@charset 'utf-8';
/* CSS Document Geschichtswerkstatt Merseburg */

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

body {
      margin:0px;
      padding:0px;
	  background-color:#cacaca;
 }


.container{  
	width:900px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
}

.balken_on_top{
	height:10px;
	width:900px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:4px;
	padding:0px;
	background-color:#852c24;
	float:left;
 }
 
 
.header {
	height:102px;
	width:900px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	background-color:#ffffff;
	float:left;
 }



/* head navigation  */
.headnavi{
	border-top: #b0b0b0 0px solid;
	color: #191919;
	font-weight: normal;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.65em;
	margin-left:0px;
	margin-right:15px;	
	margin-top:8px;
	margin-bottom:0px;
	text-align:right;
	float:right;
	height:30px;
	width:400px;
}

.headnavi a{
    color: #191919;
   	text-decoration: none; 
	font-weight: normal;
}

.headnavi a:hover, .headnavi a#active{
	color:#d9ad59;
}


.header .gwm{
	height:102px;
	width:350px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
}



/* navigation hauptmenu 846*/

.hauptmenu {
	margin-top:1px;
	margin-left:0px;
    margin-right:0px;
	margin-bottom:0px;
	float:left;		
	padding-bottom:0px;
    padding-top:0px;
	padding-left:0px;
	padding-right:0px;
    width:898px;
	height:82px;
	display:block;
    border: #3f3f3f 1px solid;
	background-color:#000000;
	background-image:url('../bilder/bg_hauptmenu.png');
    background-repeat: repeat-x;	
    background-position: top;	
}

.hauptmenu .erster{
  width:5px;
  height:82px;
  padding:0px;
  margin:0px;
  float:left;
  border-right: #dde1e4 0px solid;
}


.hauptmenu .button a{
	float: left;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.80em;
	font-weight:normal;
	cursor: pointer;
	text-decoration: none;	
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:10px;
	text-align:center;
    height:55px;
	border-left: #00a5db 0px solid;
	border-right: #3f3f3f 1px solid;
	color:#fff;
	background-position:top;
	background-repeat: no-repeat;
	width:140px;
	text-transform: uppercase;	
}


.hauptmenu .button a:hover, .hauptmenu .button a#active{
	text-decoration: none;
	display:block;	
	cursor: pointer;
	color:#d9ad59;
	
/*	    
    background-image:url('../bilder/button_r.png');	
	

    background-image:url('../bilder/bg_bt_hauptmenu.png');	
	background-repeat: repeat-x;
	border: #e3e3e5 1px solid;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
*/

	
}





/* navigation - untermenupunkte */

.untermenu{
	margin-top:20px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	width:185px;
	height:auto;
	background-image:url('../bilder/bg_headline_blau.png');
    background-repeat: no-repeat;	
    background-position: top;
	border-left: #e9e9e9 0px solid;
    border-right: #e9e9e9 0px solid;
    border-bottom: #e9e9e9 0px solid;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:0px;
	display:block;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.80em;	
	line-height: normal;
	
 }



.untermenu .punkte {
	width:185px;
	height:auto;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	display: block;
	float:left;	
		
}

.untermenu .punkte a {
	border-bottom: #dddcda 1px solid;
	height:auto;
	width:171px;
	color:#1c77c7;
	font-size: 0.85em;	
	line-height: normal;
	float:left;
	padding-left:7px;
	padding-top:5px;
	padding-right:7px;
	padding-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.untermenu .punkte a:hover, .untermenu .punkte a#active {
	color:#1c77c7;
	text-decoration:none;
	height:auto;
	background-color:#e9e9e9;
}



.main{
	float:left; 
	width:900px; 
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:auto;
	padding:0px;
	background-image:url('../bilder/bg_main.png');
    background-repeat: repeat-x;	
    background-position: top;
	background-color:#FFFFFF;	
}


.logoleiste{
	float:left;
	width:900px;
	height:260px;
	padding:0px;
	padding-top:20px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border: #b8b8b8 0px solid;
	font-size:0.70em;
	text-align:center;
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#575656;
}

.logoleiste .logos{
	width:900px;
	height:210px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
}




/* footer */
		  
.footer {
	border: none;
	width: 850px;
	height:90px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;	
	float:left;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:25px;	
	/*
	background-image:url('../bilder/footer.png');
    background-repeat: no-repeat;	
    background-position: top;
	*/	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#852c24;
}


.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover, .footer a#active{
	text-decoration: none;
	color:#d9ad59;	
}

.footer h1 {
	padding-top:10px;
	padding-bottom:0px;
	font-size:0.70em;
	color: #fff;
	line-height:1.7em;
	font-weight:normal;
	text-align:center;	
}









.mitte{
	float:left; 
	width:555px; 
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	height:auto;
	padding:0px;
	border-top: #00a5db 0px solid;
	border-right: #d8d8d8 0px solid;
	border-left: #00a5db 0px solid;
}




.mitte .splashscreen{
	float:left;		
    width:555px;
	height:310px;
	margin-top:1px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
	border: 0px solid #e3e3e5;
	background-image:url('../bilder/bg_splashsceen.png');
    background-repeat: no-repeat;	
    background-position: top;		
}


.mitte .inhalt h1{ 
	margin-top:0px;
	margin-bottom:5px;
	margin-right:0px;
	margin-left:0px;
	color:#852c24;
	font-weight:normal;
	font-size:1.7em;
	line-height:1.3em;
	letter-spacing:normal;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;	
    border-bottom: #d0d0d0 0px dashed;
 }




.mitte .willkommen{
	float:left;
	color:#575656;
	padding:0px;
     width:520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.70em;
	line-height:1.7em;
	margin-top:0px;
	margin-left:25px;
	margin-right:0px;
	margin-bottom:20px;
}



/* Inhalt */

.mitte .inhalt{
	float:left;
	margin-top:0px;
	margin-left:30px;
	margin-right:0px;
	margin-bottom:20px;
	color:#575656;
	width:510px;	
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.70em;
	line-height:1.7em;
    border: #dedede 0px solid;
	
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px; /* Safari, Chrome */
	border-radius:5px; /* CSS3 */
	
}

.inhalt h2{ 
	font-size:1.3em;
	padding-bottom:8px;
	padding-top:0px;
	padding-left:0px;
	color:#852c24;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
    line-height:1.2em;		
  }


.inhalt h3{ 
	font-size:1.2em;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	color: #575656;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
   }
   
.inhalt table{
	margin-left:0px;
}

.inhalt td,tr{
  line-height:1.6em;
}
	
	
.inhalt p{
  line-height:1.7em;
  text-align:left;
  }


.inhalt a{ 
   padding:0px;
   text-decoration: none;
   color: #575656;
   font-weight:normal;
}

.inhalt a:hover{
    font-weight:normal;	
	text-decoration:underline;
	color:#852c24;
}

.inhalt .google_karte{
    border: #d0d0d0 1px solid;
	padding: 2px;
	margin:0px;
}


.inhalt .stolperstein_info{
	padding-bottom: 2px;
	padding-top:2px;
	border-bottom: #e8e8e8 0px solid;
	float:left;
	width:500px;
	margin:0px;	
}

.inhalt .stolperstein_info img{
	float:left;
	margin-right:10px;
	padding-top:2px;
	margin-bottom:10px;
    border: #d0d0d0 1px solid;
}


.inhalt img{
    border: #d0d0d0 1px solid;
	padding: 2px;
	background-color: #fff;
	margin-right: 0px;
	margin-left: 0px;
	width:auto;
}

.inhalt .bild_links{
  float:left;
  margin-right:10px;
  width:auto;
}

.inhalt .bild_mitte{
  float:left;
  margin-top:5px;
  margin-bottom:5px;
  margin-right: 0px;
  margin-left: 0px;
  width:auto;
}

.inhalt .bild_rechts{
  float:right;
  margin-left:10px;
  width:auto;
}


.inhalt .bild_rechts_ohne{
  float:right;
  margin-left:10px;
  width:auto;
  background:none;
  border:none;
}

.inhalt .bild_links_ohne{
  float:left;
  margin-right:10px;
  width:auto;
  background:none;
  border:none;
}

.inhalt .bildunterschrift{
  color: #174970;
  font-size:0.8em;
  width:auto;
  line-height:1.5em;
  text-align:left;
  font-style:italic;
  padding-left:5px;
  padding-bottom:5px;
  padding-top:5px;
 }



.inhalt .balken{	
	border: #cccccc 1px dashed;
	background-color: #fff;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
    font-weight:bold;	
    color: #852c24;
	text-align:center;
}


.inhalt .kontaktformular{
	width:440px;
	margin-left:0px;
	float:left;	
}


.inhalt .anmeldeformular td{
 padding: 2px;
}

.inhalt ul,ol{
	margin-left:25px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	padding-bottom:10px;
	display:block;
	width:480px;
}

.inhalt li{
	list-style-type: disc;	
	margin-left:0px;
	margin-right:0px;
	margin-bottom:3px;
	margin-top:0px;
	padding-left:1px;
	line-height:1.6em;

}

.inhalt li a {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	line-height:1.6em;
}

.inhalt li a:hover, .inhalt li a#active {
	color:#852c24;
}


.inhalt .hinweistext{
	font-weight:normal;
    font-size:0.80em;
}




.inhalt .sitemap{
	margin-left:20px;
}

.inhalt .sitemap a{
	color: #575656;
}

.inhalt .sitemap a:hover {
	color: #eec52f;
	text-decoration: underline;
}







/* Aktuelles */


.inhalt .template1{
	width:500px;
	margin-top:1px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;	
	text-align:left;
	float:left;
	display:inline;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}


.inhalt .template1 h1{ 
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	border:#c5c5c5 0px solid;
	padding-bottom:1px;
	padding-top:0px;
	padding-left:0px;
	color:#6a6a6a;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
    font-size:1.3em;	
  }

.inhalt .template1 .txt{
	margin-right:0px;
	margin-left: 0px;
	line-height:1.6em;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
	width:auto;
} 


 

.inhalt .template1 .txt  a{ 
	color: #eec52f;
	padding:0px;
	text-decoration: none;
}

.inhalt .template1 .txt  a:hover, .inhalt  .template1 .txt  a#active{
	text-decoration: underline;
	color:#eec52f;
}





/* Willkommen */

.inhalt .newsteaser{
   width:315px;
   height:165px;
   padding:0px;
   float:left;
   margin-top:15px;
   margin-bottom:0px;
   margin-left:15px;
   margin-right:0px;   
   background-color:#fff;
   background-image:url('../bilder/bg_teaser_news.png');
   background-repeat: no-repeat;
   background-position: top;
} 

.inhalt .newsteaser h2{ 
	font-size:1.4em;
	padding-bottom:0px;
	padding-top:0px;
	color:#6a6a6a;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
}


.inhalt .newsteaser .template4{
	width:300px;
	margin:0px;	
	text-align:left;
	float:left;
	display:inline;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:0px;
	padding-top:5px;
}





/* -------- */



.inhalt .template2{
	float:left;
	width:auto;
	margin-top:2px;
}

.inhalt .template2 img{
    border: #d0d0d0 1px solid;
	padding: 2px;
	background-color: #fff;
	margin-right:7px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
}



.inhalt .template3{
	width:500px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:20px;
	margin-right:0px;	
	text-align:left;
	float:left;
	display:inline;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}


.inhalt .template3  h2{ 
	font-family:Arial, Helvetica, sans-serif;
	border:#c5c5c5 0px solid;
	display:block;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:normal;
    font-size:1.3em;	
	background-image:none;
   }

.inhalt .template3 .foto{
	float:left;	
	margin-right: 0px;
	width:200px;
} 

.inhalt .template3 .foto img{
    border: #d0d0d0 1px solid;
	padding: 2px;
	background-color: #fff;
	margin-left: 0px;
	margin-bottom:0px;
	float:left;
} 



.inhalt .template3 .foto .bildunterschrift{	
	color:#a8a8a8;
	padding: 5px 2px 5px 2px;
	font-size: 10px;
	font-weight: normal;
    line-height: 1.3em;
	text-align:left;
	width:180px;
	margin:0px;
	float:left;
}

.inhalt .template3 .newsbeitrag p {
  text-align:left;
  line-height:1.7em;
}

/* Ende Aktuelles */

.inhalt .termine {
  margin-left:20px;
}

.inhalt .termine p{
  text-align:left;
  margin-bottom:7px;
  margin-top:0px;
  padding:0px;
  line-height:1.4em;
}



/* Navigation in Galerien */
.nav_galerie_links{
    text-align:left;
	margin-bottom:10px;
	margin-left:0px;
	font-size: 1.0em;
	float: left;
	background-color:#fff;
    color:#575656;
	padding:4px;
	padding-left:0px;
    font-weight: normal;
    border-top: #cccccc 0px solid;
	border-bottom: #cccccc 0px solid;
    border-left: #cccccc 0px solid;
    }
	
.nav_galerie_rechts{
    text-align:right;
	margin-bottom:10px;
	margin-right:0px;
	font-size: 1.0em;	
	background-color:#fff;
	color:#575656;
	padding:4px;
	padding-left:0px;
    font-weight: normal;
    border-right: #cccccc 0px solid;
    border-top: #cccccc 0px solid;
	border-bottom: #cccccc 0px solid;
    }

.nav_galerie_rechts a{
	line-height: normal;
	text-decoration: none;
	color: #575656;
    }


.inhalt .archivmeldungen {
	border: #e9e9e9 0px solid;
    border-left: #e9e9e9 1px solid;
    border-right: #e9e9e9 1px solid;
	padding:10px;
	background-color: #e8e8e8;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	width:485px;
	height:auto;
	background-image:url('../bilder/bg_headline.png');
    background-repeat: repeat-x;	
    background-position: top;	
}


/* Bildergalerie Aktuelles */
.fotogalerie{
   width:100%;
}

.fotogalerie td{
	font-size: 11px;
	text-align:center;
	padding-bottom: 4px;
	padding-top:4px;
	margin:0px;
	border: #d0d0d0 0px solid;	
	width:84px; /* Thumbnailgroesse + IMG padding */
	height:auto;
	
}

.fotogalerie img{
    border: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
}



/* Unternehmen * /

/*	Vertical Accordion */

.accordion_toggle{
	display: block;
	width: 590px;
	padding-left: 5px;
	padding-bottom:2px;
	padding-top:2px;
	padding-right:5px;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	margin-bottom:5px;
	margin-left:20px;
	float:left;
	background-color: #0098d8;
	font-weight:bold;
	color:#fff;
    background-image:url('../bilder/bg_button_r.png');
    background-repeat: repeat-x;	
    background-position: top;
	
}

.accordion_toggle_active {
	color: #fff;
	border-top: #cccccc 0px dashed;
	border-left: #cccccc 0px solid;
	border-right: #cccccc 0px solid;	
	background-color: #13235b;
    background-image:url('../bilder/bg_ubutton_r.png');
    background-repeat: repeat-x;	
    background-position: top;	
}


.accordion_content {
	background-color: #fff;
	border-left: #cccccc 0px solid;
	border-right: #cccccc 0px solid;
	border-bottom: #cccccc 0px dashed;
	overflow: hidden;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	width: 600px;
	margin-bottom:0px;			
}
	
/* Ende Unternehmen */




/* Rechts */

.rechts { 
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	width:320px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
}


.rechts .zitat{
  margin-top:35px;
  margin-bottom:20px;
  margin-left:0px;
  margin-right:0px;
  width:319px;
  height:180px;
  float:left;
  background-color:#852c24;
  padding:0px;
}


.rechts h1{ 
	margin-top:4px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:8px;
	color:#852c24;
	font-weight:normal;
	font-size:1.2em;
	letter-spacing:normal;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;	
}



.rechts .newsteaser, .rechts .service {
   width:310px;
   padding:0px;
   float:left;
   margin:0px;
   margin-bottom:10px;
   margin-left:5px;
   border:none;
}  


.rechts .service .box, .rechts .newsteaser .box{
	width:290px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	float:left;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	
    border-left:#e6e6e6 0px solid;
    border-right:#e6e6e6 0px solid;
    border-bottom:#e6e6e6 0px solid;	
    border-top:#e6e6e6 0px solid;	
	
	color:#575656;
    line-height:1.3em;
	font-size:0.70em;
	
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px; /* Safari, Chrome */
	border-radius:0 0 5px 5px; /* CSS3 */
	
}




.rechts .newsteaser .template4{
	width:178px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	float:left;
	display:inline;
	padding-bottom:8px;
	padding-left:0px;
	padding-right:0px;
	padding-top:8px;
    border-left:#e6e6e6 0px solid;
    border-right:#e6e6e6 0px solid;
    border-bottom:#e6e6e6 0px solid;
    border-top:#e6e6e6 0px solid;
    line-height:1.3em;
	font-size:0.70em;	
	background-color:#f6f6f6;
/*
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px; 
	border-radius:0 0 5px 5px; 
*/	
		
}

.rechts .newsteaser .template4 img{
    border: #d0d0d0 1px solid;
	padding: 2px;
	background-color: #fff;
	margin-right:8px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.rechts .newsteaser .news{
	float:left;
	margin-top:0px; 
	height:auto;
	width:290px;
	overflow:hidden;
	color:#6a6a6a;
    line-height:1.4em;
	font-size:1.0em;	
}

.rechts .newsteaser .news a{ 
	color: #eec52f;
	padding:0px;
	text-decoration: none;
}

.rechts .newsteaser .news a:hover, .rechts .newsteaser .news a#active{
	text-decoration: underline;
	color:#999;
}

.rechts .weiterlesen{
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	width:100px;
	text-align:right;
}

 

 

/*----*/




/* Zitate */
.rechts .service .box h2{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	border:#c5c5c5 0px solid;
	display:block;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	color:#575656;
	margin-bottom:5px;
	font-weight:normal;
    font-size:1.0em;
	font-style:italic;
	background-image:none;
	line-height:1.4em;
   }


.rechts .box .content{
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;
  width:135px;
  margin:0px;
}

.rechts .box a {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	color:#852c24;	
}

.rechts .box a:hover, .rechts .box a#active{
	color:#852c24;
	text-decoration:underline;
}

.rechts .box strong,b{
	color:#696969;
}

.rechts .box i,em{
	color:#696969;
	font-weight:normal;
}







hr{
 margin-top:10px;
 margin-bottom:6px;
 border: 0px; /* fuer Firefox und Opera */
 border-top: solid 1px #c8c8c8;
 border-bottom: solid 1px #FFFFFF; /* Fuer I.Explorer (Seiten-Hintergrundfarbe!) */
 width:90%;
 text-align:center;
}


			 

/* misc */

.clearer {
	font-size: 0px;
	clear: both;
	height:0px;
	width:100%;
	line-height:1.0em;
}			 



b,strong {
   font-weight:bold;
 }
	   

/* Trenner */
.linie{
  margin-top:15px; 
  margin-bottom:10px;
  margin-left:0px;
  width:510px;
  border:none;
  border-bottom:dashed 1px #d0d0d0;
  padding-bottom:0px;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  display:block;
  font-size:0.5em;
  line-height:0.1em;
}

.ontop{
    text-align:right;
	margin-bottom:5px;
	margin-right:0px;
	font-size: 10px;
	width:auto;
    }

.ontop a{
	line-height: normal;
	text-decoration: none;
	color:#016e9c;	
    }

.ontop a:hover{
	color:#016e9c;
	text-decoration:underline;
}


.blau{
 color: #174970;
}

.rot{
   color: #a91122;
}

.rot a {
	color: #a91122;
	text-decoration: none;
}
.rot a:hover, .rot a#active {
	text-decoration: underline;
    color: #a91122;	
}


fieldset {
	padding-top:10px; 
	padding-bottom:10px; 
	padding-left:10px; 
	padding-right:10px;
	border: #cccccc 1px dashed;

 }

legend {
	color:#575656;
	font-weight: bold;
	font-size: 10px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	font-size:1.0em;
	background-color:#fff;
}



/* Formularfelder */

.input_button {
	color: #666666;
	background-color: #ffffff;		
	border-right:#666666 1px solid;
	border-left:#666666 1px solid;
	border-top:#666666  1px solid; 
	border-bottom:#666666 1px solid;
	width:300px;
	font-weight:bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.input_text {
	background-color: #e2e2e2;
	border:#d0d0d0 1px solid;
	width:300px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
}

.input_text2 {
	background-color: #fff;
	border:#999999 1px solid;
	width:320px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	color:#666666;
	margin-top:3px;
	margin-bottom:3px;
}

.input_select {
	width:250px ;
	color:#666666;
	background-color:#ffffff;
	font-weight: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;			
	font-size: 11px ; 
	border-right:#999999 thin inset; 
	border-left:#999999 thin inset;
	border-top:#999999 thin inset; 
	border-bottom:#999999 thin inset;
	padding:1px;
	
 }	


/* Fly-out Horizontal Menu */

/* We remove the margin, padding, and list style of UL and LI components */
#menuwrapper ul, #menuwrapper ul li{
    margin:0;
    padding:0;
    list-style:none;
}

/* We float the li list to the left and apply background color and border right white */
#menuwrapper ul li{
	float: left;

}	


/* We apply the background hover color when user hover the mouse over of the li component */
/* for IE < 9 we using class .iehover */
#menuwrapper ul li:hover,
#menuwrapper ul li.iehover{
    position:relative;
	text-decoration: none;
	cursor: pointer;
	color:#d9ad59;
}

/* We apply the link style */
#menuwrapper ul li a{
    color:#ffffff;
    display:inline-block;
    text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.80em;
	font-weight:normal;
	text-decoration: none;	
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:10px;
	text-align:center;
    height:55px;
	border-left: #00a5db 0px solid;
	border-right: #3f3f3f 1px solid;
	color:#fff;
	width:140px;
	text-transform: uppercase;	
	cursor:pointer;	
	float: left;	
}

#menuwrapper ul li a:hover, #menuwrapper ul li a#active{
	text-decoration: none;
	display:block;	
	cursor: pointer;
	color:#d9ad59;
}	



/**** SECOND LEVEL MENU ****/
/* We make the position to absolute for flyout menu and hidden the ul until the user hover the parent li item */
#menuwrapper ul li ul{
    position:absolute;
    display:none;
	background-color:#1c1c1c;		
	z-index:150;
}

/* When user has hovered the li item, we show the ul list by applying display:block, note: 25px is the menu height.  */
/* for IE < 9 we using class .iehover */
#menuwrapper ul li:hover ul,
#menuwrapper ul li.iehover ul{
    left:0;
    top:0;
    display:block;
	margin-top:70px;
    width:148px;
	
}

/* As the parent li has float:left property, we overwrite for the submenu (level 2) to float none (normal position)  */
#menuwrapper ul li ul li{
    float:none;
    width:148px;
    background-color:#1c1c1c;	
    color:#fff;
	margin-top:20px;	
}

/* We change the background color for the level 2 submenu when hovering the menu */
/* for IE < 9 we using class .iehover */
#menuwrapper ul li:hover ul li:hover,
#menuwrapper ul li.iehover ul li.iehover{
      background-color:#1c1c1c;	
}

/* We style the color of level 2 links */
#menuwrapper ul li ul li a{
    display:inline-block;
    width:125px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
	border-bottom: #3f3f3f 1px solid;
	border-right: #3f3f3f 0px solid;
	text-transform:none;
	text-align:left;
	line-height:1.3em;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:0px;
    height:auto;
}


	
