body {
	background-image: url(images/00_hintergrund.jpg);
	margin:-10px 0 0 0;
	background-repeat: repeat-x;
}

.header {
 margin:12px 0 0 0px;
}
.l {
border:1px solid #B01F24
}
.ltext {
color:#B01F24;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;

}
.c {
border:1px solid #39589C
}
.ctext{
color: #39589C;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold
}
.r {
border:1px solid #856E81
}
.rtext{
color:#856E81;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold
}
.footer 

{
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	color: #627E37;
	text-decoration: none;
	width:100%;
	text-align:center;
	margin: 10px 0 0px 0;
position:absolute;

 }
.clear
{
margin:10px 0 0 0
}
.mail_link {
color:#627E37;
text-decoration:none
}

.mail_link:hover {
color:#627E37;
text-decoration:underline
}
.mail_link:visited{
color:#627E37;

}


