body {
	background-color : transparent;
	font-family : Arial, Verdana, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	}
.header {
	height: 116px;
	width : 100%;
	background-color : transparent;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	margin : 0px;
	text-align : left;
	border-bottom : 1px solid #000000;
	}
.header_verlauf {
	display : none;
	}
.header_banner {
	height : 80px;
	}
.header_logo {
	width : 82px;
	height : 75px;
	float : left;
	}
.header_text {
	float : left;
	margin-left : 10px;
	}
.header_search_box {
	display : none;
	}
.navigation {
	display : none;
	}
.content {
	text-align : justify;
	clear : right;
	float : left;
	width : 80%;
	margin-top : 5px;
	}
.right {
	text-align : justify; 
	float : right; 
	width : 19%; 
	margin : 0px;
	margin-top : 5px; 
	margin-left : 5px; 
	}
.right img {
	max-width : 140px;
	border : none; 
	margin-bottom : 10px;
	}
.footer {
	clear : both; 
	}
.footer_verlauf {
	display : none;
	}
.footer_banner {
	display : none;
	}
.footer_banner p {
	display : none;
	}
.footer img {
	display : none;
	}
.footer a {
	float : left;
	}
.printonly {
	margin-top : 15px;
	border-top : 1px solid #000000;
	size : 10px;
	}
.printonly p {
	padding-left : 30px;
	}
hr {
	border : none; 
	border-bottom : 1px dashed #000000; 
	}
h1, h2, h3, h4 {
	color : #000000;
	text-align : left;
	}
h1 {
	font-size : 18px;
	}
h2 {
	font-size : 17px;
	}
h3 {
	font-size : 16px;
	}
h4 {
	font-size : 15px;
	}
a {
	font-weight : bold;
	text-decoration : none;
	/*display : block;*/
	}
a:link, a:visited, a:active {
	color : #000000; 
	}
a:hover {
	color : #000000; 
	}