
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	padding-bottom: 15px;
	background-color: #fff;
}

#outer {
	width: 926px;
	border-right: 1px solid #167DC2;
}

#menu {
	width: 235px;
	background-color: #DBD7D8;
}

div#navi {
	padding-bottom: 20px;
}
a.navi-hauptrubriken {
	background-color: #ECECEC;
}
a.navi-hauptrubriken .on {
	background-image: url(gfx/navi_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
div#navi a {
	padding: 5px 5px 5px 14px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 15px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

div#navi ul a:hover {
	padding: 5px 5px 5px 14px;
	background-color: #ECECEC;
	background-image: url(gfx/navi_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

div#navi ul ul a {
	font-weight: normal;
	padding: 5px 5px 5px 30px;
}

div#navi ul ul a:hover, #navi ul ul a.on {
	padding: 5px 5px 5px 30px;
	background-color: #ECECEC;
}

div#navi a.on  {
	padding: 5px 5px 5px 14px;
	background-image: url(gfx/navi_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-color: #ECECEC;
}

div#navi ul {
	list-style: none;
}

#content {
	width: 690px;
	line-height: 19px;
}

#content a {
	color: #167DC2;
	font-weight: bold;
	text-decoration: none;
}

.content-spalte-eins {
	width: 315px;
	padding-left: 20px;
	padding-right: 10px;
}

.content-spalte-zwei {
	width: 315px;
	padding-left: 10px;
	padding-right: 20px;
}

.content-spalte-eins ul, .content-spalte-zwei ul {
	margin-left: 40px;
}

.content-zweispaltig {
	width: 670px;
	padding: 5px 0px 5px 20px;
}

#footer {
	background-color: #7FA5D6;
	color: #000;
	padding: 7px 16px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

.background-footer {
	background-color: #DAD7D7;
}

h1 {
	font-size: 24px;
	margin-left: 20px;
	margin-top: 24px;
	color: #FFF;
	font-weight: normal;
}

.blue-background {
	background-color: #167DC2;
}
.footer-blue {
	color: #FFF;
}

.bildabstand {
	margin-left: 25px;
	margin-top: 15px;
}

.breite-footer {
	width: 690px;
}

.breite-footer-anfang {
	width: 235px;
}

.content-table {
	padding: 2px 20px;
	background-color: #167DC2;
	font-weight: bold;
	color: #FFF;
}

.ansprechpartner {
	/*width: 315px;*/
	border: 1px solid #167DC2;
}

.ansprechpartner-bild {
	width: 115px;
}

.formular-hervor {
	background-color: #ECECEC;
}
.textfeld {
	font-size: 10px;
}
