﻿body 
{
	background-color:#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#rahmen
{
	border: #a09e1d solid 2px;
height:850px;
	width: 881px;

	border-bottom: #a09e1d solid 2px;
	background-color:#FFFFFF;
  margin: auto;
	padding-bottom:20px;
	position: relative;
	
}


#leer
{
	background-color:#FFFFFF;

	width: 240px;
	height: 50px;
	position: relative;
}
#navi
{
	
	float: left;
	width: 100%;
	height: 30px;
	border-top-style: none;
    background-color: #d5ae88;
	border-bottom-style: none;
	text-decoration: uppercase;
	
}
a.link
{ 
	color: #76540c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
}
#navi ul
{
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;
}
.navi1
{
	float:left;
	padding: 5px 50px 5px 60px; 
	
}
	
.navi2
{
	float:left;
	padding: 5px 60px 5px 30px; 
}

.navi3
{
	float:left;
	padding: 5px 48px 5px 40px; 
}
a.link:link{}
a.link:visited{}                                                                         {}	
a.link:hover
{
  color: #FFFFFF;
  font-weight:normal;
  font-family: Arial, Helvetica, sans-serif;
}
a.active
{
  color: #FFFFFF;
  font-weight:bold;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}

#h1
{
	background-position: 50% bottom;
	float: right;
	width: 600px;
	border-bottom: #a09e1d 1px solid;
	height: 30px;
	padding:25px 50px 0px 30px; 
	color: #a09e1d;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#h2
{color: #a09e1d;
}
#strong
{color: #a09e1d;
}

#inhalt
{	
	float: right;
	vertical-align: top;
	width: 600px;
	color: #333333;
	line-height: normal;
	padding: 10px 50px 0px 10px; 	
	line-height:18px;
 background-color:#FFFFFF;
}
#out
{margin:auto;
	width:100%;

}
	
#footer{
font-size: 10px;
color: #333333;
margin: auto;	
width: 881px;


	
}
	
#bild
{
	padding: 55px 0px 5px 0px; 
	float: left;
}
	