body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	
	background-color:#FFF;
	color:#000;
}

#site {
	background-image:none !important;
}

.hline{
	height:1pt; 
	display:block;
	margin-top:1pt;
	margin-bottom:1pt;
	border-top:1pt solid #80A312;
}

a {
	color:#80A312;
	text-decoration:none;
}

img {
	border:none;
}

/* Headlines */
h2, h2 a, h3 {
	font-size:14pt;
	color:#0068B4;
	text-decoration:none;
	font-style:normal;
	margin:0;
	padding:0;
}

/* Boxen */
.box {
	clear:both;
	margin:0 0 14pt 0;
	width:100%;
	overflow:hidden;
}

.headline {
	font-style:italic;
	color:#80A312;
}

.img {
	float:right;
	margin:0 0 8pt 8pt;
}

.box .vorspann, 
.box .inhalt {
	line-height:1.5;
}

/* Bilderleiste */
.bilderleiste {
	clear:both;
	margin:0 0 14pt 0;
}

/* Meldungen */
.meldung {
	margin:0 0 14pt 0;
}


hr,
#topbar, #topnav, #links,
#suche,
.contact,
.back,
#get_date_box, #get_date_abdecker,
#info_box, #info_abdecker,
.noprint {
	display:none;
}