@charset "UTF-8";
/* CSS Document */

#container {
	width: 712px;
	margin: auto;
	border: 0;
	height: 600px;
}

#spacer {
	width: 712px;
	margin: auto;
	border: 0;
	height: 40px;
}

#header {
	width: 712px;
	margin: auto;
	border: 0;
	height: 139px;
}

#menu {
	width: 712px;
	margin: auto;
	border: 0;
	height: 34px;
}

#top_content {
	width: 712px;
	margin: auto;
	border: 0;
	height: 18px;
	float: left;
}

#rechts_content {
	width: 28px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#links_content {
	width: 30px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#bottom_content {
	width: 712px;
	margin: auto;
	border: 0;
	height: 13px;
	float: left;
}

#content {
	width: 654px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
}

#contact_left {
	width: 284px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
	color: #FFF;
	background-image: url(../images/contact/contact_left.jpg);
}

#mailer {
	width: 186px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
	color: #FFF;
	background-image: url(../images/contact/mail.jpg);
}

#contact_right {
	width: 184px;
	margin: auto;
	border: 0;
	height: 396px;
	float: left;
	background-image: url(../images/contact/contact_right.jpg);
	color: #FFF;
}
normal {
	font-size: 12px;
	color: #333;
}
.kop {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999;
}
.normal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #999;
}
.centered {
	text-align: center;
}
#centered {
	text-align: center;
	color: #999;
}

