@import url('yui-reset.css');

/**{border:0px solid #fff;margin:0;padding:0;list-style:none}*/



body{
	min-width: 992px;
	min-height: 567px;		
	/*position: relative;	*/	
	/*background-color: #000000;
	background-color: #FFFFFF;*/
}

html, body, #bg, #bg table, #bg td{	
	height: 100%;
	width: 100%;	
	
	overflow:hidden;
	
	/*margin: 0px;
	padding: 0px;
	
	img{display:block}*/
}



 /*IE PNG Fix*/
#logo img, #navi_main img, #navi_kt img, #footer img, #content_main img, #content_anfahrt img, #map { 
	behavior: url(files/iepngfix.htc) 
}


 /* Div`s*/
 /* patch IE, WS bleibt auf der linken Seite stehen*/
#min_site{
	position: absolute;
	z-index: 15;
	/*overflow: auto;
	background-color: green;*/
}  

#bg div{
	position: absolute;
	width: 200%;
	height: 200%;
	top: -50%;
	left: -50%;		
}
#bg td{
	vertical-align: middle;
	text-align: center;
}
#bg img{
	min-height: 50%;
	min-width: 50%;
	margin: 0 auto;
}

#bg_head{
	width: 100%;
	height: 120px;
	position: absolute;
	left: 0px;
	/*margin-left: 0px;*/	
	top: 0px;
	z-index: 11;
	background-color: #FFFFFF;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
} 

#bg_footer{
	width: 100%;
	height: 40px;
	position: absolute;	
	left: 0px; 
	bottom: -1px;	
	/*	
	padding-bottom: 50px;
	*/
   /*margin-top: -50px; negative Hälfte von width*/
	z-index: 11;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;	
} 

#logo{
	width: 180px;
	height: 74px;
	position: absolute;
	left: 5%;
	/*margin-left: 0px;*/	
	top: 20px;
	z-index: 20;	
} 

#navi_main{
	width: 535px;
	height: 14px;
	position: absolute;
	right: 5%;
	top: 81px;
	z-index: 20;
	/*background-color: Green;*/	
} 

/*Abstand Grafiken Hauptnavigation zueinander*/
/*BUG FF: ganze Flaäche wird aktiv*/
.navi_main{
	margin-left: 15px;
} 

#navi_kt{
	width: 255px;
	height: 160px;
	position: absolute;
	right: 55%;
	top: 16px;
	z-index: 20;
	/*background-color: Green;*/	
}   
 
/* content main auf % gestellt  
#content_main{
	width: 70%;
	height: 50%;
	position: absolute;
	left: 50%;
	margin-left: -35%; /*negative Hälfte von width
	top: 27%;
	z-index: 15; /*background-color: Black; 
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;	
	overflow: auto;
	visibility: visible;
	overflow: hidden;
}    */
 
#content_main{
	width: 990px;
	height: 80%;
	position: absolute;
	left: 50%;
	margin-left: -495px; /*negative Hälfte von width*/
	top: 27%;
	z-index: 15; /*background-color: Black; 
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;	
	overflow: auto;*/
	visibility: visible;
	overflow: hidden;
}   
 
#content_impressionen{
	width: 990px;
	height: 80%;
	position: absolute;
	left: 50%;
	margin-left: -495px; /*negative Hälfte von width*/
	top: 27%;
	z-index: 15; /*background-color: Black; 
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;	
	overflow: auto;*/
	visibility: hidden;
	overflow: hidden;
}  
 
 
 /*TEST
#wn_{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	background-color: Aqua;
}  
*/

#content_anfahrt{
	width: 990px;
	height: 80%;
	position: absolute;
	left: 50%;
	margin-left: -495px; /*negative Hälfte von width*/
	top: 27%;
	z-index: 15; /*background-color: Black; 
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;	
	overflow: auto;*/
	visibility: hidden;
}    
  
#content_kontakt{
	width: 990px;
	height: 80%;
	position: absolute;
	left: 50%;
	margin-left: -495px; /*negative Hälfte von width*/
	top: 27%;
	z-index: 15; /*background-color: Black; 
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;	
	overflow: auto;*/
	visibility: hidden;
}    
  
#content_impressum{
	width: 990px;
	height: 80%;
	position: absolute;
	left: 50%;
	margin-left: -495px; /*negative Hälfte von width*/
	top: 27%;
	z-index: 15; /*background-color: Black; 
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;	
	overflow: auto;*/
	visibility: hidden;
} 
  
#footer{
	width: 775px;
	height: 13px;
	position: absolute;
	left: 50%;
	margin-left: -385px; /*negative Hälfte von width*/
	bottom: 12px;
	z-index: 30;	
	/*background-color: Black;	*/
	overflow:hidden;
} 




/*----------------*/
/*----- MAP ------*/
#bg_map{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0%;
	z-index: 99;
	background-color: Black;
	filter: alpha(opacity=20);
	-moz-opacity: .20;
	opacity: .20; /*overflow: auto;*/
	visibility: hidden;
} 


#map{
	width: 800px;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -400px; /*negative Hälfte von width*/
	top: 25%;
	z-index: 100;
	background-color: Black;
	/*filter: alpha(opacity=100);
	-moz-opacity: 0.1;
	opacity: 0.1; 
	overflow: auto;*/
	visibility: hidden;
} 

#close_map{
	width: 800px;
	height: 25px;
	position: absolute;
	left: 50%;
	margin-left: -400px; /*negative Hälfte von width*/
	top: 20%;
	z-index: 100;
	/*background-color: Black;*/
	filter: alpha(opacity=20);
	-moz-opacity: .20;
	opacity: .20; /*overflow: auto;*/
	visibility: hidden;
} 









   
#div_center{
	width: 1000px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -500px; /*negative Hälfte von width*/
	z-index: 10;
	/*background-color: #FFFFFF;
	overflow: visible;*/

}  


















/* classes*/

.txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.95em;
	color: Black;
	color: #FFFFFF;
	
	line-height: 1.3em;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: Black;
	color: #FFFFFF;
	
	font-weight: bold;
	letter-spacing: 0px;
}

.map_txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.95em;
	
	color: #EF8D51;
	line-height: 1.3em;
}

.map_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #EF8D51;
	font-weight: bold;
	letter-spacing: 0px;
}









a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:focus {
	outline:0; 
	-moz-outline:0;
}



.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.mail:visited {
	color: #cccccc;
	text-decoration: none;
}
.mail:link {
	color: #cccccc;
	text-decoration: none;
}
.mail:active{
	color: #cccccc;
	text-decoration: none;
}	
.mail:hover {
	color: #cccccc;
	text-decoration: underline;
}

.tabelle_hg
{
	background-color: #EAD0D9;
}











































#content_teaser{
	width: 228px;
	height: 285px;
	position: absolute;
	left: 6px; /*margin-left: 0px;*/
	top: 227px; /*top: 190px;*/
	z-index: 5;
	/*background-color: Blue;*/
} 

#content__{
	width: 480px;
	height: 318px;
	position: absolute;
	left: 240px; 
	/*margin-left: -190px;*/
	top: 190px;
	z-index: 5;
	overflow: auto;
	margin-left: 3px;
	/*background-color: Gray;*/
} 

#content_hebammen{
	width: 743px;
	height: 330px;
	position: absolute;
	left: 240px; /*margin-left: -190px;*/
	top: 190px;
	z-index: 5;
	overflow: auto;
	margin-left: 3px;
	/*background-color: Silver;*/
} 

#content_pic{
	width: 260px;
	height: 370px;
	position: absolute;
	left: 726px; 
	/*margin-left: -190px;*/
	top: 170px;
	z-index: 5;
	overflow: hidden;
	/*background-color: Green;*/
} 

#bottom{
	width: 980px;
	height: 34px;
	position: absolute;
	left: 6px;
	/*margin-left: 0px;*/	
	top: 527px;
	z-index: 6;
	background-image: url(../img/hg_navi_bottom.gif);
	background-repeat: no-repeat;	
}  








  /* Div`s SUBNAVI*/
#subnavi_rundumbetreuung{
	width: 164px;
	height: 136px;
	position: absolute;
	left: 235px;
	/*margin-left: 0px;*/	
	top: 0px;
	z-index: 5;
	background-color: Aqua;
	visibility: hidden;
	/*filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;*/
} 

#subnavi_kursangebot{
	width: 147px;
	height: 68px;
	position: absolute;
	left: 648px;
	/*margin-left: 0px;*/	
	top: 68px;
	z-index: 5;
	background-color: Aqua;
	visibility: hidden;
	/*filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;*/
} 

#subnavi_infoabend{
	width: 104px;
	height: 34px;
	position: absolute;
	left: 777px; /*margin-left: 0px;*/
	top: 102px;
	z-index: 5;
	background-color: Aqua;
	visibility: hidden; /*filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;*/
} 


/*TOOLTIP DIV*/
 div#tipDiv {
    padding:5px; 
	 font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF; 
	 font-size:14px; 
    background-color:#8A0232; 
	 border:1px solid #B96784; 
	/* filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;*/
} 

 div#tipDiv :visited {
	color: #FFFFFF;
	text-decoration: none;
}
 div#tipDiv :link {
	color: #FFFFFF;
	text-decoration: none;
}
 div#tipDiv :active{
	color: #FFFFFF;
	text-decoration: none;
}	
 div#tipDiv :hover {
	color: #FFFFFF;
	text-decoration: underline;
}












/* 360° Panorama Tour */
.sub {
	vertical-align: 3px;
}
.sub:link {
	color: #8A0232;
	text-decoration: none;
}
.sub:visited {
	color: #8A0232;
	text-decoration: none;
}
.sub:active {
	color: #8A0232;
	text-decoration: none;
}
.sub:hover {
	color: #8A0232;
	text-decoration: underline;
}
.sub:focus {
	outline:0; 
	-moz-outline:0;
}
