/* CSS Document */
body {
	background-image: url(../images/hintergrund_alles.jpg);
}
#header img {
	margin-top: 150px;
}
#content-container {
	background-color: transparent;
}
#leftnav {
	width:220px;
	padding-right: 45px;
}
#content {
	width: 220px;
	padding-right: 45px;
}
#content-right {
	width: 345px;
}
h1 {
	padding-top: 0;
	margin-top:0;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight:normal;
}
h2 {
	margin-top: 30px;	
}
