body { background-color: #808080; font-family: "Tahoma", "Verdana", "Arial"; font-size: 70%; color: #666; }
#midcol { min-height: 400px; width: 720px;	margin: 0 auto;	background-color: white; text-align: center; padding: 25px; }
#leftcol { left: 5px; }
#rightcol {	right: 5px;	float: right; }
#leftcol, #rightcol { top: 5px;	position: absolute;	background: #808080; }
.homelink { border: 1px solid #e3e3e3; color: #999; text-align: right; padding: 10px; margin-bottom: 10px; }
.homelink a:link, .homelink a:visited, .homelink a:active { color: #999; text-decoration: none; }
.homelink a:hover { text-decoration: underline; } 
.header {	width: 720px;	margin: 0 0 10px 0; }
.header a:link, .header a:visited, .header a:active { color: #666; text-decoration: none; } 
.header a:hover { text-decoration: underline; }
.menu table td { background-color: #e3e3e3; color: #666; font-weight: bold; padding: 7px 0 7px 0; }
.mainContent { min-height: 300px;	width: 470px;	text-align: left;	float: left;	margin-bottom: 10px;	padding-right: 10px; }
.sideContent { display: inline; width: 240px;	margin-bottom: 10px;	background-color: #fcf4fb;	min-height: 300px; float: right; }
.mainContent h2 { font-size: 120%; font-weight: bold; margin: 0 0 3px 0; background-repeat: repeat;}
.cookieinfo { background-color: #fcf4fb; }
div.cookieinfo { width: 200px; margin: 10px 0 0 10px; }
.cookieinfo a:link, .cookieinfo a:visited, .cookieinfo a:active { color: #666; text-decoration: underline; } 
.cookieinfo a:hover { text-decoration: none; }
.clear { clear: both; }
.footer {	border: 1px solid #e3e3e3; padding: 8px; color: #999; }
.footer a:link, .footer a:visited, .footer a:active { color: #999; text-decoration: none; }
.footer a:hover { text-decoration: underline; }
.copyright { padding: 4px; }
.privacyWaarborg { float: right; position: relative; top: -33px; }