


#mainover{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	color: #60737E;
	background: white url(../images/whitesail_ferienwohnungen.jpg) repeat-x left bottom;
}

#mitte p{
	color: #60737E;
}

#alpha{
	z-index: 1;
	position: absolute;
	top: 0;
	background-color: black;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.70; 
	opacity: 0.70;
		width: 100%;
	height: 100%;
	left: 0;
	text-align: right;
}

#alpha p{
	text-align: right;
	margin-right: 10px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 9px;
	color: white;
}

#blender{
	z-index: 3;
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	left: 0;
}

#head{
	margin-left: 50px;
	height: 10px;
}

#mitte{
	margin-left: 15px;
	margin-right: 15px;
}

#footerr{
	height: 140px;
	margin-top: 30px;
	
}

#innerfooterr{
	height: 140px;
	margin-left: 15px;
	margin-right: 15px;
}

#innerfooter h2{
	padding-left: 48px;
}

a:focus {
	outline: 1px dotted invert
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0
}

h1 {
	font-size: 1.3em;
	color: #60737E;
}

h2 {
	font-size: 1.1em;
	color: #60737E;
}

h3 {
	font-size: 1.3em;
	color: #60737E;
}

h4 {
	font-size: 1.3em;
	color: #60737E;
}

h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.3em;
}

ol {
}

ul {
}

li {
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
}

h1 a{
	color: #5192C4;
}


a:link { 
	text-decoration: none; 
	color: #5192C4;
	}
a:visited { 
	text-decoration: none; 
	color: #5192C4;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #5eb0e5;
	}
	
ul.aufzaehlung{
	width: 400px;
	float: left;
}

.clear{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0.1em;
	line-height: 0.1em;
}
