body 
{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:12px;
 background-color:#83573a;
 color:#5a3839;
 text-align:center;
}

h1 {
	font-size:1.5em;
}

a.mail {
	color:#f7facf;
	font-size:12px;
	}

a.mail:hover {
	color:#a45248;
	text-decoration:underline;
	}	

#mittig {
width:782px;
margin:40px auto;
text-align:left;
}

#lang {
width:120px;
height:30px;
margin:10px 0px 0px 100px;
float:left;
}

#content {
padding:20px 10px 20px 10px;
text-align:left;
line-height:150%;
background:#a49a99;
border:1px solid #333333;
}

#header {
height:200px;
padding:0px;
text-align:left;
background-image: url(./images/holzboden-logo.png);
background-repeat:no-repeat;
}

#footer {
color:#f7facf;
background:#505050;
height:40px;
padding:10px 0px 0px 5px;
text-align:center;
border-right:1px solid #333333;
border-left:1px solid #333333;
border-bottom:1px solid #333333;
clear:both;
}
