body {
	font-family: Arial, Helvetica, sans-serif, verdana;
	border-color: #000000;
	background-color: #D3D3ED;
	vertical-align: middle;
	font-size: 100.01%;
	text-align: left;


}

a {
	color: #000033;
	text-decoration: none;
	text-align: center;
}

a:hover {
	color: #000033;
	background-color: #FFFF00;
	text-decoration: none;

}

#maintable {
	width: 950px;
	height: 600px;
	border: 1px solid;
	border-color: #000000;
	background-color: #ffffcc;
}

#top {
	background-image: url(../images/kopfbild.jpg);
	height: 150px;
	width:  100%;
}

#partner {
	background-color: #cccccc;
	height: 429px;
	width: 200px;
	float: right;
	border-top: 1px black solid;
	border-left: 1px black solid;
	font-size: 0.7em;
}

div.inhalt {
	background-color: #cccccc;
	height: 429px;
	float: left;
	font-size: 0.7em;
}

.navicell{
	background-color: #043091;
	font-size: 12px;
	font-weight: strong;
	color: #FFFFFF;
	text-align: center;
	border-color: #FFFFFF;
	padding-right: 0px;
	height: 10px;
}


.navicell a{
	background-color: #043091;
	font-size: 12px;
	font-weight: strong;
	color: #FFFFFF;
	text-align: center;
	border-color: #FFFFFF;
	padding-right: 0px;
	display: table-cell;

}

.navicell a:hover{
	background-color: #043091;
	font-size: 12px;
	font-weight: strong;
	color: #FF0000;
	text-align: middle;
	border-color: #FF0000;
	padding-right: 0px;
	display: table-cell;
}

.rborder {
  border-right: 1px solid;
  border-color: #000000;
}

.ligentable {
  border-top:   1px solid;
  border-left:  1px solid;
  border-right: 1px solid;
  border-color: #000099;
  font-size:    12px;
  color:        #000099;
}

.ligentd {
  border-bottom: 1px solid;
  border-color: #000099;
  font-size:    10px;
  color:        #FFFFFF;
}



.newstab_main {
  border-top: 1px solid;
  border-color: #000099;
  font-size: 12px;
  padding-left: 5px;
}

.newsheader {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #000099;
  font-size: 12px;
  font-weight: bold;
  background-color: #BBC9E3;
  padding-left: 5px;
}

.newstext {
  font-size: 11px;
}

#newslink a {
	color: #000033;
	text-decoration: none;
}

#newslink a:hover {
	color: #000033;
	text-decoration: none;
}

.unternavi{
	background-color: #AD0516;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-color: #FFFFFF;
	padding-left:  10px;
	padding-right: 10px;
	border-right: 1px solid;
}


.unternavi a{
	background-color: #AD0516;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-color: #FFFFFF;
	padding-right: 0px;
	display: table-cell;

}

.unternavi a:hover{
	background-color: F5B8B3;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
	text-align: middle;
	border-color: #FF0000;
	padding-right: 0px;
	display: table-cell;
}



#navcontainer
{
margin: 10px 0 0 8px;
padding: 0;
height: 20px;
width: 700px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #F2D5AA;
width: 76px;
height: 18px;
border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #920404;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #930;
background: #F5B8B3;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #F5B8B3;
border: 1px solid #c60;
color: #fff;
}

#navcontainer a:link#current, #navcontainer a:visited#current
{
background: #ff0000;
border-bottom: 1px solid #ff0000;
color: #ffffff;
}

#navcontainer2
{
margin: 10px 0 0 8px;
padding: 0;
height: 20px;
width: 700px;
}

#navcontainer2 ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer2 ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer2 ul li a
{
background: #F2D5AA;
width: 190px;
height: 18px;
border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #920404;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer2 ul li a:hover
{
color: #930;
background: #F5B8B3;
}

#navcontainer2 a:active
{
background: #c60;
color: #fff;
}

#navcontainer2 li#active a
{
background: #F5B8B3;
border: 1px solid #c60;
color: #fff;
}

#navcontainer2 a:link#current, #navcontainer a:visited#current
{
background: #ff0000;
border-bottom: 1px solid #ff0000;
color: #ffffff;
}


#tabcontainer
{
margin: 10px 0 0 8px;
padding: 0;
height: 20px;
}

#tabcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#tabcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#tabcontainer ul li a
{
background: #043091;
width: 100px;
height: 18px;
border-top: 1px solid #ff0000;
border-left: 1px solid #ff0000;
border-bottom: 1px solid #ff0000;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#tabcontainer ul li a:hover
{
color: #000000;
background: #AFB7E3;
}

#tabcontainer a:active
{
background: #c60;
color: #fff;
}

#tabcontainer li#active a
{
background: #F5B8B3;
border: 1px solid #c60;
color: #fff;
}

#tabcontainer a:link#current, #tabcontainer a:visited#current
{
background: #ff0000;
border-bottom: 1px solid #ff0000;
color: #ffffff;
}



#mainmenu
{
margin: 10px 0 0 8px;
padding: 0;
height: 20px;
}

#mainmenu ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#mainmenu ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#mainmenu ul li a
{
background: #043091;
width: 75px;
height: 18px;
border-top: 1px solid #f5d7b4;
border-left: 1px solid #f5d7b4;
border-bottom: 1px solid #f5d7b4;
border-right: 1px solid #f5d7b4;
padding: 0;
margin: 0 0 10px 0;
color: #ffffff;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#mainmenu ul li a:hover
{
color: #000000;
background: #AFB7E3;
}

#mainmenu a:active
{
background: #c60;
color: #fff;
}

#mainmenu li#active a
{
background: #F5B8B3;
border: 1px solid #c60;
color: #fff;
}

#mainmenu a:link#current, #mainmenu a:visited#current
{
background: #ff0000;
border-bottom: 1px solid #ff0000;
color: #ffffff;
}


#kaderliste_re
{
vertical-align: top;
border-bottom : 1px solid;
border-color  : #920404;
font-size: 12px;
width: 200px;
}

#kaderlistePic_re
{
vertical-align: top;
border-bottom : 1px solid;
border-left   : 1px solid;
border-color  : #920404;
width: 120px;
}

#kaderliste
{
vertical-align: top;
border-bottom: 1px solid;
border-color:#920404;
width: 210px;
font-size: 12px;
}

#kaderlistePicFunktionaere
{
vertical-align: top;
border-bottom: 1px solid;
border-color:#920404;
width: 140px;
}

#kaderlistePic
{
vertical-align: top;
border-bottom: 1px solid;
border-color:#920404;
width: 120px;
}

#busformheader
{
font-size: 16px;
font-weight: bold;
color: #043091;
margin-top: 10px;
width: 550px;
text-align: left;
padding-left: 10px;
}

#busformular
{
font-size: 12px;
font-weight: bold;
color: #043091;
margin-top: 10px;
width: 545px;
background: #E3D5BA;
}

#maintv_intro
{
font-size: 12px;
color: #043091;
margin-top: 10px;
width: 95%;
background: #E3D5BA;
text-align: justify;
padding: 5px;
}

#maintv_headline
{
font-size: 12px;
color: #043091;
font-weight: bold;
margin-top: 10px;
width: 95%;
background: #CCBDBA;
text-align: justify;
margin-bottom: 10px;
padding: 5px;
}

#bustablehead
{
border-bottom: 1px solid;
border-color:#920404;
width: 120px;
float: left;
padding-left: 5px;
}

#bustablehead2
{
border-bottom: 1px solid;
border-color:#920404;
width: 130px;
float: left;
text-align: center;
}

#bustablehead3
{
border-bottom: 1px solid;
border-color:#920404;
width: 150px;
float: left;
text-align: center;
}

#tabellenkopf
{
width: 720px;
background: #c70101;
color:#ffffff;
float: left;
position: relative;
top: -123px;
margin-left: 12px;
}

#tabellenkopf2
{
width: 740px;
background: #c70101;
color:#ffffff;
float: left;
position: relative;
top: -103px;
margin-left: 12px;
}

#bustablereihe
{
vertical-align: top;
width: 98px;
float: left;
background: #fff5bf;
position: relative;
top: -123px;
padding-left: 5px;
margin-left: 12px;
}

#bustablereihe1
{
vertical-align: top;
width: 118px;
float: left;
background: #fff5bf;
position: relative;
top: -123px;
padding-left: 5px;
}


#bustablereihe2
{
vertical-align: top;
width: 50px;
float: left;
text-align: center;
background: #fff5bf;
position: relative;
top: -123px;
}

#bustablereihe3
{
vertical-align: top;
width: 100px;
float: left;
text-align: center;
background: #fff5bf;
position: relative;
top: -37px;
}

#begleittext
{
font-size: 11px;
vertical-align: top;
width: 150px;
float: right;
text-align: justify;
background: #fff5bf;
position: relative;
left: -80px; top: -30px; width: 220px; height:160px;
border: 1px solid;
border-color:#182A7D;
padding: 3px;
}

#warninfo
{
position: relative;
top: 123px;
}

#countdown
{
position: relative;

font-size: 14px;
font-weight: bold;
color:#000066;
background:#FFFF00;
text-align:center;
}

#termintd
{
border-bottom: 1px solid;
border-color:#000000;
}



