body {
	font: small Tahoma, Arial, Helvetica, sans-serif;
	background-color: #D9DDE1;
}
  
A:link { color : #12295B; text-decoration: none; font-weight: bold;}
A.lmenu:link { color: #D04E41 text-decoration: underline; font-weight: bold;}
A.lmenu2:link { color: #FFFFFF text-decoration: underline; font-weight: bold;}
A.menuwinzig:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
text-decoration: underline; font-weight: bold;}

A:visited { color : #12295B; text-decoration: none; font-weight: bold;}
A.lmenu:visited { color : #D04E41; text-decoration: underline; font-weight: bold;}
A.menuwinzig:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
text-decoration: underline; font-weight: bold;}

A:hover {color: #666666;  text-decoration: underline; font-weight: bold;}
A.lmenu:hover { color:#000000; text-decoration: underline; font-weight: bold;}
A.lmenu2:hover { color:#000000; text-decoration: underline; font-weight: bold;}
A.menuwinzig:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
text-decoration: underline; font-weight: bold;}

A:active {
	color : #12295B; text-decoration: underline; font-weight: bold;
}
A.menuwinzig:active {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
text-decoration: none; font-weight: bold;}
}

.maintable{
	font-family: Tahoma;
	
	width: 780px;
	border: none;
	height: 100%;

}

.maintable td{
	font-family: Tahoma;
	background-color: #FFFFFF;

}

.ueberschrift {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #12295B;
	font-weight: bold;
	border: 0px none;
	left: 5px;
	top: 5px;
	padding: 0px;

}
.boxgruen420-250 {
	padding: 0px;
	overflow: scroll;
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-base-color: rgb(153,153,102);
	margin: 0px;
	height: 250px;
	width: 420px;
	float: right;
	border: 0px none;
}
.boxrot420-250 {
	padding: 0px;
	overflow: scroll;
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-base-color: rgb(153,0,0);
	margin: 0px;
	height: 250px;
	width: 420px;
	float: right;
	border: 0px none;
}
.ueberschrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	border: 0px none;
	text-align: left;
	padding: 0px;


}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
	border: 0px none;
	color: #FFFFFF;

}
.textkleinweiss {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	border: 0px none;
	color: #FFFFFF;
}
.boxrot420-500 {

	padding: 0px;
	overflow: scroll;
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-base-color: rgb(153,0,0);
	margin: 0px;
	height: 500px;
	width: 420px;
	float: right;
	border: 0px none;
}
.textmini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
	border: 0px none;
	color: #000000;
}
.boxgruen420-300 {

	padding: 0px;
	overflow: scroll;
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-base-color: rgb(153,153,102);
	margin: 0px;
	height: 420px;
	width: 420px;
	float: right;
	border: 0px none;
}
.boxgruen420-600 {


	padding: 0px;
	overflow: scroll;
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-base-color: rgb(153,153,102);
	margin: 0px;
	height: 600px;
	width: 420px;
	float: right;
	border: 0px none;
}

.preload1 {background: url(../images_layout/leiste-hinten-pfeil.gif);}
.preload2 {background: url(../images_layout/leiste-over-pfeil.gif);}

#nav {
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	height:38px;
	background:#181A1B url(../images_layout/leiste-hinten.gif) repeat-x;
	position:relative;
	z-index:200;
	font-family: tahoma, arial, verdana, sans-serif;

}
#nav li.top {display:block; float:left;}
#nav li a.top_link {
	display:block;
	float:left;
	height:35px;
	line-height:33px;
	color:#cccccc;
	text-decoration:none;
	font-size:14px;
    font-weight:normal;
	padding:0 0 0 12px;

	cursor:pointer;
	background: url(../images_layout/leiste-hinten.gif);
	text-transform: uppercase;
	
}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images_layout/leiste-hinten.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images_layout/leiste-hinten-pfeil.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#ffffff; background: url(../images_layout/leiste-over.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(../images_layout/leiste-over.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(../images_layout/leiste-over-pfeil.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:38px; background: #FFFFFF; padding:3px; border:1px solid #12295B; white-space:nowrap; width:110px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:110px;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:108px; line-height:18px; text-indent:5px; color:#000000; font-weight:normal; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#FFFFFF url(../images_layout/arrow.gif) 105px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#12295B; color:#fff; border-color:#ffffff; font-weight:normal;}
#nav :hover ul.sub li a.fly:hover
{background:#12295B url(../images_layout/arrow_over.gif) 105px 6px no-repeat; font-weight:normal; color:#ffffff;}

#nav li b {display:block; font-size:11px; height:18px; width:113px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#12295B; border-bottom:1px solid #12295B; cursor:default; text-transform: uppercase;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:124px; top:-4px; background: #12295B; padding:3px; white-space:nowrap; width:115px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:105px; top:-4px; background: #FFFFFF; padding:3px; border:1px solid #12295B; white-space:nowrap; width:115px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#12295B url(../images_layout/arrow_over.gif) 100px 6px no-repeat; color:#ffffff; border-color:#ffffff;} 
#nav li:hover li:hover > li a.fly
{background:#FFFFFF url(../images_layout/arrow.gif) 100px 6px no-repeat; color:#000000; border-color:#12295B;} 
.infokasten {
	background-color: #EFF4F7;
	background-image: url(../images_layout/infokasten.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;
	height: auto;
	width: 340px;
}
.infokastenklein {

	background-color: #EFF4F7;
	background-image: url(../images_layout/infokasten.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;
	height: auto;
	width: 280px;
}
.infokastenschwarz {
	background-color: #000000;
	text-align: left;
	padding: 10px;
	height: auto;
	width: 340px;
	color: #FFFFFF;

}


form {
	font-size: x-small;
}
.infokastenweiss {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	height: auto;
	width: 340px;
	border: thin solid #12295B;

}
.tableclear {
	background-image: url(../images_layout/clear.gif);
	background-repeat: repeat;

}
.links {
	text-align: center;
	float: left;
	width: 120px;
	margin: 5px 10px 20px 25px;
	background-position: top;



}
.rechts {
	text-align: center;
	float: right;
	width: 120px;
	margin: 5px 10px 20px 15px;
	background-position: top;
	clear: right;






}
.entrytable {
	font-family: Tahoma;
	width: 780px;
	border: none;
	height: 100%;
	background-color: #153170;
	background-image: url(../images_layout/entree3.jpg);
	background-repeat: no-repeat;

}
.hitshowtable {

	font-family: Tahoma;
	width: 750px;
	border: none;
	height: 100%;
	background-image: url(../images_layout/hitshow.jpg);
	background-repeat: no-repeat;
}

.hitshowtable td{
	font-family: Tahoma;

}
.maintable2 {
	font-family: Tahoma;
	width: 780px;
	border: none;
	height: 100%;
	background-color: #FFFFFF;

}

.teaserwidget {
	padding: 0px;
	float: right;
	width: 350px;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 24px;
	margin-left: 10px;
	position: absolute;
	height: auto;
	z-index: 5;
	clear: both;


}
