body { 
    padding: 0; 
	margin: 0 auto; 
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	background-image:url(img/beach.jpg);
    color: #666;
}

#wrapper {
    width: 960px;
	
    margin: 0 auto;
}

#header {
	width: 960px;
	height:250px;	
	position:relative;
}


#headerlogo {
	width: 644px;
	height:148px;
	position:absolute;
	right: 0px;
	top: 0px;
	background-image:url(img/header_logo.png);	
}

.panel a {
	color: #25a9e1;
	text-decoration:none;
}

.panel a:hover {
	color:  #F5B700;
}


/* Navi links*/



#navi_links ul {
	position:relative;	
	top:60px;
}

#navi_links ul li {
	width:160px;
	height:34px;
	background-image:url(img/buttons_links.png);
	position:relative;
	left:-9px;
	z-index:99999;
}


#navi_links ul li:hover {
	background-image:url(img/buttons_links2.png);
	z-index:99999;
}


#navi_links ul li a {
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	display:block;
	padding: 10px 20px;
	text-decoration: none;
}




/* Footer*/

#footer {
	color: #fff;
	height: 40px;
	position:relative;
	width: 960px;
	font-size: 11px;
	padding-left:60px;
}

#footer a {
	color: #666;
	font-size: 11px;
	text-decoration:none;
}

#footer a:hover {
	color:  #25a9e1;
	font-size: 11px;
}


#copyright {
	display: block;
	float: right;
	position: absolute;
	right: 350px;
	padding: 15px 50px;
	color: #25a9e1;
}


#seeyou {
	display:block;
	float: right;
	position:absolute; 
	right: 150px;
	padding: 15px 50px;
	color: #25a9e1;
}



#frau {
	width: 260px;
	height:700px;
	position:absolute;
	right: -147px;
	top: 130px;
	background-image:url(img/frau_rechts2.png);	
	z-index: 2;
}


#oeffnung {
	width: 200px;
	height:141px;
	position:absolute;
	left: -80px;
	top: 220px;
	background-image:url(img/oeffnung.png);	
	z-index: 2;
}


h2 {
	font-size:16px;
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
	margin-top: 30px;
	color: #25a9e1;
}

#slider {
    width: 960px;
    margin: 0 auto;
	height:377px;
    position: relative;
	/*background-color: #fff;*/
	background-image:url(img/trans-80.png);
	-webkit-box-shadow: 0 8px 8px -6px #CCC;
	-moz-box-shadow: 0 8px 8px -6px #CCC;
	box-shadow: 0 8px 8px -6px #CCC;
}


#files ul li{
	list-style:outside;
	list-style-type:square;
	padding-left: 0px;
	margin-left: 18px;
	padding-bottom: 5px;

}
	


.scroll {
    height: 345px;
    width: 620px;
	margin: 0 auto;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;

}

.scrollContainer div.panel {
    padding: 20px;
    height: 310px;
    width: 580px;
}

/*#shade {
    background: url(img/shade.jpg) no-repeat 0 0;
    height: 50px;
}*/


#navi {
	display:block;
	width: 700px;
	margin-left: 185px;
	z-index: 9999;
	margin-top:38px;
	font-size: 14px;
}

ul.navigation {
    list-style: none;
    margin: 0;
	
    padding: 0;
    padding-bottom: 10px;
	z-index: 9999;
}

ul.navigation li {
    display: inline;
/*  
	margin-right: 0px;
	margin-left: 0px;

	background-color: #25a9e1;
	border: 3px solid #ffb800;*/
	padding: 5px;
	z-index: 9999;
	

	
}

ul.navigation a {
	background-color: #fff;
    padding: 10px;
    color: #25a9e1;
/*	margin-right: 0px;
	margin-left: 0px;*/
	font-weight:bold;
    text-decoration: none;
	z-index: 9999;
	padding-top: 5px;
	padding-bottom: 10px;

}

ul.navigation a:hover {
	background-color: #25a9e1;
	color: #fff;
	padding-top: 10px;	
	z-index: 9999;
}

ul.navigation a.selected {
	background-color: #25a9e1;
	color: #fff;
	padding-top: 10px;	
	z-index: 9999;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 315px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 20px;
	width: 32px;
	height: 50px;
	background-image:url(img/arrow-left-light.png);
}

.scrollButtons.left:hover {
	background-image:url(img/arrow-left.png);
}

.scrollButtons.right {
    left: 100px;
	width: 32px;
	height: 50px;
	background-image:url(img/arrow-right-light.png);
}

.scrollButtons.right:hover {
	background-image:url(img/arrow-right.png);
}

.hide {
    display: none;
}

.maps {
	padding: 5px; 
	background-color:#fff;
	border: 1px solid #CCC;
}


#facebook {
	display:block;
	float: left;
	left:300px;

	width: 100px;
	height:20px;
	padding: 13px 50px 0px 130px;
	z-index:99999;
}

.bild {
	padding: 1px 1px 1px 1px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-right:10px;
}

.fettschrift {
	color: #25a9e1;
	font-weight:bold;
}
