@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22534D;
}
body {
	background-color: #A6DBD5;
	text-align: center;
}
h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5F4F88;
	margin-bottom: 25px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	margin-bottom: 0px;
}




#header {
	background-image: url(images/bg_regenbogen.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}
#navioben {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navioben {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navioben ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navioben  li {
	display: inline;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6DBD5;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#navioben li a:link, #navioben li a:visited {
	color: #EEF9F8;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6DBD5;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#navioben li a:hover {
	color: #EAE6AC;
	text-decoration: none;
	font-weight: normal;
}
#test {
	background-color: #EEF9F8;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#navi {
	float: left;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#navi ul {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#navi li {
	display: block;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF9F8;
	text-align: left;
}
#navi li a:link, #navi li a:visited {
	font-weight: bold;
	color: #EEF9F8;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-image: url(images/bg_regenbogen4.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi li a:hover {
	font-weight: bold;
	color: #235650;
	text-decoration: none;
	padding-left: 12px;
	background-image: url(images/bg_regenbogen4b.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#inhalt {
	float: right;
	width: 545px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: left;
}
#footer {
	background-image: url(images/bg_regenbogen2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #48B7A9;
	font-size: 10px;
	height: 20px;
}
#unten {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.dark {
	color: #4E6088;
}
.clr {
	clear: both;
}
a:link {
	font-weight: bold;
	color: #433E81;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #554A87;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6D5689;
	text-decoration: underline overline;
}
#inhalt li {
	margin-bottom: 15px;
	list-style-image: url(images/pfote.gif);
	list-style-position: outside;
}
#inhalt     ul     li  ul li {
	list-style-type: circle;
}
.hell {
	color: #EEF9F8;
}
.mittel {
	color: #A6DBD5;
}


.wichtig {
	padding: 15px;
	border: 1px solid #618CB3;
}

