html,body {
	height: 100%;
	background-color: #E9ECED;
	margin: 0px;
	padding: 0px;
}

img {
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
}

a:link, a:visited {
	color: #85301B;
	text-decoration: underline;
}

a:hover, a:active {
	color: #85301B;
	text-decoration: none;
}

#buehne {
	position: relative;
	width: 914px;
	height: 99,9%;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: auto;
}

#logo {
	width: 914px;
	height: 123px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	margin: 0px;
}

#logo p {
	margin-top: 15px;
	margin-left: 15px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #485D63;
	width:500px;
	height:16px;
	overflow:hidden;;	
}

#logo img {
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 0px;
	margin: 0px;
	border: none;
}

#hauptnavigation {
	border-top: 1px solid #8B3925;
	border-bottom: 1px solid #8B3925;
	background-image: url('../grafik/nav_bg.jpg');
	height: 202px;
	max-height: 200px;
	width: 914px;
	margin: 0px;
	padding: 0px;
}

#hauptnavigation ul.haupt {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	width: 200px;
	list-style-type: none;
}

#hauptnavigation li.haupt {
	padding-left: 0px;
	color: #485D63;
	font-family: arial, sans-serif;
	font-size: 13pt;
	font-weight: 600;
	line-height: 115%;
}

#hauptnavigation a.haupt:link, a.haupt:visited {
	display: block;
	width: 185px;
	padding-left: 15px;
	color: #485D63;
	text-decoration: none;
}

#hauptnavigation a.haupt:hover {
	display: block;
	width: 185px;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
}

#hauptnavigation .hauptactive {
	display: block;
	width: 185px;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
}

#hauptnavigation ul.neben {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	width: 200px;
	list-style-type: none;
}

#hauptnavigation li.neben {
	padding-left: 0px;
	color: #485D63;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	line-height: 115%;
}

#hauptnavigation a.neben:link, a.neben:visited {
	display: block;
	width: 185px;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
}

#hauptnavigation a.neben:hover {
	display: block;
	width: 185px;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
	background: url('../grafik/menue_pfeil.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#hauptnavigation .nebenactive {
	display: block;
	width: 185px;
	padding-left: 15px;
	color: #fff;
	text-decoration: none;
	background: url('../grafik/menue_pfeil.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#inhalt_buehne {
	margin-top: 2px;
	width: 913px;
	float: left;
	background: url('../grafik/inhalt_bg.gif') repeat-y;
	overflow: hide;
}

#links {
	float: left;
	margin-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 200px;
}

#links ul.sub {
	margin: 0px;
	padding: 0px;
	width: 200px;
	list-style-type: none;
}

#links li.sub {
	margin-bottom: 10px;
	padding: 0px;
	color: #485D63;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	line-height: 115%;
}

#links a.sub:link, a.sub:visited {
	display: block;
	width: 185px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #485D63;
	text-decoration: none;
}

#links a.sub:hover {
	display: block;
	width: 185px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	text-decoration: none;
	background: url('../grafik/menue_pfeil.gif');
	background-repeat: no-repeat;
	background-position: top 0px;
	background-color: #9FAAAC;
}

#links .subactive {
	display: block;
	width: 185px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	text-decoration: none;
	background: url('../grafik/menue_pfeil.gif');
	background-repeat: no-repeat;
	background-position: top 0px;
	background-color: #9FAAAC;
}

#mitte {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 490px;
	background-color: #fff;
}


#mitte h1 {
	margin: 0px;
	font-family: arial, sans-serif;
	font-weight: 500;
	font-size: 16pt;
	line-height: 120%;
	color: #485D63;
}

#mitte h2 {
	margin: 0px;
	margin-bottom: 20px;
	font-family: arial, sans-serif;
	font-weight: 500;
	font-size: 13pt;
	line-height: 120%;
	color: #485D63;
}

#mitte p {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 140%;
	color: #485D63;
}

#mitte ul {
 	list-style-image: url('../grafik/pfeil.gif');
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 140%;
	color: #485D63;
}

#rechts {
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 155px;
	background-color: #fff;
}

#rechts h1 {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 15px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	line-height: 120%;
	color: #485D63;
	text-align: left;
}

#rechts p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 15px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 120%;
	color: #485D63;
	text-align: left;
}

#fuss {
	clear: both;
	width: 914px;
	margin-top: 2px;
	background: url('../grafik/fuss_bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

#fuss p {
	margin: 0px;
	padding: 20px;
	padding-right: 15px;
	font-family: arial, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	color: #485D63;
	text-align: right;
}