/* CSS Document */
body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin:0px;text-align:left; background-color: #FFFFCC;
background:url(/images/bg_new.jpg)}
/*body.bg{background:url(../images/bg.jpg) repeat-x;}*/

/* ID's in use */
/*#google {border-left:solid 1px; border-top:solid 1px; border-right:solid 1px; position:absolute; margin-left: -400px; left: 50%; width:799px; height:90px; z-index:1;}*/
#container {
	width:802px;
	margin:0 auto;
	background:url(../images/bg2.jpg) center  repeat-y;
	position:absolute; margin-left: -401px; left: 50%;}
/*#container {position:absolute; margin:0 auto; margin-top:10px; margin-left: -400px; left: 50%; width:800px; z-index:1; background-color:#F2AF20}*/
#border {position:absolute; width:799px; height:599px; z-index:100; border:1px solid}

/* Top Header */
#front_image {position:absolute; left:0px; top:35px; width:800px; height:100px; border-bottom:1px solid; border-top:1px solid; z-index:100}
#front_image_border {position:absolute; left:0px; top:35px; width:799px; height:100px; border:1px solid;}
#company_name {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:35px
}

/*Menu structuur*/
#top_menu {position:absolute; left:200px; top:138px; width:400px; height:40px; z-index:150}

/* Contents */
#container_oranje {position:absolute; left:0px; top:135px; width:800px; height:466px; z-index:50; background-color: #EFB11C;}
#container_groen {position:absolute; left:5px; top:140px; width:790px; height:456px; z-index:51; background-color: #484300;}
#content {
	position:absolute;
	left:195px;
	top:168px;
	width:561px;
	z-index:100;
	overflow:auto;
	padding-right:5px;
}
#content_border {position:absolute; left:200px; top:165px; width:575px; height:405px; z-index:100; background-color: #FFFFFF; 
		  border:1px solid #006400;}


/* Left Contents */
#left_content_container {position:absolute; left:20px; top:155px; width:160px; height:425px; z-index:60; background-color: #F3F0E8;}
#left_content_border {position:absolute; width:150px;  z-index:101; background-color: #FFFFFF;}
#left_content {
	position:absolute;
	left:61px;
	top:181px;
	width:140px;
	height:405px;
	z-index:102;
}
#left_image {position:absolute; left:5px; top:290px; width:130px; height:110px; z-index:61;}

/* Contact on the bottom */
/*#contact_frame {z-index:100; color:#000000; font-size:10px}
#distribuidor {position:absolute; left:0px; top:605px; width:800px; height:50px; z-index:100; color:#000000; font-size:10px}
*/
/* Classes in use */
.wit_tabel { color:#FFFFFF; font-size:12px}
.bruinrood {background-color: #A81801;}
.donkerwit {background-color: #F3F0E8}
.groen {background-color: #006400}
.oranje {background-color: #EFB11C}
.companyname{font-family: Arial narrow, Verdana, Helvetica, sans-serif; font-size:30px; color:#FFFFFF; background-color:#A81801}
.companytext{font-family: Arial narrow, Verdana, Helvetica, sans-serif; font-size:15px; color:#FFFFFF; background-color:#A81801}
.text {font-family: Verdana, Arial, Helvetica, sans-serif; color:#484300; font-size: 11px; text-align:justify;
 margin-left:5px;
 margin-right:5px}
.text_green {font-family: Verdana, Arial, Helvetica, sans-serif; color:#006400; font-size: 11px; font-weight:bold}
.text_info {font-family: Verdana, Arial, Helvetica, sans-serif; color:#484300; font-size: 10px; text-align:justify;}
.text_small {font-family: Verdana, Arial, Helvetica, sans-serif; color:#484300; font-size: 9px;
 margin-right:5px; margin-bottom:5px; text-align:left}
.text_large {font-family: Verdana, Arial, Helvetica, sans-serif; color:#006400; 
 margin-right:5px; margin-bottom:5px; text-align:left; font-size:10px; font-weight:bold}
.H1{font-family: Verdana, Arial, Verdana, Helvetica, sans-serif; color:#006400; font-size: 18px; 
margin-right:5px; margin-top:10px; margin-bottom:5px}
.H2{font-family: Verdana, Arial, Verdana, Helvetica, sans-serif; color:#006400; font-size: 12px;
font:bold; margin-right:5px; margin-top:5px; margin-bottom:5px}
.text_red {font-family: Verdana, Arial, Helvetica, sans-serif; color:#A81801; font-size: 12px;
 margin-right:5px; margin-bottom:5px}
.H3{font-family: Verdana, Arial, Verdana, Helvetica, sans-serif; color:#006400; font-size: 36px;
font:bold; margin-right:5px; margin-top:5px; margin-bottom:5px}

/*Hyperlink instellingen*/
/* Voor standaard hyperlinks kleuren*/
a{	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
a:hover{color: #FFFFFF;
	text-decoration: underline;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
/* Voor Text hyperlinks kleuren met een gele achtergrond*/
.text a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006400;}
.text a:visited {
	color: #006400;
	text-decoration:underline;}
.text a:hover {
	text-decoration: underline;
	color:#A81801;}
.text a:focus {
	color: #990000;
	text-decoration:underline}
	/*.text a:active {
		text-decoration:underline;
		color: #FFFFCC;
		background:#990000}*/
/* Voor Text hyperlinks kleuren met een gele achtergrond*/
.text_small a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006400;
	font-size:9px;}
.text_small a:visited {
	color: #006400;
	text-decoration:underline;
	font-size:9px;}
.text_small a:hover {
	text-decoration: underline;
	color:#A81801;
	font-size:9px;}
.text_small a:focus {
	color: #990000;
	text-decoration:underline;
	font-size:9px;}
	/*.text a:active {
		text-decoration:underline;
		color: #FFFFCC;
		background:#990000}*/

.contact a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;}
.contact a:visited {
	color: #000000;
	text-decoration:underline;
	font-size:10px;}
.contact a:hover {
	text-decoration: underline;
	color:#000000;
	font-size:10px;}
.contact a:focus {
	color: #000000;
	text-decoration:underline;
	font-size:10px;}
	/*.text a:active {
		text-decoration:underline;
		color: #FFFFCC;
		background:#990000}*/
.hidden a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#EFB11C;
	font-size:10px;}
.hidden a:visited {
	color: #EFB11C;
	text-decoration:underline;
	font-size:10px;}
.hidden a:hover {
	text-decoration: underline;
	color:#EFB11C;
	font-size:10px;}
.hidden a:focus {
	color: #EFB11C;
	text-decoration:underline;
	font-size:10px;}
	/*.text a:active {
		text-decoration:underline;
		color: #FFFFCC;
		background:#990000}*/


/* Voor Text hyperlinks kleuren met een gele achtergrond*/
.text_large a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#006400;
	font-size:12px;}
.text_large a:visited {
	color: #006400;
	text-decoration:underline;
	font-size:12px;}
.text_large a:hover {
	text-decoration: underline;
	color:#A81801;
	font-size:12px;}
.text_large a:focus {
	color: #990000;
	text-decoration:underline;
	font-size:12px;}
	/*.text a:active {
		text-decoration:underline;
		color: #FFFFCC;
		background:#990000}*/

/* Voor disclaimer hyperlink*/
.Copyright a{	color: #000000;
	text-decoration: none;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:auto;}
.Copyright a:link{	color: #000000;
	text-decoration: none;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.Copyright a:hover{color: #000000;
	text-decoration: underline;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
/* Einde disclaimer hyperlink*/

/* Begin small font hyperlink*/
.AZ a:link {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size:10px}
.AZ a:visited {
	color: #000000;
	text-decoration:underline;}
.AZ a:hover {
	text-decoration: underline;
	color:#FFFFCC;
	background:#003300;
	font-size:10px}
.AZ a:focus {
	color: #990000;
	text-decoration:underline}
	/*.text a:active {
		text-decoration:underline;
		color: #FFFFCC;
		background:#990000}*/
/* Einde small font hyperlink*/
/*Einde Hyperlink instellingen*/

/* Form instellingen*/
input.line {
	height:20px;	
	font-size: 10px;
	}

textarea.line {
	font-size: 10px;
}
select.line {
	height: 20px;
	font-size: 10px;
}

input.button {
	color : white;
	border-top-width : thin;
	background-color : #990000;
	border: 1px solid ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}

form {
	color: #000000;
	text-align:right;
	border-top-width : thin;
	background-color : #FFFFFF;

	}
/* Einde Form instellingen*/

/* Voor scrollbar instellingen*/
/*.TA {scrollbar-3dlight-color:teal;
	   scrollbar-arrow-color:;
	   scrollbar-base-color:teal;
	   scrollbar-darkshadow-color:darksalmon;
	   scrollbar-face-color:;
	   scrollbar-highlight-color:;
	   scrollbar-shadow-color:}
*/
