﻿body { 
	font-size: 12px;    
	font-family:Arial, Helvetica, Sans-Serif;
	background-color:#cccccc;
    color:#000000;
}  
#sites_{
	margin:0 auto;
	width:1000px;
}

#sites { 
	background-color:#83a9bc;
	width:1000px;
	margin: 0 auto;
}    
#heads{
	width:980px;
	height:60px;
    background-color:#0c3376;
    background-image:url('../images/logo.jpg');
    background-repeat:no-repeat;
    text-align:right;
    padding-right:20px;
    color:#ffffff;
}
#info{
	width:1000px;
	height:240px;
}
#textinfo12{
	width:378px;
	height:220px;
	text-align:justify;
	float:left;
	border-left:2px #ffffff solid;
    background-color:#0c3376;
    padding:10px;
}
#textinfo{
	width:178px;
	height:220px;
	text-align:justify;
	float:left;
	border-left:2px #ffffff solid;
    background-color:#0c3376;
    padding:10px;
}
#textinfo2{
	width:194px;
	height:220px;
	text-align:justify;
	float:left;
	border-left:2px #ffffff solid;
    background-color:#0c3376;
    color:#ffffff;
    padding:10px 2px 10px 2px;
}
#pic{
	width:600px;
	height:240px;
	float:left;
	background-image:url('../images/startseite_yacht.jpg');
	background-repeat:no-repeat;
}  
#navigations { 
        width:1000px; 
        height:40px;
	background-color:#83a9bc;
}
#maini{
	margin:0 auto;
	width:1000px;
	background-color:#83a9bc;
}
#maine_bg {
	padding:0px;
	background-color:#83a9bc;
}
#texts { 
    width:760px;  
    background-color:#83a9bc;
    padding:20px;
    overflow:auto;
    text-align:left;
    color:#000000;
}    

#informations{
	width:180px;
	float:left;
}

#boxinfo{
    width:180px;
    padding:0px 5px 0px 5px;
    background-color:#0c3376;
    color: #c9c9cb;
    font-weight:bold;
}

#plg_weather{
    width:180px;
    padding:10px 5px 0px 5px;
    background-color: #ffffff;
    color: #0c3376;
    font-weight:bold;
    text-decoration:none;
}

#werbung{
    width:180px;
    padding:10px 5px 0px 5px;
    background-color: #ffffff;
    color: #0c3376;
    font-weight:bold;
    text-decoration:none;
}

#footers { 
    loat:left;
    width: 1000px;  
    line-height:30px; 
    color:#000000;
    text-align:center;
    border-top:1px #ffffff solid;
    background-color:#0c3376;
 }  

#footers a { 
    color:#ffffff;
    text-align:center;
 }  

.kontaktformulare{
	font-size:medium;
	font-weight:bold;
}
