/*######################## ALLGEMEINE DEFINITIONEN ############################*/
UL{
	font-size:11px;
	color: #fff;
	margin: 0px;
	padding-left:15px;
	padding-right: 7px;
	list-style-type:none;
}

BODY{
	padding: 0px;
	margin:0px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.pop{
	padding: 5px;
	margin: 5px;
}

.menutab{
	font-size: 14px;
	color: #69c;
	background-color: #324B64;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-style: dotted;
	border-color: #ffffff;
	height: 20px;
	padding:5px;
}
.menu{
	padding: 0px;
	background-color: #5E85AD;
	padding-bottom: 10px;
}

.tabcontent{
	font-size:22px:
}
	
}

/*########################   TABELLEN DEFINITIONEN  #############################*/
.headline{
	background-color: #F1FED6;
	color: #02166c;
	text-decoration: underline;
	font-size: 14px;
}

.regform{
	background-color: #fafafa;
	border: 0px;
	border-style:solid;
	border-color: #eaeaea;

}

td.content{
	table-layout:fixed;
	vertical-align:top;
	height: 450px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.main{

	width:	1000px;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin:0px;
}
table.navi{
	width: 998px;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border: 0px;
	height:40px;

}
table.navi_middle{
	width: 720px;
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border: 0px;
	height:25px;
}

table.content_box{
	padding:7px;
}

td.head{
	background: url("img/head.jpg") no-repeat;
	width: 1000px;
	height: 123px;
	padding:0px;
	margin:0px;
}

td.navi{	
	background-color:#acacac;
	height: 30px;
	width: 800px;
	vertical-align:top;
	border-top:1px solid #000;
	border-bottom:1px solid #666;
	overflow:hidden;
}

td.menuleiste{	
	background-color: #5E85AD;
	height: 30px;
	width: 800px;
	padding: 0px;
	vertical-align:top;
	border-top:1px solid #666;
	overflow:hidden;
}

td.leftnavi{	
	width: 160px;
	padding:0px;
	background-color:#011a46;
	line-height:160%;
	vertical-align:top;
	table-layout:fixed;
	overflow:hidden;
	font-size:10px;
}

td.rightnavi{	
	width: 150px;
	padding: 5px;
	background-color:#465A86;
	font-size: 9px;
	color: #fff;
	vertical-align:top;
	table-layout:fixed;
	overflow:hidden;
}

td.werbung{
	width:200px;
}
td.down_head{
	
	width: 142px;
	height: 29px;
}
td.archiv_head{
	
	width: 142px;
	height: 29px;
}
td.anz_head{

	width: 142px;
	height: 29px;
}
tr.down{
	visibility: visible;

}
.footer{
	background: url("img/footer.gif") repeat-x;
	height: 50px;
	font-size: 11px;
}

/*###############################    FORM     ###############################*/
.suchfeld{
	font-style: 		italic;
}
.suchknopf{
	background: #777777;
	color: #ffffff;
	border: 1px;
	outline-width: thin;
	border-style:solid;
	border-color: #fff;
}
/*##############################  DIV     ####################################*/
.quicklinks{
	position: absolute;
	background: #fafafa;
	color: #010d66;
	width: 120px;
	top: 200px;
	left: 12px;
	padding-left: 10px;
	
	
}
.aktuell{
position:absolute;
background-color: #dfdfdf;
left:143px;
}
.archiv{
position:absolute;
position:absolute;
background-color: #dfdfdf;
left:260px;
}
.anzeigen{
position:absolute;
position:absolute;
background-color: #dfdfdf;
left:375px;
}
.info{
	position:absolute;
	color:#ffffff;
	left:790px;
	top:2px;
	height: 150px;
	width:200px;
	overflow: hidden;
	text-align:right;
	font-size: 14px;	
}
.timer{
	position:absolute;
	color: #fff;
	left:845px;
	top:2px;
	font-size: 10px;	
}

.login{
	color: #000;
	font-size: 14px;	
}

.suche{
	position: absolute;
	left:726px;
	top:125px;
	width:250px;
	height: 56px;
}

img.advert {
	width: 145px;
	padding: 0px;
	border: 1px;
	border-style: solid;
	border-color: #000;
}

/*##############################   LINKS ####################################*/
A.navi:LINK,A.navi:ACTIVE,A.navi:VISITED{
	width: 132;
	display:block;
	background:	#dfdfdf;
	color:		#fff;
	font:		tahoma;
	text-decoration:none;
	text-align: center;
}

A.agb:LINK,A.agb:ACTIVE,A.agb:VISITED{
	color:		blue;

}

A.navi:HOVER{
	background: #cdcdcd;
	color:		#444444;
}
A:LINK, A:ACTIVE, A:VISITED{
	color: #fff;
	text-decoration:none;
}
A:HOVER{
	color: #aaa;
}

A.abohinweis:LINK, A.abohinweis:ACTIVE, A.abohinweis:VISITED{
	font-size:20px;
	font-style: bold;
	color: #fcc;
	text-decoration:none;
}
A.abohinweis:HOVER{
	color: #fff;
}


A.artikel:LINK,A.artikel:ACTIVE,A.artikel:VISITED{
	font-size: 12px;
	color:		#324B64;
	text-decoration:underline;
}
A.navi:HOVER{	
	color:		#0000aa;
}
A.topbox:LINK,A.topbox:ACTIVE,A.topbox:VISITED{
	color: #ffffff;
	font: tahoma;
	font-size: 14px;
	text-decoration: none;
}
A.topbox:HOVER{
	color: #efefef;
}

A.pdf:LINK,A.pdf:ACTIVE,A.pdf:VISITED{
	color: #333;
	font-size:11px;
	text-decoration:none;
}
A.pdf:HOVER{
	color: #888888;
}

A.footer:LINK,A.footer:ACTIVE,A.footer:VISITED{
	color: #013;
	font-size:11px;
	text-decoration:none;
}
A.footer:HOVER{
	color: #04f;
}

.pdf_header {
	color: #02166c;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.3em;
	line-height: 170%;
}


.navigation{
	position: absolute;
	left: 140px;
}
.content_header{
	color: #02166c;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
}
.content_header_over{
	color: #000;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.3em;
	line-height: 170%;
}
.content_footer{
	color: #999;
	font-style: italic;
	font-size: 10px;
}
.content_einl{
	font-weight: bold;
	color: #000;
	font-size: 12px;
}

.content_text{
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

.head_img{
	border:0px;
	margin:0px;
	padding:0px;
	height:113px;
}
.main_nav{
	font-size:16px;
	color:#010d44;
}
