body { 
	background:#e6e6e6;
	margin:0px;
}

#wrapper {
	background-image: url(Images/bg_wrapper.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

img {
	border:0px;
	left: 100px;
	right: 100px;
}

.mainsite {
	position: absolute;
	margin: 0 auto;
	width:789px;
	height:540px;
	background-repeat:no-repeat;
	background-image: url(Images/bg.jpg);
	top: 50%;
	left: 50%;
	margin-left: -395px;
	margin-top: -270px;

	
}
#container {
	width: 770px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
}

#upper {
	height: 50px;
}

#menu {
	height: 84px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#logo {
	height: 79px;
	float: left;
	width: auto;
	margin-top: 5px;
	margin-left: 5px;
}

#menubuttons {
	height: 85px;
	width: 499px;
	left: 3px;
	float: left;
}

a.selectmen {
	text-decoration:none;
	color:#ffffff;
	background-color: #dc001b;
}

a:hover.selectmen {
	text-decoration:none;
	background:#999999;
	color:#ffffff;
}

a {
 	color:#8f8f8f;
	text-decoration:none;
	background:#ffffff;
}

a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color: #dc001b;
}

a.active {
		text-decoration:none;
		background:#9D0f0f;
		color:#ffffff;
}

a.visited {
		text-decoration:none;
		background:#9D0f0f;
		color:#ffffff;
}


.rij3 {
	height: 18px;
	margin-left: 40px;
	margin-top: 59px;
	float: left;
	margin-bottom: 7px;
}

.rij3 a {
	display:inline;
	margin-top:8px;
	font-family:arial;
	font-size:11px;
	margin-left:30px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}

#kader-links {
	font-family:arial;
	line-height:18px;
	font-weight:normal;
	color:#999999;
	font-size:11px;
	width:280px;
	margin-left:29px;
	float:left;
	height: 380px;
	margin-top: 16px;
}

#kader-links h3 {
font-size:16px;
font-weight:bolder;
color:#dc001b;
}

#kader-rechts {
	font-family:arial;
	line-height:18px;
	font-weight:normal;
	color:#999999;
	font-size:11px;
	width:280px;
	margin-left:40px;
	float:left;
	margin-top: 54px;
	height: 300px;
	background-position: center;
}

#footer {
	height:20px;
	font-family:arial;
	font-size:10px;
	color:#999999;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	margin-top: 16px;
	}
	
#copy {
	color: #999999;
	font-size: 9px;
	line-height: 15px;
	float: right;
	height: 15px;
	clip: rect(auto,auto,5px,auto);
	text-align: right;
	margin-top: 10px;
	width: auto;
}

.mw {
	background-image: url(Images/mw.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 230px;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}

.mw h2{
	font-size:14px;
	color: #DC001A
}

