body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #29476b;
	margin: 0px;
	paddig: 0px;
}

#aussen {
	position: absolute;
	margin-left: -475px;
	width: 950px;
	left: 50%;
	background-color: #29476b;
	background-repeat: no-repeat;
	*height: 100%;
	min-height: 100%
}

#head {
	background-color: #999900;
	background-image: url(images/homepagedesign_langwieder_02.jpg);
	width: 950px;
	height: 69px;
}

#info {
	background-image: url(images/homepagedesign_langwieder_05.jpg);
	width: 950px;
	height: 308px;
}
	
#menu {
	background-image: url(images/homepagedesign_langwieder_slice_09.jpg);
	height: 59px;
	width: 950px;
}
	
#content {
	/* background-image: url(images/homepagedesign_langwieder_09.jpg); */
	background-color: #ffffff;
	/* min-height: 200px; */
	width: 950px;
}

#content_head {
	width: 466px;
	height: 160px;
	background-color: #0064ae;
	float: left;
	margin: 20px 0px 20px 0px;
	padding: 20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 0;
	color: #f4f8fd;
}

* html #content_head {
	width: 486px;
	height: 200px;
}

#content_picture {
	width: 440px;
	height: 200px;
	float: left;
	margin: 20px 0px 20px 0px;
}

* html #content_picture {
	width: 400px;
	height: 200px;
	float: left;
	margin: 20px 0px 20px 10px;
}

#content_footer {
	padding: 30px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 0;
	color: #1a171b;
}

#content_footer .bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: 0;
	color: #1a171b;
}

#footer {
	background-color: #29476b;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 0;
	color: #f4f8fd;
	height: 30px;
}

.clear {
	clear:both;
}
	
#picture_frame {
	background-image: url(images/picture_frame.jpg);
	width: 466px;
	height: 285px;
	top: 85px;
	left: 25px;
	position: absolute;
	background-color: #000000;
}

#picture {
	position:relative;
	top: 7px;
	left: 8px;
}

#news {
	margin: 0px;
	padding: 0px;
	top: 130px;
	left: 510px;
	width: 420px;
	height: 155px;
	position: relative;
}

.news_latest {
	width: 400px;
}



