body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	background-color: #F4F4F4;
	color: #333;
}
#centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 989px;
}
#head {
	height: 434px;
	background-image: url(../img/senkamat_top.jpg);
	width: 989px;
}
.nav {
	background-image: url(../img/nav_bg.jpg);
	height: 36px;
	padding-top: 18px;
	padding-left: 50px;
	font-size: 15px;
}
.nav a{
	color: #000;
	text-decoration: none;
	padding-right: 60px;
}
.nav a:hover{
	color: #6E9930;
}
.nav .active{
	color: #6E9930;

}
.inhalt_top {
	background-image: url(../img/inhalt_top.jpg);
	height: 25px;
}
.inhalt {
	background-image: url(../img/inhalt_bg.jpg);
	height: auto;
	padding: 10px 50px 20px 50px;
}
.inhalt h1{
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}
.inhalt h2{
	color: #996600;
}
.inhalt a{
	color: #996600;
	text-decoration: underline;
}
.inhalt a:hover{
	color: #996600;
	text-decoration: none;
}
.inhalt_fuss {
	background-image: url(../img/inhalt_fuss.jpg);
	height: 25px;
}
#fuss {
	height: 36px;
	background-image: url(../img/senkamat_fuss.jpg);
	padding: 18px 0px 0px 50px;
}
#fuss a{
	color: #333;
	text-decoration: underline;
}
#fuss a:hover{
	text-decoration: none;
}
#fuss .impressum{
	font-size: 12px;
}
#fuss .impressum a{
	color: #44576F;
	text-decoration: underline;
	padding-left: 140px;
}
#fuss .impressum a:hover{
	text-decoration: none;

}
.vertikal{
	background-image: url(../img/vertikal.jpg);
	width: 11px;
}

