/*Layout*/
#page{
	width:812px;
	margin: 0 auto 0 auto;
	padding: 0 0 25px 0;
}

#content {
	width:812px;
	float:left;
	background-color: #FFFFFF;
	margin: 10px 0px 20px 0px;
}

#menu {
	width:195px;
	/*margin-bottom:8px;*/
	float:right;
	padding: 15px 15px 0px 0px;
}

.footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}

#blogText{
	width:570px;
	float:left;
}

#bounding_bottom_1 {
	background-image: url("../../images/bg_verlauf_2.jpg");
	background-repeat: repeat-x;
	height: 154px;
	clear: both;

}
#page_bounding_bottom_1 {
	height:30px;
	margin:0px;
	padding: 9px 10px;
	margin: 0px auto;
	width: 784px;

}
	#page_bounding_bottom_1 a:hover {
		color: red; text-decoration: underline;
	}
	
	
#bounding_top_1 {
	background-image: url("../../images/bg_verlauf_1.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
