/*
---------------------------------------
AFS-Basic CSS
---------------------------------------
*/


/*

Farbguide

AFS-Hausfarbe 			#3c72b7
Textfabe Standard (Blau1)	#195172
Textfarbe Schmuck (Cyan2)	#0084d8

Schmuckfarbe1 (Orange)		#f79704


Styleguide

Weißrahmen #ffffff 28px

*/



* {
	margin:0;
	padding:0;
	border:0;
}


.struct , .hidden, hr {
	display:none;
	visibility:hidden;
}


.left {
	float:left;
}

.right {
	float:right;
}

.center {
	float:left;
}

.clear {
	float:none;
	clear:both;
}

body {
	background-color:#f0f1e3;
	width:950px;
	margin:0 auto 0 auto;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px; /* Referenzgröße !!! */
	color:#195172;
}




ul, li {
	list-style:none;
}


table, th, td {
	font-size:1em;
	border-collapse:collapse;
}



table thead tr th {
	font-size:1em;
	text-align:left;
	font-weight:bold;
	padding:2px 5px 0 5px;
	height:28px;
}

table tbody td {
	padding:3px 5px 15px 5px;
	vertical-align:top;
	text-align:left;
}

table td p {
	margin:0 !important;
	padding:0 !important;
}



div.list ul {
	list-style-position:inside;
	margin-left:20px;
	
}

div.list ul li {
	list-style:square;
	list-style-position:inside;
	
}


address {
	font-style:normal;
}

a, a:hover {
	text-decoration:none;
	color:#195172;
}


a.anchor {
	color:#000000;
}


a img {
	border:0;
}



#page {
	width:950px !important;
	background-color:#ffffff;
	padding:0px;
	background-image:url(../images/page/page_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-color:#ffffff;
	border-width:28px;
	border-style:solid;
	position:relative;
	
}


#header, #toolbar, #footer, #basemenu {
	float:none;
	clear:both;
	width:950px !important;
}



#header {
	height:125px;
	background-color:#ffffff;
	
}

#toolbar {	
	background-color:#bbdef4;
	height:28px;
	margin-bottom:28px;
}

#navpath {
	margin:0 0 0 0;
}


#footer {
	margin-top:28px;
	background-color:#ffffff;
	

}


#footer address {
	padding:10px 10px 20px 10px;
	display:none;
}



#logo {
	float:right;
	margin:10px 110px 10px 0;
}




#langnav {
	float:left;	
	margin-left:16px;
}



#basemenu {
	clear:both;
	height:28px;
	padding:0;
	background-color:#bbdef4;
	

}

#basemenu h2 {
	font-size:1em;
	float:left;
	padding:3px;
	font-weight:normal;
}

#basemenu ul {
	float:left;
}

#basemenu #pagenavi {
	float:right;
}

#basemenu ul li {
	float:left;
	padding:5px 28px 0 0;
}

#basemenu #pagenavi li {
	padding-right:10px;
}






#navigation {
	clear:both;
	float:right;
	width:200px;
	margin-bottom:300px;
	
}


#navigation h3 {
	font-size:1em;
}

#navigation li {
	width:200px;
	margin-bottom:0px;
	border-style:solid;
	border-color:#ffffff;
	border-width:0 0 1px 0;
}

#navigation li li {
	border-style:solid;
	border-color:#ffffff;
	border-width:1px 0 0 0;
}


#navigation li a {
	display:block;
	color:#195172;
	background-color:#96ccf0;
	height:21px !important;
	overflow:hidden;
	padding:8px 0 0 8px;
	font-size:1em;
	font-weight:bold;
}

#navigation li li a {
	display:block;
	color:#195172;
	background-color:#bbdef4;
	padding:8px 0 0 20px;
	font-weight:normal;
	
}


#navigation li li li a {
	display:block;
	color:#195172;
	background-color:#bbdef4;
	padding:8px 0 0 48px;
	font-weight:normal;
	font-size:0.9em;
	
}


#navigation a:hover {
	color:#ffffff;
}

#navigation a.active {
	background-color:#0084d8;
	color:#ffffff;
	font-weight:bold;
}

#navigation li li a.active {
	font-weight:normal;
	background-color:#0084d8;
}

#navigation li li li a.active {
	font-weight:normal;
	background-color:#0084d8;
}








#content {
	float:left;
	width:720px !important;
	
}

#precontent {
	width:700px;
	margin-bottom:28px;
}




#maincontent {
	float:right;
	width:490px;
	

}


#content.onecol #maincontent {
	width:740px;
	float:left;
}

#content.onecol #subcontent {
	display:none;
}






#maincontent .headline {
	font-size:1.8em;
	margin:30px 0 15px 0;
	color:#3c72b7;
}

#maincontent h2.headline {
	font-weight:normal;
	color:#919191;
}


#maincontent .subline {
	font-size:1.1em;
	margin:0 0 15px 0;
	color:#195172;
	font-weight:bold;
}

#maincontent p,  #maincontent div.text {
	font-size:1em;
	line-height:1.5em;
	margin-bottom:2em;

}


#maincontent h1,  #maincontent h2,  #maincontent h3, #maincontent h4, #maincontent h4 {
	font-size:1em;
} 


#maincontent h1.h1 {
	font-size:1.5em;
	color:#0084d8;
	line-height:1.4em;
	margin-bottom:1em;
}


#maincontent .box {
	border-style:solid;
	border-color:#bbdef4;
	border-width:1px 0 0 0;
	margin-top:4em;
	padding-top:2em;
}





#subcontent {
	float:left;
	width:200px;
	
	
}

#subcontent h3 {
	font-size:1em;
	height:18px;
	padding:3px 0 2em 8px;
}



#subcontent li {
	margin-bottom:20px;
}


#subcontent h4 {
	/*color:#000000;
	font-weight:bold;
	*/
	font-size:1em;
}


#subcontent p {
	color:#195172;
}



/* Brotkrumen  */

#navpath {
	margin-left:15px;
}

#navpath h4 {
	font-size:1em;
	padding:2px;
	margin-bottom:2px;
	position:relative;
	top:-20px;
	left:0;
	height:0;
	overflow:visible;
}

#navpath a {
	padding:0 14px 0 0;	
	border-color:#3c72b7;
	border-style:solid;	
	border-width:0 0 0 0;
	
}





/* Sonderformate für Listen und Tabellen */


ul.bildleiste {
	float:left;

}

ul.bildleiste li.bild {
	margin:0 30px 10px 0;
	width:200px;
	text-align:center;
}

ul.bildleiste li.bild img {
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
}


ul.bildleiste li.bild p {
	font-size:0.9em !important;
	padding:10px;
	background-color:#e1e1e1;
	margin:0 !important;
	text-align:left !important;
}

ul.teaserliste li {
	padding:5px 15px 10px 5px;
	
	border-style:solid;
	/* border-width:1px; */
	border-width:0;
	border-color:#d1d1d1;
	
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:right top;
}


ul.teaserliste li .image {
	float:left;
}

#content.onecol ul.teaserliste li .image {
	float:right !important;
}

ul.teaserliste li .image img {
	margin:0 28px 28px 0;
}


#content.onecol ul.teaserliste li .image img {
	margin:0 0 28px 28px !important;
}



ul.teaserliste li h4 {
	font-size:1.2em;
	margin:2px 0 10px 0;
}






#maincontent table {
	width:98%;
}



#maincontent tbody tr {
	border-color:#ffffff;
	border-style:solid;
	border-width:1px 0 0 0;
}

#maincontent tbody tr td, thead tr th   {
	border-color:#ffffff;
	border-style:solid;
	border-width:0 1px 0 0;
}

#maincontent table thead th  {
  	background-color:#3c72b7;
 	color:#ffffff;
}

#maincontent tbody tr.odd td  {
	background-color:#fdbd6c;

}  


#maincontent tbody tr.even td  {
	background-color:#ffcd7c;
}  



.datenliste .wtag {
  color:#666666;
}

.datenliste .datum {
  font-weight:bold;
}


.adressliste address {
  color:#666666;
}

.adressliste tr.odd {
  background-color:#ebebeb;
}










/* Link-Formate */


#maincontent a {
	color:#0084d8;
}

#maincontent b a {
	color:#195172 !important;
}

a.int, a.int:hover {
	color:#f79704 !important;
	font-style:normal;
	font-weight:normal;
}


.teaserliste a.int {
	display:block;	
	background-repeat:no-repeat;
	
	
}


a.ext, a.ext:hover, #maincontent table a, #maincontent table a:hover   {
	/*color:#3c72b7;*/
	color:#0084d8;
	font-style:normal;
	font-weight:normal;
}




#footer a {
	color:#ffffff;
}

#basemenu a, #basemenu a:hover {
	color:#195172;
	font-weight:normal;
}

#basemenu a.active {
	font-weight:bold;
}


#langnav a.dis {
	color:#cccccc;
}








#suchbox {
	float:right;
	margin:5px 10px 5px 0;
}

#suchbox #QUERY {
	width:160px;
}

#suchbox #suchbutton {
	width:20px;
	padding:1px !important;
	font-size:0.9em;
	line-height:0.9em;
	font-weight:bold;
}

#suchbox input {
	color:#195172;
	border-style:solid;
	border-width:1px;
	border-color:#195172;
}

#suchbox label {
	font-weight:bold;
	font-size:1em;
	margin-right:1em;
	color:#195172;

}



#kalenderbox {

	position:absolute;
	left:750px;
	/*top:390px;*/
	bottom:58px;
	width:200px !important;
	z-index:99;
	background-color:#ffffff;
}

#kalenderbox h3 {
	height:25px !important;
	margin:0 0 10px 0;
	padding:0 0 0 28px;
	overflow:hidden;
	background-color:#3c72b7;
}

#kalenderbox table {
	width:180px;
	margin:0 0 0 10px;
}

#kalenderbox td {
	height:1em;
	padding:3px !important;
	text-align:right;
}


#kalenderbox .nav {
	width:28px !important;
	overflow:hidden;
	
}

#kalenderbox .nav.center {
	width:140px !important;
	text-align:center;
	
}

#kalenderbox .nav.right {
	text-align:right;
}


#kalenderbox a.prev {
	background-image:url(../images/page/icon_zurueck.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	display:block;
	width:20px !important;
	overflow:hidden;
	padding-left:28px;
	margin-top:4px;
}

#kalenderbox a.next {
	background-image:url(../images/page/icon_weiter.gif);
	background-repeat:no-repeat;
	background-position:5px 1px;
	display:block;
	width:20px !important;
	overflow:hidden;
	padding-left:28px;
	margin-top:4px;
}






.gwdt {
	width:200px !important;
	overflow:hidden;
	padding: 0 0 5px 0;
}

.gwdt, .colbox {
	background-color:#f79704;
}



.gwdt p, #subcontent .box p, .colbox * {
	padding:10px;
	
}

.gwdt p {
	padding:5px 10px 5px 10px !important;
	
}

.gwdt h3 {
	padding:2px 0 5px 3px !important;
	margin:0 !important;

}


.gwdtPerson {
	text-align:right;
}


.gwdt a, .gwdt a:hover .colbox a, .colbox a:hover {
	color:#ffffff !important;
}


.bildquer {
	margin:0 0 28px 0;
	width:720px !important;
	height:200px !important;
	overflow:hidden;
}

.bildquer p {
	display:none;
}







/*
   ICONS
*/




a.print {
	background-image:url(../images/page/icon_print.gif);
	background-repeat:no-repeat;
	padding-left:28px;
}

a.send {
	background-image:url(../images/page/icon_send.gif);
	background-repeat:no-repeat;
	background-position:0 -1px;
	padding-left:28px;
}



a.pdf {
		
	background-image:url(../images/page/icon_pdf.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:40px;
	padding-bottom:25px;
}


a.jpg {
		
	background-image:url(../images/page/icon_jpg.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:40px;
	padding-bottom:25px;
}




/*
-------------
Specials
-------------
*/

div.spcEUde,  div.spcEUen {
	font-family:Tahoma; 
	font-size:0.9em;
	line-height:1.1em;
	color:#666666;
	text-align:justify;
	background-image:url(../images/icons/eu_pll.jpg); 
	background-repeat:no-repeat;
	background-position:right; 
	padding-right:220px;
} 

div.spcEUen {
	background-image:url(../images/icons/eu_llp.jpg); 
}
