body
{
	font-family					: Verdana;
	color						: #000000;
	font-size					: 12px;
	background-color			: transparent;
	scrollbar-base-color		: #F9AE00;
	scrollbar-arrow-color		: #004911;
	scrollbar-3dlight-color		: #C69217;
	scrollbar-darkshadow-color	: #F7E4B9;
	scrollbar-face-color		: #FFD877;
	scrollbar-highlight-color	: #D4D4D4;
	scrollbar-shadow-color		: #C69217;
	scrollbar-track-color		: #F7E4B9;
	
}

td {
	font-family		: Verdana;
	color			: #000000;
	font-size		: 12px;
	border			: 1px;
}

.content,p {
	font-family		: Verdana;
	color			: #000000;
	font-size		: 12px;
}	

.tdbackground {
	font-family		: Verdana;
	color			: #000000;
	font-size		: 12px;
	background-color: #FFD77A;
	padding-left	: 2px;
	border			: 1px;
}

.background1
{
	background-image		: url('images/content_background1.jpg');
	background-position		: left top;
	background-repeat		: no-repeat;
	background-attachment	: fixed;
}

.voorwaardenbg {
	background-image		: url('images/voorwaardenbg.jpg');
	background-position		: left top;
	background-repeat		: no-repeat;
	background-attachment	: fixed;	
}

frame,frameset
{
	background-color: transparent;
	background		: transparent;
}

.contentdiv {
	padding-left	: 0px;
	overflow		: auto; 
	height			: 100%;
	
}

.margin{
	margin-left		: 5px;
	padding-left	: 5px;
}

input {
	font-size		: 12px;
	font-family		: Verdana;
	border-style	: solid;
	border-color	: #000000;
	border-width	: 1px;
	border-thickness: 1px;
}

.radio {
	border-width	: 0px;
	border-thickness: 0px;
	border			: 0px;
}

h1,h2,h3 {
	color			: #FDB813;
}

h5 {
	color			: #004812;
}

.title {
	color			: #FDB813;
	font-size		: 18px;
	font-weight		: bold;
}

.bold_green {
	font-weight		: bold;
	color			: #FDB813;
}

.red {
	font-family		: Verdana;
	color			: #DB0303;
}

.B2COfferAcco       
{
     font-family	: Verdana; 
     font-size		: 8pt; 
     color			: #102D98; 
     font-weight	: bold;
}

.B2COffer			
{
     border-width 			: 1; 
     border-style 			: solid;
     border-color 			: #FFFFFF; 
     border-bottom-color	: #FFFFFF; 
     border-left-color 		: #FFFFFF; 
     border-right-color 	: #FFFFFF; 
     border-top-color 		: #FFFFFF; 
     background-color 		: #FFFFFF;
}

.B2COfferText {
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}

.B2COfferPrice		
{
     font-family: Verdana; 
     font-size: 10pt; 
     color: #FF0000; 
     font-weight : bolder;
}

.background
{
	background-image		: url('images/content_background.jpg');
	background-position		: left top;
	background-repeat		: no-repeat;
	background-attachment	: fixed;
}

.background_menu
{
	background-image		: url('images/menu_background.jpg');
	background-position		: left top;
	background-repeat		: no-repeat;
	background-attachment	: fixed;
}

.menu{
	margin-left			: 15px;
	margin-bottom		: 4px;
	padding-left		: 15px;
	padding-bottom		: 4px;
}

a:link    	{color:#000000; background-color:transparent; text-decoration:none; font-weight: bold}
a:visited 	{color:#000000; background-color:transparent; text-decoration:none; font-weight: bold}
a:active  	{color:#000000; background-color:transparent; font-weight: bold}
a:hover   	{color:#014810; text-decoration:underline; font-weight: bold;}

a.B2COfferAcco:link    	{color:#102D98; font-size: 8pt; background-color:transparent; text-decoration:none; font-weight: bold}
a.B2COfferAcco:visited 	{color:#102D98; font-size: 8pt; background-color:transparent; text-decoration:none; font-weight: bold}
a.B2COfferAcco:active  	{color:#102D98; font-size: 8pt; background-color:transparent; font-weight: bold}
a.B2COfferAcco:hover   	{color:#102D98; font-size: 8pt; text-decoration:underline; font-weight: bold;}



.prijstabel {
	background-color:#FFCC66;
}
.prijstabel2 {
	background-color:#FFFFCC;
}