body {
	background: #bfbfbf url(grafik/backdrop.gif) repeat-y 50% 0;
	text-align: center;
	margin: 0;
	padding: 0;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: black;
}
a:link {  color: #ff8800; text-decoration: underline; font-weight: bold;}
a:visited {  color: #ff8800; text-decoration: underline; font-weight: bold;}
a:hover {  color: #ff8800; text-decoration: none; font-weight: bold;}
a:active {  color: #ff8800; text-decoration: none; font-weight: bold;}

form {
	padding: 0;
	}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ff8800;
}
h2 {
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 0px;
	color: #ff8800;
}
h3 {
	font-size: 12px;	
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #ff8800;
}
input, textarea {
  	width: 450px;
  	margin: 6px 0px 6px 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	input[type="submit"] {
		width: 225px;
		}
p {
	margin-top: 0px;	
	margin-bottom: 0px;
}
strong {
	font-weight: bold;
	color: #333333;
}
td {
	vertical-align: top;
}
ol {
	margin-top: 0px;	
	padding-left: 1.7em;
	margin-left: 0;
}
ul {
	margin-top: 0px;	
	padding-left: 1.4em;
	margin-left: 0;
}
ul ul {
	margin-top: 0px;	
	padding-left: 1.4em;
	margin-left: 0;
}
ul {
	list-style-type: circle;
}
#content li {
	margin-top: 0.5em;
}

.abstand-unten {
	padding-bottom: 6px;
}
.einzug-links {
	padding-left: 24px;
}
/*.kasten {
	border: 2px solid #0000ff;
	padding: 5px;
	margin-right: 45px;
}*/


/* -------------------- layout ------------------- */
#wrap {
	width: 890px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	width: 890px;
	height: 107px;
	margin: 0;
	padding: 0;
	background-color: #164895;
	color: white;
	font-size: 11px;
	position: fixed;
}
#header img {
	float: left;
	margin-right: 25px;
}
#navi /* bereiche rechts*/ {
	background-color: #ffdba6;
	width: 250px;
	float: left;
	position: fixed;
	margin-top: 133px;
	margin-left: 640px;
}
#rechts-inhalt /* spalte rechts*/ {
	background-color: #ffdba6;
	width: 190px;
	padding: 36px 30px 10px 30px;
	float: left;
	position: fixed;
	margin-top: 133px;
	margin-left: 640px;
}
#navi1 /* quer unter header */ {
	padding: 7px 0 8px 0;
	background-color: #bfbfbf;
	width: 890px;
	font-size: 11px;
	position: fixed;
	margin-top: 107px;
}
#content {
	background-color: white;
	width: 580px;
	float: left;
	padding: 30px 30px 15px 30px;
	color: #222222;
	margin-top: 137px;
}
#content td {
	padding: 0 6px 0 0;
}
#float_rechts {
	float: right;
	width: 230px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-left: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 0 10px 10px 10px;
	font-size: 11px;
}
#float_rechts img {
	margin-bottom: 12px;
}
#zufallsbild {
	float: right;
}
#zufallsbild img {
	margin-bottom: 20px;
}


/* ------------------------- navigationen ------------- */

/*navi im header*/
#header ul, #header ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul {
	text-align: left;
	line-height: 1;
	padding: 15px 0 0 5px;
}
#header ul li {
	display: inline;
}
#header ul li a {
	padding: 5px;
	text-decoration: none;
	color: white;
}
#header ul li a:hover {
	text-decoration: none;
	color: #ff8800;
	background-color: #e6e6e6;
}

/*navi quer unter header*/
#navi1 ul, #navi1 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi1 ul {
	text-align: left;
	line-height: 1;
}
#navi1 ul li {
	display: inline;
}
#navi1 ul li a {
	padding: 6px 10px 7px 10px;
	text-decoration: none;
	color: #164895;
	height: 30px;
	margin: 0;
}
#navi1 ul li a.first {
	padding: 6px 10px 7px 31px;
	text-decoration: none;
	color: #164895;
	height: 30px;
	margin: 0;
}
#navi1 ul li a:hover {
	text-decoration: none;
	color: #ff8800;
	background-color: #e6e6e6;
}
#navi1 ul li a.aktuelle-seite {
	text-decoration: none;
	color: white;
	background-color: #ff8800;
}
#navi1 ul li a.aktuelle-seite-first {
	text-decoration: none;
	color: white;
	background-color: #ff8800;
	padding-left: 31px;
}

/* ------------- bereichsnavigation rechts  ---------------- */
ul#main-nav {
	margin: 0;
	padding: 0;
	line-height: 27px;
	font-size: 11px;
}

ul#main-nav li {
	list-style: none;
	padding-left: 30px;
	display: block;
	background: url(grafik/subnavi-off.gif) no-repeat;
}

ul#main-nav li a {
	color: #164895;
	text-decoration: none;
	display: block;
	margin-left: -30px;
	text-indent: 30px;
	font-weight: normal;
}

ul#main-nav li a:hover {
	text-decoration: none;
	background: url(grafik/subnavi-over.gif) no-repeat;
	display: block;
}

ul#main-nav li a.main-nav-aktuelle-seite {
	color: #164895;
 	text-decoration: none;
	font-weight: bold;
	background: url(grafik/subnavi-on.gif) no-repeat;
}
ul#main-nav li a.aktueller-bereich, ul#main-nav li a.aktueller-bereich:hover {
	color: white;
	background: #ff8800 /*url(grafik/subnavi-on.gif) no-repeat*/;
 	text-decoration: none;
	font-weight: bold;
}


/* ------------- subnavigation rechts ---------------- */
ul#sub-nav
{
	margin: 0;
	padding: 0;
	line-height: 15px;
}

ul#sub-nav li {
	list-style: none;
	border-bottom: none;
	padding: 0;
	margin: 0 0 6px 0;
	/*display: block;*/
	padding-left: 1em;
	text-indent: -1em;
	background: none;
}

ul#sub-nav li a {
	color: #164895;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	margin-left: -10px;
	text-indent: -10px;
	padding-right: 1px;
}

ul#sub-nav li a:hover {
	text-decoration: none;
	background-color: #bfbfbf;
	background-image: none;
	display: block;
}

ul#sub-nav li a.sub-nav-aktuelle-seite {
	color: #164895;
/*	background-color: #ffdba6;
*/	font-weight: bold;
	text-decoration: none;
}

/* -------------------- stile für webyep */
.H1 {
	font-size: 15px;
	font-weight: bold;
	color: #ff8800;
}
.H2 {
	font-size: 12px;
	font-weight: bold;
	color: #ff8800;
}
.H3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
/*.GROSSFETT {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}*/
.ROT {
	font-family:"Courier New", Courier, mono;
	font-size: 13px;
	color: #da0000;
	font-weight: bold;
}

