@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14.8pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#top_nav {
	display:none;
}
#border_top_line {
	display: none;
}
#print_nav{
	display:none;
}
#left_nav {
	display:none;
}
#side_head{
	display: none;
}
#side {
	display:none;
}
#border_top_name-foto {
	display:none;
}
#bildleiste {
	display:none;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 14.8pt;
}
#content p {
	text-align: justify;
	text-indent: 12pt;
	line-height: 14.8pt;
	margin-bottom: 6pt;
}
#content .noindent {
	text-align: justify;
	text-indent: 0pt;
	line-height: 14.8pt;
	margin-bottom: 0pt;
	margin-top: 6pt;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 6pt;
	line-height: 17.2pt;
}
#content h1+p {
	margin-top: 6pt;
	text-indent: 0pt;
}	
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-bottom: 6pt;
	margin-top: 0pt;
}
#content h2+p {
	margin-top: 6pt;
	text-indent: 0pt;
}
#content .content_thema {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 15.8pt;
}
#content .content_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
}
a[href]:after {
 content: " <Link-Adresse:"attr(href)">";
 color: #666666;
 background-color:inherit;
 font-style:italic;
 font-size: 10pt;
} 