body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Helvetica, sans-serif; /*in linux hebben we meestal beide fonts niet en zetten daarom als laatste Sans)*/
	font-size: 12px;
	line-height: 140%;
	color: #003865;
	background-color: #003865;
	text-align: center; /* Internet Explorer hack om de div in het midden te centreren */
}

#wrapper1 {
	height: 190px;
	background: #003865 url(../images/doorloop_header.jpg) repeat-x left top;
}

#header {
	width: 960px;
	height: 190px;
	text-align: left; /* omdat we in de IE hack alles naar het midden gezet hebbben moeten we nu de inhoud terugzetten naar links (of niet) */
	margin: 0px auto; /* de goede manier om een div in het midden te zetten (FireFox, Opera, etc) */
	background: #003865 url(../images/header.jpg) no-repeat;
}

.craneblock {
	margin: -130px 0 0 855px;
}

#div_clock {
	padding: 64px 0 0 810px;
}

#container1 {
	background: #003865 url(../images/back_wereld.jpg) no-repeat;
	background-position:center top;
}

#content_top {
	width: 960px;
	min-height: 560px;
	text-align: left;
	margin: 0px auto;
	background: url(../images/content_top.png) no-repeat;
}

#kruimelpad {
	padding: 5px 0 0 240px;
	height: 30px; 
	color: #FFFFFF;
}

#content_left_home {
	float: left;
	width: 960px;
	min-height: 523px;
	background: url(../images/content_left_home.png) no-repeat;
}

#content_right_home {
	float: right;
	width: 724px;
	min-height: 523px;
	background: url(../images/content_right_home.png) no-repeat;
}

#content_left_site {
	float: left;
	width: 960px;
	min-height: 523px;
	background: url(../images/content_left_site.png) no-repeat;
}

#content_right_site {
	float: right;
	width: 724px;
	min-height: 523px;
	background: url(../images/content_right_site.png) no-repeat;
}

#content_left_site_high {
	float: left;
	width: 960px;
	min-height: 650px;
	background: url(../images/content_left_site_high.png) no-repeat;
}

#content_right_site_high {
	float: right;
	width: 724px;
	min-height: 650px;
	background: url(../images/content_right_site_high.png) no-repeat;
}

#div_content_tekst {
	float: left;
	padding: 77px 10px 0 10px;
	width: 357px;
}

#div_content_tekst_scr {
	float: left;
	padding: 77px 10px 0 10px;
	overflow-x:hidden;
	overflow-y:scroll;
	width:357px;
	height:445px;
}

#div_content_bottom {
	float: left;
	padding: 0px 10px 0 10px;
	overflow: scroll;
	width: 651px;
	height: 523px;
}

#div_content_sales_blauw {
	float: left;
	padding-top: -1px;
	height: 524px;
	background: url(../images/vlak_blauw.png) no-repeat right;
}

#div_content_sales {
	float: left;
	padding-top: 77px;
}

#div_content_sales table td {
	border-bottom: #FFFFFF 1px solid;
}

#div_prod_tekst {
	float: left;
	padding: 57px 10px 0 10px;
	width: 357px;
}

#div_blok1 {
	float: left;
	line-height: 15px;
	width: 300px;
	height: 360px;
	padding: 10px 0 0 15px;
}

#div_blok2 {
	float: left;
	line-height: 15px;
	width: 308px;
	height: 360px;
	padding: 10px 10px 0 0;
}

#div_blok1 strong {
	color: #003865;
}

#div_blok2 strong {
	color: #003865;
}

#submenu {
	float: left;
	width: 183px;
	height: 345px;
	margin-top: 170px;
	padding: 0 0 0 52px;
	font-size: 1.1em;
	font-weight: bold;
	color: #707070;
	border-right: #666666 1px solid;
}

a img {
	text-decoration: none;
	border: none;
}

.hr_vlak {
	border: 1px solid #FFFFFF;
	width: 100%;
	height: 1px;
	margin: 4px auto;
	text-align: center;
	padding-bottom: 10px;
}

A.submenu:link, A.submenu:visited, A.submenu:active  {
	text-decoration: none;
	color: #666666;
}

A.submenu:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #666666;
}

/* Content Images */

#div_content_image {
	float: right;
	height: 524px;
	width: 294px;
	margin: -1px 53px 0 0;
	background: url(../images/vlak_blauw.png) no-repeat;
}

#div_content_image1 {
	float: right;
	margin: -1px 53px 0 0;
}

#div_prod_image {
	float: right;
	height: 504px;
	width: 294px;
	margin: -1px 53px 0 0;
	background: url(../images/vlak_blauw.png) no-repeat;
}

#div_content_image_product {
	float: right;
	margin: -1px 27px 0 0;
}

#pdf_download {
	margin: 10px 0 0 15px;
	border: 0px;
}

#div_cat_image {
	float: right;
	font-size: .9em;
	height: 509px;
	width: 294px;
	margin: -1px 53px 0 0;
	padding-top: 15px;
	background: url(../images/vlak_blauw_cat.png) no-repeat;
}

/* Menu Products */
#pmenu {
position: relative;
left: 0;
top: -1px;
width: 672px;
height: 20px;
background: #CC0000;
float: left;
}

#pmenu ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
float: left;
}

#pmenu ul ul li {
font: 11px/16px Tahoma, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 5px;
background-color: #6ECEFF;
border-bottom: 1px solid #80D5FF;
color: #003865;
}

#pmenu a, #pmenu h2 {
font: 10px/14px Tahoma, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 5px;
}

#pmenu h2 {
color: #fff;
font-weight: bold;
}

#pmenu a {
color: #003865;
text-decoration: none;
}

#pmenu a:hover {
color: #FFFFFF;

}

#pmenu li {position: relative;}

#pmenu ul ul ul {
position: absolute;
top: 0;
left: 40%;
width: 60%;
}

#pmenu ul ul ul li {
background-color: #3481BF;
}

#pmenu ul ul {
position: absolute;
z-index: 100;
}

div#pmenu ul ul,
div#pmenu ul li:hover ul ul,
div#pmenu ul ul li:hover ul ul {
display: none;
}

div#pmenu ul li:hover ul,
div#pmenu ul ul li:hover ul,
div#pmenu ul ul ul li:hover ul {
display: block;
}
/* EINDE Menu Products */


/* >> MENU << */

#div_menu {
	height: 20px;
	margin: 68px 0 0 8px;
	float: left;
}

#h3_menu {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0 0 10px;
}

strong.menu_boven {
	color: #003865;
	padding: 0 9px 0 9px;
}

A.menu_boven:link, A.menu_boven:visited, A.menu_boven:active {
	text-decoration: none;
	color: #fff;
	padding: 0 9px 0 9px;
}

A.menu_boven:hover {
	text-decoration: none;
	color: #003865;
	padding: 0 9px 0 9px;
}

#menu_lijn {
	margin: 200px 0 0 0px;
}


A.kruimelpad:link, A.kruimelpad:visited {
	text-decoration: none;
	color: #FFFFFF;
}

A.kruimelpad:active {
	color: #003865;
}

A.kruimelpad:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#div_cat_img {
	clear: both;
	height: 1em;
	margin-top: 20px;
}

#td_cat_img {
	text-align: center;
}

#div_clear {
	clear: both;
	height: 1em;
}

#footer {
	height: 10px;
	width: 960px;
}

#div_footer_left {
	float: left;
	width: 606px;
	text-align: center;
	padding: 0;
	margin: -15px 0 0 7px;
}

#div_footer_left p {
	color: #FFFFFF;
}

#div_footer_right {
	float: right;
	width: 294px;
	text-align: center;
	padding: 0;
	margin: -15px 53px 0 0;
}

#div_footer_right p {
	color: #6699CC;
}

#div_footer_right A:link, #div_footer_right A:visited, #div_footer_right A:active {
	text-decoration: none;
	color: #6699CC;
}

#div_footer_right A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

hr {
	border: 1px solid #003865;
	width: 95%;
	height: 1px;
	margin: 0 auto 0 0;
	text-align: left;
}


H1, H2, H3, H4, H5, TH {
	color: #003865;
	margin-top: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

H1 {	/* Titels */
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	color: #003865;
}

H2 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

H3 {
	padding-right: 10px;
}	

H4 {	/* tekstgrootte header_top */
	text-align: left;
}

H5 {		/* tekstgrootte footer */
font-size: 0.9em;
	float: right;
	color: #9DB3C4;
}

H6 { /* tekst more op home pagina */
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	color: #CC0000;
	text-align: right;
}

A.more:link, A.more:visited, A.more:active {
	font-size: 1em;
	text-decoration: none;
	color: #CC0000;
}

A.more:hover {
	color: #CC0000;
	text-decoration: underline;
}

P, TH, TD {
	border-color: #999999;
}

#p_disclaimer {
	line-height: 14px;
	font-size: 1.1em;
	color: #333333;
	margin-top: 0px;
}

A:link, A:visited, A:active {
	text-decoration: none;
	color: #003865;
}

A:hover {
	text-decoration: underline;
}

A.footer:link, A.footer:visited, A.footer:active {
	text-decoration: none;
	color: #9DB3C4;
}

A.footer:hover {
	color: #9DB3C4;
	text-decoration: underline;
}

A.header:link, A.header:visited, A.header:active {
	text-decoration: none;
	color: #888888;
}

A.header:hover {
	color: #888888;
	text-decoration: underline;
}

/* Contact invoervelden */
#fout_invoerveld {
	border: 2px solid #E93838;
	background-color: #ECD5DF;
}

.input_button_contact {
	border: 1px solid #003865;
	border: 1px solid #003865;
	background-color: #003865;
	text-align: center;
	font-size: 1em;
	width: 100px;
	font-family: Tahoma, Verdana, Tahoma;
	letter-spacing: 0;
	color: #FFFFFF;
}

input, select, textarea {
	border: 1px solid #003865;
	border: 1px solid #003865;
	background-color: #fff;
	text-align: left;
	font-size: 1em;
	width: 100%;
	font-family: Tahoma, Verdana, Tahoma;
	letter-spacing: 0;
	color: #555;
}

.td_left {
	margin-top: 0px;
	width: 35%;
	text-align: left;
	vertical-align: top;
	color: #003865;
}

.td_n {
	vertical-align: top;
	border-bottom : 1px solid #888888;
}

#td_aantal_pp { /* aantal berichten per pagina style */
	font-size: .9em;
	text-align: left;
	margin-top: 0px;
	color: #888888;
}

IMG {
	margin: 0;
}

.sup {
	color: #FF0000;
	margin-top: 0px;
}

#image_veld_nieuws {
	text-align: center;
}
