html,body {
	background: #405965;
	margin: 0px;
	}

.rahmen_img {
	border: 1px solid #CCCCCC;
	}

a {
	color: #0E3964;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}


.normal {
	font-family: Verdana, 'Trebuchet MS', Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	}
	
.normal_copyright {
	font-family: Verdana, 'Trebuchet MS', Arial;
	font-size: 11px;
	line-height: 18px;
	color: #F4F2E3;
	text-align: center;
	}
	
.spezial {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #345583;
	}
	
.wetterbox_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
    font-weight: bold;
    color: #28506A;
	}
	
.normal_fett {
	font-family: Verdana, 'Trebuchet MS', Arial;
	font-size: 11px;
	line-height: 18px;
	color: #405965;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
	}
	
.bildunterschrift {
	font-family: Verdana, 'Trebuchet MS', Arial;
	font-size: 10px;
	line-height: normal;
	color: #333333;
	text-align: center;
	font-style: italic;
	}
	
.textbox {
	font-family: Verdana, 'Trebuchet MS', Arial;
	font-size: 11px;
	border: 1px solid #C6C6C6;
	}