#top {
	background: #000 url('/images/top.png') no-repeat;
	width: 1050px;
	height: 330px;
	margin: 0px auto;
}

#container {
	font-family: Trebuchet MS;
	font-size: 10.5pt;
	line-height: 15pt;
	color: #414141;
	width: 720px;
	margin: 0px auto;
}

#menu {
	height: 42px;
	text-align: right;
	padding: 0 12px 0 0 ;
}

.body_home {
	background: #FFF url('/images/achter_home.png') repeat-x;
}
.body_home h1,
.body_home h2,
.body_home a{
	color: #8c0743;
}

.body_schrijven{
	background: #FFF url('/images/achter_schrijven.png') repeat-x;
}
.body_schrijven h1,
.body_schrijven h2,
.body_schrijven a{
	color: #788c07;
}

.body_muziek {
	background: #FFF url('/images/achter_muziek.png') repeat-x;
}
.body_muziek h1,
.body_muziek h2,
.body_muziek a{
	color: #076d8c;
}

.body_contact {
	background: #FFF url('/images/achter_contact.png') repeat-x;
}
.body_contact h1,
.body_contact h2,
.body_contact a{
	color: #745082;
}

.input_text {
	font-family: Trebuchet MS, Arial, sans;
	font-size: 10pt;
	color: #555;
	width: 350px;
	margin: 5px 0 25px 10px;
	border: 1px solid #745082;
	padding: 3px;
}

input_button {
	
}
