body {
	background-image: url(assets/background.jpg);
}

#header {
	width: 750px;
	background-image: url(assets/header.jpg);
	height: 125px;
	background-repeat: no-repeat;
}					
						
#container {
	width: 750px;
	\width: 750px;
	w\idth: 750px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #FFFFFF;

		}

		
		#content {
	margin-left: 196px;
	margin-right: 20px;
	padding-bottom: 0px;

		}

			#content_rahmen {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 25px;
	line-height: 18px;
	padding-bottom: 0px;

			}
			#content_text {
	background-image: url(assets/content_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 150%;

			}		
		
		
		#sidebar_links {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 185px;
	margin-right: 10px;
	margin-top: 35px;
	margin-bottom: 0;
	margin-left: 11px;
		}



		#footer {
	clear: both;

	background-repeat: no-repeat;
		}

