body {
	width: 901px;
	margin: 0 auto 20px auto;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: black;
	outline: none;
	text-decoration: none;
}

a#top,
a#okv,
div#kopfbereich,
ul#navigationsleiste,
div#links,
div#hauptfenster a.drucken ,
div#hauptfenster p.drucken,
div#hauptfenster a.nach_oben,
div#hauptfenster p.nach_oben {
	display: none;
}

#rechts {

}
#rechts a {
	font-size: 10px;
	text-decoration: none;
}

#rechts fieldset {
	margin-bottom: 20px;
}

#rechts fieldset p {
	padding: 15px 5px 5px 5px;
}


#rechts fieldset legend {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 3px;
	margin: 0px 30px;
}

div#hauptfenster {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 15px 10px 15px;
}

div#hauptfenster h1 {
	font-size: 30px;
	font-weight: bold;
}

div#hauptfenster h1:first-letter {
	font-size:120%;
}

div#hauptfenster {
	line-height: 1.6em;
}

div#hauptfenster h1{
	line-height: 1.2em;
}

div#hauptfenster p.first-letter {
	width: 100%;
	text-align: justify;
	font-size: 150%;
	font-weight: bold;
}

div#hauptfenster a {
	text-decoration: none;
}
div#hauptfenster a:hover {
	text-decoration: underline;
}


div#hauptfenster p.hauptfenster_box,
div#hauptfenster a.hauptfenster_box {
	text-decoration: none;
	display: block;
	padding: 10px 5px 10px 60px;
	margin-bottom: 20px;
	min-height: 55px;
	position: relative;
}

div#hauptfenster a.hauptfenster_box strong,
div#hauptfenster p.hauptfenster_box strong {
	display: block;
	margin-bottom: 7px;
}

div#hauptfenster a.hauptfenster_box span,
div#hauptfenster p.hauptfenster_box span  {
	font-weight: bold;
	padding: 6px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid black;
}
div#hauptfenster form.hauptfenster_box_film {
        display: none;
}
