body {
	background-color: #D0E9BB;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	

	scrollbar-track-color:#F2FFE6;
	scrollbar-darkshadow-color:#F7FBF7;
	scrollbar-face-color:#F2FFE6;
	scrollbar-arrow-color:#63826B;
	scrollbar-3dlight-color:#63826B;
	scrollbar-shadow-color:#63826B;

}

a {
color:#2C4815;
text-decoration:underline;
}
a:hover {
color:#000000;
text-decoration:none;
}
a:active {
color:#2C4815;
text-decoration:underline;
}

.titel {
margin-left: 15px;
margin-top: 10px;
}

.tekst {

color:#2C4815;

margin-left: 15px;
margin-right: 25px;
overflow:auto;
height:515px;

}

.mainmenu {
margin-top: 20px ;
}

.mainmenu a {
text-decoration: none;
color: #000000;
}

.mainmenu a:hover {
text-decoration:underline;
color: #000000;
}


.overigmenu {
border: 1px solid #000000 ;
}

.overigmenu a {
text-decoration: none;
color: #000000;
}

.overigmenu a:hover {
text-decoration:underline;
color: #000000;
}


.tabdom {
color: #2C4815 ;

background-color: #F2FFE6  ;
width: 200px;
margin-left: 5px;
border-left: 1px solid #47712A;
border-right: 1px solid #47712A;
border-top: 1px solid #47712A;
border-bottom: 0px;
}


.tabdom a {
color: #2c4815 ;
text-decoration: none ;
}

.tabdom a:hover {
color: #2c4815 ;
text-decoration: underline;
}

.tabdom a:active {
color: #2c4815 ;
text-decoration: none;
}

.tabsub {
background-color: #D0E9BB;
width: 200px;
margin-left: 5px;
border-left: 1px solid #47712A;
border-right: 1px solid #47712A;
border-top: 1px solid #47712A;
border-bottom: 0px;
}

.tabsub a {
color: #2c4815 ;
text-decoration: none ;
}

.tabsub a:hover {
color: #2c4815 ;
text-decoration: underline;
}

.tabsub a:active {
color: #2c4815 ;
text-decoration: none;
}