/* huidige kleuren 
*  Pro-tect background body :	#D2D0C8
*  Pro-tect background content: #E8E6E3
*  Pro-tect donkergrijs:		#5E5E5E
*  Pro-tect Standaard tekst:	#8A8A8A
*  Pro-tect Oranje:				#F79709;
* /

/* achtergrondkleur scherm (buiten kader) */
body
{
	background-color:	#D2D0C8;
}

/* font buiten kader */
body, table
{
	font: 				normal 9pt Arial;
	color: 				#3F403E;
}

.bannerdiv
{
	background-image: 	url(../images/front/bg_header_europe2.png);
	background-repeat: 	no-repeat;
	background-position:top left;
}

.flashcontentdiv
{
	background-color:	#E8E6E3;
}


.menudiv
{
	
	color: white;
	padding-top: 4px;		
}

.configdiv
{
	
}

.containerdiv1
{
	background-image: 	url(../images/front/bg_middle.png);
	background-repeat: 	repeat-y;
	background-position:top right;
}

.containerdiv2
{
	background-color: #E8E6E3;
}

.disclaimerdiv
{
	background-image: 	url(../images/front/bg_footer.png);
	background-repeat: 	no-repeat;
	background-position:top right;
}

/* standaard links styling kader */
a{
	text-decoration:	none;
}

a:link, a:visited, a:hover{
	color:				#b5b1a8;
}


/* links in hoofdmenu */
.aMenu, .aMenu:link, .aMenu:visited{
	text-transform: lowercase;
	color:			white;
	line-height:	20px;
	font-size:		14px;
}

.aMenu:hover
{
	text-transform: lowercase;;
	color:			#F79709;
	line-height:	20px;
	font-size:		14px;
}

.aMenuActive
{
	text-transform:		lowercase;
	background-color:	#7E7E7E;	
	color:				white!important;
	line-height:		20px;
	font-size:			14px;
}

input[type="button"], input[type="submit"]{
	color:				#3F403E;
	background-color:	#f0ead6;
	border-style:		solid;
	border-width:		1px 2px 2px 1px;;
	border-color:		#3f403e;
}

input[type="text"], input[type="password"], input[type="file"], select, textarea{
	color:				#3F403E;
	background-color:	#f0ead6;
	border-style: 		solid;
	border-width: 		1px;
	border-color: 		#3F403E;
	padding:			0px 0px 0px 3px;
}



input[type="text"], input[type="password"], input[type="file"]{
	width: 200px;
}

select{
	width: 205px;
}

/* Fielset settings */
fieldset{
	margin: 10px;
}

.homeBig
{
	background-image: 	url(../images/front/bg_content_middle.png);
	background-repeat: 	no-repeat;
	background-position:top right;
	
	display: inline;
}

.identityMedium
{
	background-image: 	url(../images/front/bg_content_identity.png);
	background-repeat: 	no-repeat;
	background-position:top right;
}

.product
{
	background-image: 	url(../images/front/bg_content_small.png);
	background-repeat: 	no-repeat;
	background-position:top right;
	
	display: inline;
}

.productHeader, .pageHeader, h1, h2
{
	color: #5E5E5E;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:	7px;
	margin-top: 0px;
}

.productHeader a, .productHeader a:visited, .productHeader a:hover, .productHeader a:active
{
	color: #5E5E5E;
}

.contentBody
{
	color: #6e6e6e;
	display: block;
}

.productContent
{
	height: 105px;
}

.productDetailsDiv
{
	display: block;
	float: right;
	margin-top:10px;
}

.pageSingleTop
{
	background-image: 	url(../images/front/bg_content_large_top.png);
	background-repeat: 	no-repeat;
	background-position: 2px 0px;
}

.pageSingle, .productGroup
{
	min-height: 			275px;
	background-image: 		url(../images/front/bg_content_large_middle.png);
	background-repeat: 		repeat-y;
	background-position: 	2px 0px;
	
}

.pageSingle2, .productGroup2
{
	min-height:				275px;
	margin-left:			2px;
	background-image:		url(../images/front/bg_content_large_bottom.png);
	background-repeat:		no-repeat;
	background-position:	bottom left;
}

.langButtonActive
{
    background-color: white;
}

.identityDisclaimer
{
	font-size: 15px;
	font-weight: bold;
}

.identityDisclaimer:hover
{
	color:#F79709;
	font-weight: bold;
}


.infoDisclaimer
{
	padding-top: 8px;
	font-size:	11px;
	color:		#b5b1a8;
}

a.readmore:link, a.readmore:visited
{
    background-image:url('../images/front/read_more.png');
    width:96px;
    height:28px;
    border:0px;
    margin:0px;
    display:block;
}
a.readmore:hover, a.readmore:active
{
    background-image:url('../images/front/read_more.png');
    background-position: -96px 0;
    border: 0px;
}

a.productdetails:link, a.productdetails:visited
{
    background-image:url('../images/front/details.png');
    width:96px;
    height:28px;
    border:0px;
    margin:0px;
    display:block;
}
a.productdetails:hover, a.productdetails:active
{
    background-image:		url('../images/front/details.png');
    background-position:	-96px 0;
    border:					0px;
}

a.webshopLink:link, a.webshopLink:visited
{
    background-image:		url('../images/front/order_now.png');
    background-position:	-96px 0px;
    border: 				0px;
	width:		96px;
    height:		28px;
    border:		0px;
    margin:		0px;
	 display:	block;
}

a.webshopLink:hover, a.webshopLink:active
{
    background-image:url('../images/front/order_now.png');
    background-position:	0px 0px;
	width:		96px;
    height:		28px;
    border:		0px;
    margin:		0px;
    display:	block;
}

a.pdfLink:link, a.pdfLink:visited
{
    background-image:		url('../images/front/pdf.png');
    background-position:	-96px 0px;
    border: 				0px;
	width:		96px;
    height:		28px;
    border:		0px;
    margin:		0px;
	display:	block;
}

a.pdfLink:hover, a.pdfLink:active
{
    background-image:url('../images/front/pdf.png');
    background-position:	0px 0px;
	width:		96px;
    height:		28px;
    border:		0px;
    margin:		0px;
    display:	block;
}