@charset "utf-8";

body {
	background: #efefef;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/weiss.gif);
   }

img {
	border: 0px solid #fff;
}

#container {
	text-align: left;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 600px;/* -210 -205*/
	margin: 0px;
	color: #000000;
	background-image: url(images/weiss.gif);
 } 

#header {
	background-image: url(images/hg_main.gif);
	background-repeat: repeat-y;
	background-color: #e6e6e6;
	display: none;
} 

#contentheader {
	padding: 0px; 
	border-bottom: 5px solid #ff6633; 
	margin: 0px 5px 0px 0px;
	background-image: url(images/header_gelb.gif);
	background-repeat: no-repeat;
} 

#header h1 {
	font-size: 24px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
    }

#contentheader ul { 
	padding: 0px;
	position: relative; 
	margin: 10px 0px 0px 20px;
	width: 800px;
    }
#contentheader li {
	float: left; 
	background-color: #ffe289;
	width: 85px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/hg_liste.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 10px 0px 0px;
    }
#contentheader li.activ {
	float: left; 
	background-color: #ffe289;
	width: 85px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/hg_listeactive.gif); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 10px 0px 0px;
    }
a.nav {
	display: block;	
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #004179;
}
#header_schatten {
	margin: 0px;
	padding: 0px;
	clear:both;
	display: none;
    }
#header_schatten img {
display:block;
    } 	

/*###################################################################################*/
#sidebar1 {
	float: left;
	width: 200px;
	margin: 0px;
	display: none; 
    }

#contentsidebar1 {
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    }	

#menue {
	padding: 0px;
	margin: 0px;
    }		

a.men   {
	color: #004179;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	overflow: hidden;
}

a.menactive   {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	background-color: #ff6633;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	overflow: hidden;
}
a.men2   {
	color: #004179;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	overflow: hidden;
}

a.men2active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
	background-color: #ff6633;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	overflow: hidden;
}

a.men:hover  { color: #ff6633; font-weight: bold; text-decoration: none ; 	
	background: #fff; background-image: url(images/rechts.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em;
	}

a.men2:hover { color: #ff6633; font-weight: bold; text-decoration: none;	
	background: #fff; background-image: url(images/rechts.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.5em; 
	}


/*###################################################################################*/
#sidebar2 {
	float: right; 
	width: 195px; 
	margin: 0px; 
	display: none;
}		
#contentsidebar2 {
	margin: 0px 5px 20px 0px;
	padding: 10px 0px 0px; 
	background: #e6e6e6;
    }

a.kont   {
	color: #004179;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a.kont:hover {
	color:#ff6633;
    }
.notizkasten {
	margin-bottom: 20px;
	margin-left: 5px;
	border-bottom: 2px solid #ff6633;
	margin-top: 0px;
	margin-right: 5px;
}
.notizkasten_titel     {
	color: #ff6633; font-weight: bold; display: block; padding: 5px 0 }
.notizkasten_text   { 
	display: block; padding: 5px 0 }

.firstkasten {
	background: #fff;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #ff6633;
	margin-top: 0px;
	margin-right: 0px;
}
.firstkasten_titel     {
	color: #ff6633;
	font-weight: bold;
	display: block;
	margin: 5px;
}
.firstkasten_text { 
	display: block; margin: 5px;
}
/*###################################################################################*/

a.mehr   {
	color: #004179;
	font-weight: bold;
	text-decoration: none;
	display: block;	background-image: url(images/rechts.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	padding: 3px 3px 3px 15px
}
a.mehr:hover  { 
	color: #ff6633; 
	font-weight: bold; 
	text-decoration: none ; 
	}
a.mail   {
	color: #004179;
	font-weight: bold;
	text-decoration: none;
	display: block;	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	padding: 3px 3px 3px 15px
}
a.mail:hover  { color: #ff6633; font-weight: bold; text-decoration: none ; }


/*###################################################################################*/
#main {
margin: 0px 0px 0px 0px;/* Ränder entfernt*/
    } 
* html #main { height: 1%;}

#mainContent {
	padding: 10px 0px; 
    } 

#drucktitel {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
    }
.mainContentmitte {
	position:relative;
	padding: 0px; 
	width:550px; 
	border: 1px solid #ccc;
	margin-bottom: 10px;
	overflow:visible;/* sonst werden tabellen nicht geteilt*/
  }
#mainContent img {
	padding-bottom: 3px;
	border-bottom: 2px solid #003399;
    } 
#mainContent img.leer {
	padding-bottom: 0px;
	border-bottom: 0px solid #004bac;
    } 	
#mainContent h1 {
	color:#ff6633;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
    } 
#mainContent h2 {
	color:#ff6633;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;

    }
#mainContent h3 {
	color:#ff6633;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffe289;
	padding: 5px;
	margin-top: 0px;
    }  
#mainContent h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px;
	margin-left: 5px;
	border-top: 1px none #ff6633;
	border-right: 1px none #ff6633;
	border-bottom: 2px solid #ff6633;
	border-left: 2px solid #ff6633;
    }  
* html p { height: 1%;}

#mainContent p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: left;
    } 
	#mainContent li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 25px;
	background: url(images/punkt.gif) no-repeat 4px 4px;
	position: relative; 
    } 

#mainContent td{
	vertical-align: top;
	text-align: left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 5px;
    }
#mainContent td.konfi{
	padding: 0px;
    }
#mainContent td.ephli{
	background-color: #efefef;
	border: 3px solid #FFFFFF;
	text-align: right;
	font-weight: bold;
	width: 30%;
    }
#mainContent td.ephre{
	background-color: #efefef;
	border: 3px solid #FFFFFF;
	text-align: left;
	font-weight: bold;
	color: #ff6633;
	width: 70%;
    }
#mainContent td.kontakt{
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
	background-image: url(images/header_gelb.gif);
    }
#mainContent td.kontaktli{
	border: 3px solid #FFFFFF;
	text-align: right;
	font-weight: bold;
    }
#mainContent td.vorstandli{
	background-color: #efefef;
	border: 3px solid #FFFFFF;
	text-align: right;
	font-weight: bold;
	width: 30%;
    }
#mainContent td.vorstandre{
	background-color: #efefef;
	border: 3px solid #FFFFFF;
	text-align: left;
	font-weight: bold;
	color: #ff6633;
	width: 70%;
    }
#mainContent td.vortrag{
	background-color: #efefef;
	border: 3px solid #FFFFFF;
	font-weight: bold;
	color: #ff6633;
    }
/*###################################################################################*/

.orange {
	color:#ff6633;
    } 		
.legend         {
	font-size: 10px;
	display: block;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	line-height: 12px;
}
a.weiss {
	color:#ff6633;
	font-weight: bold;
	text-decoration: none;
    } 	
a.weiss:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #ff6633;
    } 	
.box {
	margin: 5px; 
	padding: 5px;
	background-color: #ffe289;
	border: 1px dashed #999999;
    } 
.leerbox {
	margin: 5px; 
	padding: 5px;
	border: 1px dashed #999999;
    } 
.float-right   {
position:relative ;
	float: right;
	margin: 0px;
	width: 280px;
	text-align: right; 
}
.float-right_hoch {
position:relative ;
	float: right;
	margin: 0px;
	width: 190px;
	text-align: right; 
}

.float-left    {
position:relative ;
	float: left;
	margin: 0px;
	width: 280px;
	text-align: left; 
 }
.float-left_hoch { 
position:relative ;
float: left;
margin: 0px ;
width: 190px;
text-align: left; 
 }
	
/*###################################################################################*/

#footer_schatten {
	margin: 0px;
	padding: 0px;
	clear:both;
	display: none;
} 
#footer_schatten img {
display:block;
} 	
#footer {
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: 10px;
	background-color: #efefef;
	background-image: url(images/weiss.gif);
    } 
#footer p {
    	margin: 0px;
    	padding: 0px; 
    }
a.footer {
	color:#004179;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
	display: block;
    } 	
a.footer:hover {
	color:#ff6633;
    } 	
/*###################################################################################*/

.fehler { /* Fehlerbeseitigung zwischen Überschrift und floatender Box */
	margin: 0px;
	padding: 0px;
	height:0;
	font-size: 1px;
	line-height: 0px;
    }
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
    }
input.inputtext {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #004179;
	width: 100%;
	height: 20px;
	border: 1px solid #ff6633;
	vertical-align: middle;
}
input.suchtext{
font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #004179;
	height: 20px;
	border: 1px solid #ff6633;
}
textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #004179;
	width: 100%;
	height: 100px;
	border-style: solid;
	border: 1px solid #ff6633;
}
.button{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #004179;
	border: 1px solid #ff6633;

	background-color:#fff;
}


