@charset "utf-8";
body {
	background-color: #D1D1D1;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #3366CC;
	}

#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #D1D1D1;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	}
	
#navigation a:hover {
	background: #E1E1E1 url("mm_arrow.gif") 14px 45% no-repeat;
	color:#5B5D85;
	}
#tagline 	{	
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #5B5D85;
	letter-spacing:.4em;
	line-height:18px;
	}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	background-color: #5B5D85;
	color: #D1D1D1;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#balk1 {
	height: 5px;
	padding-bottom: 5px;
	background-color: #5B5D85;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav {
	float: left;
	width: 235px;
	background-color: #5B5D85;
	margin-bottom: 5px;
	height: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#logo {
	height: 135px;
}
#balk2 {
	height: 5px;
	padding-bottom: 5px;
	background-color: #5B5D85;
	margin-top: 5px;
	margin-bottom: 5px;
}
#inhoud {
	float: left;
	width: 520px;
	background-color: #E1E1E1;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 5px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#inhoud-rechts {
	width: 235px;
	margin-left: 5px;
	float: right;
	background-color: #5B5D85;
	height: 600px;
	text-align: center;
	font-weight: bold;
	color: #D1D1D1;
}

