html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Syntax, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
}
#wrap {
	position: relative;
	margin: 0 auto;
	width: 900px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#Logo {
	left:0px;
	top:0px;
	height:120px;
	width:900px;
	z-index:10;
	visibility: visible;
	border: 1px none #FFFFFF;
	overflow: hidden;
	background-color: #FFFFFF;
}
#Navigation {
	visibility: hidden;
}
#Inhalt {
	position: absolute;
	top: 120px;
	left: 84px;
	width: 420px;
	z-index:40;
	visibility: visible;
	border: 1px none #FFFFFF;
	overflow: visible;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

#Bilder {
	position: absolute;
	top: 120px;
	left: 550px;
	width: 150px;
	z-index:50;
	visibility: visible;
	border: 1px none #FFFFFF;
	overflow: visible;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 8pt;
	text-align: center;
}
#Fuss {
	visibility: hidden;
}
#StartFuss {
	visibility: hidden;
}
.notseen, hr {
display: none;
}
img {
border: none;
}
#Inhalt p {
margin-left:12px;
}
h1 {
	font-weight: bold;
	color: #333333;
	font-size: 1em;
}
h6 {
	font-weight: normal;
	font-size: 1em;
	background-image: url(pfeil_w.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top: 1em;
	margin-bottom: 1em;
}
h5 {
	font-weight: normal;
	font-size: 1em;
	background-image: url(pfeil_n.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	margin-top: 2px;
	margin-bottom: 0.9em;
}
 /* IE */
* html td {
	font-size: 10px;
}
#News {
	z-index:100;
	visibility:visible;
	line-height: 1em;
	color: #000000;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 15px;
	background-image: url(bg_n.gif);
	background-repeat: repeat-x;
	width: 450px;
	margin-top: 0px;
	padding-top: 0px;
	overflow: visible;
}

