@charset "UTF-8";
/* CSS Document */
body {
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333 !important;
}

a {
	color: #000;
	text-decoration: none;
	padding: 0 0.1em;
}

a:visited {

}

h1, h2, h3, h4, h5, h6 {
	color: #B9D353;
	font-family: "Century Gothic", "trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 5px 0;
}

#header, #footer {
	display: none;
}

#printheader, 
#printfooter {
	display: block;
	text-align: left;
	font-size: 11pt;
}

#printheader img {
	float: left;
	margin-right: 20px;
}

#printheader address {
	float: left;
	width: 200px;
}

#content {
	text-align: left;
}

br.clear {
	clear: both;
}

div.zitat blockquote {
	margin: 0;
}

div#zitat_zusatz, cite.zusatz {
	display: block !important;
}

div#content-main {
	float: left;
	width: 500px;
	padding-right: 20px;
}

div#content-right {
	float: left;
	width: 200px;
}

hr {
	margin: 0;
	padding: 0;
	border: 0;
	height: 5px;
	color: #B9D353;
}
