body {
	background-color: White;
	margin: 0;
}

#oben {
	position: fixed;
	background: url(../bilder/oben_logo.gif) no-repeat;
	top: 0;
	width: 516px;
	height: 136px;
	z-index: 2;
}

#rechts {
	background: url(../bilder/rechts_rofi.gif) bottom right no-repeat;
	position: fixed;
	right: 0;
	bottom: 162px;
	width: 398px;
	height: 502px;
}

#rechts1 {
	background: url(../bilder/rechts_effkey.gif) bottom right no-repeat;
	position: fixed;
	right: 0;
	bottom: 162px;
	width: 398px;
	height: 502px;
}

#rechts2 {
	background: url(../bilder/rechts_grau.gif) bottom right no-repeat;
	position: fixed;
	right: 0;
	bottom: 162px;
	width: 398px;
	height: 502px;
}

#rechts3 {
	background: url(../bilder/rechts_gabi.gif) bottom right no-repeat;
	position: fixed;
	right: 0;
	bottom: 162px;
	width: 398px;
	height: 502px;
}

#unten {
	position: fixed;
	background: url(../bilder/unten.gif) bottom right no-repeat;
	bottom: 0;
	width: 100%;
	height: 162px;
	z-index: 3;
}

#links {
	position: fixed;
	background: url(../bilder/links.gif) no-repeat;
	margin-top: 136px;
	width: 122px;
	height: 196px;
	z-index: 2;
}

#inhalt {
	position: absolute;
	background-color: White;
	margin: 180px 0 0 175px;
	padding-bottom: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	color: Black;  
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: Red;  
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: Black;
	margin-top: 90px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: Red;  
}

li { 
	list-style-image: url(../bilder/listen.gif);
	line-height: 33px;
	margin-left: 39px; 
}

textarea, input {
  	background-color: Red;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
  	color: White;
} 

.navigation {
	margin-top: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: right;
}

.inactivehg {
	background-color: #FFFFFF;
	padding: 0px 0 3px 0;
	color: Black;
	letter-spacing: 1px;
}

.zitat {
	font-size: 10px;
	margin-left: 270px;
}

.tiefer {
	margin-top: 30px;
}

.rechts {
	margin-left: 120px;
}

.spacles {
	white-space: pre;
}

.disclaimer {
	width: 420px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	margin-top: 0;
}

.mini {
	font-size: 10px;
	line-height: 10px;
}

.punten {
	padding-bottom: 100px;
}


a.navi {
	background-color: #FFFFFF;
	padding: 0px 0 3px 0;
	color: #FF0000;
	letter-spacing: 1px;   
	text-decoration:none; 
}

a.navi:visited { 
	color: #FF0000;
	letter-spacing: 1px; 
	text-decoration:none; 
}

a.navi:hover { 
	background-color: #FF0000;
	padding: 2px 0 3px 0;
	color: #FFFFFF;
	letter-spacing: 1px;  
	text-decoration:none; 
}

a.navi:active { 
	color: #000000;
	letter-spacing: 1px;
	text-decoration:none;
}

a.text {
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;   
	text-decoration:underline; 
}

a.text:visited { 
	color: #000000;
	letter-spacing: 1px; 
	text-decoration:none; 
}

a.text:hover { 
	color: #FF0000;
	letter-spacing: 1px;  
	text-decoration:none; 
}

a.text:active { 
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration:none;
}

a.mini {
	color: #FF0000;   
	text-decoration:underline; 
}

a.mini:visited { 
	color: #000000; 
	text-decoration:none; 
}

a.mini:hover { 
	color: #FF0000;  
	text-decoration:none; 
}

a.mini:active { 
	color: #FFFFFF;
	text-decoration:none;
}