/* Main */
body
{
  background: #CECFCE url("../img/background.gif") repeat-x;
  text-align:center;
}
table.main
{
  margin:0px auto;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px;
}
a.bottom:link
{
  color:#636563;
  text-decoration: none;
}
a.bottom:visited
{
  color:#636563;
  text-decoration: none;
}
a.bottom:hover
{
  color:#00AEEF;
  text-decoration: none;
}
a.bottom:active
{
  color:#00AEEF;
  text-decoration: none;
}
a:link
{
  color:#00AEEF;
}
a:visited
{
  color:#00AEEF;
}
a:hover
{
  color:#00AEEF;
}
a:active
{
  color:#00AEEF;
}

/* Banner */

td.logo
{
  background-color:transparent;
}
td.top_spacer
{
  height: 6px;
  background-color:transparent;
}

img.logo
{
  left: 0px;
  border: 0px;
  position: relative;
}
td.main
{
  background-color: #FFFFFF;
}

td.banner
{
  background: url("../img/banner.gif");
  height: 120px;
}

div.banner_txt
{
  width: 260px;
  top: 24px;
  left: 470px;
  color: #636563;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}

/* Content */
div.content
{
  font-family: Arial;
  font-size: 12px;
  color: #636563;
  margin: 30px;
}
div.ue1
{
  font-size: 16px;
  color: #00AEEF;
  padding-bottom:7px;
  border-bottom:1px dashed #CCC;
}
div.ue2
{
  font-size: 16px;
  color: #636563;
  padding-bottom:7px;
  border-bottom:1px dashed #CCC;
}
div.ue3
{
  font-size: 12px;
  color: #9C6531;
}
li
{
  list-style-type:square;
	padding: 2px 0 2px 8px;
}
/* Bottom */

td.bottom
{
  background-color: #FFFFFF;
}
td.bottom_spacer
{
  background-color:transparent;
}
div.bottom
{
  width: 738px;
  text-align: center;
  color: #555555;
  font-family: Arial;
  font-size: 11px;
}
td.bottom_impressum
{
  text-align: center;
  color: #555555;
  font-family: Arial;
  font-size: 11px;
}
img.bottom_print
{
  border: 0px;
}
img.bottom_sitetop
{
  border: 0px;
}
img.bottom_bookmark
{
  border: 0px;
}
