
body, html { margin: 0; padding: 0; width: 100%; height: 100%; }

body {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4C4C4C;
	background-image: url(gfx/allgemein/headerback.gif);
	background-repeat: repeat-x;
}

.header {
	background: url(gfx/allgemein/headerback.gif);
	vertical-align:middle;
}

.verlauf {
    background: url(gfx/allgemein/verlauf.gif);
    background-repeat: repeat-x;
}

.footertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
}

.footertext a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: underline;
}

.content a {

color:#B62D2D;

}

.link2 {
color:#B62D2D;

}


#menu {


top: 72px;
left: 135px;
height: 20px;
width: 800px;
font-family: Arial;
font-size: 12px;
position:relative;
}
 
#head { 

background-image: url(/gfx/allgemein/header.png); width:952px; height: 93px;
float: left;
clear: both;
z-index: 500;
position:relative;
}

#mainframe {

width:952px;
float: left;
clear: both;
position:absolute;
left: 50%;
margin-left: -476px;

}

h1 {

font-size: 14px;

}