/* CSS für HOME-Site */

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

body
	{
	background-image:url(../pics/background.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-family: Myriad Pro, Arial, Courier, Helvetica, Times, serif;
	font-size: 14px;
	color:#000000;
	}
	
a
	{
	font-size: 18px;
	color:#150096;
	text-decoration:none;
	font-weight: bold;
	}
	
#gallerie a
	{
	font-size: 12px;
	color:#150096;
	text-decoration:none;
	font-weight: bold;
	}
	
p
	{
	margin-top: 6px;
	margin-bottom:2px;
	}
	
img.bild
	{
	display:inline;
	margin-top:0px;
	border: 1px solid #150096;
    padding: 3px;
    margin: 0px 5px 5px 0;
	}
	
#wrapper
	{
	width: 900px;
	height: 620px;
	position:absolute;
	left: 50%;
	margin-left:-450px;
	top:50%;
	margin-top: -230px;
	}
	
#logo
	{
	width: 300px;
	height: 120px;
	position: absolute;
/*	border:1px solid #732420;*/
	margin-left:0px;
	margin-top: 0px;
	}

#navi
	{
	width: 600px;
	height: 120px;
	position:absolute;
	margin-left:300px;
	position:absolute;
	}
	
#navul
	{
	list-style:none;
	}

#navul li
	{
	position:absolute;
	height:23px;
	}

#slider
	{
	vertical-align:middle;
	width: 900px;
	height: 350px;
	position:absolute;
	margin-top:120px;
	margin-left:0px;
/*	padding: 5px;*/
/*	border:1px solid #150096;*/
	}
	
#content
	{
	vertical-align:middle;
	width: 900px;
	height: 100px;
	position:absolute;
	margin-top:480px;
	margin-left:0px;
	padding: 5px;
	/*font-weight: bold;*/
	}
	
#contents
	{
	vertical-align:middle;
	width: 300px;
	height: 300px;
	position:absolute;
	margin-top:140px;
	margin-left: 250px;
	padding: 5px;
	font-size: 14px;
	text-decoration:none;
	/*font-weight: bold;*/
	/*border:1px solid #150096;*/
	}
	
#contentt
	{
	vertical-align:middle;
	width: 350px;
	height: 300px;
	position:absolute;
	margin-top:140px;
	margin-left: 550px;
	padding: 5px;
	font-size: 14px;
	text-decoration:none;
	/*font-weight: bold;*/
	/*border:1px solid #150096;*/
	}
	
#contenti
	{
	vertical-align:middle;
	width: 650px;
	height: 300px;
	position:absolute;
	margin-top:140px;
	margin-left: 250px;
	padding: 5px;
	text-decoration:none;
	/*font-weight: bold;*/
	/*border:1px solid #150096;*/
	}
	
#contentk
	{
	vertical-align:middle;
	width: 450px;
	height: 300px;
	position:absolute;
	margin-top:140px;
	margin-left: 0px;
	padding: 5px;
	font-size: 14px;
	text-decoration:none;
	/*font-weight: bold;*/
	/*border:1px solid #150096;*/
	}
	
#contentm
	{
	vertical-align:middle;
	width: 450px;
	height: 300px;
	position:absolute;
	margin-top:140px;
	margin-left: 450px;
	padding: 5px;
	font-size: 14px;
	text-decoration:none;
	/*font-weight: bold;*/
	/*border:1px solid #150096;*/
	}
	
#pic
	{
	vertical-align:top;
	width: 220px;
	height: 300px;
	position:absolute;
	margin-top:140px;
	margin-left: 0px;
	text-decoration:none;
	/*font-weight: bold;*/
	/*border:1px solid #150096;*/
	}
	
#footer
	{
	text-align:left;
	width: 800px;
	line-height: 18px;
	position:absolute;
	margin-top:590px;
	margin-left:0px;
	padding: 5px;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;	
	}
	
#footers
	{
	text-align:left;
	width: 800px;
	line-height: 18px;
	position:absolute;
	margin-top:470px;
	margin-left:0px;
	padding: 5px;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;	
	}

#footer a
	{
	font-size: 14px;
	color:#150096;
	text-decoration:none;
	font-weight: bold;
	}
	
#footers a
	{
	font-size: 14px;
	color:#150096;
	text-decoration:none;
	font-weight: bold;
	}
	
#fb
	{
	text-align:right;
	width: 90px;
	line-height: 18px;
	position:absolute;
	margin-top:590px;
	margin-left:800px;
	padding: 5px;
	font-size: 14px;
	text-decoration:none;

	}
	
#fbs
	{
	text-align:right;
	width: 90px;
	line-height: 18px;
	position:absolute;
	margin-top:470px;
	margin-left:800px;
	padding: 5px;
	font-size: 14px;
	text-decoration:none;

	}
	
#gallerie
	{
	vertical-align:top;
	width: 900px;
	height: 300px;
	position:absolute;
	margin-top:140px;
	margin-left: 0px;
	text-decoration:none;
	/*font-weight: bold;*/
	/*border:1px solid #150096;*/
	}
	



/*****************************************************/	

.fade {
   opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   }

   .fade:hover {
      opacity: 0.5;
      }
	  
#navul a
	{
	display:block;
	height:100%;
	width:100%;
	border: none;
	}

#navul li.angebot
	{
	width:190px;
	margin-top: 55px;
	margin-left: 30px;
	}	
	

#navul li.gallerie
	{
	width:100px;
	margin-top: 55px;
	margin-left: 230px;
	}	

#navul li.ich
	{
	width:100px;
	margin-top: 55px;
	margin-left: 370px;
	}	

#navul li.kontakt
	{
	width:100px;
	margin-top: 55px;
	margin-left: 520px;
	}	
	
#contentm b
	{
	color:#150096;
	}
	
#contentm iframe
	{
	border:1px solid #150096;
	}
/*	border:1px solid #150096;*/

/*===================== SUBNAVIGATION BILDER Maria =====================*/
#navul_subnavi_bildermaria
	{
	list-style:none;
	}

#navul_subnavi_bildermaria li
	{
	position:absolute;
	height:23px;
	width:100px;
	}
	
#navul_subnavi_bildermaria a
	{
	display:block;
	height:100%;
	width:100%;
	border: none;
	}

#navul_subnavi_bildermaria li.bildermaria
	{
	width:74px;
	margin-top: 0px;
	margin-left: 70px;
	}	
#navul_subnavi_bildermaria a.bildermaria{background-image:url(../buttons/bildermartina_over.jpg); background-repeat:no-repeat;}
#navul_subnavi_bildermaria a.bildermaria:hover{background-image:url(../buttons/bildermartina_over.jpg); background-repeat:no-repeat;}
	
#navul_subnavi_bildermaria li.bilderimprophil
	{
	width:110px;
	margin-top: 0px;
	margin-left: 170px;
	}	
#navul_subnavi_bildermaria a.bilderimprophil{background-image:url(../buttons/bilderimprophil.jpg); background-repeat:no-repeat;}
#navul_subnavi_bildermaria a.bilderimprophil:hover{background-image:url(../buttons/bilderimprophil_over.jpg); background-repeat:no-repeat;}

/*===================== LIGHTBOX 2 ==================================================================*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../pics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../pics/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*==============================================================================================================*/