body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72705E;
	background-color: #cdc795;
	padding-top: 35px;
	padding-left: 110px;
	padding-right: 110px;
	padding-bottom: 30px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72705E;
}
.button {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #91907E;
	width: 145px;
}
h1 {
	font-weight: bold;
	font-size: 11px;
}
.bg {
	background-color: E7E7C7;
}
div#news {
	padding: 5px;
}
div#newspic {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 7px;
}
div#navi {
	float: left;
}
div#header {
	padding: 10px;
	float: right;
}
div#content {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
div#menright {
	padding-left: 10px;
	font-size: 11px;
}
div#menleft {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
div#sub {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 11px;
}
div#linkright {
	color: #90907D;
	padding: 10px;
	line-height: 20px;
	font-weight: bold;
	font-size: 10px;
}
div#adress {
	padding: 10px;
}
a {
	text-decoration: underline;
	color: #72705E;
}
a.b {
	text-decoration: underline;
	color: #72705E;
	font-weight: bold;
}
a.ohne {
	text-decoration: none;
	font-weight: bold;
	color: #90907D;
}
a.sub {
	text-decoration: none;
}
a:hover.sub {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #72705E;
}

/* ----------------------------------- menü ---------------------------------------- */

#menu {
	background: #034EA2;
	color: #FFFFFF;
}
#menu .top {
	background-color: #CECEA5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #72705E;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: 1px solid #F7F7D6;
	border-right: 0px none;
	border-bottom: 1px solid #F7F7D6;
	border-left: 1px solid #F7F7D6;
}
.contentanfrage a {
	margin: 10px 0 0 10px;
	padding: 3px 5px;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #91907E;
	text-decoration: none;
	border: 1px solid #FFF;
	font-weight: bold;
}
#menu .top a {
    color: #72705E;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
	color: #72705E;
	text-decoration: none;
	white-space: nowrap;
}
#menu .section-top {
	position: absolute;
	z-index: -1;
	visibility: hidden;
	top: 73px;
	background-color: #B5B594;
	border: 1px solid #F7F7D6;
}
#menu .section {
	border-color: #b8b4ae;
	border-width: 1px;
	border-style: solid solid solid solid;
	position: absolute;
	z-index: -1;
	visibility: hidden;
}
#menu .sub {
	position: relative;
	width: 100%;
	visibility: hidden;

}
#menu .box {
	background-color: #B5B594;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 8px 4px 8px;
	color: #E7E7C7;
}
#menu .box-hover {
	background-color: #F7F7D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 8px 4px 8px;
	color: #72705E;
}
#menu a {
    color: #E7E7C7;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
	color: #72705E;
	text-decoration: none;
	white-space: nowrap;
}
.c100 {
	height: 100%;
	width: 100%;
}
.navAkt {
	font-weight: bold;
	text-decoration: none;
}

