body {
	background		: #fff2c6 url(/images/base/bg-rand.png) repeat-y fixed 50%;
	margin			: 0; 
	padding			: 0;
}

body.intro {
	background		: #ffcd00;
	margin			: 0; 
	padding			: 0;
}

body.print {
	background		: #ffffff;
	margin			: 0; 
	padding			: 0;
}

* {
	padding			: 0; 
	margin			: 0;
}

img {	
	border			: none;
}

/* IE PNG Fix ------------------------------------------------*/

a, li ul li a, a:hover, li ul li a:hover { 
	behavior		: url(/iepngfix.htc);
}

/* Basisboxen ------------------------------------------------*/
    
#mainprint {
	background		: #ffffff;
	position		: relative;
	width			: 1030px;
	height			: 900px;
	margin			: 0 auto;
}

#main {
	background		: #fff2c6 url(/images/base/bg-main2.png) no-repeat;
	position		: relative;
	width			: 1005px;
	height			: 550px;
	margin			: 0 auto;
}

#content {
	position		: absolute;
	width			: 1005px;
	height			: 575px;
	top			: 30px;
	left			: 0px;
}

#contentprint {
	position		: absolute;
	width			: 1030px;
	height			: 900px;
	top			: 30px;
	left			: 0px;
}

#mainintro {
	background		: #ffcd00;
	position		: relative;
	width			: 825px;
	height			: 600px;
	margin			: 0 auto;
}

#contentintro {
	background		: #ffcd00;
	position		: absolute;
	width			: 825px;
	height			: 600px;
	top			: 30px;
	left			: 0px;
}

#homeknoppen {
	background		: none;
	position		: absolute;
	width			: 350px;
	height			: 57px;
	top			: 18px;
	left			: 21px;
}

/* Basis elementen pagina's ----------------------------------*/

#menu {
	background		: none;
	width			: 230px; 
	height			: 470px;
	position		: absolute;
	top			: 110px; 
	left			: 0px;
}

#tekst {
	background		: #ffffff;
	width			: 440px; 
	height			: 380px;
	position		: absolute;
	top			: 150px; 
	left			: 260px;
}

#tekstprint {
	background		: #ffffff;
	width			: 1030px; 
	height			: 900px;
	position		: absolute;
	top			: 0px; 
	left			: 0px;
}

#tekstbreed {
	background		: #ffffff;
	width			: 640px; 
	height			: 380px;
	position		: absolute;
	top			: 150px; 
	left			: 260px;
}

#fotos {
	background		: url(/images/base/bg-fotos.png) no-repeat;
	width			: 196px; 
	height			: 300px;
	position		: absolute;
	top			: 120px; 
	left			: 707px;
	padding-left		: 30px;
	padding-right		: 60px;
	padding-top		: 30px;
}

#fotos2 {
	background		: url(/images/base/bg-fotos2.png) no-repeat;
	width			: 196px; 
	height			: 400px;
	position		: absolute;
	top			: 120px; 
	left			: 707px;
	padding-left		: 30px;
	padding-right		: 60px;
	padding-top		: 30px;
}

#xtra1 {
	background		: url(/images/base/bg-xtra1.png) no-repeat;
	width			: 210px; 
	height			: 280px;
	position		: absolute;
	top			: 120px; 
	left			: 707px;
	padding-top		: 65px;
	padding-left		: 30px;
	padding-right		: 50px;
}

#xtra2 {
	background		: url(/images/base/bg-xtra2.png) no-repeat;
	width			: 210px; 
	height			: 340px;
	position		: absolute;
	top			: 120px; 
	left			: 707px;
	padding-top		: 65px;
	padding-left		: 30px;
	padding-right		: 50px;
}

#xtra3 {
	background		: url(/images/base/bg-xtra3.png) no-repeat;
	width			: 210px; 
	height			: 450px;
	position		: absolute;
	top			: 120px; 
	left			: 707px;
	padding-top		: 65px;
	padding-left		: 30px;
	padding-right		: 50px;
}

#xtra4 {
	background		: url(/images/base/bg-xtra4.png) no-repeat;
	width			: 210px; 
	height			: 570px;
	position		: absolute;
	top			: 120px; 
	left			: 707px;
	padding-top		: 65px;
	padding-left		: 30px;
	padding-right		: 50px;
}

#aardgasindeklashome {
	background		: none;
	position		: absolute;
	width			: 285px;
	height			: 57px;
	top			: 0px;
	left			: 15px;
}

#namhome {
	background		: none;
	position		: absolute;
	width			: 32px;
	height			: 42px;
	top			: 7px;
	left			: 307px;
}



/* menu items ------------------------------------------------*/

#menu ul {
	list-style		: none;
}

#menu li {
	display			: inline;
}

#menu li li {
	display			: inline;
}

li li a {display:inline-block !important;}
li li a {display:block !important;}


#menu li a {
	background		: url(/images/base/bg-menu-wit.png) no-repeat;
	width			: 230px;
	height			: 24px;
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	text-decoration		: none;
	padding-left		: 27px;
	padding-top		: 8px;
	display			: block;
}

#menu li a:hover {
	background		: url(/images/base/bg-menu-groen.png) no-repeat;
	color			: #ffffff;
}

#menu li ul li a {
	background		: url(/images/base/bg-menu-sub.png) no-repeat;
	background-position	: 0pt -4px;
	width			: 230px;
	height			: 24px;
	padding-left		: 27px;
	padding-top		: 4px;
}

#menu li ul li a:hover {
	background		: url(/images/base/bg-menu-sub.png) no-repeat;
	background-position	: 0pt -4px;
	width			: 230px;
	height			: 24px;
	padding-left		: 27px;
	padding-top		: 4px;
}

/* Tekst vormgeving ------------------------------------------*/

#tekst h1, #tekstbreed h1, #tekstprint h1 {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
	font-weight		: bold;
	text-transform		: uppercase;
}

#tekst h2, #tekstbreed h2 {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
	font-weight		: bold;
	text-transform		: uppercase;
}

#tekst p, #tekstbreed p, #tekstprint p {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

#tekst p a, #tekstbreed p a, #tekstprint p a {
	color			: #004071;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

#tekst p a:hover, #tekstbreed p a:hover, #tekstprint p a:hover {
	color			: #779911;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

#tekst ol {
	list-style-position	: outside;
	padding-left		: 20px;
}

#tekst ol li {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

#tekst ul, #tekstbreed ul {
	list-style-position	: outside;
	padding-left		: 20px;
}

#tekst ul li, #tekstbreed ul li {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

#tekst ul li a, #tekstbreed ul li a {
	color			: #004071;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

#tekst ul li a:hover, #tekstbreed ul li a:hover {
	color			: #779911;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

#tekst hr, #tekstbreed hr {
	height			: 0px;
	border-top		: solid 1px #779911;
}

.inlineafbeelding {
	float			: right;
	margin-left		: 10px;
	margin-bottom		: 10px;
}
.inlineafbeeldingr {
	float			: left;
	margin-right		: 10px;
	margin-bottom		: 10px;
}

#tekst ul {
	list-style-position	: outside;
	padding-left		: 20px;
}

#tekst ul li {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

.boxtekst {
	color			: #000000;
	width			: 200px;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

.boxlijst {
	color			: #000000;
	width			: 200px;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
	padding-left		: 15px;
}

.boxkop {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
	font-weight		: bold;
	text-transform		: uppercase;
}

#fotos2 p {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
	text-align		: center;
}

#fotos2 p a {
	color			: #779911;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
	text-align		: center;
}

#fotos2 p a:hover {
	color			: #004071;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
	text-align		: center;
}

.kleinefoto {
	float			: left;
	margin-right		: 10px;
	margin-bottom		: 10px;
}



.tabeltekst {
	color			: #000000;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

.tabeltekst a {
	color			: #004071;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

.tabeltekst a:hover {
	color			: #779911;
	font-family		: Verdana, Helvetica, sans-serif;
	font-size		: 8pt;
	line-height		: 13pt;
}

.formulier {
	border			: #779911 1px solid;
}
