/*
CSS StyleGuide for www.naxosbest.com
written by naxos-webdesign – 2007
*/

* {
		margin:0;
		padding:0;
		}


html, body {
		height:100%;
		}
BODY {
	color:#001F3E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:12px;
	background-color:#FFF;
	}
#distance { 
		width:1px;
		height:50%;
		margin-bottom:-550px; /* half of container's height */
		float:left;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	width: 1024px;
	clear:left;
	height: 600px;
	text-align: left;
	z-index: 7;
	background-color:#fff;
	border:1px solid #ccc;
	
}
#container-beaches {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	width: 1024px;
	clear:left;
	height: 1100px;
	text-align: left;
	z-index: 7;
	background-color:#fff;
	
}	
#container-acc {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	width: 1024px;
	clear:left;
	height: 1100px;
	text-align: left;
	z-index: 7;
	background-color:#fff;
	
}			
		

.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #00366C;
}	
.h2 {

	font-size: 11px;

	font-weight: bold;
}
.h3 {

	font-weight: bold;
	color:#CC3300;
}

#content {
	position:absolute;
	left:242px;
	width: 562px;
	height: 485px;
	top: 120px;
	text-align:justify;
}
#content-beaches {
	left:8px;
	width: 801px;
	height: 78px;
	
}
#contentlinks {
	position:absolute;
	left:233px;
	width: 497px;
	height: 420px;
	top: 128px;
	padding: 10px;
	text-align:justify;
	overflow: auto;
}
#foot {
	position:absolute;
	left:238px;
	width: 556px;
	height: 8px;
	top: 500px;
	padding: 10px 0px 10px 10px;
	
	font-size:10px;



}
#weiter {
	position:absolute;
	left:618px;
	width: 176px;
	height: 8px;
	top: 538px;
	padding: 10px 0px 10px 10px;
	text-align:right;


}
#left {
	position:absolute;
	left:3px;
	width: 213px;
	height: 456px;
	top: 2px;

}
#beaches {
	left:8px;
	width: 801px;
	height: 207px;
	

}
#top-beaches {
	position:absolute;
	left:3px;
	width: 552px;
	height: 42px;
	top: 11px;

}
#top {
	position:absolute;
	left:243px;
	width: 552px;
	height: 42px;
	top: 21px;

}
#contentacc {
	position:absolute;
	left:16px;
	width: 383px;
	height: 233px;
	top: 115px;
	padding: 10px;
	text-align:justify;
}
#contentacc2 {
	position:absolute;
	left:16px;
	width: 383px;
	height: 172px;
	top: 115px;
	padding: 10px 10px 0px 10px;
	text-align:justify;
	font-size:12px;


}
#contentacc-re {
	position:absolute;
	left:16px;
	width: 749px;
	height: 59px;
	top: 411px;
	text-align:justify;
	font-size:12px;
	padding-left: 10px;
}
#preise2{
	position:absolute;
	left:233px;
	width: 497px;
	height: 420px;
	top: 109px;
	padding: 10px;
	text-align:justify;
	border: 1px solid #000;
	font-size:11px;
	visibility: hidden;
	}
#photo-studios {
	position:absolute;
	left:11px;
	width: 213px;
	height: 115px;
	top: 278px;
	
}
#toph1 {
	position:absolute;
	left:234px;
	width: 552px;
	height: 27px;
	top: 105px;

}
/*links*/

#menu {
	position:absolute;
	left:830px;
	width: 172px;
	height: 596px;
	top: -2px;
	text-align:right;

}

#menu a:link {
	text-decoration :none;
        color:#00366C;
	
  
}

#menu a:hover {
	text-decoration:underline;
	color:#0060BF;
        
}

#menu a:visited {
color:#001F3E;
}

A {
	text-decoration :none;
	color: #001F3E;
	
  
}

A:hover {
	text-decoration:underline;
	color: #004A95;
        
}

A:visited {
color:#001F3E;
}
		
