/* CSS Document */

body {
	background-color: #CACACA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wit_verdana_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding:3px 3px 3px 6px;
	background-color:#666666;
}

.zwart_verdana_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

select {
	margin-bottom: 5px;
}

A
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
	}
	
a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
	}
	
a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64897F;
	font-weight: normal;
	text-decoration: none
	}
	
a:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
	}
	
hr {
	background-color: #64897F;
	color: #64897F;
	border: 0px;
	height: 1px;
}
	


.content a:link 
{  
   font-size: 10px; 
   text-decoration: none; 
   color: #FF6D00
   }

.content a:visited 
{  
    font-size: 10px; 
    text-decoration: none; 
	color: #FF6D00
	}

.content a:hover 
{  
   font-size: 10px; 
   text-decoration: underline; 
   color: #FF6D00;
   }
 
 #maintable {
 	border-left: 2px solid #bbb;
	border-right: 2px solid #bbb;
 }
 
 #tdmenu {
 	background-image: url(/images/bg_menu.jpg); 
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
 }  
   
.bottommenu, .bottommenu a, .bottommenu a:link, .bottommenu a:visited, .bottommenu a:hover
{ 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px; 
   text-decoration: none; 
   color: #666;
   vertical-align:middle
   }
   
   .bottommenu a:hover
{ 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px; 
   text-decoration: none; 
   color: #111;
   vertical-align:middle
   }

   
img {
	border-width: 0px;
	}
   
.red {font-weight:bold;color:#CC0000;display:inline;}
.green {font-weight:bold;color:#009900;display:inline;}
.head {font-weight:bold;color:#000000;display:inline;}
.tekst_wit, .tekst_wit a:link, .tekst_wit a:visited, .tekst_wit a:hover, .tekst_wit a:active {padding-left: 5px; color:#FFFFFF; font-weight: 800;}
td {
	vertical-align:top; 
	color:#333333;
	font-family:verdana;
	font-size:11px;
	line-height:16px;

}
.mainmenuitem {
	vertical-align: bottom;
}


.greenbutton
{
background-color: #64897F;

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.menuhome a {
	background-image:url(../Images/bgmenu.gif);
	background-repeat:no-repeat;
	padding-left:28px;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:0px;
	margin-bottom:5px;
	display:block;
}

.menuhome a, .menuhome a:link, .menuhome a:visited{
	font-size:11px !important;
	font-weight:bold !important;
	line-height:12px !important;
	color:#666666;
	width:100%;
}

.menuhome a:hover{
	color:#46972e;
	background-image:url(../Images/bgmenu_over.gif);
	background-repeat:no-repeat;
}

.titels, .titels a, .titels a:link {
	font-weight:bold;
	height:29px;
	font-size:12px;
	color:#46972E;
}

