﻿body {
	background-color: #e1ddd9;
	font-size: 12px;
	color:#564b47;
	margin:0px;
	text-align: center;
	height: 101%;
}


#head {
	height: 200px;
	width: 707px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

/**************************************************************
   #Menü
 **************************************************************/
ul#menu {
	width: 704px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	clear: none;
	margin-right: 0px;
	margin-left: 10px;
}

ul#menu li {
  display: inline;
  list-style: none;
}

ul#menu li a {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	font-style: normal;
	float: left;
	clear: none;
	width: 173px;
	background-repeat: repeat-x;
	background-color: #DE590B;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul#menu li a:visited {
	background-color: #DE590B;
	background-repeat: repeat-x;
	background-position: bottom;
}

ul#menu li a:hover {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E7803C;
}

ul#menu li a.here {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E7803C;
}

ul.three li a {
  width: 27%;
}


#inhalt {
	text-align: left;
	vertical-align: middle;
	width: 720px;
	height: 101%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg/content.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #FF4D00;
	line-height: 150%;
	letter-spacing: normal;
	width: 90%;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 30px;
	}

#textfeld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF4D00;
	line-height: 150%;
	letter-spacing: normal;
	width: 90%;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 30px;
	}

.hoeher {position:relative; left:00; top:-650px;}	
.tiefer {position:relative; left:00; top:140px;}	
	
/**************************************************************
   #Bilder
 **************************************************************/
	
img.floatRight {
  margin: 5px 0px 10px 15px;  
}

img.floatLeft {
  margin: 5px 15px 10px 0px;
}


div#pics a img {
	border: 4px solid #D5C9C2;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}

div#pics a:hover img {  
  border: 4px solid #FF4D00;
}

#head_start {
	background-image: url(../img/bg/head_2009.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#inhalt .footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	margin-left: 25px;
}
#inhalt #textfeld a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#inhalt #textfeld a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF4D00;
	text-decoration: underline;
}
#inhalt #textfeld .grau {
	color: #666666;
}
h4 {
	line-height: 120%;
	margin-bottom: -15px;
}
