body {
	background-color: #65ACD6;
	background-image: url(../img/layout/background_2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px;
	margin: 0px;
}
.newsitem_marina{
	background-image: url(../img/layout/legende/marina.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	line-height: 18px;
	font-size: 1.0em;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #DDDDDD;
	padding: 4px; 
	padding-left: 30px;
}
.newsitem_firma{
	background-image: url(../img/layout/legende/firmen.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	line-height: 18px;
	font-size: 1.0em;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #DDDDDD;
	padding: 4px; 
	padding-left: 30px;
}
.newsitem_ris{
	background-image: url(../img/layout/legende/ris.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	line-height: 18px;
	font-size: 1.0em;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #DDDDDD;
	padding: 4px; 
	padding-left: 30px;
}
.newsitem_foto{
	background-image: url(../img/layout/legende/bilder.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	line-height: 18px;
	font-size: 1.0em;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #DDDDDD;
	padding: 4px; 
	padding-left: 30px;
}
.newsitem_poi{ 
	background-image: url(../img/layout/legende/revierinfo.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	line-height: 18px;
	font-size: 1.0em;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #DDDDDD;
	padding: 4px; 
	padding-left: 30px;
}
.box_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-left:5px;
}
.box_geschlossen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left:5px;
	background-image: url(../img/layout/gelberauslauf.gif);
}