body {
	margin:0;
	padding:0;
	background-image:url('../images/dark_red_bg.png');
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #b5b590;
}

div {
	margin:0;
	padding:0;
}

img {
border:0px;
}

img.right_image {
margin:0px 0px 10px 10px;
padding:0px;
}

a:link {	color: #FFF7B5; text-decoration:none; }
a:visited {	color: #FFF7B5; text-decoration:none; }
a:focus {	color: #FFF7B5; text-decoration:none; }
a:hover { color: #FFFFFF; text-decoration:none; }
a:active {	color: #FFF7B5; text-decoration:none; }


#header_wrapper {
	width:100%;
	background-color:#000000;
}

#header {
	margin:auto;
	background-color:black;
	width:950px;
}

#header_info_links{
	float:left;
	margin: 47px 25px;
}

#header_info_rechts {
	float:right;
	margin: 54px 32px;
}

#befm_banner {
	background-color:#999999;
	height:120px;
	width:950px;
	float:left;
	background-image:url('../images/top_banner.jpg');
}

#top_menu_wrapper {
	width:100%;
	background-color:#2B2B2B;
	border-top: 1px solid #b5b590;
	border-bottom: 1px solid #b5b590;
	background-image:url('../images/top_menubar_bg.png');
	height: 27px
}

#top_menu {
	margin:auto;
	width:950px;
}

#top_menu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#top_menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#top_menu a {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  float:left;
  display:block;
  height: 27px;
  line-height: 27px;
  padding: 0 20px;
  text-decoration: none;
}

#content_area_wrapper {
	width:100%;
	background-image:url('../images/dark_red_bg.png');
}

#content_area {
	margin:auto;
	width:920px;
	padding-left:15px;
	padding-right:15px;
	background-image:url('../images/content_area_bg.png');
}

#content_banner {
	width:920px;
	height: 100px;
	background-color:#999999;
	border-bottom: 1px solid #b5b590;
}

.blog_banner {
	background-image:url('../images/content_banner.jpg');
	background-repeat:repeat-x
}

.breadcrumbs {
	float:left;
	padding: 15px 5px 35px 5px;
}

.iframe_body {
    background-image:url('../images/red_bg.png');
}

.sectiontableheader {
padding:0px 0px 5px 0px;
}

#sabbelkiste{
	margin: 0px 30px;
}

#studiomail {
	margin: 82px 0px;
}

.left {
	width: 180px;
	float:left;
	margin-bottom: 30px;
}

.user1 {
	float:left;
	width:450px;
}

.content_area_middle {
	float:left;
	width:480px;
	padding: 0px 25px 0px 15px;
}

.right {
	width: 200px;
	float:left;
	margin-bottom: 30px;
}

.content_area_left ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.content_area_left li {
	margin:0px;
	padding:0px;
}

.content_area_left ul li a {
	width: 150px;
	display:block;
	background-color:#780000;
	padding: 5px;
	margin-bottom: 2px;
	text-decoration:none;
}


.contentpaneopen, tr, td {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

p {
	margin:0px 0px 10px 0px;
	padding:0;
	line-height:14px;
	font-size:11px;
}

p img {
	margin: 0px 10px 5px 0px;
}

.componentheading {
font-size:18px;
padding:0px 0px 20px 0px;
}

td.contentheading {
font-size: 14px;
padding:0px 0px 10px 0px;
}

.sectiontableentry1 {
padding:2px 0px 2px 0px;
}

.sectiontableentry2 {
padding:2px 0px 2px 0px;
}


.article_separator {
display:block;
height:40px;
}

#footer_wrapper {
	width:100%;
	background-image:url('../images/dark_red_bg.png');
}

#footer {
	margin:auto;
	width: 950px;
	height:72px;
	background-image:url('../images/footer_bg.png');
	background-repeat:no-repeat;
	text-align:center;
	padding-left:0px; padding-right:0px; padding-top:150px; padding-bottom:0px; background-position-y:50%
}

.clear_both {
	clear:both;
}
