@import url(undohtml.css);

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana, helvetica, geneva, swiss, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	}



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



a:hover {
	color: #ec5a5c;
	text-decoration: none;
	}



#wrapper {
	text-align: left;
	width: 790px;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
        background-color: #ad0b0d;
	}



#header {
	width: 790px;
	text-align: center;
	color: #ffffff;
	font-size: 3em;
	line-height: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
	}




#lijn { width: 790px;
	background-color: #ffffff;
	height: 3Opx;
	}



#menu {
	width: 170px;
	height: 370px;
	margin-top: 10px;
	margin-left: 10px;
	}



#menu-item  {
	width: 150px;	
	padding: 10px;
	margin-bottom: 3px;
	background-color:#FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}



#menu-item-active  {
	width: 150px;	
	padding: 10px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	color: #ec5a5c;
	font-size: 1.5em;
	font-weight: bold;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}



#rechts {
	float: right;
	background-color:#FFFFFF;
	width: 570px;
	height: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline;
	padding: 10px;
	color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}



.titel {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	}



.lead {
	font-weight: bold;
	}



p {
	margin-bottom: 1em;
	}



#footer {
	background-color:#FFFFFF;
	width: 570px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 100px;
	padding-left: 100px;
	text-align: center;
	font-size: 1em;
	line-height: 1,5em;
	color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}



#logos {
	background-color: #ffffff;
	background-image: url(logos.gif);
	background-repeat: no-repeat;
	width: 790px;
	height: 53px;
	margin-top: 10px;
	color: #000000;
	}