/* CSS Document */

body, html {
	font-family: "Book Antiqua", Arial, "Times New Roman";
	font-size: 14px;
	color: #454545;
}

#wrapper {
	margin: auto;
	width: 881px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 6px solid #FFFFFF;
}

#menu {
    height: 22px;
	width: 881px;
	background-image: url(/images/Menu.jpg);
	/*margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	background-position: top;*/
}

#menu a:link, #menu a:visited, #menu a:active {
	font-family: "Book Antiqua", "Arial", "Times New Roman";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #EFE4D2;
}

#menu a:hover {
	font-family: "Book Antiqua", "Arial", "Times New Roman";
	font-size: 12px;
	color: #454545;
	text-decoration: underline;
	background-color: #EFE4D2;
}

#container {
	width:881px;
	height:auto;
	background-color:#FFFFFF;
}

#container2 {
	float:right;
	padding-top:8px;
	margin-top:0;
	width:690px;
	height:auto;
	background-color:#FFFFFF;
	background-image: url(/images/container2.jpg);
	background-repeat: no-repeat;
	font-family: "Book Antiqua", Arial, "Times New Roman";
	font-size: 12px;
	color: #454545;
}

#container2 a:link, #container2 a:visited, #container2 a:active {
	font-family: "Book Antiqua", "Arial", "Times New Roman";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}

#container2 a:hover {
	font-family: "Book Antiqua", "Arial", "Times New Roman";
	font-size: 12px;
	color: #454545;
	text-decoration: underline;
	background-color: #FFFFFF;
}


#linkerkolom {
    float:left;
	width: 191px;
	height: 536px;
	background-image: url(/images/Linkerkolom.jpg);
	background-repeat: no-repeat;
}


#linkerkolom a:link, #linkerkolom a:visited, #linkerkolom a:active {
	font-family: "Book Antiqua", "Arial", "Times New Roman";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #E5E5E5;
}

#linkerkolom a:hover {
	font-family: "Book Antiqua", "Arial", "Times New Roman";
	font-size: 12px;
	color: #454545;
	text-decoration: underline;
	background-color: #E5E5E5;
}

#contentboven {
	/*float: left;
	position:inherit;*/
	width: 690px;
	height: 262px;
	background-image: url(/images/contentboven.jpg);
	font-family: "Book Antiqua", Arial, "Times New Roman";
	font-size: 12px;
	color: #454545;
}

#contentlinks {
    float:left;
	width: 290px;
	height: 274px;
	/*background-image: url(/images/contentlinks.jpg);*/
}

#contentrechts {
	float:right;
	width: 390px;
	height: 270px;
	/*background-image: url(/images/contentrechts.jpg);*/
	border: thin solid #EFE4D2;
}

#footer {
	width: 881px;
	height: 12px;
	background-image: url(/images/Footer.jpg);
	font-family: "Book Antiqua", Arial, "Times New Roman";
	font-size: 12px;
	color: #454545;
}

#footer_login {
	width: 881px;
	height: 12px;
	background-image: url(/images/Footer.jpg);
	font-family: "Book Antiqua", Arial, "Times New Roman";
	font-size: 12px;
	color: #454545;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: "Book Antiqua", "Arial", "Times New Roman";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
}

#footer a:hover {
	font-family: "Book Antiqua", "Arial", "Times New Roman";
	font-size: 12px;
	color: #454545;
	text-decoration: underline;
	background-color: #FFFFFF;
}
