body
{
  background-color:#243761;
}

td img 
{
  display: block;
}

#main td
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:White;
  font-size:14px;
  font-weight:normal;
  font-style:normal;
  line-height:175%;
}

div
{
   margin:0px;
   padding:0px;
}

#bannergruen
{
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:82px;
  background-color:#00978B;
}

#buttonleiste
{
  position:absolute;
  top:82px;
  left:0px;
  width:100%;
  height:28px;
  border-bottom : 1px solid #B6B9BB;
  vertical-align:middle;
  background-color:#F2F7F7;
}

#buttonleiste #buttons
{
  position:absolute;
  margin:0px;
  top:7px;
  left:88px;
}

#buttonleiste #buttons ul {
	margin:0px;
	padding:0px;
	font-size:100%;
	vertial-align:top;
}

#buttonleiste #buttons li {
	list-style-type:none;
	fiont
	margin:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	vertical-align: top;
	float:left;
}

#buttonleiste #buttons a.inaktiv{
	color:#0F3462;
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	list-style: none;
	vertical-align: top;
	font-weight:bold;
}

#buttonleiste #buttons a.aktiv{
	color:#CD2837;
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	list-style: none;
	vertical-align: top;
	font-weight:bold;
}

#buttonleiste #buttons a.aktiv:hover,
#buttonleiste #buttons a.aktiv:focus, 
#buttonleiste #buttons a.aktiv:active{
	color:#CD2837;
	background-color:#fff;
	background-repeat: no-repeat;
}

#buttonleiste #buttons a.inaktiv:hover,
#buttonleiste #buttons a.inaktiv:focus, 
#buttonleiste #buttons a.inaktiv:active{
	color:#0F3462;
	background-color:#fff;
	background-repeat: no-repeat;
}

#logo
{
  position:absolute;
  top:26px;
  left:770px;
  visibility:hidden;
}

#main
{
  position:absolute;
  left:94px;
  top:135px;
  width:610px;
  margin:0px;
  padding:0px;
}

#main h1
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight:bold;
  font-style:normal;
  margin-top:0px;
  margin-bottom:13px;
}

#main h3
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  font-style:italic;
}

#main h2
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:15px;
  font-weight:bold;
  font-style:normal;
  margin-top:23px;
  color:White;
  margin-bottom:27px;
}

#main h4
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  font-style:normal;
  margin-top:-10px;
}

#main .fliesstext
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:15px;
  font-weight:normal;
  font-style:normal;
  color:White;
  line-height:135%;
}

#main .fliesstext_bold
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  font-style:normal;
  line-height:175%;
}

#main a
{
  color:White;
  text-decoration:none;
}