* {
	border: 0px solid black; 
	padding: 0px; 
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}
html[xmlns^="http"] { 
         /* verhindert Mozilla-Zucken 
          * > Firefox 1.5 
          */ 
         overflow-y: scroll; 
} 

body {
	background: #babba6;
	padding: 25px;
}
A {
	color: #babba6;
	text-decoration: none;
}
A:hover {
	color: #900000;
}
em {
	font-style: normal;
}
div#content A {
	font-style: italic;
}
div#content A:hover {
	color: #878873;
}
.improvement {
	display: none;
}

div#allumfassend {
	text-align: center;
}

div#container {
	background: #feffea;
	margin: auto;
	border: 1px gray solid;
	width: 750px;
	text-align: left;
}

div#kopfbereich {
	vertical-align: bottom;
}

div#kopfbereich-bild {
	float: left;
	width: 150px; 
}

div#kopfbereich-text {
	float: right;
	margin: auto;
	width: 500px;
	padding: 25px;
}

div#navigation {
	float: left;
	width: 170px; 
	padding: 15px;
	padding-right: 2px;
}

div#content {
	color: #feffea;
	float: right;
	width: 500px;
	background: #a9aa95;
	background: #707064;
	background: #3f6775;
	background: #51555C;
	padding: 25px;
	margin-bottom: 25px;
}

div#content ul {
	list-style-type: square;
	padding-left: 20px;
}

div.clearboth {
	clear: both;
	line-height: 0,000001em;

}
div#navigation UL {
	list-style-type: none;
}
div#navigation UL LI {
	margin-bottom: 5px;
}
div#navigation UL LI.aktiv {
	margin-bottom: 5px;
}
div#navigation UL LI A {
	color: #51555C;
	text-decoration: none;
	width: 90px;
}
div#navigation UL LI A:hover {
	color: #900000;
}
div#navigation UL.ebene2 {
	margin-left: 35px;
}
div#navigation UL LI.unterpunkt A {
	font-size: 10px;
	margin-left: 15px;
}
div#navigation UL LI.unterpunkt-aktiv {
	font-size: 10px;
	margin-left: 15px;
	color: #900000;
	font-weight: bold;
}

H2 {
	font-weight: bold;
	margin-bottom: 15px;
}

.subhead1 {}
.subhead2 {}
.subhead3 {}
.headerdate {}
.caption {}
.bulletlist {}
.table {}
.searchform {}
.searchresultpagetitle {}
.searchresultcontent {}
.searchresultheader {}
.searchmarkup {}

.loginform {}
.mailform {}
.mailformrequired {}
.mailformcomment {}
.mailformradio {}

.filelinks {}
.filelinkssize {}

.sitemap1, .sitemap2, .sitemap3, .sitemap4 {
	font-style: normal;
	margin-left: 15px;
	padding: 5px;
}
.sitemap1 {
	margin-left: 15px;
}
.sitemap2 {
	margin-left: 25px;
	font-size: smaller;
}
.sitemap3 {
	font-size: smaller;
	margin-left: 35px;
}
.sitemap4 {
	font-size: smaller;
	margin-left: 45px;
}

.celmenu {
	padding: 5px;
	padding-top: 15px;
	margin-left: 15px;
}
.celsubmenu {
	margin-left: 25px;
	font-size: smaller;
}
