@charset "utf-8";
/* CSS Document */



/* ??? */ a:active, a:focus {
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#8D4500;
	}
	
.invisible {
	left:-1500px;
	top:-1500px;
	position:absolute;
	overflow:hidden;
	width:0px;
	height:0px;
	display:inline;
	}
		
.sprungmarken {
	width:200em;
	position:absolute;
	left:-300em;
	top:0px;
	text-decoration:none;
	color:#ffffff;
	background-color:#005B7F;
	z-index:6;
	}		
		
.sprungmarken a:link, .sprungmarken a:visited { }

.sprungmarken a:active { }		
		
.sprungmarken a:focus { }						

.sprungmarken li {	
	display: inline;
	list-style: none;
	}				
	
.sprunginhalt a:active {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;
	width:20em;
	padding:4px;
	text-decoration:none;
	}	
		
.sprunginhalt a:focus {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;		
	width:20em;
	padding:4px;	
	text-decoration:none;			
	}			
		
.sprunggnav a:active {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}			
			
.sprunggnav a:focus {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;		
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}	
		
.sprunginav a:active {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;
	width:20em;
	padding:4px;			
	text-decoration:none;		
		}			
			
.sprunginav a:focus {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;		
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}	
		
		
		
.sprungsuche a:active {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}			
			
.sprungsuche a:focus {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;		
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}							
		
/* header */		
	
.header {
	width:800px;
	margin:0px;
	top:0;
	left:0;
	float:left;
	}	
	
.headerrechterteil {
 	float:left;
	top:0px; 
	margin-top:0px;
	margin-left:0;
	z-index:5;
	width:190px;
	height:700px;
	background-color:#ffffff;
	color:#585858;	
	}	

.headerrechterteil	a:link, a:visited {
	color:#585858;
	}

.headerrechterteil	a:hover {
	color:#585858;
	}	

.headerrechterteil a:focus {
	color:#ffffff;
	background-color:#8D4500;
	}		

.headerrechterteil a:active {
	color:#ffffff;
	background-color:#8D4500;
	}		
/*inhaltsbereich - textauszeichnung, bildausrichtung, etc */	

.inhaltsbereich {
	width:400px;
	margin-top:210px;
	margin-bottom:20px;
	margin-left:80px;
	float:left;
	color:#000000;
	}
	
.inhalt {
	line-height: 1.5em;
	}

.inhalt img {
	border-width:0px;
    }

.inhalt a:link {
	color: #8d4500;
	text-decoration:underline;
 	font-weight:normal;
	}

.inhalt a:visited {
	color: #8d4500;
	text-decoration:underline;
	font-weight:normal;
	}
		
.inhalt a:active {
	color:#ffffff;
	text-decoration:underline;
	background-color:#8d4500;
	}			
	
		
.inhalt a:focus {
	color:#ffffff;
	text-decoration:underline;
	background-color:#8d4500;
	}

.inhalt ul {
	list-style-type:square;
	}	
	
.inhalt ol {
	list-style-type:none; 
   }

/* ??? */.inhaltliste ul {
	margin-left: 15px;
	padding: 0px;
	list-style-image:url(images/bullet_orange.gif);
	}
	
h1 {
	color:#911f29;
	font-size:1.5em;
	font-weight:normal; 
	line-height:1em;
	}


h2 {
	color:#8d4500;
	font-size:1em;
	font-weight:bold;
	margin-bottom:-0.5em; 
	line-height:1em;
	padding-top:10px;
	}

/* ??? */h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -1em; 
	line-height:1.5em;
	}
		
.invisible {
	left:-1500px;
	top:-1500px;
	position:absolute;
	overflow:hidden;
	width:0px;
	height:0px;
	display:inline;
	}

	
/* ??? */.themenuebersicht ul {
	margin-left: 15px;
	padding: 0px;
	list-style-image:url(images/bullet_blau.gif);
	}

/* ??? */.themenuebersicht {
        border: dashed #044885; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
	background-color: #F1F4F5;
	clear:both;
	}

/* ??? */.infoblock ul {
	margin-left: 15px;
	padding: 0px;
	list-style-image:url(images/bullet_blau.gif);
	}

/* ??? */.infoblock {
        border: solid #DA9F01; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-right: 5px;
	background-color: #FCF6E5;
	}

/* ??? */.news {
	width:16em;
	background-color:#F1F4F5;
	border: 1px dashed #044885;
	float:right;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:0px;
		}

.hrstruktur {
	display:none;
	}

hr {
	height:1px;
	border-top:1px solid #888888;
	border-left:0px solid #888888;
	}

abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
	}

acronym {
	cursor: help;
	border-bottom: 2px dashed #044885;
	}
	
.externerlink {
	padding-left: 5px;
	padding-right: 3px;
	}
	
cite {
	font-size: 1em;
	font-style: normal;
	background-image:url(images/cite.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	}
		
.bildlinks {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top:8px;
	}
		
.bildrechts {
	float: right;
	padding-left: 15px;
	margin-top:8px;
	margin-bottom:8px;
	}	

/* ??? */.grafik {
        border: dashed #044885; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F1F4F5;
	}

.clear {
	clear:both;
	}		

.breadcrump {
	font-size:0.9em;
	line-height:1.1tem;
	float:right;
	padding-bottom:24px;
	text-align:right;
	}

.tableveranstaltung {		
	width:430px;
	border-collapse:collapse;
	margin-top:40px;
}

td {
	border-bottom:1px solid #000000;
	vertical-align:top;
	padding-right:18px;
	padding-bottom:10px;
}

th {
	vertical-align:top;
	text-align:left;
	padding-right:18px;
	padding-bottom:0px;
	border-bottom:1px solid #000000;
	line-height:1.5em;
}

		
/* dritte spalte, nach oben */	
			
.footer {
	clear:left;
	float:right;
	margin-top:40px;
	margin-bottom:30px;
	padding-left:22px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(images/icon_top.gif);
	background-repeat:no-repeat;
	background-position:center left;
	}

			
.copyright {
	clear:both;
	font-size:0.9em;
	margin-bottom:1em;
	margin-top:250px;
	padding-left:15px;
	}	

.copyrightindex {
	clear:both;
	font-size:0.9em;
	margin-bottom:1em;
	margin-top:50px;
	padding-left:15px;
	}
			
.copyrightdrittespalte {
	clear:both;
	font-size:0.9em;
	margin-bottom:1em;
	margin-top:50px;
	padding-left:15px;
	}
			
.drittespalte {
	clear:both;
	margin-bottom:80px;
	margin-top:44px;
	padding-left:15px;
	color:#000000;
	line-height:1.5em;	
	}	
	
.textrot {
	padding-top:10px;
	color:#911f29;
	}
	
/*globale navigation*/
		
	
#gnav {	
	position:absolute; 
	margin-top:153px; 
	top:0px;
	left:0px;
	color:#000000;
	font-size:1.05em;
	}
			
#gnav li {	
	display: inline;
	list-style: none;
	}
			
#gnav a:link, #gnav a:visited {	
	text-decoration: none;
	color: #000000;
	}
				
#gnav a:hover{	
	text-decoration:underline;
	color:#000000;
	}

#gnav a:active{	
	color:#ffffff;
	text-decoration:underline;
	background-color:#8D4500;
	}
	
#gnav a:focus {	
	color:#ffffff;
	text-decoration:underline;
	background-color:#8D4500;
	}	
	
.gnavstyle-aktiv {
	margin: 0px;
	padding-left: 13px;
	padding-right: 15px;
	padding-bottom:0px;
	padding-top:3px;
	border: solid #ffa750; 
	border-top-width: 0px; 
	border-right-width: 3px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	color: #000000;
	float:left;
	height:19px;
	font-weight:bold;	
	}
	
	
	
.gnavstyle-aktiv-abstand {
	margin:0px;
	padding-left:9px;
	padding-right: 15px;
	padding-bottom:0px;
	padding-top:3px;
	border: solid #ffa750; 
	border-top-width: 0px; 
	border-right-width: 3px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	color: #000000;
	float:left;
	height:19px;
	font-weight:bold;	
	}
		
		
.gnavstyle a:link {
	margin: 0px;
	padding-left: 13px;
	padding-right: 15px;
	border: solid #ffa750; 
	border-top-width: 0px; 
	border-right-width: 3px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	height:19px;
	padding-top:3px;
	float:left;
	}

.gnavstyle a:visited {
	margin: 0px;
	padding-left: 13px;
	padding-right: 15px;
	border: solid #ffa750; 
	border-top-width: 0px; 
	border-right-width: 3px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	height:19px;
	padding-top:3px;
	float:left;
	color: #000000;
	text-decoration:none;
	}
	
.gnavstyle a:hover {
	color: #000000;
	text-decoration:underline;
	}

.gnavstyle a:active {
	color: #000000;
	text-decoration:underline;
	}
				
.gnavstyle a:focus {
	color: #000000;
	text-decoration:underline;
	}
		
/*suche, formulare*/

#suche { 
 	padding: 0;
 	margin: 0;
 	border: dashed #044885; 
 	border-top-width: 1px; 
 	border-right-width: 0px; 
 	border-bottom-width: 2px; 
 	border-left-width: 0px;
	 }
	
.sucheformular {
	padding-left: 34px;
	padding-top: 5px;
	margin: 0;
	}

.inputrechts {
	margin-top:8px;
	float:right;
	}
	
.beschriftung {
	float:left;
	margin-top:0px;
	clear:both;
	}	

.inputstyle {
	background-color: #dff0ef;
	border: solid #339a99;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	cursor: pointer;
	}

.inputstyle2 {
	background-color: #f8b322;
	border: solid #999999;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	cursor: pointer;
	margin-left: 0px;
	margin-bottom:20px;
	margin-top:6px;
	float:right;
	}	

.beschriftungsabstand {
	line-height:3em;
        border: solid #ffffff; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 0px;
	margin-top:5px;
	background-color: #ffffff;
	}

.beschriftungsabstandachtung {
	line-height:2em;
	border: solid #043447; 
	border-top-width: 4px; 
	border-right-width: 4px; 
	border-bottom-width: 4px; 
	border-left-width: 4px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 3px;
	margin-top:5px;
	background-color: #FCF6E5;
	}	
	
.bildrechtsachtung {
	float: right;
	padding-left: 15px;
	padding-right: 3px;
	padding-top: 3px;
	}	


.stichwortsuche {   
	background-image:url(images/navi-liste-pfeil-1.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 34px;
	}
	
.stichwortsuche a:link, .stichwortsuche a:visited {	
	color: #000000;
	text-decoration: none;
	}
		
.stichwortsuche a:hover {	
	color: #000000;
	text-decoration: underline;
	}		

.stichwortsuche a:active{	
	color: #FFFFFF;
	background-color: #005B7F;
	}
	
.stichwortsuche a:focus {	
	color: #FFFFFF;
	background-color: #005B7F;
	}			




#top {
        width: 0px;
		height:0px;
        }

