html[xmlns^="http"] {
	height:100%;
	padding-bottom:0.005em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#inhalt {
	width: 740px;
	margin-left: 24px;
	margin-right: 10px;
	float: left;
	margin-top: 20px;
}
#navigation {
	width: 212px;
	float: left;
}
#navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #890B00;
	text-decoration: none;
}
.navi_on {
	width: 153px; 
	height: 34px;
	margin-left: 40px;
}
.navi_off {
	width: 153px; 
	height: 34px;
	margin-left: 40px;
}
.navi_on a {
	width: 153px; 
	height: 34px;
	display: block;
	background-image: url(../images/bg-but1.gif);
	background-repeat: no-repeat;	
}
.navi_off a {
	width: 153px; 
	height: 34px;
	display: block;
	background-image: url(../images/bg-but2.gif);		
	background-repeat: no-repeat;
}
.navi_off a:hover {
	background-image: url(../images/bg-but1.gif);
}

.adresse-fuss {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

