body{
	background: #FFFFE7;
	font-size: 13px;
	font-color: #181616;
	font-family: "Palatino Linotype", "Book Antiqua", "Bookman Old Style", "Century Schoolbook", "Times New Roman", Times, serif;
	word-spacing: .2em;
	padding: 0;
	margin: 0;
	height: 100%;
}

a:link,a:visited {
	color: #181616;
	text-decoration: none;
}

a:hover{
	color: #181616;
}

img { border: none; } 

td { 
	text-align: left; 
	vertical-align: top;
} 

button {
	cursor: hand;
}

h1 {
	margin-bottom: 17px;
	padding: 3px 0px 3px 0px;
	font-size: 13px;
	color: #FFFFE7;
	font-weight: normal;
	background-color: #840E0E;
	width: 100%;
	text-align: center;
}

.titelbalk {
	padding: 3px 0px 3px 0px;
	font-size: 13px;
	color: #FFFFE7;
	background-color: #840E0E;
	width: 100%;
	text-align: center;
	display: block;
}

p {
	margin: 0;
	padding: 0;
}

#container {
	position: absolute;
	height: auto;
	width: 888px;
	left: 50%;
	margin-left: -444px;
	border: 0px solid #000000;
	margin-bottom: 20px;
}
	

#top {
	margin-top: 0px;
	float: left;
	width: 888px;
	border-bottom: 2px solid #840E0E;
}

#logo {
	float: left;
	margin-left: 230px;
	margin-top: 30px;
}

#flags {
	float: right;
	margin-right: 19px;
	margin-top: 83px;
}

#contact {
	float: left;
	width: 888px;
	text-align: center;
	color: #840E0E;
	margin-top: 17px;
	margin-bottom: 34px;
}

#contact a{ 
	color: #840E0E;
	text-decoration: none;
}

#menu {
	float: left;
	width: 170px;
	margin-right: 30px;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li{
	margin-bottom: 10px;
	width: 170px;
}

#menu li a{
	padding: 3px 9px 3px 9px;
	display: block;
	color: #FFFFE7;
	font-weight: normal;
	background-color: #820A0B;
}

#menu li a:hover{
	background-color: #8B8B8B;
}

#menu li a.active {
	background-color: #8B8B8B;
}

#content {
	float: left;
	width: 530px;
	margin-right: 30px;
	color: #222222;
	text-align: justify;
}

#content a {
	color: #810702;
	text-decoration: none;
}

#content a:hover {
	color: #810702;
}


#home-content {
	float: left;
	width: 570px;
	width: 483px;
	margin-right: 30px;
}

#home-right {
	float: left;
	width: 175px;
	color: #840E0E;
	text-align: justify;
}

#home-right a {
	color: #840E0E;
	text-decoration: none;
}

#right {
	float: right;
	width: 128px;
	border: 0px solid #000000;
	text-align: center;
	font-size: 10px;
}

#newsright {
	float: right;
	width: 128px;
	border: 0px solid #000000;
	text-align: left;
	font-size: 12px;
}

#newsright a{
	color: #810702;
	text-decoration: none;
}

#newsright a:hover{
	color: #810702;
	text-decoration: underline;
}

#footer {
	float: left;
	width: 888px;
	height: 70px;
	border-bottom: 2px solid #840E0E;
}

#icons {
	margin-left: 358px;
	margin-top: 38px;
	float: left;
}

#print {
	float: right;
	margin-top: 36px;
	margin-right: 11px;
	text-align: center;
}

#bottomspacer {
	float: left;
	width: 888px;
	height: 40px;
}

.forms {
	margin-left: 10px;
	border: 1px solid #840E0E;
	background: #FFFFE7;
	font-size: 13px;
	font-color: #181616;
	font-family: "Palatino Linotype", "Book Antiqua", "Bookman Old Style", "Century Schoolbook", "Times New Roman", Times, serif;
}

#openingstijden {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	color: #840E0E;
	margin-bottom: 20px;
}
	
