body {margin: 0;
padding: 0;
font-family: sans-serif;
font-size: .7em;
line-height: 1.4em;}

div#header {padding: 2%;
text-align: justify;
background-color: #ffffff;
color: #000000;
border-bottom: solid #6a312b medium;
background-position: right;
background-repeat: no-repeat;
background-image: url(../graphics/titelfoto.jpg);
height: 160px;
}

div#footer {padding: 2%;
text-align: center;
clear: both;
background-color: #ffffff;
color: #636264;
border-top: solid #7c3b36 thin;}

div#maincontent {padding: 2%;
text-align: justify;
margin-right:  250px;
background-color: #ffffff;
color: #000000;
margin-bottom: 2px;
}

div#rightcolumn {
	padding: 2%;
	float: right;
	background-color: #5e1511;
	color: #cfce9a;
	width: 265px;
	text-align: right;
	background-attachment: fixed;
	background-image: url(../graphics/menu/menubackgr.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

