@charset "utf-8";
/* CSS Document */

body    { color: #000000; font: 100% Verdana, Arial, Helvetica, sans-serif; background: #d3ca82 url(images/patroon.gif) repeat; margin: 0; padding: 0 }

h1    { 
color: #fff; 
font-weight: 800; 
font-size: 27px; 
background-color: #600; 
border-bottom: 2px #fff }

h2 {
color: #620007; 
font-size: 18px; 
background-color: #ff9933; 
border-bottom: 2px #fff }

h2 a:link {
color: #620007;
text-decoration:none;
}


#top  { 
margin: 0px auto; 
width: 800px 
}


#topleft {
float:left;
width:100px;
}

#topright {
	float:left;
	background:url(images/header.jpg) no-repeat top center;
	width:700px;
	height:100px;
}

#topright h1{
display:none;
}

#topright h2{
display:none;
}

#topright h3{
display:none;
}

#topmenu {
float:right;
width:800px;
height:100px;
background-color:#ffcc33;
}

#topmenu a:link {
	text-decoration:none;
	text-indent:20px;
	padding: 0px 50px 0px 10px;
}

#topmenu a:hover {
	color:#600;
}

#topmenu li {
	display:inline;
	font-size: 9px;
	font-weight: bold;
}

#main  { margin: 0px auto; width: 800px }

#mainleft {
	float:left;
	width:100px;
	background-color: #ffcc33;
	padding: 0px;
	margin: 0px;
	height: 5140px;
}

#mainleft1000 {
	float:left;
	width:100px;
	background-color: #ffcc33;
	padding: 0px;
	margin: 0px;
	height: 1350px;
}

#mainleft a:link {
	text-decoration:none;
	text-indent:20px;
	font-color:#fffff;
}

#mainleft ul, #tekstvlak ul {
	font-size: 14px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#mainleft a:link  {
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #650200;
}
 }

#mainright {
	float:left;
	width:700px;
}

#bottom  {
	text-align: center;
	float: none;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottom h6{
	display:none;
}
.maincontainer {
	width: 700px;
	float: left;
}


#tekstvlak {
	color: #620007;
	background-color: #FFCC33;
	width: 680px;
	padding: 10px;
}

#tekstvlak a:link {
	text-decoration:none;
}

#rodetabel {
	background-color: #660000;
}

