#header { 
	height: 107px;
}
#logo {
	left: 372px;
}
#content { 
	height: 429px;
	background-repeat: no-repeat;
}
#galerie {
position: absolute;
right: 15px;
top: 234px;

}
.nav { 
	width: 100px;
	height: 80px;
	position: absolute;
	top: 0px;
	vertical-align: top;
}

#footer {
	background-color: #003366;
	height: 130px;
	text-align: center;
	border-bottom: 1px solid #999999;
}
#footer p {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	line-height: normal;
	color: #336699;
	font-size: 11px;
}
