@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/hintergrund.jpg);
font-family: Arial, Helvetica, sans-serif;
color: #4b4a4a; 
font-size: 9pt;
margin-left:0px;
margin-top:0px;
margin-right:0px;
}
td, .bodytext, {
font-size: 9pt;
}

A:link {
background-color : transparent;
color: #4b4a4a; 
text-decoration : none;
font-weight : normal;
font-size: 9pt;
}
A:visited {
background-color : transparent;
color: #4b4a4a; 
font-weight : normal;
text-decoration : none;
font-size: 9pt;
}
A:hover {
background-color : transparent;
color : #8e0209;
text-decoration : none;
font-size: 9pt;
}
A:active {
background-color : transparent;
color: #8e0209; 
font-weight : normal;
text-decoration : none;
font-size: 9pt;
}

.red {
color:#8e0209;
}

.headline  {
color:#8e0209;
font-weight : bold;
font-size: 14pt;


}

.copyright{
color:#999999;
}

.top {
	color: #ffffff;
}
.top a:link, .top a:visited, .top a:active, .top a:hover {
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	font-size:7.5pt;
}
.top a:hover {
color:#999999;
}

HR { 
	color:#b5b6b1; 
	height:0px; 
	border:none;
	border-top:1px solid #9d0502; 
	padding:0px;
	margin:0px;
}

.grau { 
	color:#9e9fa0; 
	height:0px; 
	border:none;
	border-top:1px dotted #9e9fa0; 
	padding:0px;
	margin:0px;
}


h2 {

margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
