body {
	background-color: #a39b86;
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

b.title {
	text-transform: uppercase;
}

a {			color: #00a0ff; text-decoration: underline;}
a:hover {	color: #00a0ff; text-decoration: none;}
a:over {	color: #00a0ff; text-decoration: underline;}

a.bottom:link { color: #FFFFFF; text-decoration: underlined; }
a.bottom:visited { color: #FFFFFF; text-decoration: underlined; }
a.bottom:hover { color: #FFFFFF; text-decoration: none; }

.hoofdtabel {
	background-color: #b5c7d5; 
	width: 857px;
}
.topmenu {
	background:url(../images/medialoog.jpg); 
	background-repeat:no-repeat; 
	width:857px;
}

hr {
	background:url(../images/hr.gif);
	background-repeat:repeat-x;
	height:2px;
	border:0px;
}

.spacerondermenu {
	 background-color:#a39b86;
	 height: 4px;
}

.bottom {
	background-color: #b5c7d5; 
	color: #FFFFFF; 
	height: 35px;
}

.newscontent {
	 background-color:#FFFFFF; 
	 color:#666666; 
	 width:245px;
	 text-align:left;
}

.homecontent {
	 background-color:#FFFFFF; 
	 color:#666666; 
	 width:351px;
	 text-align:left;
}

.homecontentright {
	 background-color:#FFFFFF; 
	 color:#666666; 
	 width:245px;
	 text-align:left;
}

.templatecontent {
	 background-color:#FFFFFF; 
	 color:#666666; 
	 width:566px;
	 text-align:left;
}

/* MENU */
#menu {
	height: 198px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position:relative;
}

.menutitle {
	font-weight: bold;
	color: #00a0ff;
	padding-bottom: 3px;
}

#mainNav {
	position: absolute;
	top: 95px;
	left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#mainNav2 {
	position: absolute;
	top: 95px;
	left: 130px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#mainNav3 {
	position: absolute;
	top: 95px;
	left: 270px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

.menu {
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#menu li {
	list-style: none;
	margin: 0px;
	width: 150px;
	height: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#menu li a { color: #666666; text-decoration: none; }
#menu li:hover a, #menu li.over a { color: #00a0ff; text-decoration: none; }

/* end MENU */
