* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background: #f4f3f4;
	padding : 10px;
}
#main{
	width: 100%;
	float: left;
	text-align: left;
	color: #3A3732;
	background-color: #ffffff;
	border: 1px solid #999999;
}
#menu{
	margin-right: 15px;
	text-align: right;
	color: #6f5724;
	margin-top: 8px;
	height: 28px;
	letter-spacing: 1px;
	text-decoration: none;
	font-size : 12px;
}
#menu a{
	border-bottom : 1px dotted #6f5724;
}
#header1{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #3A3732;
	width: 100%;
	height: 100px;
	background-color: #c9b99f;
	background-image: url('../images/ruter2009.jpg');
	background-position: right;
	background-repeat: no-repeat;
	font-size : 0.9em;
}
#header1 a{
	color : #ffffff;
	border-bottom: 1px dotted #ffffff;
	font-weight : bold;
}

#header2{
	border-bottom: 1px solid #666666;
	color: #3A3732;
	width: auto;
	height: auto;
	background-color: #E7E0D5;
	font-size: 0.8em;
	padding : 5px 0 5px 500px;
}
A.verder:link,
A.verder:visited,
A.verder:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}
A.verder:hover  {
	color: #cccccc;
	text-decoration: none;
}
A.leesverder:link,
A.leesverder:visited,
A.leesverder:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}
A.leesverder:hover  {
	color: #cccccc;
	text-decoration: none;
}
H2{
	font-size: 190%;
	color: #8F7852;
	margin-top: 10pt;
	font-weight: normal;
	letter-spacing: 2px;
}
H3{
	font-size: 120%;
	color: #8F7852;
	font-weight: normal;
	margin-left: 20px;
	letter-spacing: 2px;
	text-align: right;
}
H4{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #332C1C;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 10px;
}
a:active, a:visited, a:link{
	color: #B87247;
	text-decoration: none;
}
a:hover{
color: #AAAAAA;
text-decoration: none;
}
img{
	border : 1px dashed #999999;
	padding :6px;
}
a img {
 border : 0;
 text-decoration: none;
}
img.left, img.center, img.right {
 padding : 6px;
}
img.left {
 float : left;
 margin : 0 8px 5px 0;
 }
img.center {
 display : block;
 margin : 0 auto 5px;
 }
img.right {
 float : right;
 margin : 0 0 5px 8px;
 }
img.clean {
	border : 0;
	padding : 3px;
 }
p{
	margin-top: 7px;
}
p.center{
	margin-left : 150px;
}
#maintext{
	color: #655838;
	padding-top : 10px;
	padding-left : 80px;
	padding-right : 80px;
	padding-bottom : 30px;
	line-height : 18px;
}
#maintext a{
border-bottom : 1px dotted #c9b99f;
}
#maintext a:hover{
border-bottom : 0;
}
#ruter{
	clear : both;
	float : left;
	background-image: url(../images/jr.gif);
	background-repeat: no-repeat;
	background-position : 89px 0;
	color: #888888;
	text-align: left;
	letter-spacing: 2px;
	font-size : 0.8em;
}
#ruter a{
	text-decoration: none;
	border : 0;
	color : #777777;
}
th {
	background: #f1faf0;
	border : 1px solid #808080;
	text-align: left;
	padding-left : 5px;
	height : 18px;
}
td{
	border : none;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 20px;
}
ul{
	margin: 0;
	padding-left: 20px;
}
li{
	list-style-image : url('../images/blokje.gif');
	list-style-position: outside;
	padding-bottom: 2px;
}
.simplebox
{
	background: url('../images/informant.gif') left;
	background-repeat: no-repeat;
}
.simplebox1
{
	background: url('../images/informant1.gif') left;
	background-repeat: no-repeat;
}
.little{
	font-size: 0.8em;
}
.branchleft{
	background-image: url('../images/branchleft.gif');
	background-position: left;
	background-repeat: no-repeat;
	background-color : #fbf0d9;
	border : 1px solid #ba2b20;
	padding : 2px;
	font-weight : bold;
	padding-left:50px;
	padding-right:10px;
}
.branchright{
	background-image: url('../images/branchright.gif');
	background-position: right;
	background-repeat: no-repeat;
	background-color : #fbf0d9;
	border : 1px solid #ba2b20;
	padding : 2px;
	font-weight : bold;
	padding-left:10px;
	padding-right:50px;
}
.topic{
	color: #332C1C;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	display: block;
	border-top : 2px dashed #d0d0d0;
	border-bottom : 2px dashed #d0d0d0;
}	
