* { margin: 0px; padding:0px; }
	
body { 
	background-color: #5B7AB1;
	font-family: sans-serif;
	}
	
#title {
	height:150px; 
	border-bottom:1px solid #eee;}
	
#menu { 
	width:960px; 
	height:150px; 
	background: url(../images/Strandsauna-am-FKK.png) no-repeat;
	text-align:center; 
	margin: 0 auto;}
	
#menu div { 
	padding-top: 120px; 
	height:30px; 
	text-align:center; 
	font-family:Sans-serif;
	font-variant:small-caps;
	font-weight:500; }
	
#menu a { 
	text-decoration:none; 
	color:#ddd;
	text-shadow: #000 1px 1px 1px;
	font-size:100%;
	letter-spacing:-0.01em;}
	
#menu a:hover { text-shadow: #000 -1px -1px 1px; }
	
#main {
	height:450px;
	background:#dedede url(../images/Strand-Sauna.jpg) no-repeat 50% 0;
	border-top:1px solid #777;
	border-bottom:1px solid #777;
	text-align:center;}
	
#text, .text {
	width: 780px;
	margin: 25px auto;
	font-size: 13px;
	line-height: 18px;
	color: #310;
	text-shadow: #efefef 1px 1px 1px;
	text-align:justify;
	letter-spacing:0.1em;}
	
#text img { border: 3px solid #eee; }
#text a { text-decoration:none;color: #310;}
	
#main h1 {
	padding: 0 200px 0 0;
	font-family: verdana;
	margin:10px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
	}
	
#footer {
	height:200px; 
	background: #5B7AB1 url(../images/Strand-Borkum.jpg) no-repeat;
	border-top:1px solid #eee;
	text-align:center;
	color:#eee;
	font-size:9px;
	padding-top:2px;
	text-shadow: #555 1px 1px 1px;
	}
	
#footer a {
	color:#eee;
	text-decoration: none;
	}
	
#footer span { color:#555 }