html {
	scrollbar-face-color:#F0F0DC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#423A2F;
	scrollbar-shadow-color:#F8F8EF;
	scrollbar-arrow-color:#423A2F;
	scrollbar-track-color:#F8F8EF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 130%;
	color: #423A2F;
}
a:link {
	text-decoration: none;
	color: #423A2F;
}
a:visited {
	text-decoration: none;
	color: #423A2F;
}
a:hover {
	text-decoration: underline;
	color: #423A2F;
}
p {
	margin: 0px 0px 8px;
	padding: 0px;
}
ul {
	list-style-type: square;
	margin: 0px;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	line-height: 160%;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
	color: #423A2F;
	background-color: #423A2F;
	height: 1px;
	border: 0px;
	clear: both;
}
h1 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 160%;
	line-height: 113%;
	font-weight: normal;
	color: #423A2F;
	letter-spacing: 1px;
}
h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 120%;
	line-height: 113%;
	font-weight: normal;
	color: #423A2F;
	font-variant: small-caps;
	letter-spacing: 1px;
}
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 150%;
	line-height: 123%;
	font-weight: normal;
	color: #423A2F;
	font-variant: small-caps;
	letter-spacing: 1px;
}
h4 {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 120%;
	line-height: 100%;
	font-weight: normal;
	color: #423A2F;
	font-variant: small-caps;
	letter-spacing: 1px;
}
h5 {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 110%;
	line-height: 100%;
	font-weight: normal;
	color: #423A2F;
	font-variant: small-caps;
}
#content {
	margin-top: 6px;
	width: 772px;
	position: absolute;
	left: 50%;
	margin-left: -386px;
	background-image: url(images/hg_m.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#head {
	height: 266px;
	background-image: url(images/hg_o.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headimage {
	padding-top: 9px;
	text-align: center;
}
.headline {
	position: absolute;
	left: 27px;
	top: 86px;	
}
.sprache {
	position: absolute;
	left: 730px;
	top: 142px;	
}
.reitertext {
	position: absolute;
	left: 632px;
	top: 141px;	
}
#navi {
	height: 26px;
	margin-top: 0px;
	//margin-top: 2px;
	padding-top: 2px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 120%;
	clear: both;
	color: #423A2F;
	background-image: url(images/navrand.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#navi a {
	float: left;
	padding-top: 3px;
	padding-left: 19px;
	padding-right: 12px;
	padding-bottom: 3px;
	//padding-bottom: 2px;
	border: #FFFFFF 1px solid;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navi a:hover {
	background-color: #DBD9C7;
	text-decoration: none;
}
.navitext {
	float: left;
	padding-top: 3px;
	padding-left: 19px;
	padding-right: 12px;
	padding-bottom: 3px;
	//padding-bottom: 2px;
	background-color: #DBD9C7;
	border: #FFFFFF 1px solid;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navlinie {
	float: left;
}
#story {
	min-height: 275px;
	padding-top: 0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	background-image: url(images/hg_u.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text {
	padding-top: 2px;
	padding-left: 50px;
	padding-right: 230px;
}
.text a:link {
	text-decoration: underline;
}
.text a:visited {
	text-decoration: underline;
}
.verlauf {
	margin-top: 24px;
	padding-left: 10px;
	background-image: url(images/hg_verlauf.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
.teaser {
	margin-top: 10px;
	margin-right: 230px;
	border: 1px solid #FFFFFF;
}
.teasertitel {
	min-height: 22px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #423A2F;
	background-color: #DBD9C7;
}
.teaserbody {
	border-left: 1px solid #423A2F;
	border-right: 1px solid #423A2F;
	border-bottom: 1px solid #423A2F;
}
.teasertext {
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
}
.teasertext a:link {
	text-decoration: underline;
}
.teasertext a:visited {
	text-decoration: underline;
}
.teaserbild {
	float: left;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}
.bildlinks {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: #FFFFFF 1px solid;
}
.bildrechts {
	float: right;
	margin-left: 10px;
	margin-right: 200px;
	// margin-right: 100px;
	margin-bottom: 5px;
	border: #FFFFFF 1px solid;
}
.bildlinksinnen {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bildrechtsinnen {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#spalte {
	position: absolute;
	left: 603px;
	top: 189px;	
	line-height: 116%;
}
#spalte ul {
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	line-height: 120%;
}
#spalte li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.spaltenboxau {
	width: 156px;
	margin-bottom: 2px;
	border: #FFFFFF 1px solid;
}
.spaltenboxin {
	border: #423A2F 1px solid;
}
.spaltenboxcont {
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border: #FFFFFF 1px solid;
}
.button {
	background-color: #E4EACD;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	color: #026244;
	font-size: 100%;
	border: 1px solid #026244;
}
.buttonrot {
	background-color: #E4EACD;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	color: #960018;
	font-size: 100%;
	border: 1px solid #960018;
}
.eingabe {
	margin-top: 2px;
	// margin-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #423A2F;
	font-size: 100%;
	line-height: 125%;
	border: 1px solid #423A2F;
	background-color: #FFFFFF;
}
.suchfeld {
	float: left;
	padding-top: 2px;
	padding-right: 1px;
	// padding-right: 0px;
}
.pfeilbutton {
	padding-top: 4px;
}
#leiste {
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}
.impressum {
	padding-left: 15px;
}
.impressum a {
	text-decoration: underline;
}
.impressum a:visited {
	text-decoration: underline;
}
.copyright {
	float: right;
	padding-right: 15px;
}
.umbruch {
	clear: both;
}
.textklein {
	font-size: 90%;
}
.weiss {
	color: #FFFFFF;
}
.weissrahmen {
	margin-bottom: 2px;
	border: #FFFFFF 1px solid;
}
.braunrahmen {
	margin-top: 6px;
	margin-bottom: 2px;
	border: #423A2F 1px solid;
}
.schwarz {
	color: #000000;
}
.mehrinfo {
	padding-top: 2px;
	padding-bottom: 2px;
}
.mehrinfo a:link {
	text-decoration: none;
}
.mehrinfo a:visited {
	text-decoration: none;
}
.mehrinfo a:hover {
	text-decoration: underline;
}
.padoben {
	padding-top: 3px;
}
.fehler {
	padding-top: 4px;
	// padding-top: 2px;
	text-align: center;
	font-size: 90%;
	color: #960018;
	clear: both;
}
td {
	font-size: 100%;
}