﻿* { 
 margin: 0; 
 padding: 0;
}

* html #unten {
	margin-top: -440px;
}

* html #oben {
	margin-top: 0px;
}

* + html #obenMitte {
	margin-left: -4px;
}


body{
	background-color: white;
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
	font-size: 14px;
	color: #838281;
	background-image: url(verlauf.jpg);
	background-repeat: repeat-x;
}

p {
	margin-bottom: 20px;
}

a {
	color: #838281;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-variant:small-caps;
	color: #ADA873;
	margin-bottom: 20px;
}


h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	font-variant:small-caps;
	color: #ADA873;
	margin-bottom: 20px;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-variant:small-caps;
	color: #ADA873;
	margin-bottom: 20px;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #ADA873;
	margin-bottom: 20px;
}


#wrapper {
	width: 1020px;
	height: 101%;
	margin: 0 auto;	
}

#logoText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6666;
	position: relative;
	top: -230px;
	left: 30px;
}

#logoText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6666;
	position: relative;
	top: -170px;
	left: 190px;
}

#logoText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	position: relative;
	top: -480px;
	left: 345px;
}

#oben {
	width: 1020px;
	height: 420px;
}

#obenLinks {
 	width: 210px;
	height: 420px;
	float:left;
}

#obenLinks a:link,#obenLinks a:visited {
	color: #838281;
	text-decoration: none;
}

#obenLinks a:active {
	color: #CC6666;
	text-decoration: none;
}


#obenLinks ul {
	list-style-type: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #838281;
	margin-top: 395px;
}

#obenLinks ul li {
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px #838281 solid;
}

#obenMitte {
	width: 600px;
	height: 420px;
	background-color: white;
	float: left
}

#obenRechts {
 	width: 210px;
	height: 420px;
	margin-left: 810px;
}

#unten {
	width: 1020px;
	height: auto;
}

#untenLinks {
 	width: 210px;
	height: auto;
	float:left;
}

#untenLinks a:link,#untenLinks a:visited {
	color: #ADA873;
	text-decoration: none;
}

#untenLinks ul {
	list-style-type: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 26px;
}

#untenLinks a:link.menu_current ,#untenLinks a:visited.menu_current {
	color: #CC6666;
}

#untenLinks ul li {
	padding-left: 4px;
	border-bottom: 1px #D9DAC5 solid;
	padding-top: 26px;
	padding-bottom: 13px;
}



#untenMitte {
	width: 540px;
	height: auto;
	background-color: #F6F8FA;
	float: left;
	padding: 30px 30px 30px 30px;
}

#untenMitte a {
	color: #ADA873;
}

#untenRechts {
 	width: 210px;
	height: auto;
	margin-left: 810px;
}

.rahmen {
	border: 1px #838281 solid;
}

.rahmenRot {
	border: 1px #CC6666 solid;
	padding: 5px;
}

.rahmenGruen {
	border: 1px #ADA873 solid;
	padding: 5px;
}


td.rahmen {
	padding: 10px;
}

