@charset "UTF-8";
/* Startseite */

body#startseite {
	background-image: url(../img/bg_startseite2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer {
	position: absolute;
	top: 386px;
	width: 846px;
	height: 40px;
	border-top: none;
}
#footer_menu {
	top: 0;
	margin-top:0;
	padding-top: 0;
}

#middle {
	border-top: none;
}

#content {
	position: absolute;
	left: 0;
	top: 7px;
}
#content2 {
	position: absolute;
	left: 0;
	top: 55px;
	width: 222px;
}
#content3 {
	position: absolute;
	left: 0;
	top: 210px;
	width: 222px;
}
#content3 h2 {
	font: bold 11px/14px Verdana, Arial, Sans-Serif;
	color: #323531;
	margin: 0;
	paddding: 0;
}

#border_left_2 {
	position: absolute;
	left: 0;
	top: 264px;
	background-color: #b04624;
	width: 6px;
	height: 6px;
}