@charset "UTF-8";
/* CSS Document */
 @import url("coda-slider.css");
 @import url("jquery.lightbox-0.5.css");
 
body{
	position:absolute;
	width:100%;
	height:100%;
	/*background-color:#F9F7EF;*/
	background-color:#E1EFE2;
	background-image:url(../images/BG.jpg);
	background-repeat:repeat-x;
	background-position:50% 50%;
	/*font-family: 'Rochester', cursive;*/
	}
#wrapper{
	/*position:absolute;*/
	width:1000px;
	height:700px;
	margin:50px auto;
	background-color:#fff;
	box-shadow:#000 0px 0px 5px;
	-moz-box-shadow:#000 0px 0px 5px;
	-webkit-box-shadow:#000 0px 0px 5px;
	}
	
.flower{
	width:300px;
	position:absolute;
	margin:-2% -2%;
	z-index:1000;
	}
.flower2{
	position:fixed;
	z-index:1000;
	width:300px;
	right:-100px;
	bottom:-50px;}
.butterfly{
	position:fixed;
	z-index:1000;
	width:200px;
	right:50px;
	top:150px;}
	
.logo{
	position:absolute;
	width:80px;
	bottom:10px;
	right:290px;
	}
.russisch{
		width:500px;
		margin-top:20px;}
	
.Feier{
	position:absolute;
	width:300px;
	right:120px;
	top:600px;
	z-index:1000;
	}
	
				
			
h1{ /*font-family:"Comic Sans MS", cursive;*/
	font-size:55px;
	text-align:center;
	}	
a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}	
#navi{
	position:absolute;
	float:left;
	margin:auto 250px;
	}
#navi ul{
	float:right;
	}
#navi ul li{
	float:left;
	padding:0 30px 5px 0;
	font-size:24px;
	}
#navi ul li a {
	float:left;
	font-size:16px;
	text-align:center;
	color:#333;
	}
#navi ul li a:hover{
	cursor:pointer;
	color:#F488A9;
	/*border-bottom:solid 5px #F488A9;*/}	

#header{
		/*position:relative;*/
		width:100%;
		top:-520px;
		margin:0 0 20px 0;
		float:left;
		z-index:1000;
		float:left;
		}
		
#header h1{
	font-family: 'Rochester', cursive;
	font-weight:normal;
	text-align:center;
	margin-top:20px;
	color:#BBE8CB;
	color:#333;
	}
h2{
	color:#666;
	text-transform:uppercase;
	font-weight:normal;
	font-size:28px;
	}
.subline{font-weight:normal;
	text-align:center;
	color:#666;
	margin-bottom:20px;
	margin-top:10px;
	font-size:14px;
	letter-spacing:9px;
	}	

#content{ position:absolute;
			overflow:hidden;
			width:800px;
			height:700px;
			top:180px;
			margin-left:100px;}
					
#about{}
#service{}
#galerie{}
#kontakt{}	

#impressum{ line-height:150%;}	

p{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666;
line-height:140%;
font-size:12px;}
					
.service{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	}
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#ccc;}
	
.karte{
	position:relative;
	width:500px;
	float:right;
	right:0;
	top:-190px;}
	
.teaser{	position:absolute;
			top:20px;
			background-image:url(../images/teaser1.png);
			right:110px;
			width:250px;
			height:400px;
			border:#FFF solid 10px;
			box-shadow:#000 0px 0px 5px;
			-moz-box-shadow:#000 0px 0px 5px;
			-webkit-box-shadow:#000 0px 0px 5px;}
			

			.shadow {
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=0, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=45, Strength=2)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=90, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=2)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=180, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=225, Strength=2)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=260, Strength=3)
	progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=305, Strength=2);
	-moz-box-shadow: #000 0px 0px 5px; /*Mozilla-basierte Browser (z.B. Firefox)*/
	-webkit-box-shadow: #000 0px 0px 5px; /*WebKit-basierte Browser (z.B. Safari/Chrome)*/

}
				
			
.teaser2{	position:absolute;
			top:20px;
			background-image:url(../images/teaser4.png);
			right:110px;
			width:250px;
			height:400px;
			border:#FFF solid 10px;
			box-shadow:#000 0px 0px 5px;
			-moz-box-shadow:#000 0px 0px 5px;
			-webkit-box-shadow:#000 0px 0px 5px;}
						
			
.teaser3{	position:absolute;
			top:20px;
			background-image:url(../images/teaser3.png);
			right:110px;
			width:200px;
			height:400px;
			border:#FFF solid 10px;
			box-shadow:#000 0px 0px 5px;
			-moz-box-shadow:#000 0px 0px 5px;
			-webkit-box-shadow:#000 0px 0px 5px;}
			
.teaser4{	position:absolute;
			top:20px;
			background-image:url(../images/teaser5.png);
			right:110px;
			width:250px;
			height:400px;
			border:#FFF solid 10px;
			box-shadow:#000 0px 0px 5px;
			-moz-box-shadow:#000 0px 0px 5px;
			-webkit-box-shadow:#000 0px 0px 5px;}			
						
									
		
#footer{
	position:relative;
	font-family: 'Rochester', cursive;
	font-weight:normal;
	color:#999;
	bottom:5px;
	float:left;
	left:-50px;
	/*text-align:center;*/
	
}

  	
	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #fff;
		/*padding: 10px;*/
		width: 520px;
		
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #DAFFF0;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
		
iframe{
	width:425px;
	 height:350px;
	 frameborder:0;
	 scrolling:no;
	 marginheight:0;
	 marginwidth:0;
	}		