body, td, th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
	color: #315E88;
	text-decoration: none;
}
a:link {
	color: #315E88;
}
a:visited {
	color: #315E88;
}
a:hover {
	color: #01509B;
	text-decoration: underline;
}
h1 {
	padding: 3px 3px 3px 10px;
	font-size: 18px;
}
.wrapper {
	width: 794px;
	margin: 0 auto;
	border-left: 3px solid #ededed;
	border-right: 3px solid #ededed;
	text-align: left;
	background: #fff;
}
.upperhead {
	width: 100%;
	background: url(../images/toprepeatx_02.jpg) repeat-x top;
	height: 51px;
}
.tel {
	float: right;
	background: url(../images/tel_04.jpg) center top no-repeat;
	margin-right: 10px;
	padding-top: 18px;
	padding-left: 46px;
	font-size: 12px;
	width: 200px;
}
.banner {
	text-align: center;
	/*background: url(../images/strandkorb2.jpg) no-repeat top;
	height: 200px;
	padding-top: 34px;
*/
	width: 100%;
}
.underbanner {
	width: 90%;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	padding-left: 10%;
	background: #F8F8F8;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.underbanner2 {
	width: 97%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 2%;
	font-size: 11px;
	background: #F8F8F8;
	border: 1px solid #ededed;
}
.article {
	padding: 10px 20px 20px 5px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 30px;
	text-align: justify;
}
.underbanner2 a:link, .underbanner a, .underbanner a:visited {
	color: #666;
}
.input {
	outline: none;
	border: 1px solid #D4D4D4;
	padding-left: 2px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	padding-top: 4px;
	height: 17px;
}
.button {
	background: url(../images/buttontopleft_12.jpg) top left no-repeat #00488C;
	border: 1px solid #05396A;
	height: 21px;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	font-family: verdana;
	text-align: center;
}
.content {
	width: 100%;
	padding-top: 10px;
}
.leftcolumn {
	width: 244px;
	float: left;
	padding-left: 9px;
	padding-right: 31px;
}
.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}
.rightcolumn {
	width: 480px;
	float: right;
	padding-right: 10px;
}
#navvy {
	width: 244px;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	text-align: left;
	font-family: Verdana;
}
ul#navvylist {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 244px;
}
ul#navvylist li {
	width: 244px;
	display: block;
	margin: 0;
	padding: 0;
}
ul#navvylist li a {
	display: block;
	margin: 0;
	width: 194px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 40px;
	padding-right: 10px;
	color: #315E88;
	text-decoration: none;
	background: url(../images/link_13.jpg) no-repeat left top;
}
#navvy>ul#navvylist li a {
	width: auto;
}
ul#navvylist li a:hover, ul#navvylist li#active a:hover {
	color: #315E88;
	width: 174px;
	padding-left: 40px;
	background: url(../images/hover_13.jpg) no-repeat left top;
}
.box {
	width: 224px;
	background: #E2EBF4 url(../images/bgbottomright_22.jpg) bottom right no-repeat;
	border: 1px solid #A5CAEF;
	padding: 10px;
	color: #315E88;
	font-size: 11px;
	margin-top: 20px;
}
p.boxinside {
	text-align: center;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #6A6A6A;
	font-weight: bold;
	margin: 0;
	width: 92%;
	padding-left: 8%;
	background: url(../images/bullet_16.jpg) no-repeat bottom left;
	padding-bottom: 5px;
	padding-top: 3px;
	text-decoration: none;
}
h2 a, h2 a:link, h2 a:visited {
	font-size: 20px;
	color: #6A6A6A;
	font-weight: normal;
	text-decoration: none;
}
h2 a:hover {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
.footer {
	padding-top: 18px;
	padding-bottom: 20px;
	background: #F8F8F8;
	border-top: 2px solid #ededed;
	text-align: center;
}
.footer a:link, .footer a, .footer a:visited {
	color: #666;
}
.weather {
	margin-left: 45px;
}
* html .weather {
	margin-left: 0px;
}
/* Bilder Overlay Styles */
.overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	width:675px;
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

.overlay .close {
	background-image: url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* the overlayed element */ 
.simple_overlay { 
    /* must be initially hidden */ 
    margin-top: 50px;
    display:none; 
    /* place overlay on top of other elements */ 
    z-index:10000; 
    /* styling */ 
    background-color:#333; 
    width:450px;     
    min-height:338px; 
    border:1px solid #666; 
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
