#center {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-color: #98A9BD;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	border: thin solid #EBEAEA;
	background-image: url(../bilder/hg.gif);
	background-repeat: repeat;
	
}

#kopf {
	background-color: #CCCCCC;
	margin: 0px;
	height: 150px;
	background-image: url(../bilder/logo.jpg);
	background-repeat: repeat;
}
#inhalt h1 {
	font-size: 1.2em;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFC;
	border-bottom-color: #FFC;
	color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#inhalt a {
	font-style: italic;
	text-decoration: none;
	color: #313179;
	font-weight: bolder;
}

#inhalt h2 {
	font-size: 1em;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#hinweis {
	visibility: hidden;
	color: #F00;
	background-color: #FF0;
	font-weight: bold;
	font-size: 0.8em;
}

.impressum {
	font-size: 0.9em;
}

#inhalt h3 {
	font-size: 1em;
	font-weight: bold;
}


.links {
	text-align: right;
}









#inhalt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #000000;
	border: none;
	float: left;
	margin: 0px;
	width: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#logo {
	background-color: #1A0C61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #FFC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


#meta_unten {
	background-color: #006;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	clear: left;
	padding: 5px;
	text-align: left;
	color: #FFC;
	font-style: italic;
}	


body {
	background-color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
	margin: 0px;
	
}
#navi ul ul li a {
	background-color: #666;
	color: #FFC;
	padding-left: 30px;
	font-size: 0.9em;
}
#rechts a {
	font-style: italic;
	font-weight: bold;
	color: #1A0C61;
	text-decoration: none;
}
#meta_unten a {
	text-decoration: none;
	color: #FFF;
}
#rechts {
	font-size: 12px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 804px;
}

.zurueck {
	font-weight: bold;
	
}
#navi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	width: 200px;
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px;
	left: 0px;
}
#navi ul {
	padding: 0px;
	margin: 0px;
}
#navi a: link {
	text-decoration: none;

}
#navi a: visited {
	text-decoration: none;
}
#navi a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #F60;
	font-weight: bold;
}

#navi li {
	display: block;
	border-bottom-width: thin;
	border-bottom-color: #006;
	list-style-type: none;
	border-bottom-style: dotted;
	margin: 0px;
}
#navi li h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#navi li h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#navi li h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#navi #currentpage a{
	color: #FFC;
	text-decoration: none;
	background-color: #F60;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1A0C61;
	font-weight: bold;
	}

#navi #sub a {
	color: #FFC;
	text-decoration: none;
	background-color: #1A0C61;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1A0C61;
	}
#navi a {
	display: block;
	margin: 0px;
	padding: 5px;
	background-color: #FFC;
	color: #050569;
	text-decoration: none;
}
#inhalt li {
	list-style-type: square;
}
