/* set all to 0 */
html, body, h1, h2, h3, h4, p, a,form, fieldset,input {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

h2 {
	font-family: "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #3366cc;
	margin: 0 0 0.5ex 0px;
	padding: 0 0 0 0;
	clear: right;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #3366cc;
	margin: 1em 0 0.5ex 0px;
	padding: 0 0 0 0;
	clear: right;
}
p.spez_seiten {
	font-size: small !important;
	text-align: left;
	color: #666 !important;
	margin: 1em 1em 0 1em;
}
img.bild {
	border: 1px solid #999;
	margin: 2px 6px 2px 6px;
	padding: 2px 2px 2px 2px;
}

img.left_foto {
	vertical-align: bottom;
	border: 1px solid #3366cc;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

.msg_red{font-weight:bold;color:#cc0000;}.rot {color: #e8112d;}
.blau {color: #3366cc;}
.einschub {padding: 0px 0px 0px 50px;}
.klein {font-size: 0.85em;}

div.Kasten	{clear:both; width:98%; border: 0px solid #8a9199; margin:1em 0 1em 0 ; padding: 5px 5px 5px 5px;}
p.Kasten		 {clear:both; border: 1px solid #8a9199; padding: 5px 5px 5px 5px; background-color: #E1F0F7;}
p.grauKasten	 {clear:both; border: 1px solid #8a9199; padding: 5px 5px 5px 5px; background-color: #E6E6E6;}

hr {width:100%; height:1px; border-bottom: 0px solid #8a9199;}

td.banana_left {width: 23px; height: 276px; background: url(../grafik_style/banana_left.gif) no-repeat right top;}
td.banana_right {width: 746px; background: #ffffff; border-top: 1px solid #8a9199; border-bottom: 1px solid #8a9199;}

#kopf_oben {
	background: #ffffff;
	color: #666;	/** #0c1c8c #3f6075     #8a9199 **/
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	height: 214px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
 	border-bottom: 0px solid #999999;			/** sses gelb  #FFCC00 **/

}
#kopf_oben  h1 {
	font-size: 140%;
	margin-left: 163px;
	margin-bottom: 0.5ex;
	padding-top: 2px;
	clear: right;
}

#kopf_oben img.hrub {
	vertical-align: bottom;
	margin: 42px 46px 25px 0px;
	padding: 0px 0 0 0px;
 	border-left: 0px solid;
 	border-right: 0px solid;
	border: 0 1 0 1 solid;
}

#kopf_oben p{
	font-size: x-small !important;
	color: #666 !important;
	margin: 0px;
}
#kopf_oben p.infra{
	text-align: right;
	font-size: x-small !important;
	color: #ccc !important;
	margin: 0px;
}

#kopf_oben ul {
	/** background-color: #ffffff;	 #cccccc #dbcea5 **/
	font-size: x-small;
	text-align: right;
	white-space: nowrap;
	padding: 0 10px 0 0px;
	margin: 0 0 0px 0px;
	clear: both;
}

#kopf_oben ul.infra {
	/** background-color: #ffffff;	 #cccccc #dbcea5 **/
	font-size: x-small;
	letter-spacing: 0.05em;
	text-align: right;
	white-space: nowrap;
	padding: 0 10px 0 0px;
	margin: 0 0 0px 0px;
	clear: both;
}

#kopf_oben li.erster {
	padding-right: 0.2em !important;
	background:     url(none) !important;
 	border-left: 0px solid;
}

#kopf_oben li.letzter {
	padding-right: 0.05em !important;
	background:     url(none) !important;
 	border-right: 0px solid;
}

#kopf_oben li {
	display: inline;
	vertical-align: bottom;
	border: none;
	padding: 0em 0.2em 0em 0.5em;
	margin: 0 0 0 0;
 	border-right: 1px solid;
}

#kopf_oben li a, #kopf_oben li a:link, #kopf_oben li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666;	/** #8a9199 **/
}

#kopf_oben li a:hover {
	color: #3366cc;	
}

/*********************************************************************************/
#kopf p, table, tr, td {
	white-space: nowrap;
	vertical-align: top;
	margin: 0px;
}
#kopf {
	color: #ccc;	/** #3f6075      #8a9199 **/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 95%;
	font-weight: normal;
	margin: 0 0 0 0;	/* -4ex */
	padding: 0px 0px 0px 0;
 	border-bottom: 1px solid #FF6600;			/** 8a9199 sses gelb  FFCC00 **/

}

div {
	margin: 0px;
}
div.center { text-align:center; }
div.right { text-align:center; }

html {height:100%}
body {				/* ie */
background: #ffffff; 
/** leftmargin: 0; topmargin: 0; marginheight: 0; marginwidth: 0; **/
margin: 5px 0px 5px 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
height:101%;
font-size: 101%;
color: #333;
}

html>body {		/* firefox */
min-height:101%
}


a, a:link {
	text-decoration: none;
	color:#000000;
}

	/* a:hover {color: #3366cc !important; } */

#kopf h1 {
	width: 100%; 
	font-size:140%; 
	margin: 0 0 0 0px;
	padding: 12px 0 0 180px;
	float: left;
	clear: right;
/**
	background: #cccccc; font-size:140%; color:#000000; font-family:Arial,Verdana,Helvetica; font-weight:bold; text-align: left; margin:0px 0px 0px 10px; padding:0px 0px 0px 0px;
	float: left;
**/
}

#kopf h2 {
	margin-left: 100px;
	margin-bottom: 0.5ex;
	padding-top: 2px;
	clear: right;


}

#kopf p{
	font-size: x-small !important;
	color: #ccc !important;
	margin: 0px;
}

#kopf ul {
	/** background-color: #ffffff;	 #cccccc #dbcea5 **/
	text-align: left;
	white-space: nowrap;
	padding: 0 0 8px 1px;
	margin: 0 0 1px 1px;
	clear: both;
}
#kopf li {
	display: inline;
	vertical-align: bottom;
	border: none;
	padding: 0em 0.5em 0em 0.2em;
	margin-right: 0.5em;
 	border-right: 1px solid;


}

#kopf li a, #kopf li a:link, #kopf li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ccc;	/** #8a9199 **/
}

#kopf li a:hover {
	color: #3366cc;	
}

div.width {
	font-weight: normal;
	color: #ccc;
	width: 700px;
		overflow:visible;	/**hidden; **/
	padding: 0 0 0 0px;
	margin-right: 10px;	/* margin-left: auto; margin-left: auto;*/
	margin-left: 10px;
 	border-right: 0px solid #666;
 	border-left: 0px solid #666;
} /* sorgt für die breite des inhaltes und dessen zentrierung */

.versteckt {
	display: none !important;
}

#secondaryNav {
	font-size: x-small;
	color: #8a9199;
	line-height: 1.4em;
	height: 1.8em;
}

#secondaryNav li, #secondaryNav ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#krumen {
	float: left;
	width: 45%;
}

#krumen li {
	background:     url(../grafik_style/pfeil.gif) no-repeat 0% 50%;
	padding-right: 6px;
	padding-left: 6px;
}

#optionen {
	font-weight: bold;
	float: right;
	width: auto;
	clear: none;
}

#secondaryNav a:link, #secondaryNav a:visited {
	text-decoration: none;
	color: #000;	/** 8a9199 **/
}

#optionen li {
	background:     url(../grafik_style/teiler.gif) no-repeat right center;
	padding-left: 0px;
	padding-right: 1ex;
	margin-right: 1ex;
}

#optionen li#letzter {
	background:     url(none);
	padding-right: 0px;
	margin-right: 0px;
}

#inhalte {
	margin-top: 0px;
	font-size: small;
}

#sectionContent {
	width: 95%; 
	clear: both;
 		/** border-top: 5px solid #8a9199; **/
}

#leftbild {
	font-size: 75%;
	font-weight: normal;
	color: #666;
	text-align: left;
	width: 140px; 
	float: left;
	overflow:hidden;	/** visible  hidden; **/
	border: 0px solid #666;
	background-color: #fff;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	clear: both;
}
#leftbild p{
	text-align:left;
	line-height: 1.2em;
	padding-top: 15px;
	padding-right: 2px;
}

#leftbild p.aktuell{
	font-size: 130%;
	padding-left: 10px;
}

h1.drucken_titel {
	font-size: 1em;
	color: #333;
	padding: 10px 0 10px 0;
}

.drucken {/* */
	margin: 0 0 0 0;
	text-align: center;
	background-color:#fff; 
	border: 0px solid #fff;
	cursor:hand;
	color: #666;
	padding: 0 0px 0px 1px;
}

#navigation {
	font-size: 0.7em;
	color: #999;
	width: 95%; 
	margin-right: 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	clear: none;
}

#navigation a:link, #navigation a, #navigation a:visited, {
	text-decoration: none;
}
#subnavi {
	font-size: 100%;
	font-weight: bold;
	white-space: nowrap;
	background: #e1f0f7; 
}

/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
.fstLevel{ 
	border-right: 2px solid #fff;
	border-left: 1px solid #333;
	padding: 0 3px 0 2px;
	white-space: nowrap;
}

/************************************************/
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
.fstLevel a:hover
{
COLOR: #3366cc;
	border-bottom: 0px solid #3366cc;
}
/************************************************/
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
.fstLevelActive a
{
	background: #e1f0f7; 
	border-left: 1px solid #333;
	padding: 0 3px 0 2px;
	font-weight: bold;
	color: red;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
/************************************************/
.secLevel{ 
	border-left: 1px solid #333;
	padding: 0 2px 0 5px;
}

/************************************************/
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
.secLevelActive a
{
	border-left: 1px solid #333;
	padding: 0 2px 0 5px;
	color: red;
}
/************************************************
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
.secLevel a:hover
{
COLOR: #3366cc;
	border-bottom: 0px solid #3366cc;
	/* BACKGROUND-COLOR: #FFFFFF; */
}
/************************************************/
************************************************/
#unterkapitel ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#unterkapitel li.t_norm {	/* Sub 1th level */
	/** background-color: #bfd1e5; **/
	line-height: 1.4em;
	border-bottom: 1px solid #999;
}

#unterkapitel ul li.t_sel {	/* Sub 1th level      ausgewählt */
	color: #FF6600;
	background-color: #E1F0F7;
	line-height: 1.6em;
	border-right: 3px /* 0.3em */ solid #FF6600;
	border-bottom: 1px solid #999;
}

#unterkapitel ul li.t_ext {	/* Sub 1th level         ausgewählte Seite      */
	line-height: 1.4em;
	background-color: #3366cc;
	border-right: 3px /* 0.3em */ solid #FF6600;
	border-bottom: 1px solid #999;
	color: #FF6600;
}

#unterkapitel ul li.t_sel a, #unterkapitel ul li.t_sel a:link, #unterkapitel ul li.t_sel a:visited {
	color: #FF6600;
}

#unterkapitel ul li.t_norm2 {	/* Sub 2nd level */
	font-size: 85%;
	font-weight: strong;
	line-height: 1.4em;
	color: #FF6600;
	text-decoration: none;
	border-right: 3px /* 0.3em */ solid #FF6600;
	border-bottom: 1px solid #999;
	margin: 0 0 0 0;
	padding: 0 0 0 0.5em;
}

#unterkapitel ul li.t_ext2 {	/* Sub 2nd level      ausgewählte Seite */
	font-size: 85%;
	font-weight: strong;
	line-height: 1.4em;
	color: #FF6600;
	text-decoration: none;
	background-color: #3366CC;
	border-right: 3px /* 0.3em */ solid #FF6600;
	border-bottom: 1px solid #999;	
	margin: 0 0 0 0;
	padding: 0 0 0 0.5em;
}
#unterkapitel ul li.t_norm2 a, #unterkapitel ul li.t_norm2 a:link, #unterkapitel ul li.t_norm2 a:visited{
	color: #333;
}
#unterkapitel ul li.t_norm2 a:hover{
	color: #FF6600;
}

/* *********************************************************************************** */
#text {
	font-size: 80%;
	font-weight: normal;
	color: #222;
	line-height: 1.4em;
 		/** border-right: 1px solid #8a9199; **/
	padding: 10px 50px 10px 10px;
	clear: none;
	background-color: #fff;
}

/*     Im #text darf kein **** h1 **** verwendet werden     */

#text p{
	text-align:justify;
	line-height: 1.5em;
	margin: 0px 0px 12px 0px;
	padding-right: 5px;	/* oben, unten, left     ---->  flexibel für Klassen */
	clear: none;
}


#text p input{
	font-size: small;
	line-height: 1.5em;
	color: #222;
	margin-top: 0px;
}

/*
#text a, #text a:link, #language a, #language a:link {
*/
#text a:link, #text a, #text a:visited, #leftbild a:link, #leftbild a, #leftbild a:visited, #copyright a:link, #copyright a:visited, #language a, #language a:link {
	text-decoration: underline;
	color: #3366cc;
	background:     url(../grafik_style/pfeil.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 1ex;
}

#text a:hover, #leftbild a:hover, #copyright a:hover, #language a:hover {
	text-decoration: underline;
	color: #e8112d;
	padding-left: 1ex;
	background: #fff url(../grafik_style/pfeilRot.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#text .rechts {
	text-align: right;
}

#text a img {
	border:none;
}

#text img.bild {
	border: 1px solid #999;
	margin: 2px 6px 2px 6px;
	padding: 2px 2px 2px 2px;
}


#text .bildtext {
	font-size: 75%;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding: 0px 0px 5px 0px;
	clear: none;
}

#text .links {
	font-family: "Helvetica Neue Condensed", "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-style:	italic;
	font-size: medium !important;
	line-height: 1.8em !important;
	float: left;
	clear: left;
	border-right: 3px solid #FF6600;
	margin: 10px 10px 10px 0px;
	padding: 0px 10px 0px 0px;
	width: 120px;
}

#text .einschub{
	text-align:justify;
	padding: 0px 0px 0px 50px;
}

#text address {
	font-family: "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	color: #8a9199;
	margin-bottom: 3em;
	clear: both;
	border-top: 1px solid #999;
	margin-top: 2em;
	padding-top: 1ex;	
}

#text p.autor {
	text-align: right;
	font-size: smaller;
	font-style: italic;
	color: #8a9199;
}

/*
#text  ul li{
padding:2px 2px 2px 2px;
margin:2px 2px 2px 2px;
color:#000000;
}
*/
/*
#text ol   { list-style-type:decimal; padding: 0 0.2em 0 0; margin: 0 0.2em 1em 1.5em }
#text ul   { list-style-type:disc; padding: 0 0.2em 0 0; margin: 0 0.2em 1em 1.5em }
#text li   { border: 0px solid #8a9199; color:#000000; text-align:left; padding:0 0.5em 0.5em 2px; margin: 0 0 0.5em 0; }
*/

#text ol { border: 0px solid green; padding: 0 0 0 2px; margin: 0 0 1em 1.8em; }
#text ul { border: 0px solid green; padding: 0 0 0 2px; margin: 0 0 1em 1.8em;list-style-type:disc; }
         /**list-style-type:disc; **/
        #text  ul li, #text  ol li{
	line-height: 1.2em;
	border: 0px solid green;
	padding:0 0.3em 0.3em 0.5em;
	margin:3px 3px 3px 3px;
	color:#222;
	}


#ap_logo {
	background: #ffffff;
	font-size: 8pt;
	letter-spacing: 0.08em;
	width: 95%; 
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 1px solid #fff;
	border-left: 0px solid #ffffff;
	margin: 0 0 0 0;
	padding: 5px 10px 10px 0px;
	clear: both;
}

#ap_logo:hover {
	color: #3366cc;
}

.gotop {
	text-align: right;
}


#ap_logo p, #ap_logo p a, #ap_logo p a:link, #ap_logo p a:visited  {
	margin: 0px;
	font-size: x-small;
	color: #666;
}

#ap_logo_home {
	font-size: x-small;
	/*padding-right: 54px;*/
	margin-bottom: 3em;	
}

#ap_logo_home:hover {
	color: #3366cc;
}

#ap_logo_home p {
	margin: 0px;
	font-size: x-small;
	color: #666;
}


#copyright {
	background: #ffffff;
	font-size: x-small;
	letter-spacing: 0.08em;
	width: 95%; 
	border-top: 1px solid #8a9199;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	margin: 0 0 10px 0;
	padding: 5px 10px 10px 5px;
	clear: both;
}

#copyright:hover {
	color: #3366cc;
}

.gotop {
	text-align: right;
}


#copyright p, #copyright p a, #copyright p a:link, #copyright p a:visited  {
	margin: 0px;
	font-size: x-small;
	color: #666;
}

#copyright_home {
	font-size: x-small;
	/*padding-right: 54px;*/
	margin-bottom: 3em;	
}

#copyright_home:hover {
	color: #3366cc;
}

#copyright_home p {
	margin: 0px;
	font-size: x-small;
	color: #666;
}

#secondaryNav li.erster {
	padding-left: 1px !important;
	background:     url(none)!important;
}
#crosslinks {
	margin-top: 2em;
}

#crosslinks h2 {
	font-family: "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #8A9199;
	margin: 0px;
	margin-bottom: 0.5ex;
	border-bottom: 1px solid #FF6600;
	padding-top: 2px;
	clear: right;
}

#crosslinks a {
	display: block;
	margin-top: 3px;
}

#crosslinks a img {
	border: 1px solid #999;
}

#crosslinks a:hover img {
	border: 1px solid #FF6600;
}

div.bild {
	float: right;
	clear: none;
	/*width: 200px;*/
	margin-left: 1em;
	margin-bottom: 1em;
}

div.bild p {
	font-size: x-small !important;
	color: #8a9199!important;
	margin: 0px;
}

div.bild img {
	border-bottom: 3px solid #FF6600;
	border-left: none;
	border-top: none;
	border-right: none;	
}

#text div.bild a, #text div.bild a:link, #text div.bild a:hover, #text div.bild a:visited, #text div.bild a:active  {
	text-decoration: none;
	color: #333;
	background:  url(x.gif);
	background-repeat: none;
	background-position: none;
	padding-left: none;
}

#text div.bild a img,{
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
}

h6 {
	display: none;
}
#kopf img:hover {
	border: none;
}
#kopf img {
	border: none;
}
#sectionContent div#top {
	text-align: right;
	font-size: x-small;
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: 1px solid #8a9199;
	padding-top: 0.5ex;
	clear:both;
}

#top p {
	margin: 3px;
	padding: 3px;
}
#top a, #top a:link, #top a:visited {
	color: #8a9199;
}
div.bildlinks {
	float: left;
	clear: none;
	width: 200px;
	margin-bottom: 1em;
	margin-right: 1em;
}
div.bildlinks p {
	font-size: x-small !important;
	color: #8a9199 !important;
	margin: 0px;
}
div.bildlinks img {
	border-bottom: 3px solid #FF6600;
}
/* --- navniv_ext1 Custom css starts here --- */
.navniv1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ccc;
	padding-bottom: 4px;
	}
.navniv1 .sel {
	color: #FF6600;
	padding-bottom: 4px;
	}	
/* --- navniv_ext1 Custom css starts here --- */

	.navniv_ext1{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 16px;
		color: #000000;
		text-decoration: none;
	}
	.navniv_ext1 .sel_ext {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 16px;
		color: #FF6600;
		text-decoration: none;
	}
	A .navniv_ext1 {
	   text-decoration: none
	}
	
	A:visited .navniv_ext1 {
	   color: #000000;
	   text-decoration: none
	}
	
	A:hover .navniv_ext1 {
	   color: #000000;
	   text-decoration: none
	}
	
	A:active .navniv_ext1 {
	   color: #000000;
	   text-decoration: none
	}	

/* --- navniv_ext1 Custom css ends here --- */
/* --- navniv_ext2 Custom css starts here --- */
	.navniv_ext2{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 16px;
		color: #000000;
		text-decoration: none;
	}
	.navniv_ext2 .sel_ext2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		line-height: 16px;
		color: #FF6600;
		text-decoration: none;
	}
	A .navniv_ext1 {
	   text-decoration: none
	}
	A:visited .navniv_ext2 {
	   color: #000000;
	   text-decoration: none
	}
	A:hover .navniv_ext2 {
	   color: #000000;
	   text-decoration: none
	}
	A:active .navniv_ext2 {
	   color: #000000;
	   text-decoration: none
	}
	
/* --- Ende --- */