#main_div {
	margin:0 auto;
	width:915px;
}

/*
 *********************************************************** HEADER content ***************/

/* TOP */

#header {
	position:relative;
	height:145px;
	background:url(../images/layout/unitpool_header.jpg) no-repeat;
}

#header_top {
	position:relative;
}

#unitpool_logo {
	position:absolute;
	display:block;
	width:230px;
	height:70px;
	top:20px;
	left:15px;
	text-indent:-6500px;
}

#headerbild_rechts_1,
#headerbild_rechts_2 {
	position:absolute;
	height:112px;
	width:140px;
	top:0;
	overflow:hidden;
}

#headerbild_rechts_1 {
	left:480px;
}

#headerbild_rechts_2 {
	left:773px;
}

#menu_top {
	position:absolute;
	bottom:3px;
	height:24px;
	left:-4px;
	overflow:hidden;
	width:100%;
}

/*
 *********************************************************** CONTENT ***************/

/* Mit Menu */

#content_main {
	margin-top:10px;
}

#content_left {
	width:205px;
	float:left;
	margin-right:10px;
}

#menu_left {
	border:1px solid #c6cfde;
	background-color:#f8f8f8;
}

#content_right {
	width:700px;
	float:left;
	overflow:hidden;
}

#content_right_padding {
	border:1px solid #c6cfde;
	padding:10px;
	background-color:#f8f8f8;
}

/* Aktuell */

#short_news {
	border:1px solid #c6cfde;
	background-color:#f8f8f8;
	padding:4px 11px 0 11px;
	margin-top:10px;
	font-weight:bold;
}

#short_news h1 {
	font-size:12px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	text-decoration:none;
}

.aktuell_meldung {
	border-top:1px solid #c6cfde;
	padding-top:5px;
	margin-bottom:10px;
	font-weight:normal;
}

/* Mit Container */

#content_left_text {
	width:700px;
	float:left;
	overflow:hidden;
}

#content_left_text_padding,
#content_right_container_padding {
	border:1px solid #c6cfde;
	padding:10px;
	background-color:#f8f8f8;
}

#content_right_container {	
	width:205px;
	float:left;
	margin-left:10px;
}

/*
 *********************************************************** FOOTER ***************/

#footer_home {
	margin:0 230px 0 25px;
}

#footer_home #copyright {
	padding:10px 0 0 25px;
	text-align:right;
}

#footer {
	margin:0px 15px 0 25px;
}

#footer #copyright {
	padding:10px 0 0 25px;
	text-align:right;
}

#footer #copyright img {
	margin-bottom:-5px;
}

