@charset "iso-8859-1";

body {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

h2 {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
}

h3 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	padding: 0 0 0 0.3em;
	border-width: 0 0 0 1em;
	border-style: solid;
	border-color: #d5d5d5;
}

h4 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0px 5px 0px;
	padding: 0;
}


p {
	margin: 0 0 1em 0;
}

sup, sub {
	font-size: 70%;
}

a:link  {
	color: #309;
	background-color: inherit; 
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited  {
	color: #309;
	background-color: inherit; 
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover, a:active, a:focus  {
	color: #fff;
	background-color: #e6b24c; 
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


ul  {
	list-style-type: square;
	margin-left: 0px; 
	padding: 0px 0px 0px 40px;
	line-height: 120%;
}

li  {
	margin-bottom: 5px;
}

table {
	margin: 1em 0 1em 0;
	border: 1px solid #309;
	border-collapse: collapse;
	font-size: 85%;
}

th {
	background-color: #e6b24c;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	vertical-align: top;
	border: 1px solid #309;
}

td {
	text-align: left;
	padding: 2px;
	border: 1px solid #309;
	vertical-align: top;
	line-height: 110%;

}

td ul  {
	list-style-type: square;
	margin: 0; 
	padding: 0px 0px 0px 20px;
	line-height: 120%;
}


.c {
	text-align: center;
}

.g {
	background-color: #e6b24c;
	font-weight: bold;
	padding: 2px;
}

.no	{
	display: none;
}

#kopf {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 87px;
	color: #fff;
	background-color: #309;
	background-image: url(../bilder/bg_kopf.png);
	background-repeat: no-repeat;
}

#kopf img {
	margin: 0;
	padding: 0px 10px 0px 0px;
	border: 0px none;
	display: block;
	float: right;
}

#kopf a {
	background-color: transparent;
}

#kopfdr {
	display: none;
}

#nav {
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #252566;
	border: 0 solid #fff;
	border-top-width: 2px;
}


#navlist {
	padding: 2px 0px 2px 0px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	margin: 0 0 0 1.5em;
	text-align: left;
}

#navlist li {
	list-style: none;
	padding: 0;
	margin: 0 0.3em 0 0;
	display: inline;
	text-align: center;
}

#navlist li a {
	padding: 2px 3px 2px 3px;
	border: 0px solid #000;
	border-bottom: none;
	color: #fff;
	background: #309;
	text-decoration: none;
}

#navlist li a:link, #navlist li a:visited {
	color: #fff;
}

#navlist li a:hover , #navlist li a:active, #navlist li a:focus {
	color: #fff;
	background: #e6b24c;
	border-color: #000;
}

#navlist #hier {
	color: #fff;
	background: #e6b24c;
	border: 0px solid #fff;
	padding: 2px 3px 2px 3px;
	margin: 0 0.3em 0 0;
}


#navlist #hier a:link , #navlist #hier a:visited {
	color: #fff;
	background: #e6b24c;
	border-color: #000;
	padding: 0px;
}


.snav {
	margin: 70px 20px 20px 20px;
	padding: 0;
	float: left;
	display: inline;
	width: 140px;
	border: 1px solid #252566;
	border-top-width: 0px;
}

.snav ul {
	margin:0;
	padding:0;
	line-height: 100%;
}

#snavcontainer {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6b24c;
	color: #fff;
	line-height: 100%;
}

#snavcontainer ul {
	list-style: none;
}

#snavcontainer li {
	border: 0px solid #fff;
	border-top: 1px solid #252566;
	margin: 0;
}

#snavcontainer li a {
	display: block;
	padding: 2px;
	background-color: #e6b24c;
	color: #252566;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

#snavlist .current {
	color: #fff;
	background-color: #252566;
	border: 0px solid #fff;
	display: block;
}

#snavlist .akt {
	color: #fff;
	background-color: #252566;
	font-weight: bold;
	border: 0px solid #fff;
	display: block;
	padding: 2px;
	font-size: 0.8em;
}


#subsnavlist li {
	border: 0px none #fff;
}

#subsnavlist li a {
	border: 0px none #fff;
}


#subsnavlist .here {
	color: #fff;
	background-color: #6c72e4;
	font-size: 80%;
	padding: 0px 3px 2px 3px;
	display: block;
}

#subsnavlist .here a:link , #subsnavlist .here a:visited {
	color: #fff;
	background: #6c72e4;
	border-color: #000;
	font-size: 100%;
	padding: 0px;
}

html>body #snavcontainer li a {
	width: auto;
}

#snavcontainer li a:hover, #snavcontainer li a:active, #snavcontainer li a:focus {
	background-color: #252566;
	color: #fff;
}

#snavcontainer li li {
	margin: 0;
	border: 0px solid #fff;
}

#snavcontainer li li a {
	display: block;
	padding: 0px 3px 2px 3px;
	background-color: #fff;
	color: #6c72e4;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
}

#snavcontainer li li a:hover, #snavcontainer li li a:active, #snavcontainer li li a:focus {
	background-color: #6c72e4;
	color: #fff;
}

.deko {
	margin: 70px 20px 20px 20px;
	padding: 0;
	float: left;
	display: inline;
	width: 140px;
	border: 0 none;
	text-align: center;
}

#inhalt {
	color: #000;
	background-color:#fff;
	font-size: 0.8em;
	line-height: 140%;
	margin: 0 15% 0px 200px;
	padding: 50px 0px 0px 0px;
}

#inhalt ul ul {
	list-style-type: disc;
	margin-left: 0px; 
	padding: 0px 0px 0px 20px;
	line-height: 120%;
	margin-bottom: 3px;
}

#inhalt ul ul li {
	margin-bottom: 3px;
}


.hinw {
	color: #000;
	background-color: /*#e6b24c*/#fff;
	border: 2px solid #e6b24c;
	padding: 4px;
}

.kasten {
	color: #000;
	background-color: #e6b24c;
	width: 180px;
	border: 1px solid #e6b24c;
	padding: 4px;
	margin: 0 0 5px 10px;
	float: right;
	display: inline;
}

#inhalt .kasten h3 {
	font-size: 120%;
	line-height: 140%;
	margin: 5px 0 3px 0px;
	padding: 0;
	border: 0 none;
}

#inhalt .kasten p {
	line-height: 120%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#inhalt .kasten a:link {
	color: #252566;
	background-color: #e6b24c;
	text-decoration: underline;
	font-weight: bold;
	line-height: 120%;
}

#inhalt .kasten a:visited {
	color: #252566;
	background-color: #e6b24c;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
}

#inhalt .kasten a:hover, #inhalt .kasten a:active, #inhalt .kasten a:focus {
	color: #fff;
	background-color: #252566;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
}


.bildl, .bildr {
	padding: 0px;
	text-decoration: none;
	text-align: left;
	background-color: #f0f0f0;
	border: 0 none;
	display: inline;
	position: relative;
	top: 3px;
}

.bildl  {
	margin: 0px 10px 8px 0px;
	float: left;
}

.bildr  {
	margin: 0px 0px 8px 10px;
	float: right;
}

.ab {
	margin-bottom: 50px;
}

.top {
	text-align: right;
	margin: 17px 0;
	clear: both;
} 

.top a {
	padding: 0 0 0 20px;
	background-image: url(../bilder/top.gif);
	background-repeat: no-repeat;
} 

#inhalt .bildr p, #inhalt .bildl p {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #505050;
	line-height: 120%;
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 3px;
}

#fuss {
	width: 100%
	color: #000;
	background-color: #fff;
	font-size: 0.7em;
	text-align: left;
	margin: 50px 0 30px 0;
	padding: 5px 0 5px 1.5em;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color:  #252566;
	clear: both;
}

#fuss a:link, #fuss a:visited	{
	color: #000;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#fuss a:hover, #fuss a:active, #fuss a:focus	{
	color: #000;
	background-color: #e6b24c;
	font-weight: normal;
}


