/* Basing door Successful Basing (Sbasing.nl) - voor meer informatie: info@citroenmedia.nl */

body {
	margin: 0;
	padding: 0;
	background:url(img/background.jpg) repeat-x #d9f8ff;
	font: 12px Arial;
	color: #342f2e;
}

#header {
	margin: 0 auto;
	background:url(img/header.jpg);
	width: 826px;
	height: 116px;
	padding: 29px 40px 0 0;
	text-align: right;
	color: #fff;
}


#menu {
	margin: 0 auto;
	background:url(img/menu.jpg);
	width: 868px;
	height: 12px;
	padding: 10px 0 12px 0;
	text-align: right;
}

#container {
	margin: 0 auto;
	background: #fff;
	width: 868px;
	height: auto;
}

#links {
	float: left;
	background: #fff;
	width: 176px;
	height: auto;
}

#menurood {
	float: left;
	background:url(img/menurood.jpg);
	width: 126px;
	height: 26px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0px 0px 50px;
	margin-top: -1px;
}

#menugroen {
	float: left;
	background:url(img/menugroen.jpg);
	width: 126px;
	height: 26px;
	font-weight: bold;
	color: #fff;
	padding: 13px 0px 0px 50px;
}


div.sidemenu {
	float: left;
	background:#EBEBEB;
	width: 175px;
	height: auto;
	padding: 5px 0 5px 0;
	border-right: 1px solid #fff;
		
}

#rechts {
	float: right;
	background:url(img/content.jpg) no-repeat #fff;
	width: 671px;
	height: auto;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #EBEBEB;
}

#contentkop {
	background:url(img/contentkop.jpg);
	width: 658px;
	height: 26px;
	margin-top: -1px;
	margin-left: -10px;
	padding: 13px 0 0 50px;
	font-weight: bold;
	color:#fff;

}

#footer {
	margin: 0 auto;
	width: 900px;
	font: 10px Arial; 
	color: #16BAFE; 
	margin-top: 10px;
}

/* Classes voor de opmaak */
ul.menu {
	margin: 0;
	list-style: none;
}
li.topmenu {
	width: auto;
	float: left;
	padding: 0 10px 0 10px;
	width: auto;
	height: 20px;
	margin-top: 1px;
}
li.topmenu:hover {
	background:url(img/menuhover.jpg);
	width: auto;
	height: 20px;
	border-top: 1px solid #012E45;
}



ul.sidemenulinks {
	margin: 0;
	width: 166px;
	padding-left: 20px;
}

li.sidemenulink {
	width: 146px;
	margin: 3px 0 3px 0;
	border-bottom: 1px dotted #000;
}


a.menu {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
}


a.sidemenu {
	text-decoration: none;
	color:#1d1d1d;
}
a.sidemenu:hover {
	text-decoration: none;
}
