html, body, textarea {
  	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #e8e6e6;
	scrollbar-shadow-color: #e42024;
	scrollbar-3dlight-color: #e42024;
	scrollbar-arrow-color: #e42024;
	scrollbar-track-color: #e8e6e6;
	scrollbar-darkshadow-color: #e8e6e6;
}

body {
	background-color: #e8e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1a1919;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #e42024;
}
a:visited {
	color: #e42024;
}
a:hover	{
	color: #e42024;
	text-decoration: none;
}
span.highlight {
	color: #e42024;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
table,td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#mitte {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 862px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e6e6;
	border-left-color: #e8e6e6;
	background-color: #FFFFFF;
	background-image: url(../images/schatten.gif);
}

/* MENUE OBEN ANFANG */
#menueoben {
	text-align: right;
	position: relative;
	width: 845px;
	color: #1a1919;
	height: 15px;
	padding-top: 9px;
	padding-right: 17px;
	background-color: #e8e6e6;
}
#menueoben a {
	text-decoration: none;
}
#menueoben a:visited {
	text-decoration: none;
}
#menueoben a:hover {
	text-decoration: underline;
}
#menueoben img {
	vertical-align: -2px;
}
/* MENUE OBEN ENDE */
#schattenoben {
	position: relative;
	height: 12px;
	width: 862px;
	background-color: #FFFFFF;
}
#logo {
	top: 36px;
	height: 169px;
	width: 220px;
	position: absolute;
	left: 11px;
}
#panorama {
	position: relative;
	height: 298px;
	width: 617px;
	left: 232px;
	border: 1px solid #e0dede;
	top: 1px;
}
/* NEWS ANFANG */
#newsueberschrift {
	position: absolute;
	height: 33px;
	width: 220px;
	top: 408px;
	left: 11px;
}
#news {
	position: absolute;
	width: 184px;
	top: 441px;
	left: 11px;
	padding: 12px 18px;
}
#news a {
	color: #ffe155;
	text-decoration: none;
}
#news a:visited {
	color: #ffe155;
	text-decoration: none;
}
#news a:hover {
	color: #ffe155;
	text-decoration: underline;
}
#news h2,h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #e42024;
}
#news p.bodytext {
	padding-bottom: 12px;
	padding-top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #e0dede;
	border-left: none;
	margin-bottom: 12px;
}
/* NEWS ENDE */

#schriftgroesse {
	text-align: right;
	position: relative;
	height: 30px;
	padding-top: 11px;
	width: 140px;
	left: 700px;
}
#schriftgroesse img {
	vertical-align: -2px;
}

#inhalt {
	position: relative;
	width: 560px;
	left: 265px;
	min-height: 300px;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 32px;
}
* html #inhalt {height: 300px;} /*style for IE6*/

#inhalt h2,h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 16px;
	padding: 0px;
}
#drucken {
	width: 560px;
	text-align: right;
	margin-top: 32px;
}
#schattenunten {
	position: relative;
	height: 12px;
	width: 862px;
	background-color: #FFFFFF;
}
#footer {
	position: relative;
	width: 845px;
	font-size: 11px;
	color: #666464;
	height: 30px;
	padding-left: 17px;
	background-color: #e8e6e6;
}
#footer a {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
