body, p, td, div, span, h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
}

body, p, td, div, span {
	font-size: 12px;
}


body{
	background-color: #b7b6b6;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	font-weight: regular;
	color: #902C19;
}

#wrapper{
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	background-color: #fff;
}

h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 16px;
	top: 20px;
	width: 214px;
	height: 47px;
}

#res800, #res1024, #deutsch, #english, #impressum, #impressum_on, #imprint, #imprint_on {
	position: absolute;
	top: 58px;
	height: 11px;
}

#res800 {
	left: 645px;
	width: 48px;
	background-image: url("/graphics/header/800_off.gif");
}

#res800:hover {
	background-image: url("/graphics/header/800_over.gif");
}

#res1024 {
	left: 502px;
	width: 48px;
	background-image: url("/graphics/header/1024_off.gif");
}

#res1024:hover {
	background-image: url("/graphics/header/1024_over.gif");
}

#deutsch {
	width: 41px;
	background-image: url("/graphics/header/deutsch_off.gif");
}

#deutsch:hover {
	background-image: url("/graphics/header/deutsch_over.gif");
}

#english {
	width: 41px;
	background-image: url("/graphics/header/english_off.gif");
}

#english:hover {
	background-image: url("/graphics/header/english_over.gif");
}

#impressum {
	width: 52px;
	background-image: url("/graphics/header/impressum_off.gif");
}

#impressum_on {
	width: 52px;
	background-image: url("/graphics/header/impressum_over.gif");
}

#impressum:hover {
	background-image: url("/graphics/header/impressum_over.gif");
}

#imprint {
	width: 52px;
	background-image: url("/graphics/header/imprint_off.gif");
}

#imprint_on {
	width: 52px;
	background-image: url("/graphics/header/imprint_over.gif");
}

#imprint:hover {
	background-image: url("/graphics/header/imprint_over.gif");
}

#menu {
	position: absolute;
	width: 225px;
	left: 0;
}

#menu a{
	display: block;
	width: 224px;
}

#content {
	position: absolute;
	top: 138px;
	left: 259px;
	overflow: auto;
}

h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 270px;
	width: 450px;
	height: 40px;
	background-repeat: no-repeat;
}

h3{
	margin: 0;
	padding: 0;
	margin-left: -40px;
	margin-bottom: 15px;
}

h5 {
	margin-top: 45px;
	font-size: 13px;
}

#text {
	position: absolute;
	top: 0;
	padding-left: 50px;
	padding-bottom: 64px;
}

.invisible {
	display: none;
}

ul {
	padding: 0;
	margin: 0;
}

ul li{
	padding-bottom: 10px;
	padding-left: 15px; 
	list-style: none;
	background-image: url("/graphics/misc/aufzaehlung.gif");
	background-repeat: no-repeat;
	background-position: 5px 7px;

}

ol {
	padding-left: 15px; 
	margin: 0;
}

ol li{
	list-style-type: upper-roman;
	margin-bottom: 20px;
	font-weight: bold;
}

.dec {
	margin-top: 10px;
	margin-left: -20px;
	list-style-type: none;
	font-weight: normal;
}

ol li ol li p{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}


/* Impressum */
#partner {
	width: 100px;
	height: 140px;
	float: left;
	margin-top: 0;
	padding-top: 0;
}

#partnerListe {
	display: block;
	height: 140px;
	margin: 0;
	padding: 0;
}

#partnerListe li {
	margin: 0;
	padding: 0 0 2px 16px;
}

.noFloat {
	clear: both;
}
