body {
		background-image: url(../i/header/back.jpg);
	background-repeat: repeat-x;
	}	


input, select, textarea, button
		{
	 font-family: Verdana;
	 font-size: 8pt;
	 color: #000000;
	 background-color: #C6B2B2;
	 border: 1px solid #404040;
	 border: 1 outset rgb(64,64,64);
		}

A:hover 	{
 text-decoration: none;
 color: #2767C9;
		}
		
A:link	{
 text-decoration: none;
 color: #FFFFFF;
		}

A:visited	{
 text-decoration: none;
 color: #FFFFFF;
		}
.text
		{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		}

.welkom 	{

 	font-family: Tahoma;
	font-size: 20;
	color: #666666;
		}


.line { line-height: 5px; }
		
.newstext
		{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8D8D;
	letter-spacing: 0.1em;
		}

.boldtext
		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7088AA;
		}

.smalltext
		{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
		}

.ds
{
	width:100%; 
	color:#404040; 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	filter:dropshadow(color=#404040,offx=3, offy=1, positive=1), glow(color=#FFFFFF, strength=0);
}



.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595353;
	border-bottom: 1px solid #7B7272;
	border-top: 1px solid #7B7272;
	}
	
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #595353;
	border-bottom: 1px solid #7B7272;
	border-top: 1px solid #7B7272;
	}

#orange {
	margin: 3px;
}


.mtop {	border-top: 1px solid #7B7272;	}
.mbot {	border-bottom: 1px solid #7B7272;	}
.mleft {	border-left: 1px solid #7B7272;	}
.mright {	border-right: 1px solid #7B7272;	}
	