﻿#topnav_wrapper {
	display:none;
}

#top_menu_1 li:last-child {
	display:inline-block;
	padding-top:0.2rem;
}

#outer-wrap {
	position: relative;
  	overflow: hidden;
	/*max-width:330px;*/
	width:100%;*/
	margin:0 auto;
	text-align: left;
}

#inner-wrap {
	position:relative;
	/*max-width:330px;*/
	width:100%;
	outline: #9B8F81 solid 1px;
	background-color:#FFFFFF;
	margin-bottom:1px;
}

#content_main {
	display:block;
	overflow:hidden;
	width:100%; /* Sollwert 300px */
	padding-right:0;
	box-shadow: 1px 0 0 #E2D9CE; 
}

#menue_rechts {
	display:block;
	overflow:hidden;
	width: 100%;
	padding-left:0%;
}

.standard_teaser_box {
	width:100%;
	margin-bottom:3%;
	overflow:hidden;
}

.top_news_teaser_box {
	margin-top:1.2%;
}

.top_news_teaser_box img {
	position:relative;
	width:100%;
	margin-top:20px;
}

.top_news_category {
	position:absolute;
	top:0px;
	left: 0px;
	width: 100%;
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	font-size:0.75rem;
	line-height: 1.333;
	color:#564F47;
	padding:0.9% 0 0.9% 0.9%;
	background-color:#FFF;
}

#site_copyright {
	padding-top:1rem;
}

#bottom_menu .wide_gap {
	margin-left:0;
}

#bottom_menu ul {
	float:none;
}

#bottom_menu ul:last-of-type  {
	margin-top:1rem;
}
