@charset "utf-8";
/* CSS Document Heinze & Partner */



body {
  margin:0px;
  padding:0px;
  text-align:center;
  background-color:#c1c1c1;
 }


.container{  
	width:926px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align:left;
	background-color:#fff;
	background-image:url('../bilder/bg_main.png');
	background-repeat:repeat-y;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	color:#464545;
}


/* abschlusskanten ganz unten */

.abschluss{ 
	background-color: #c1c1c1;
	width:926px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-image:url('../bilder/container_abschluss.png');
	background-repeat:no-repeat;
	background-position:top;
	height:50px;
 }

.abschluss a {
	text-decoration: none;
	color: #666666;
	padding-right:5px;
	padding-left: 5px;
	border-right: #b5b5ad 0px solid;
	line-height:14px;
}
.abschluss a:hover, .abschluss a#active{
	text-decoration: none;
	color:#1e7ac3;
}
			 

.abschluss h1{ 
	font-weight:normal;
	font-size:0.7em;
	text-align:center;
	margin-top:0px;
	color: #666666;
	padding-right:25px;
	padding-left: 25px;
	padding-top:20px;
	font-family: Arial, Verdana,Helvetica, sans-serif;	
}


/* ende abschlusskante */



.headnavi{
	border-top: #b0b0b0 0px solid;
	color: #545454;
	font-weight: normal;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.70em;
	margin-left:0px;
	margin-right:0px;	
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	width:890px;
	height:13px;
}

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

.headnavi a:hover, .headnavi a#active{
	color:#1e7ac3;
   	text-decoration: none; 	
}



.splash {
	height:330px;  
	margin-left:13px; 
	margin-right:13px;
	width:900px;
	background-image:url('../bilder/splash2.jpg');
	background-repeat:no-repeat;
	background-position:top;
}
		


.ticker  {
	height: 47px;
    background-image:url('../bilder/bg_ticker.png');
	background-repeat:no-repeat;
    margin-left:13px; 
    margin-right:13px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
}

.ticker  p{
	height: 35px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top:8px;
	padding-left: 5px;
	padding-right: 5px;
	margin:0px;
}



.ticker_2  {
	height: 44px;
	width:890px;
    background-image:url('../bilder/bg_ticker_schatten.png');
	background-repeat:no-repeat;
    margin-left:13px; 
    margin-right:13px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;	
}

.ticker_2  p{
	height: 35px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	width:890px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top:8px;
	padding-left: 5px;
	padding-right: 5px;
	margin:0px;
}


.streifen_weiss{
     background-color:#FFFFFF;
	 height:14px;
     margin-left:13px;
	 margin-right:0px;
	 float:left;
	 display:inline;	
	 width:900px; 
}




p {text-align:justify;}

a{ color: #464545;
   padding:0px;
   text-decoration: none;
}

b,strong {
    font-weight:bold;
  }
	   


.rot{
   color: #e2001a;
}

.rot_headline{
   color: #e2001a;
   font-weight:bold;
   margin-bottom:0px;
   margin-top:15px;
   font-size:1.2em;
}


.blau{
   color: #016dc3;
}

.blau_headline{
   color: #016dc3;
   font-weight:bold;
   margin-bottom:0px;
   margin-top:15px;
   font-size:1.2em;
}

.gruen{
   color: #5f9129;
}

.gruen_headline{
   color: #5f9129;
   font-weight:bold;
   margin-bottom:0px;
   margin-top:15px;
   font-size:1.2em;
}


.schwarz{
   color: #000000;
}





blockquote {
	background-image: url('../bilder/quote.gif');
	background-repeat:no-repeat;
	display: block;
	font-size: 16px;
	line-height:20px;
	padding-left: 26px;
	color:#016dc3;
	font-family: Arial, "Times New Roman",Georgia, Times, serif;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 20px;
	font-style:italic;
	font-weight:bold;
	width:360px;
}



.wrapper{
	 background-color: #dae3e9;
	 background-image: url('../bilder/bg_wrapper.gif');
	 background-repeat:repeat-y;
	 width:672px;
	 margin-left:13px;
	 margin-right:0px;
	 float:left;
	 display:inline;	 
     border-right: #c1c1c1 1px solid;
}


.links{
	float:left; 
	width:215px; 
	margin-left:0px;
	margin-right:0px; 
	background-color:#dae3e9;
	display:inline;
	 }


/* navigation - hauptmenupunkte */

.hauptmenu {
	margin-top:0px;
	padding-bottom:5px;
	margin-left:0px;
    margin-right:0px; 	
	display:block;
    width:215px;
}

.hauptmenu .button{
	background-color:#1e7ac3;
	background-image:url('../bilder/bg_button.png');
	background-repeat: repeat-x;
	background-position: left;
	height:30px;
	width:215px;
	border-bottom: #ffffff 1px solid;
	margin:0px;

}


.hauptmenu .button a {
	color:#fff;
	text-align: left;
	text-decoration: none;
	margin-left:5px;
    margin-right:0px; 
    width:180px;
	display:inline;
	float:left;		
	height:21px;
	font-size:0.75em;
	font-weight: bold;
	line-height:1.4em;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:0px;
	background-image:url('../bilder/dreieck.png');
	background-repeat:no-repeat;
	background-position: left;
}

.hauptmenu .button a:hover {
	color:#000;
	background-image:url('../bilder/dreieck_over.png');
	background-repeat:no-repeat;
	background-position: left;	
	
}

.hauptmenu .button a#active {
	color:#000;
	background-image:url('../bilder/dreieck_over.png');
	background-repeat:no-repeat;
	background-position: left;	
}



/* navigation - untermenupunkte */

.hauptmenu .punkte {
	width: 185px;
	height:auto;
	background-color: #dae3e9;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:15px;
	display: block;
	float:left;	
	line-height: 1.3em;		
}

.hauptmenu .punkte a {
	border-bottom: #c8c8c8 1px solid;
	color:#333366;
	font-size: 0.70em;	
	line-height: 1.3em;
	float:left;
	width: 185px;
	padding-left:0px;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:0px;
	background-color: #dae3e9;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	/*
    background-image:url('../bilder/orange_quadrat.gif');
	background-repeat:no-repeat;
	background-position:left top;
	*/
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background-image:none;
	height:16px;
}

.hauptmenu .punkte a:hover, .hauptmenu .punkte a#active {
	color:#e2001a;
	background-color: #dae3e9;	
	background-image:none;
	/*
    background-image:url('../bilder/orange_quadrat_r.gif');
	background-repeat:no-repeat;
	background-position:left top;	
   */
}




.slogen {
	margin-top: 0px;
	margin-bottom:5px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px; 
	font-size:0.7em;
	background-color:#dae3e9;
	height:auto;
	float:left;
	width:195px;
}


.slbau { 
	margin-top: 0px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px; 
	font-size:84%;
	background-color:#FFFFFF;
	height:auto;
	float:left;
	width:187px;
    border: #c1c1c1 1px solid;	
	      }


.slbau img{ 
	padding-bottom:5px;
	padding-top:5px;	
	border:none;
	text-align:center;
}


/* MITTE */

.mitte {
	 margin-top: 0px;
	 margin-bottom:0px;
	 margin-left:0px;
	 width:426px;
	 background-color:#FFFFFF;
	 float:left;
	 border-right: #c1c1c1 0px solid;
	 padding-top:15px;
	 padding-left:15px;
	 padding-right:15px;
	 padding-bottom:15px; 
	 font-size:0.75em;
	 line-height:1.5em;
  }
	
	

.mitte h1{ 
	font-size:1.5em;
	padding-bottom:5px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	letter-spacing:normal;
	color:#000000;
	line-height:1.2em;
   }

	
.mitte h2{ 
	font-size:1.2em;
	padding-bottom:5px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	color:#000000;
	font-weight:normal;
   }	


.mitte h3{ 
	font-size:31px;
	padding-bottom:1px;
	padding-top:0px;
	font-family: "Times New Roman", Georgia,Times, serif;
	margin-top:0px;
	margin-bottom:1px;
	color:#000000;
   }
	
			
.mitte p{
  line-height:1.4em;
}


.mitte a{ 
   padding:0px;
   text-decoration: none;
   color: #016dc3;
   font-weight:bold;
}


.mitte img{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
}

.mitte .hotline{
	font-size: 16px;
	line-height:20px;
	padding-left: 0px;
	color:#016dc3;
	font-family: Arial, "Times New Roman",Georgia, Times, serif;
	margin: 10px 12px 10px 12px;
	font-weight:bold;
	display:block;
	text-align:center;
}



.mitte .balken{	
	BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;
	margin-top:5px;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}


.mitte .balken_blau{	
	BORDER: #cccccc 1px solid;
	background-color: #DAE3E9;
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;
}


.mitte .balken_blau img{	
	BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
	padding:2px;
}


.mitte .xmas{	
	border: #cccccc 1px solid;
	background-color: #f5f5f5;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
	padding:10px;
	text-align:center;
	font-style:italic;
	color:#e2001a;
	font-weight:bold;
}



.mitte .headline{	
	BORDER: #cccccc 1px solid;
    background-color:#016dc3;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding:2px;
}



.mitte .balken .haekchen{ 
    padding-left: 12px; 
	padding-top: 0px; 
	padding-bottom: 3px; 
	line-height: 1.7;
	list-style-image:url('../bilder/haekchen.jpg');
  }



.mitte .haustypen_detail_rechts{
	margin-top:2px;
	width:190px;
	margin-left:15px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:3px;
	float:left;
}


.mitte .haustypen_detail_links{
	margin-top:2px;
	width:220px;
	margin-left:0px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:3px;
	float:left;
}

.mitte .haustypen_detail_links ul{
   padding-left: 5px; 
   padding-top: 1px; 
   padding-bottom: 1px; 
   margin-left: 10px;  
   margin-top: 0px;  
   margin-bottom: 0px; 
   margin-right:5px;		   
 }


.mitte .haustypen_detail_links li{ 
   padding-left: 2px; 
   padding-top: 3px; 
   padding-bottom: 1px; 
   line-height: 1.3;
   margin-left:0px;
 }


.mitte .haustypen_detail_rechts .bildunterschrift{	
	color:#a8a8a8;
	padding: 5px 0px 10px 3px;
	font-size: 10px;
	font-weight: normal;
    line-height: 13px;	
	float:left;
	text-align:left;
}


.mitte .haustypen_detail_headline{	
    color: #016dc3;
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
}

.mitte .haustypen_detail_grundriss{	
	width:402px;
	BORDER: #cccccc 0px solid;
	padding: 10px;
	background-color: #f5f5f5;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
}

.mitte .haustypen_detail_grundriss img{	
    BORDER: #cccccc 0px solid;
	background-color: #f5f5f5;
}



.mitte .haustypen_liste{
	margin-top:2px;
	background-color:#CC9933;
	float:left;
}



.galerie{
	float: left;
	display:inline;
	width: 190px;
	height:145px;
	padding: 5px;
	font-size: 10px;
	text-align:center;
	color:#464545;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:5px;
} 


.galerie_bg{
    float: left;
    display:inline;
	margin-bottom:10px;
	background-color:#dae3e9;
	padding-top:10px;
    BORDER-right: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
    BORDER-left: #cccccc 1px solid;
	width:424px
    }

.galerie img{
    BORDER: #cccccc 1px solid;
	padding: 1px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
}

.galerie .bildunterschrift{	
	color:#a8a8a8;
	padding: 5px 0px 10px 1px;
	font-size: 10px;
	font-weight: normal;
    line-height: 13px;	
	float:left;
	width:180px;
	text-align:center;
	height:25px;
}


.mitte .haustypen_liste img{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	}


	
.nav_galerie_links{
    text-align:left;
	margin-bottom:10px;
	font-size: 1.0em;
	float: left;
	background-color:#dae3e9;
    color:#000000;
	padding:4px;
    font-weight: bold;
    BORDER-TOP: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;

    }
	
.nav_galerie_rechts{
    text-align:right;
	margin-bottom:10px;
	font-size: 1.0em;	
	background-color:#dae3e9;
	color:#000000;
	padding:4px;
    font-weight: bold;
    BORDER-right: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	
    }


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



.fotogalerie{
	font-size: 11px;
	text-align:center;
	color:#016dc3;
}

.mitte td{
	padding:0px;
	margin:0px;
}
.fotogalerie img{
    BORDER: #cccccc 1px solid;
	padding: 3px;
	background-color: #f5f5f5;
	margin-right: 3px;
	margin-left: 4px;
	margin-bottom:0px;
	margin-top:0px;
}


.container_foto{ 
	width:926px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	color:#464545;
  }




.nav_foto_links{
    text-align:left;
	margin-bottom:10px;
	font-size: 1.0em;
	float: left;
	background-color:#dae3e9;
    color:#000000;
	padding:4px;
    font-weight: bold;
    BORDER-TOP: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
	margin-left:40px;

    }
	
.nav_foto_rechts{
    text-align:right;
	margin-bottom:10px;
	font-size: 1.0em;	
	background-color:#dae3e9;
	color:#000000;
	padding:4px;
    font-weight: bold;
    BORDER-right: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	margin-right:40px;	
	margin-left:40px;
	
    }

/* Sitemap */

.mitte .sitemap{
	text-align:left;
	color:#016dc3;
	line-height:1.3em;
    font-weight:normal;	
}


.mitte .sitemap ul{
	margin-left:0px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:0px;
	padding:0px;
	TEXT-ALIGN: left;
	line-height:1.0em;
	BORDER-BOTTOM: #FFFFFF 2px solid;
	padding-bottom:12px;
}

.mitte .sitemap li{
	list-style-type: none;	
	BORDER-BOTTOM: #c8c8c8 0px solid;
	COLOR: #333366;
	line-height:1.3em;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:5px;
}

.mitte .sitemap li a {
	color:#333366;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	line-height:1.3em;
    font-weight:normal;		
}


.mitte .sitemap li a:hover, .mitte .sitemap td a:hover {
	color:#016dc3;
}

.mitte .sitemap table{
   margin-top:3px;
   margin-left:5px;   
   BORDER-BOTTOM: #c8c8c8 0px solid;
}

.mitte .sitemap td{
	text-align:left;
	color:#333366;
	width:200px;
    font-weight:normal;	
	padding-top:0px;
	padding-right:0px;
	padding-left:15px;
	padding-bottom:0px;
}

.mitte .sitemap td a{
	text-align:left;
	color:#333366;
	width:auto;
    font-weight:normal;
}




.mitte .vergleich td{
  border-bottom: #cccccc 1px solid;
  font-size: 0.9em;
}

.mitte .vergleich_kopf td{
  border-bottom: #cccccc 0px solid;
  font-size: 1.0em;
  background-color:#DAE3E9;
  font-weight:bold;
}


.mitte .checkliste td{
  border-bottom: #cccccc 1px solid;
  font-size: 0.9em;
}


.mitte .aktuelles td{
  border-bottom: #cccccc 0px solid;
  font-size: 1.1em;
}

.mitte .bildunterschrift td{	
	color:#cccccc;
	padding: 5px 0px 8px 1px;
	font-weight: normal;
    line-height: 13px;	
	text-align:center;
	height:20px;
	margin-left:0px;
	margin-right:0px;
    font-size: 0.8em;
	width:auto;
	}



.mitte .grundstuecke{
	font-size: 0.9em;
}

.mitte .grundstuecke td,tr{
    padding:2px;	
}

.mitte .grundstuecke_blau{
    padding:2px;
	background-color:#DAE3E9;	
}




.mitte .text{
	margin-left: 215px;
	margin-top:8px;
	padding:0px;
	height:138px;
	width:190px;
	font-size: 0.9em;
	float:left;
	display:inline;
	line-height:1.3em;
}

.mitte .bungalow{
	background-image:url('../bilder/klappe_bungalow.jpg');
	background-repeat:no-repeat;
	background-position:center;
	padding: 2px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:12px;
	height:138px;
	width:420px;
    BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;	
	float:left;
	display:inline;
}

.mitte .zwei_ebenen{
	background-image:url('../bilder/klappe_zwei_ebenen.jpg');
	background-repeat:no-repeat;
	background-position:center;
    BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;	
	float:left;
	display:inline;	
	padding: 2px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:12px;
	height:138px;
	width:420px;
	
}

.mitte .stadtvilla{
	background-image:url('../bilder/klappe_stadtvilla_neu.jpg');
	background-repeat:no-repeat;
	background-position:center;
    BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;	
	float:left;
	display:inline;	
	padding: 2px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:12px;
	height:138px;
	width:420px;
	
}


.mitte .einlieger{
	background-image:url('../bilder/klappe_einlieger.jpg');
	background-repeat:no-repeat;
	background-position:center;
    BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;	
	float:left;
	display:inline;	
	padding: 2px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:12px;
	height:138px;
	width:420px;
	
}


.mitte .doppelhaus{
	background-image:url('../bilder/klappe_doppelhaus.jpg');
	background-repeat:no-repeat;
	background-position:center;
    BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;	
	float:left;
	display:inline;	
	padding: 2px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:12px;
	height:138px;
	width:420px;
	
}


.mitte .visionen{
	background-image:url('../bilder/klappe_visionen.jpg');
	background-repeat:no-repeat;
	background-position:center;
    BORDER: #cccccc 1px solid;
	background-color: #f5f5f5;	
	float:left;
	display:inline;	
	padding: 2px;
	margin-left: 0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:12px;
	height:138px;
	width:420px;
	
}



.mitte .haustypen{
	float:left;
	width:220px;
	margin-top:2px;
}

.mitte .img_haustypen{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 10px;
	margin-left: 0px;
	display:block;
}


.mitte .bildunterschrift{	
	color:#a8a8a8;
	padding: 5px 0px 8px 1px;
	font-size: 10px;
	font-weight: normal;
    line-height: 13px;	
	text-align:center;
	height:20px;
	margin-left:10px;
	margin-right:0px;
	width:405px;
	}



.mitte .ul_einzug {
	padding-left: 3px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	margin-left: 25px;  
	margin-top: 5px;  
	margin-bottom: 5px; 
	margin-right:5px;
	list-style:square;	   
 }


.ul_einzug li{
   padding-left: 5px; 
   padding-top: 1px; 
   padding-bottom: 1px; 
   line-height: 1.1em;
 }



.klein{
 font-size:0.79em;
 line-height:1.4em
}

.ontop{
    text-align:right;
	margin-bottom:5px;
	font-size: 11px;
    }

.ontop a{
	line-height: normal;
	text-decoration: none;
    }



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


/* Trenner */
.linie{
  margin-top:15px; 
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
  width:auto;
  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;
}



.mitte .kontaktformular{	
	BORDER: #cccccc 1px solid;
	background-color: #DAE3E9;
	margin-top:7px;
	margin-bottom:7px;
	padding:3px;
	
}

.mitte .kontaktformular td,tr{
    padding:3px;	
font-size:0.95em;	
}



.input_select {
		color:#666666 ;
		background-color:#ffffff ;
		font-weight: bold; 
		font-family: Verdana; 
		font-size: 0.85em ; 
		border-right:#999999 thin inset; 
		border-left:#999999 thin inset;
		border-top:#999999 thin inset; 
		border-bottom:#999999 thin inset;
		margin:0px;
		padding:0px;
	}

.input_text {
		background-color: #ffffff;
		border-right:#999999 1px solid;
		border-left:#999999 1px solid;
		border-top:#999999  1px solid; 
		border-bottom:#999999 1px solid;
        font-size:0.9em;
		width:300px;
}

.input_text_2 {
		background-color: #ffffff;
		border-right:#999999 1px solid;
		border-left:#999999 1px solid;
		border-top:#999999  1px solid; 
		border-bottom:#999999 1px solid;
        font-size:0.9em;
		width:180px;
}

.input_textarea {
		background-color: #ffffff;
		border-right:#999999 1px solid;
		border-left:#999999 1px solid;
		border-top:#999999  1px solid; 
		border-bottom:#999999 1px solid;
}

.input_button {
		color: #016dc3;
		background-color: #ffffff;		
		border-right:#999999 1px solid;
		border-left:#999999 1px solid;
		border-top:#999999  1px solid; 
		border-bottom:#999999 1px solid;
        width:300px;
		font-weight:bold;
        font-size:0.85em;
        font-family: Verdana;
		margin:5px;					
}





/* RECHTS */

.rechts {
	float:left;
	width:196px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#ededed;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px; 
	font-size:0.7em;
	border: solid 1px #d3d3d3;
}
	
	
	
.rechts .gruen_a:hover, .rechts .gruen_a:hover {
	color:#5f9129;
}

.rechts .rot_a:hover, .rechts .rot_a:hover {
	color:#e2001a;
}
		  
.rechts .rot{
      background-color:#e2001a;
	  color: #FFFFFF;
	  display:block;
	  padding-top:3px;
	  padding-bottom:3px;
	  padding-left:2px;
	  padding-right:2px;
	  font-weight:bold;
	  font-size: 1.1em;
	  margin-bottom:5px;
	  background-image:url('../bilder/re_rot.png');
	  background-repeat:repeat-x;
	  background-position:top;
	  height:auto;	  
}		  

.rechts .blau{
      background-color:#1779c7;
	  color: #FFFFFF;
	  display:block;
	  padding-top:3px;
	  padding-bottom:3px;
	  padding-left:3px;
	  padding-right:3px;
	  font-weight:bold;
	  font-size: 1.1em;
	  margin-bottom:5px;
	  background-image:url('../bilder/re_blau.png');
	  background-repeat:repeat-x;
	  background-position:top;
	  height:auto;	  
}		  

.rechts .blau_a {
	color:#016dc3;
}

.rechts .blau_a:hover, .rechts .blau_a:hover {
	color:#016dc3;
}
	

.rechts .gruen{
      background-color:#5f9129;
	  color: #FFFFFF;
	  display:block;
	  padding-top:3px;
	  padding-bottom:3px;
	  padding-left:3px;
	  padding-right:3px;
	  font-weight:bold;
	  font-size: 1.1em;
	  margin-bottom:5px;
	  background-image:url('../bilder/re_gruen.png');
	  background-repeat:repeat-x;
	  background-position:top;
	  height:auto;	  
}	

.rechts .orange{
      background-color: #ffb400;
	  color: #FFFFFF;
	  display:block;
	  padding-top:3px;
	  padding-bottom:3px;
	  padding-left:3px;
	  padding-right:3px;
	  font-weight:bold;
	  font-size: 1.1em;
	  margin-bottom:5px;
	  background-image:url('../bilder/re_orange.png');
	  background-repeat:repeat-x;
	  background-position:top;
	  height:auto;
}	


.rechts .bordaux{
      background-color: #651b2b;
	  color: #FFFFFF;
	  display:block;
	  padding-top:3px;
	  padding-bottom:3px;
	  padding-left:3px;
	  padding-right:3px;
	  font-weight:bold;
	  font-size: 1.1em;
	  margin-bottom:5px;
	  background-image:url('../bilder/re_bordaux.png');
	  background-repeat:repeat-x;
	  background-position:top;
	  height:auto;
}	




.rechts img{
   border:0px;
   padding-top:5px;
   padding-bottom:0px;
}


.rechts .hotline{
	font-size: 16px;
	line-height:20px;
	padding-left: 0px;
	color:#016dc3;
	font-family: Arial, "Times New Roman",Georgia, Times, serif;
	margin: 10px 12px 10px 12px;
	font-weight:bold;
	display:block;
	text-align:center;
}
    
	
.rechts .lba{
	font-size: 12px;
	line-height:15px;
	padding-left: 0px;
	color:#016dc3;
	font-family: Arial, "Times New Roman",Georgia, Times, serif;
	margin: 2px 2px 5px 2px;
	font-weight:bold;
	display:block;
	text-align:center;
}
   	
	
.rechts ul{
	padding-left: 2px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	margin-left: 12px;  
	margin-top: 0px;  
	margin-bottom: 10px; 
	margin-right:0px;		   
} 


.rechts li{
     padding-left: 0px; 
	 padding-top: 3px; 
	 padding-bottom: 1px; 
	 line-height: 1.1em;
}
 
.rechts td{
	 line-height: 1.3em;
	 padding:0px;
}
  

.rechts .weiter{ 
   padding:0px;
   text-decoration: none;
   color: #016dc3;
   font-weight:normal;
}



.rechts .lupe{
 padding:0px;
 font-size:0.79em;
 width:170px;
 float:left;
 margin-top:5px;
 color:#016dc3;
 font-weight:bold;
}

.rechts .template1{
    width:auto;
	margin-top:3px;
	margin-left:0px;
	text-align:center;
    float:left;
	display:inline;
}

.rechts .template1 img{
    BORDER: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 10px;
	margin-left: 0px;
}  




/* footer */
		  
.footer{ 
	background-color:#FFFFFF;
	clear:left;
	padding-top:5px;
	padding-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:0px;
	background-image:url('../bilder/bg_footer.png');
	background-repeat:no-repeat;
	height:140px;
 }
		   
		   
.footer p{ 
	font-weight:normal;
	font-size:0.75em;
	text-align:center;
	margin-top:45px;
	color: #666666;			
 }
			 
			 
.footer a {
	text-decoration: none;
	color: #666666;
	padding-right:5px;
	padding-left: 5px;
	border-right: #b5b5ad 0px solid;
	line-height:14px;
}
.footer a:hover, .footer a#active{
	text-decoration: none;
	color:#1e7ac3;
}
			 

.footer h1{ 
	font-weight:normal;
	font-size:0.7em;
	text-align:center;
	margin-top:15px;
	color: #666666;
	padding-right:25px;
	padding-left: 25px;
	font-family: Arial, Verdana,Helvetica, sans-serif;	
}





		 
			 
			 
/* misc */

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





/* Registerkarten */

.TabbedPanels{
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	clear:both;
	width:100%;
	}
.TabbedPanelsTabGroup{
	margin:0px 0px 0px 0px;
	padding: 0px;
	}
.TabbedPanelsTab{
	position: relative;
	color:#ffffff;
	font-weight:bold;
	top: 1px;
	float: left;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:6px;
	margin-right: 1px;
	font-size:11px;
	background-color:#016dc3;
	background-image:url(../bilder/bg_register.gif);
	background-position:right top;
	background-repeat:no-repeat;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	}
.TabbedPanelsTabHover{
	background-color:#1e7ac3;
	}
.TabbedPanelsTabSelected{
	background-color:#f5f5f5;
	border-bottom:none;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	color:#016dc3;
	background-image:none;
	}
.TabbedPanelsTab a{
	color:#ffffff;
	text-decoration: none;
	}
.VTabbedPanels .TabbedPanelsTabSelected{
	border-bottom: solid 1px #ffffff;
	}
.TabbedPanelsContentGroup{
	clear: both;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#f5f5f5;
	margin:0px 0px 0px 0px;
	}
.TabbedPanelsContentGroup img{
	border:none;
	text-align:center;
	}
.TabbedPanelsContent{
	padding:0;
	}
.TabbedPanelsContentVisible{
	}



/*Highslide */

.highslide {
	cursor: url(../bilder/zoomin.cur);
	cursor: pointer;
	outline:none;
}
.ie .highslide {
	cursor: url(../bilder/zoomin.cur);
	cursor: pointer;
	outline:none;
}
.highslide-image {
	border: #ffffff 4px solid;
}
.highslide-image-blur {
	
}
.highslide-active-anchor IMG {
	VISIBILITY: hidden
}
.highslide-caption {
	BORDER-RIGHT: #ffffff 4px solid;
    BORDER-BOTTOM: #ffffff  4px solid; 	
	BORDER-LEFT: #ffffff 4px solid; 
	BORDER-TOP: #ffffff 0px; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 10pt;
	font-weight:bold;
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	DISPLAY: none; 
	FONT-FAMILY: Arial, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: center;
}
.highslide-loading {
	PADDING-RIGHT: 3px;
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px; 
	PADDING-LEFT: 3px; 		 
	BORDER-TOP: white 1px solid; 
	BORDER-BOTTOM: white 1px solid; 	
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: white; 
	BACKGROUND-COLOR: black; 
	TEXT-DECORATION: none;
}
A.highslide-credits {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; COLOR: silver; PADDING-TOP: 2px; TEXT-DECORATION: none
}
A.highslide-credits I {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; COLOR: silver; PADDING-TOP: 2px; TEXT-DECORATION: none
}
A.highslide-credits:hover {
	COLOR: white; BACKGROUND-COLOR: gray
}
A.highslide-credits:hover I {
	COLOR: white; BACKGROUND-COLOR: gray
}
.highslide-move {
	CURSOR: move
}
.highslide-overlay {
	DISPLAY: none;
}
A.highslide-full-expand {
	DISPLAY: block; BACKGROUND: url(../bilder/fullexpand.gif) no-repeat; MARGIN: 0px 10px 10px 0px; WIDTH: 44px; HEIGHT: 44px
}
.highslide-display-block {
	DISPLAY: block
}
.highslide-display-none {
	DISPLAY: none
}


	

