body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin:0 0 0 0;
	background-image:url(bilder/bg.gif);
	background-position:fixed;
	background-repeat:no-repeat;
}

.copyright {

background-color:#dcdbdb;
color:#FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;

}

.maincontent {
background-color:#e2e5e3;
color:#b73538;
margin-left:5px;
margin-top:5px;
margin-right:5px;
}

.maincontentgrau {
background-color:#e2e5e3;
color:#7c7b7b;
margin-left:5px;
margin-top:5px;
margin-right:5px;
}

.grau {
background-color:#dcdbdb;
}

.grauinnen {
background-color:#dcdbdb;
	background-image:url(bilder/index_28.gif);
	background-position:fixed;
	background-repeat:repeat-y;
}

