body {
	background-color: #FEF3DE;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin:0px;
	padding: 0;
	letter-spacing:0.3px;
}

#container {
	width: 980px;
	background-image: url(images/background_body_beige.gif);
	background-repeat: no-repeat;
	padding-top:35px;	
}

#top_navigation {
	width: 980px;
	text-align: right;
}

#top_navigation_content {
	padding: 5px 5px;
}

.topnavlink {
	font-size: 13px;
	padding-left: 10px;
	color: #5F2C11;
	font-weight: 600;
	text-decoration: none;
}

.topnavlink_active {
	font-size: 13px;
	font-weight: 600;
	padding-left: 10px;
	text-decoration: none;
	color: #D36326;
}

#main {
	width: 980px;
	background-color:#ffffff;
}

#navleft{
	width: 198px;
	float: left;
	text-align: left;
	background-color: #ffffff;
		
}
#mainnav_container {
	width: 198px;
	text-align: left;
	background-color:#5F2C11;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
	
#mainnav_container ul{
	margin:0;
	padding:0;
	list-style:none;
	/*line-height:29px:*/
}
#mainnav_container li{
	margin:0px;
	padding:0;
	border:0;
	border-bottom: 1px solid #ffffff;
	text-decoration:none;
	height:29px;
}

#mainnav_container a{
	display:block;
	background-color: #5F2C11;
	padding:5px;
	text-decoration:none;
}
#mainnav_container a:hover{
	background:block;
	background-color: #713413;
	padding:5px;
}
.mainnavlink_active{
	color:#FDDDA2;
	font-weight: 600;
	letter-spacing: 1px;
}
.mainnavlink{
	color:#ffffff;
	letter-spacing: 0.3px;
}
.mainnavlink:hover{
	color: #fddda2;
}
#subnav_container {
	display:block;
	color:#5F2C11;
	padding:5px;
	border-bottom: 1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	text-decoration:none;
}

.clear {
	clear: both;
}

#container_bild_text {
	width: 782px;
	float: right;
	background-color: #ffffff;
}

#container_bild {
	width: 570px;
	/*float: left;*/
}

#container_slogan {
	width: 570px;
	/*height: 40px;*/
	background-color: #5F2C11;
}

#slogan_content {
	font-size: 16px;
	padding:8px;
	color: #ffffff;
	letter-spacing: 0.3px;
	/*font-weight: 600;*/
}
#container_aktion {
	width: 570px;
	background-color: #FDDDA2;
	text-align: left;
}

#aktion_content {
	padding: 10px;
	color: #5F2C11;
	margin-top: 0;
	line-height: 16px;
}

#aktion_content a {
	color: #562910;
}

#aktion_content li {
	line-height: 18px;
}
#aktion_content p{
	/*line-height:15px;*/
}

#container_text_rechts {
	width: 190px;
	text-align: left;
}

#text_rechts_content {
	padding: 5px 5px 0 5px;;
	line-height:16px;
	color: #B35522;
	font-size: 11px;
}

#text_rechts_content ul{
	padding:0;
	margin:0;
}

#text_rechts_content a {
	color: #B35522;
}

#text_rechts_content li {
	list-style: none;
}

.netfuchs {
	font-size: 10px;
	color: #FDDDA2;
	text-decoration: none;
	padding-top: 10px;
}

#adresse_links {
	width: 186px;
}

#adresse_links_content {
	font-size: 11px;
	color: #5f2c11;
	padding: 8px;
}

#adresse_links_content a {
	font-size: 10px;
	color: #5f2c11;
}
	
#spalte_links{
	float:left;
	width:570px;
}
#spalte_rechts{
	float:right;
	width:209px;
	text-align:left;
}

h2 {
	font-weight: 800;
	font-size: 15px;
	margin:0;
	padding-bottom: 8px;
}

h3 {
	margin:0;
	padding-top: 10px;
	font-weight: 800;
	font-size: 14px;
	padding-bottom: 8px;
	/*line-height: 24px;*/
	color: #B35522;
}

div {
	line-height: 16px;
}

.bildunterschrift {
	font-size: 11px;
	text-decoration: none;
	font-weight: 600;
}

.bildunterschrift2 {
	font-size: 11px;
	text-decoration: none;
}

