BODY, TD, input, select, textarea  {FONT-size: 12px; font-family:Arial, Helvetica, sans-serif;}

html {overflow:scroll;}
body, td {font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.msgMelding {color:#7b2525;}

a:hover		{ COLOR: #7b2525; TEXT-DECORATION: underline; }
a:link		{ COLOR: #7b2525; TEXT-DECORATION: none; }
a:visited	{ COLOR: #7b2525; TEXT-DECORATION: none; }

#LandCell		{ color: black; }
#formtext		{ color: black; }


#checkboxEuro 	{ width: 25px; height: 25px;}
#leftmenu		{ font-weight : bold; color : white; }

.RuilGebruiker		{color:#FFFFFF; text-decoration:none;}
.RuilGebruiker:Hover {text-decoration:underline;}		

.RuilPagina_Selected{color:#000000; text-decoration:none; font-weight:bold;}
.RuilPagina			{color:#7b2525; text-decoration:none; font-weight:bold;}
.RuilPagina:Hover	{text-decoration:none;}

.Tabel 					{ color: #6699CC; padding: 0; margin: 0; }
.Tabel TD, .Tabel DD 	{ margin: 0; padding: 0; }

#tdDonker 		{ background-color: #c84646; color: white; }
#tdDonker a		{ color: white; text-decoration:none;}
#tdDonker a:hover		{ color: white; text-decoration:underline;}
#tdNormaal 		{ background-color: #fef7f7; color: white; }

.spnMessageText	{font-face: Arial, Verdana, Helvetica; font-size: 17px; color:midnightblue;}
.spnMessageText a:link    {color:midnightblue;text-decoration:underline}
.spnMessageText a:visited {color:blue;text-decoration:underline}
.spnMessageText a:hover   {color:red;text-decoration:underline}
.spnMessageText a:active  {color:red;text-decoration:underline}

.forumHeader 	
{
	background-color: #c84646; 
	color:#FFFFFF;
	FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
}

.RijLicht				{ background-color: #fef7f7; height: 50px; FONT-SIZE: 13px;}
.RijLicht	a:hover		{ COLOR: #7b2525; TEXT-DECORATION: underline; }
.RijLicht	a:link		{ COLOR: #7b2525; TEXT-DECORATION: none; }
.RijLicht	a:visited	{ COLOR: #7b2525; TEXT-DECORATION: none; }

.RijDonker				{background-color: #d0c5c5; height: 50px; FONT-SIZE: 13px;}
.RijDonker	a:hover		{ COLOR: #7b2525; TEXT-DECORATION: underline; }
.RijDonker	a:link		{ COLOR: #7b2525; TEXT-DECORATION: none; }
.RijDonker	a:visited	{ COLOR: #7b2525; TEXT-DECORATION: none; }

#wachtwVerg	a:link		{ COLOR: #000000;}

.frmInput
{
	border-width:1px; 
	border-style:solid;
	font-size:12px; 
	border-color:#7b2525;
	background-color:#fef7f7;
}


.ListHeaderlink			{ COLOR: #FFFFFF;TEXT-DECORATION: none; FONT-SIZE: 16px; font-weight:bold;}
.ListHeaderlink:hover	{ TEXT-DECORATION: underline; }

/*Button*/
.button {width:90px;}

.button td a {
	height: 20px;
	text-decoration: none;
	text-align:center;
	}
.button td a:link, .button td a:visited 
{
	color: #7b2525;
	font-weight:bold;
	display: block;
	background: url(/images/button.gif);
	padding: 3px 0px 0px 0px;
}
	
.button td a:hover {
	color: #fff;
	background: url(/images/buttonover.gif);
	text-decoration:none;

	}
	
.button td a:active {
	color: #fff;
	background: url(/images/buttonover.gif);
	text-decoration:none;
	}

/*Menu*/
.menu, .menuGroep {width:150px;}

.menu td a {
  	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}


.menu td a:link, .menu td a:visited 
{
	color: #7b2525;
	font-weight:bold;
	display: block;
	background: url(/images/menuitem.gif);
	padding-right: 25px;
	padding-top: 5px;
	text-align:right
}
	
.menu td a:hover {
	color: #fff;
	background: url(/images/menuitemover.gif);
	text-decoration:none;

	}
	
.menu td a:active {
	color: #fff;
	background: url(/images/menuitemover.gif);
	text-decoration:none;
	}	

.menuGroep td
{
	height:20px;
	color: #7b2525;
	font-weight:bold;
	text-align:center;
	background: url(/images/menugroup.gif);
}

/*Lijst*/
.Lijst, .LijstGroep {width:190px;}

.Lijst td a {
    color:black;
	text-decoration:underline;
	}

	
.Lijst td a:hover {
	text-decoration:none;

	}
	
.Lijst td {text-align:left;}
.LijstGroep td
{
	height:20px;
	color: #7b2525;
	font-weight:bold;
	text-align:left;
	background: url(/images/menugroup.gif);
	background-repeat: no-repeat;
	padding-left:5px;
}
/**/
.content
{
	padding:10px;
	border-style: solid solid solid solid;
	border-color: #7b2525;
	border-size: 1px;
	border-width: 1px;
}
