body, td, p 			{
						font-family: 				Verdana, Arial, Helvetica, sans-serif;
						font-size: 					11px;
						scrollbar-3dlight-color:	#E6E6E6;
						scrollbar-highlight-color:	#FFFFFF;
						scrollbar-face-color:		#E6E6E6;
						scrollbar-shadow-color:		#FFFFFF;
						scrollbar-track-color:		#FFFFFF;
						scrollbar-arrow-color:		#CCCCCC;
						scrollbar-darkshadow-color:	#E6E6E6;
						}

input, select, textarea {
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						font-size: 11px;
						}

hr 						{
						color: #E6E7EE; 
						height: 1px;
						}
						
.balk {
	background-color: #B5CADA;
	/*border: 1px solid #004375;*/
}
.trBack {
	background-color: #E9E9E9;
}


a 						{
						color: #274F8D; 
						text-decoration: underline;
						}
a:hover 				{
						color: #EF5D0E; 
						text-decoration: underline;
						}
						
a.home 						{
						color: #000000; 
						text-decoration: none;
						}
a.home:hover			{
						color: #FFFFFF; 
						text-decoration: none;
						}
						
a.FrontNewsTitel		{
						color: #004375; 
						text-decoration: none;
						}
a.FrontNewsTitel:hover	{
						color: #FFFFFF; 
						text-decoration: none;
						}						

a.FrontNewsBody			{
						color: #000000; 
						text-decoration: none;
						}
a.FrontNewsBody:hover	{
						color: #FFFFFF; 
						text-decoration: none;
						}						
						
.submenu				{
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						color: #FFFFFF; 
						font-size: 12px;
						font-weight: bold;
						}
.hoofdnav

						{
						color: black;
					   	padding: 5px, 5px, 0px, 0px;
						text-decoration: none;
					    display: block;
					    white-space: nowrap;
						width: 169;
						height: 26px;
						background-color: white;
						}
.hoofdnav:hoover
						{
						color: #EF5D0E;
					   	padding: 5px, 5px, 0px, 0px;
						text-decoration: none;
					    display: block;
					    white-space: nowrap;
						width: 169;
						height: 26px;
						background-color: white;
						}

.hoofdnavsel

						{
						color: #EF5D0E;
					   	padding: 5px, 5px, 0px, 0px;
						text-decoration: none;
					    display: block;
					    white-space: nowrap;
						width: 169;
						height: 26px;
						background-color: white;
						}
.hoofdnavsel:hoover
						{
						color: #EF5D0E;
					   	padding: 5px, 5px, 0px, 0px;
						text-decoration: none;
					    display: block;
					    white-space: nowrap;
						width: 169;
						height: 26px;
						background-color: white;
						}

.subnav					{
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						color: #FFFFFF; 
						font-size: 11px;
						font-weight: normal;
						}

.themanav,

						{
						color: black;
					    padding: 5px, 5px, 0px, 0px;
						text-decoration: none;
					    display: block;
					    white-space: nowrap;
						width: 169;
						height: 26px;
						background-color: #E9B274;
						}
.themanav:hover			
						{
						color: #EF5D0E;
					    padding: 5px, 5px, 0px, 0px;
						text-decoration: none;
					    display: block;
					    white-space: nowrap;
						width: 169;
						height: 26px;
						background-color: #E9B274;
						}			

.themanavsel,

						{
						color: #EF5D0E;
					    padding: 5px, 5px, 0px, 0px;
						text-decoration: none;
					    display: block;
					    white-space: nowrap;
						width: 169;
						height: 26px;
						background-color: #E9B274;
						}
.themanavsel:hover			
						{
						color: #EF5D0E;
					    padding: 5px, 5px, 0px, 0px;
						text-decoration: none;
					    display: block;
					    white-space: nowrap;
						width: 169;
						height: 26px;
						background-color: #E9B274;
						}			
						
.titleContent			{
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						color: #000000; 
						font-size: 12px;
						font-weight: bold;
						}
						
.message 				{ 
						font-size: 8pt; 
						color : red; 
						


/*Webshop*/
.productrow_cell {
	border-bottom: 1px solid #343D91;
}
.productrow_over {
	background-color: #DDE5EB;
	cursor : hand;
}
.cartrow_over {
	background-color: #DDE5EB;
}
.cartheader_dark {
	background-color: gray;
}
header_webshop {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	color: Gray;
}
a.nav_header {
	font-size: 9pt;
}
						}