/************************************************************************
 * Stylesheet voor Oliehandel Wiersma (www.oliehandelwiersma.nl)
 *
 *************************************************************************/
 
* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	font-family: "Myriad Web", sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0; 
	text-align: center;
	min-width: 980px;/* for mozilla*/
	background-color: #0671B9;
	behavior:url("csshover.htc"); /* hover in MSIE */
}

img { border: 0 none; }

td #content, td #content td { font-size: 14px; color: white;} 

#wrapper {
	height: 588px;
	width: 980px;
	text-align: left;
	margin: auto;
	position: relative;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	padding: 0;
}

#wrapper_vervolg {
	height: 588px;
	width: 980px;
	text-align: left;
	margin: auto;
	position: relative;
	background-image: url(../images/bg_vervolg.jpg);
	background-repeat: no-repeat;
	padding: 0;
}

#header div#menu_rechts{
	position: absolute;
	top: 95px;
	left: 835px;
	width: 980px;
	height: 30px;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 14px;
	font-family: "Myriad Web", Helvetica;
}

#header  div#menu_rechts div {
	width: 100px;
	margin: 0;
	text-align: center;
	color: white;
	padding: 3px 0;
	border: 0;
}

div#menu_rechts a { color: white; }
#header_rechts div#menu div.selected, #header_rechts div#menu div.selected a { color: #D88700; }
#menu_rechts a:hover { color: #D88700; }
#menu_rechts a.contact:hover { color: #0570B8; }

#header div#menu {
	position: absolute;
	top: 152px;
	left: 0;
	width: 980px;
	height: 30px;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 14px;
	font-family: "Myriad Web", Helvetica;
}

#header  div#menu div {
	float: left;
	width: 100px;
	margin: 0;
	text-align: center;
	color: white;
	padding: 3px 0;
	border: 0;
}

div#menu a { color: white; }
#header div#menu div.selected, #header div#menu div.selected a { color: #D88700; }
#menu a:hover { color: #D88700; }

div.submenu_kleurvlak {
	display: none;
	position: absolute;
	top: 173px;
	margin: 0;
	padding: 0;
	z-index: 90;
	/*	opacity: 0.7;
	filter: alpha(opacity=70);
	*/
}

div.submenu {
	font-family: "Myriad Web", Helvetica;
	display: none;
	position: absolute;
	top: 173px;
	margin: 0;
	padding: 5px 10px 10px 10px;
	font-weight: normal;
	z-index: 95;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

div.submenu a { 
	color: white; 
	text-decoration: none;
	margin: 4px 0;
}
div.submenu a:hover { 
	color: #054E80;
}

div#sub2 { left: 101px;}
div#sub2_kleurvlak { 
	left: 101px;
	width: 120px;
	height: 130px;
	background-color: #0670B8;
}
div#sub3 { left: 209px; }
div#sub3_kleurvlak { 
	left: 209px;
	width: 130px;
	height: 130px;
	background-color: #D88700;
}
div#sub4 { left: 314px; }
div#sub4_kleurvlak { 
	left: 314px;
	width: 110px;
	height: 130px;
	background-color: #0670B8;
}

div#sub5 { left: 415px; }
div#sub5_kleurvlak { 
	left: 415px;
	width: 130px;
	height: 130px;
	background-color: #D88700;
}

div#sub6 { left: 513px; }
div#sub6_kleurvlak { 
	left: 513px;
	width: 160px;
	height: 130px;
	background-color: #0670B8;
}

div#sub7 { left: 613px; }
div#sub7_kleurvlak { 
	left: 613px;
	width: 87px;
	height: 130px;
	background-color: #D88700;
}


div#sub8 { 
	top: 140px;
	right: 10px; 
}
div#sub8_kleurvlak { 
	top: 140px;
	right: 0px;
	width: 167px;
	height: 130px;
	background-color: #D88700;
}


html>body #wrapper, html>body #wrapper_vervolg {height: 588px;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float: left;
	width: 750px;
}

#header{
	position: absolute;
	top: 0px;
	/* left: -1px; */
	left: 0;
	width: 980px;
	height: 200px;
	overflow: hidden;
	padding: 0;
}

#header img { margin-bottom: 3px;} 

div#icoontjes {
	position: absolute;
	top: 65px;
	left: 247px;
}
div#icoontjes img {
	padding-right: 10px;
	border: 0;
}


#selected_sector {
	position: absolute;
	top: 126px;
	width: 400px;
	left: 265px;
	color: white;
	font-weight: bold;
	text-align: center;
}

#links {
	position: relative;/*ie needs this to show float */
	width: 180px;
	float: left;
	padding-top: 200px;/*needed to make room for header*/
	padding-bottom: 0;/* needed to make room for footer */
	padding-left: 10px;
	padding-right: 30px;
	color: #0670B8;
	font-size: 12px;
	
}
#links a, #content a {
	color: #0670B8;
	text-decoration: none;
}
#links a:hover, #content a:hover {
	background-color: #B5E0F0;
}
#links input {
	width: 100px;
	border: 0;
	margin: 4px 0 10px 0;
}
#links h1 { 
	font-size: 16px; 
	margin: 0; 
	padding: 0 0 5px 0; 
} 

#rechts { /* wordt op deze site niet gebruikt */
	position: relative;/*ie needs this to show float */
	width: 1px;
	float: right;
	padding-top: 255px;/*needed to make room for header*/
	padding-right: 0;
	padding-bottom: 0px;/* needed to make room for footer */
	margin-right: 0;
	color: #5E813A;
}
#rechts div {	margin: 20px; }
#rechts h1 { font-weight: bold; font-size: 18px; }

#footer {
	position: absolute;
	width: 980px; 
	clear: both;
	height: 19px;
	text-align: left;
	right:0;
	bottom:0;
}

* html #footer {/*only ie gets this style*/
	\height:17px;/* for ie5 */
	he\ight:15px;/* for ie6 */
}

div,p  {margin-top: 0}/*clear top margin for mozilla*/

#content {
	position: absolute;
	top: 180px;
	left: 185px;
	width: 559px; 
	height: 397px;
	overflow: auto;
	color: white;
}

div#printklaar {
	display: block; 
	margin: 20px 20px 0 20px; 
}

/*#content span#con { display: block; margin: 20px 20px 0 20px; }*/
#content { display: block; margin: 20px 20px 0 20px; }
#content h1 { font-size: 16px; color: #D88700; margin: 0; padding: 0 0 5px 0; }
#content h2 { font-size: 16px; margin: 0; padding: 0; }

#clearfooter {width:100%;height:0;clear:both} /* to clear footer */

#linksonder {
	position: absolute;
	bottom: 0px;
	left: 0;
	padding: 5px;
	width: 170px;
	text-align: center;
}

#linksonder a { color: white; text-decoration: none; font-size:11px;}
#linksonder input { width: 150px; } 
/* EINDE CSS OP BASIS VAN www.pmob.co.uk/temp/3colcentred_2a.htm */

#header img { padding-bottom: 10px; }

#header a {
	color: black;
	text-decoration: none;
}
#header a:hover { 
	color: #D88700; 
}

table#nieuwsblok {
	border-collapse: collapse;
}
table#nieuwsblok tr.eerste {
	font-size: 13px;
	font-weight: bold;
	color: #5E813A;
}
table#nieuwsblok tr.volgende {
	font-size: 13px;
	font-weight: bold;
	color: white;
}


#rechts a {
	color: #5E813A;
	text-decoration: none;
	font-size: 11px;
}
#rechts a:hover {
	text-decoration: underline;
}


form#aanmeldform input, form#aanmeldform select {
	width: 150px;
}

form#aanmeldform input.klein, form#aanmeldform select.klein { width: 35px; } 
form#aanmeldform input.kleiner, form#aanmeldform select.kleiner { width: 55px; } 

ul.faq {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#imgPrint {
	position:absolute;
	top:10px;
	left:460px;
	cursor:pointer;
}
