#wrapper {
	margin:0 auto;
	width:960px;
	padding-top:25px;
}

#main_left {
	width:147px;
	float:left;
	margin-right:19px;
}
#main_right {
	width:794px;
	float:left;
}

/*
 *********************************************************** LEFT ***************/

#logo {
	height:61px;
	overflow:hidden;
	position:relative;
}

#logo a {
	display:block;
	width:100%;
	height:51px;
	position:absolute;
	bottom:0;
}

#menu {
	margin:15px 0 15px 0;
	background-color:#9c9e9f;
}

#menu_top {
	background:url(../images/layout/menu_top_bg.gif) no-repeat;
	height:7px;
	font-size:1px;
	margin-bottom:24px;
}
#menu_bottom {
	background:url(../images/layout/menu_bottom_bg.gif) no-repeat;
	height:7px;
	font-size:1px;
	margin-top:24px;
}

#adresse {
	text-align:left;
	padding-left:8px;
}

#eq_info {
	padding-left:8px;
}

/*
 *********************************************************** RIGHT CONTENT ***************/

#hauptmenu {
	height:61px;
	margin-bottom:15px;
	overflow:hidden;
	padding-left:25px;
}

.beitrag {
	margin-bottom:15px;
}

.beitrag_padding {
	padding:10px;
}

#main_right {
	width:794px;
	overflow:hidden;
	position:relative;
}

#content_main {
	background-color:#e8e14c;
}

#content {
	width:430px;
	margin-right:64px;
	float:left;
	margin-bottom:-15px;
	overflow:hidden;
}

#content_main_top {
	background:url(../images/layout/content_top_bg.gif);
	height:7px;
	font-size:1px;
}
#content_main_bottom {
	background:url(../images/layout/content_bottom_bg.gif);
	height:7px;
	font-size:1px;
}

#content_main_padding {
	margin:25px 25px 25px 25px;
}

#container {
	width:250px;
	float:left;
	background-color:#cacc07;
	margin-bottom:30px;
}

.container_bild {
	margin-bottom:10px;
}

#container_padding {
	padding:10px 10px 0 10px;
	
}

#run_bottom {
	position:absolute;
	bottom:22px;
	right:25px;
	background:url(../images/layout/run_bottom.gif) no-repeat;
	height:48px;
	width:54px;
}


/*
 *********************************************************** FOOTER ***************/

#footer {
	text-align: right;
	padding:0 25px;
	height:18px;
	overflow:hidden;
}

#footer_right {
	float:right;
	width:200px;
}

#footer_left {
	float:left;
	width:450px;
	text-align:left;
}
