html {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	text-align:center;
	font:11px normal Arial, Verdana;
	/*background:url(http://www.cameloteurope.com/layout/body_background.gif) no-repeat right top;*/
}
/*********** Hoofddiv waar alle content vanaf hangt ************/
div#row_1 {
	position:relative;
	overflow:visible;
	margin: 0px auto 0px auto;
	width:980px;
	height:100px;
	font:11px normal Arial, Verdana;
	text-align:left;
	}
th {
	color:#ffffff;
background:#4fa601;
}
div#row_1 h3 {
	margin-top:8px;
	color:#4fa601;
	font: bold 1.4em Arial;
	text-transform:uppercase;

	padding:0px;

	}

div#row_1 select {
	margin-top:8px;
	font:11px normal Arial;	
	width:138px;
	}

div#row_1 ul li {
	margin-left: 0;
	list-style: none;
	display: inline;
	}
/*********** Tweede rij met logo en inloggen ************/

div#row_2 {
	position:relative;
	z-index:99;
	margin: 0px auto 0px auto;
	width:980px;
	height:140px;
	font:11px normal Arial, Verdana;
	text-align:left;
	overflow:visible;
	}

div#inloggen {
	position:absolute;
	top:15px;
	right:0px;
	width:134px;
	height:140px;
	}

div#inloggen input {
	margin-bottom:7px;
	}

input {
	border:1px solid #838383;
	background:url(http://www.cameloteurope.com/layout/bg_input_text.gif) repeat-x #ffffff;
	color:#000;
	padding-left:5px;
	}

input.button {
	border:1px solid #62ab29;
	background:url(http://www.cameloteurope.com/layout/bg_button.gif) repeat-x #82bf51;
	font-family:Arial, Verdana;
	font-weight:bold;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	}

img#logo {
	position:absolute;
	top:0px;
	left:0px;
	}

/************ UITKLAP MENU VAN MENU 2 ****************************/
ul.menu_2_submenu {
	z-index:99;
	margin:2px 0px 0px 0px;
	padding:1px;
	width:278px;
	/*height:136px;*/
	overflow: visible;
	list-style: none;
	background:url(http://www.cameloteurope.com/layout/bg_white.png);
	}

ul.menu_2_submenu li{
	z-index:99;
	border-bottom:1px dotted #ffffff;
}

ul.menu_2_submenu a:link, ul.menu_2_submenu a:active, ul.menu_2_submenu a:visited {
	z-index:99;
	color:#4fa601;
	background:url(http://www.cameloteurope.com/layout/submenu_bullet_.gif) no-repeat left center;
	height:21px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 20px;
	}

ul.menu_2_submenu a:hover {
	z-index:99;
	background:url(http://www.cameloteurope.com/layout/submenu_bullet_.gif) no-repeat left center #ffffff;
	display:block;
	}

ul#page_1.menu_2_submenu {
	z-index:99;
	position:absolute;
	left:140px;
	display:none;
	}

ul#page_2.menu_2_submenu {
	z-index:99;
	position:absolute;
	left:280px;
	display:none;
	}

ul#page_3.menu_2_submenu {
	position:absolute;
	left:420px;
	display:none;
	}

ul#page_4.menu_2_submenu {
	position:absolute;
	left:560px;
	display:none;
	z-index:5;
	}

ul#page_5.menu_2_submenu {
	position:absolute;
	left:560px;
	display:none;
	z-index:5;
	}

/*********** DERDE RIJ MET SUBMENU, CONTENT EN NIEUWS ************/

div#row_3 {
	z-index:10;
	position:relative;
	margin: 15px auto 15px auto;
	width:980px;
	height:180px;
	font:11px normal Arial, Verdana;
	text-align:left;
	overflow:visible;
}

div#row_3 ul li {
	margin-left: 0;
	list-style: none;
	}

/*********** ROW 4 rij met highlights enzo ************/

div#row_4 {
	z-index:1;
	top:453px;
	left:0px;
	position:absolute;
	margin: 0px auto 0px auto;
	width:100%;
	height:225px;
	font:11px normal Arial, Verdana;
	text-align:center;
	background:#4fa601;
	overflow:visible;
}

div#row_5 {
	z-index:1;
	top:683px;
	left:0px;
	position:absolute;
	margin: 0px auto 0px auto;
	width:100%;
	height:90px;
	font:10px normal Arial, Verdana;
	text-align:center;
	overflow:visible;
	}

div#footer {
	position:relative;
	margin: 0px auto 0px auto;
	width:980px;
	height:250px;
	text-align:left;
	}

div#footer_footer {
	position:relative;
	margin: 0px auto 0px auto;
	width:980px;
	height:90px;
	text-align:left;
	}
div#aside a:link, div#aside a:active, div#aside a:visited {
	color:#4fa601;
	text-decoration:none;
}
div#aside a:hover{
	color:#4fa601;
	text-decoration:underline;
}
div#kwaliteit {
	right:0px;
	text-align:right;
	top:5px;
}

/********** BREADCRUMBS ************/
ul#breadcrumbs {
	position:absolute;
	top:8px;
	left:140px;
	margin: 0;
	padding-left: 0;
	display: inline;
	color:#4fa601;
	}
	
ul#breadcrumbs a:link, ul#breadcrumbs a:hover,  ul#breadcrumbs a:active,  ul#breadcrumbs a:visited {
	color:#4fa601;
	margin:0px 5px 0px 5px;
	}

/*********** TOPMENU ****************/
ul#topmenu {
	margin: 0;
	position:absolute;
	top:28px;
	right:0px;
	width:auto;
	}

ul#topmenu a:link, ul#topmenu a:hover,  ul#topmenu a:active,  ul#topmenu a:visited {
	color:#000000;
	margin:0px 3px 0px 5px;
	}

/************ MENU 1 ****************/
ul#menu_1 {
	position:absolute;
	top:33px;
	left:140px;
	margin: 0;
	padding:0px;
	list-style: none;
	}

ul#menu_1 a:link, ul#menu_1 a:hover,  ul#menu_1 a:active,  ul#menu_1 a:visited {
	color:#ffffff;
	padding-top:10px;
	margin: 0;
	font-weight:bold;
	background-color:#4fa601;
	width:140px;
	height:24px;
	display:block;
	float:left;
	text-align:center;
	background-image:url(http://www.cameloteurope.com/layout/menu_1_up.gif);
	}

/************ MENU 2 ****************/

ul#menu_2 {
	position:absolute;
	bottom:0px;
	left:140px;
	margin: 0;
	padding:0px;
	list-style: none;
	}

ul#menu_2 a:link, ul#menu_2 a:hover,  ul#menu_2 a:active,  ul#menu_2 a:visited {
	color:#ffffff;
	padding-top:11px;
	height:23px;
	margin: 0;
	background-color:#4fa601;
	width:140px;
	display:block;
	float:left;
	text-align:center;
	background-image:url(http://www.cameloteurope.com/layout/menu_2.gif);
	}

/****************** row 3 elementen ********************/
div#submenu {
	width:280px;
	float:left;
	}

ul#list_submenu {
	margin:0px;
	padding:0px;
	}

div#content {
	min-height:1px;
	width:410px;
	float:left;
	margin-left:10px;
	}
div#content div{
	text-align:left;
}
div#nieuws {
	width:280px;
	float:right;
	overflow:hidden;
	color:#4fa601;
	}
a:link.nieuws_jpg, a:visited.nieuws_jpg, a:active.nieuws_jpg {
	float:left;
	width:138px;
	height:138px;
	border:1px solid #ffffff;
	overflow:hidden;
}
a:hover.nieuws_jpg {
	float:left;
	width:138px;
	height:138px;
	border:1px solid #4fa601;
	overflow:hidden;
}

ul#list_nieuws {
	margin:5px;
	padding:0px;
	color:#4fa601;
}

ul#list_submenu li {
	padding-top:6px;
}

div#submenu a:link, div#submenu a:hover,  div#submenu a:active,  div#submenu a:visited {
	color:#4fa601;
	width:260px;
	padding-left:15px;
	display:block;
	background:url(http://www.cameloteurope.com/layout/submenu_bullet.gif) no-repeat left top;
}
td#submenu a:link, td#submenu a:hover,  td#submenu a:active,  td#submenu a:visited {
	color:#4fa601;
	padding-left:15px;
	display:block;
	background:url(http://www.cameloteurope.com/layout/submenu_bullet.gif) no-repeat left top;
}
li#submenu_2 {
	font-weight:bold;
}
li#submenu_2 a:link, li#submenu_2 a:hover,  li#submenu_2 a:active,  li#submenu_2 a:visited {
	color:#4fa601;
	width:230px;
	padding-left:15px;
	display:block;
	/* background:url(http://www.cameloteurope.com/layout/submenu_bullet.gif) no-repeat left top; */
	}

/*********** DE CONTENT DIV ***********************/


div#content a:link, div#content a:hover,  div#content a:active,  div#content a:visited {
	color:#4fa601;
	}

div#nieuws a:link, div#nieuws a:hover,  div#nieuws a:active,  div#nieuws a:visited {
	color:#4fa601;
	font-size:11px;
	display:block;
	margin-top:5px;
	text-align:right;
}
div#content h2 {
	color:#E2001A;
	font: bold 1.1em Arial;
	text-transform:uppercase;
	background:none;
	margin:0px;
	padding:0px;
}
/****** ADRESGEGEVENS EN TELEFOON COLOFON ****************/
div#colofon {
	height:220px;
	width:280px;
	float:left;
}
div#colofon_footer {
	height:90px;
	width:280px;
	float:left;
}
div#colofon h2{
	margin:18px 0px 16px 6px;
}
div#call { 
	padding:6px;
	background:#E2001A url(http://www.cameloteurope.com/layout/call_direct.gif) repeat-x;
	width:210px;
	font: bold 1.4em Arial;
	height:auto;
	border:1px solid #fff;
}

/************* DE FOOTER HIGHLIGHTS************************/
div#highlights {
	float:left;
	width:420px;
	height:225px;
	text-align:left;
	background:#e9ffd5;
	}
div#highlights a {
	color:#4fa601;
}
div#highlight1,div#highlight2,div#highlight3 {
	float:left;
	width:140px;
	height:280px;
	overflow:hidden;
	font-size:10px;
}
div#highlight1 img,div#highlight2 img,div#highlight3 img{
	top:0px;
}

/************* FILMPJE EN SEARCH ************************/
div#rechts {
	position:absolute;
	right:0px;
	top:0px;
	height:220px;
	width:280px;
	text-align:right;
	border:0px dotted #cdcdcd;
	overflow:hidden;
}
div#rechts_footer {
	height:90px;
	width:280px;
	border-bottom:1px solid #cdcdcd;
}
div#media {
	position:relative;
	height:35px;
	color:#ffffff;
	text-align:right;
	background:url(http://www.cameloteurope.com/layout/bg_media.gif);
}
div#media b{
	color:#ffffff;
}
div#media img{
	position:absolute;
	margin:-1px;
	left:0px;
}
div#media a{
	display:block;
	color:#000000;
	height:35px;
	border-bottom:1px solid #ffffff;
}

div#media a:hover{
	color:#3d8100;
	text-decoration:none;
	background:url(http://www.cameloteurope.com/layout/bg_media_hover.gif);
}

div#media a:hover b {
	color:#333;
}

div#rechts h2{
	margin:7px 0px 7px 0px;
	color:#ffffff;
	font: bold 14px Arial;
	text-transform:uppercase;
	text-align:right;
}
div#filmpje {
	position:absolute;
	text-align:right;
	right:0px;
	width:270px;
	height:160px;
	margin-top:0px;
	cursor:default;
}
div#search_box {
	position:absolute;
	height:20px;
	right:0px;
	bottom:0px;
	padding:0px;
	margin:0px;
	text-align:right;
	width:280px;
	display:block;
	border:0px dotted #ffffff;
}

/***********EINDE FOOTER *****************************/
/*HIERONDER VOLGEN DE STANDAARD ELEMENTEN*/
img {
	border:0px;
}
p.first_paragraph {
	padding-top:0px;
	margin-top:0px;
	text-align:left;
	color:#000000;
	font-weight: 500;
	width:95%;
}

p {	
	padding-top:0px;
	margin-top:0px;
	text-align:left;
	color:#000;
	font-weight: 500;
	width:95%;
	text-align:left;
}



select, option { 
	font-family: sans-serif;
	margin: 0px 0px 10px 0px; 
	color: #4fa601;
}
h3,h1 {
	/*color:#E2001A;*/
	color:#E2001A;
	font: bold 1.4em Arial;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
div#nieuws h3 {
	margin-left:5px;
}
h2 { 
	font: bold 1.2em sans-serif;
	margin-bottom:0; 
	background-color:#4fa601;
	height:auto;
	color: #ffffff;
}

h6 {
	font: bold 10pt Arial;
	margin: 0px;
	width:200px;
	height:auto;
	color: #ffffff;
}

a:link { 
	text-decoration: none; 
	color: #7D775C;
}
a:visited { 
	font-weight: 500; 
	text-decoration: none; 
	color: #7D775C;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #7D775C;
}
div#content ul  {
      list-style-type: decimal;
      margin:5px;
 }

div#content li {
	margin:3px 3px 7px 3px;
	padding-left:10px;
	background:url(http://www.cameloteurope.com/img/bullet.gif) no-repeat;
}

ul.sitemap {
	margin-left:10px;
	padding:0px 0px 0px 10px;
}
ul.sitemap li {
	margin:0px;
	padding:0px 0px 0px 10px;
	background:url(http://www.cameloteurope.com/img/bullet.gif) no-repeat;
}