body {
	background: #ededed url(../images/bg_verlauf.jpg);
	background-repeat: repeat-x;
	font-family: "trebuchet ms",arial, sans-serif;
	font-size: 0.75em;
	color: #202020;
}

#wrapper {
	width: 1030px;
	margin: 0 auto;
	overflow: hidden;
	
}

#hauptrahmen {
	background: #ededed url(../images/bg_hauptrahmen.jpg);
	background-repeat: repeat-y;
	margin: 10px auto;
	width: 809px;
	float: left;
}

#header {
	background: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding: 10px; height: 101px;
}

#header h1, #header h1 a {
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	width: 199px;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1em;
	margin: 0; padding:0;
	font-variant: uppercase;
	margin-top: 6px;
}

#header h2, #header h2 a {
	letter-spacing: 15px;
	margin: 0 0 0 6px;
	padding: 2px 0 0 0;
	_margin: 0;
	font-size: 0.9em; text-transform: uppercase;
	width: 199px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	
}

#hauptrahmen #navi ul, #hauptrahmen #navi li {
	magin: 0; padding: 0;
	list-style: none; list-item: none;
}

ul  {
	margin: 0; padding: 0;
}

#navi {
	background: url(../images/bg_navi.jpg);
	height: 21px;
	padding-left: 238px;
}

#navi li {
	display: inline;
}

#navi li a {
	text-transform: uppercase;
	color: #495157;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	position: relative; top: 2px;
	font-size: 11px;
	margin-right: 10px;
}

#navi li a:hover {
	color: #000000;
	
}

#content {
	background: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	min-height: 447px;
	_height: 447px;
	padding: 0 8px;
}

#content #links {
	float: left;
	width: 200px;
}

#content #links img {
	margin: 0; padding: 0;
}

#content #links ul {
	margin: 0px;
	padding: 0px;
	list-item: none;
	list-style: none;
}

#content #links li {
	border-top: 1px solid #ffffff;
}

#content #links li a {
	padding: 3px 0 3px 25px;	
	text-decoration: none;
	color: #202020;
	display: block;
}

#content #links li a:hover {
	background: #B8CBD5;
}

#content #links li.aktiv {
	background: #CAD8E0;
	font-weight: bold;
}

#content #links li.aktiv a {
	margin: 0; padding: 3px 0 3px 25px;	
	color: #00609D;
}

#links li.subnav a:hover, #links li.aktiv a:hover  {
	background: #CAD8E0!important;
	color: #00609D!important;
}

#content #links li.subnav {
	background: #CAD8E0;
}

#content #links li.subnav {
	border: 0px;
}

#content #links li.subnav a {
	padding: 1px 0 1px 45px;	
}

#content #links li.subnav a.aktiv {
	color: #00609D!important;
}

/* Hier fangenn die 2. Unterpunkte an */

#content #links li.subnav2 {
	background: #CAD8E0;
	_width: 199px;
}

#content #links li.subnav2 {
	border: 0px;
}

#content #links li.subnav2 a {
	padding: 1px 0 1px 55px;	
}

#content #links li.subnav2 a.aktiv {
	color: #00609D!important;
}

#links li.subnav2 a:hover, #links li.subnav2 a.aktiv:hover  {
	background: #CAD8E0!important;
	color: #00609D!important;
}

/* ----------------------- */



#content #inhalt {
	margin-left: 200px;
	padding: 10px 30px;
}

#content #inhalt img {
	margin: 10px;
}

#content #inhalt a {
	color: #005c99; text-decoration: none; border-bottom: 1px dotted #005c99; margin-bottom: -3px;
}

#content #inhalt a:hover {
	color: #4e603a;
}

#content #inhalt a:visited {
	color: #000000;
}

h1 { font-family: arial; font-weight: normal; color: #495157; font-size: 17px; }
h2 { font-family: arial; font-weight: normal; color: #495157; font-size: 17px; }
h3 { font-family: arial; font-weight: bold; color: #495157; font-size: 16px;  }
h4 { font-family: arial; font-weight: bold; color: #495157; font-size: 14px; }
h5 { font-family: arial; font-weight: bold; color: #495157; font-size: 14px; }
h6 { font-family: arial; font-weight: bold; color: #495157; font-size: 14px; }

#footer {
	background: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
	text-align: center; font-size: 0.8em; 
	margin-top: 5px;
}

#gecko_scrollbar {
 display: none;
}

#statistyx {
	display: none;
	visibility: hidden;
	height: 1px; width: 1px; overflow: hidden;
	position: absolute;
	left: -150px;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

#xchange {
	font-size: 6px; color: #e2e2e2; background: #ededed; text-align: center;
}

#xchange a {
	color: #e2e2e2; font-size: 6px; text-decoration: none;
}

input, select, textarea {
	border: 1px solid #333333;
	background: #f3f3f3;
}