@charset "UTF-8";
/* CSS Document */

body {
	background:#EFEFEF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}


.Stil1 {
	color: #91B4DA;
	font-weight: bold;
}
.Stil3 {color: #91B4DA; font-weight: bold; font-size: 14px; }

.Ueberschrift {
font-family: Georgia, Times New Roman, Times, serif;
color:#91b4da;
font-size:37px;
line-height:60px;
}

.Stil5 {
font-family: Georgia, Times New Roman, Times, serif;
color:#91b4da;
font-size:24px;
line-height:35px;
}

#aussen {
width:850px;
margin: auto;
margin-top:20px;
margin-bottom:30px;
}

#innen {
	float:left;
	padding:10px;
	background:#FFFFFF;
	width:830px;
}

#logo{
	width:292px;
	height:81px;
	float:left;
	background:url(../images/logo_stute.png) no-repeat;
	padding:0 10px 10px 0;
}

#kontaktoben{
float:left;
margin-top:35px;
font-family:Arial, Helvetica, sans-serif;
line-height:22px;
font-size:15px;
color:#91b4da;
clear:right;
}

.navi{
float:left;
width:100%;
height:35px;
background:#91b4da;
overflow:hidden;
}


.button {

float:left;text-decoration:none;
color:#FFFFFF;
font-family:Georgia, Times New Roman, Times, serif;
font-size:17px;
height:25px;
padding:10px 10px 0 10px;


}
.button:hover {
background:#a1c2e6;
}


#fotogross{
float:left;
width:830px;
height:333px;
overflow:hidden;
background:url(../images/jacht_wasser.jpg) no-repeat;
}

#inhalt {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:820px;
}

#naviunten {
border-top: 1px solid #cfdeef;
float:left;
width:830px;
margin-top:20px;
text-align:right;
padding-top:5px;
}

#naviunten a:link {
text-decoration:none;
padding:0 0 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
font-size:14px;
}
#naviunten a:visited {
text-decoration:none;
padding:0 0 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
font-size:14px;
}
#naviunten a:hover {
text-decoration:none;
padding:0 0 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:14px;
}
#naviunten a:active {
text-decoration:none;
padding:0 0 0 10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
font-size:14px;
}



