@charset "utf-8";

body {
	font: 12pt/15pt "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	color: #4c4c4c;
	}
	
img {
	float: left;
	display: inline;
	border: 0;
	}
	
a {
	color: #00305e;
	}
	
a:hover {
	text-decoration: none;
	}
	
h1 {
	font-size: 18pt;
	line-height: 1em;
	color: #00305e;
	font-weight: normal;
	letter-spacing: -0.025em;
	}

h2 {
	font-size: 16pt;
	color: #00305e;
	font-weight: normal;
	}
	
h3 {
	font-size: 14pt;
	color: #00305e;
	}
	
h4 {
	font-size: 13pt;
	color: #00305e;
	}
	
h5 {
	font-size: 10pt;
	color: #00305e;
	}

h6 {
	font-size: 9pt;
	color: #00305e;
	}
	
form, fieldset {
	border: 0;
	}

#navigation,
#infobereich,
.logo,
.volltextsuche,
.menue-oben,
.druckansicht,
.detailansicht div .resize,
.button_zurueck,
.button_links,
.button_rechts,
.submit,
#fuss {
	display: none;
	}
	
.detailansicht div {
	float: right;
	position: relative;
	margin: 0 0 10pt 15pt;
	}
	
.additional {
	page-break-before: always;
	}