/* mac hide\*/
html, body {
	height				: 100%;
}
/* end hide */

img {
border-width:0px;
}

/************************  Body style settings  ************************/

.cmsBody {
	padding					: 0px 0px 0px 0px;
	margin					: 0px 0px 0px 0px; 
	font-family				: Verdana, Arial,  Helvetica, sans-serif;
	font-size				: 11px;
	text-align				: center;
	color					: #000000;
	background-color		: #e8e8e8;
	text-decoration			: none;
	line-height				: 18px;
	height					: 100%;
	background-image		: url(../images/Template/main_bg.png);
	background-repeat		: repeat-y;
	background-position		: top center;
}

#outer {
	height					: 100%;
	min-height				: 100%;
	width					: 983px;
	text-align				: left;
	margin-left				: auto;
	margin-right			: auto;
	position				: relative;
	background-image		: url(../images/Template/content_bg.png);
	background-repeat		: no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}

html>body #outer {
	height				: auto;/*for mozilla as IE treats height as min-height anyway*/
}

#header{
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 983px;
	height				: 210px;
	z-index				: 10;
}

div,p {
	margin-top			: 0px;/*clear top margin for mozilla*/
}

#centrecontent {
	position			: relative;
	width				: 982px;
	margin				: 0px;
	padding				: 0px;
	padding-top			: 250px;
	vertical-align		: top;
	float				: left;
}

#clearfooter {
	clear				: both;
	height				: 46px;/*needed to make room for footer*/
	text-align:right;
	padding-right:10px;
}

* html #centrecontent {
	height				: 1%;
	margin-bottom		: 12px;/* combat IE's 3 pixel jog */
}

/************************  P tag style settings  ************************/

P {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
/************************  A tag style settings  ************************/

A:LINK {	
	font-weight			: normal;
	color				: #043f51;
	text-decoration		: underline;
}
  
A:VISITED {	
	font-weight			: normal;
	color				: #043f51;
	text-decoration		: underline;
} 
 
A:ACTIVE {	
	font-weight			: normal;
	color				: #043f51;
	text-decoration		: underline;
}
  
A:HOVER {	
	font-weight			: normal;
	color				: #C24B04;
	text-decoration		: underline;
}
/************************  Header tag H1 H2 H3 H4 style settings  ************************/

H1 {
	font-size			: 18px;
	font-weight			: normal;
	color				: #000000;
	padding				: 15px 0px 20px 0px;
	margin				: 0px 0px 0px 0px;
}

H2 {
	font-size			: 14px;
	font-weight			: bold;
	color				: #000000;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

H3 {
	font-size			: 18px;
	font-weight			: normal;
	color				: #000000;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

H4 {
	font-size			: 12px;
	font-weight			: bold;
	color				: #000000;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
}

/************************  List style settings  ************************/

UL { 

}

OL { 

}

LI {

}

/****************  Custom tags/classes style settings  ****************/

#footerLinks {

border:0 solid red;
display:block;
padding-bottom:10px;
padding-top:10px;
position:absolute;
}

#footerLinks UL {
}

#footerLinks UL LI {
display:inline;
float:left;
list-style:circle outside none;
padding:0 10px;
text-align:left;
width:290px;
}

#logo {
	display					: block;
	position				: absolute;
	left					: 15px;
	top						: 15px;
	width					: 230px;
	height					: 77px;
}

#logoEV {
	display					: block;
	position				: absolute;
	right					: 10px;
	top						: 120px;
	width					: 185px;
	height					: 47px;
}

#logoEVtext {
	display					: block;
	position				: absolute;
	right					: 11px;
	top						: 103px;
	width					: 185px;
	height					: 47px;
	font-size:10px;
	color:#333333;
}

#logoVWZ {
	display					: block;
	position				: absolute;
	left					: 388px;
	top						: 20px;
	width					: 223px;
	height					: 76px;
}

#infoText {
	display					: block;
	position				: absolute;
	top:0px;
	right:15px;
	text-align:center;
	border-bottom: 1px solid #FF6600;
	padding-bottom:5px;
	width:270px;
}

#logo_print {
	display					: none;
}

#menu {
	display					: block;
	position				: absolute;
	z-index					: 1000;
	left					: 0px;
	top						: 210px;
	width					: 983px;
	height					: 30px;
}


.boxOuter {
	background-color:#6FA33C;
	display:block;
	bordeR: 1px solid #CCCCCC;
	width:410px;
	margin: 20px 30px 20px 0px;
	height:200px;
	float:left;
}

.boxInner {
	background-color:#FFFFFF;
	display:block;
	bordeR: 1px solid #6FA33C;
	width:390px;
	margin: 5px 5px 5px 5px;
	height:180px;
	float:left;	
	padding:10px;
	position:relative;
}

.boxInner H2 {
	color:#000000;
}

A.premie {
display:inline-table;
height:20px;
color: #FFFFFF;
background-color:#6FA33C;
width:125px;
text-align:center;
}

.boxInner A.premie {
position:absolute;
bottom:20px;
right:10px;
height:20px;
color: #FFFFFF;
background-color:#6FA33C;
width:125px;
text-align:center;
}

.boxInner A.premie2 {
position:absolute;
bottom:20px;
right:140px;
height:20px;
color: #FFFFFF;
background-color:#6FA33C;
width:125px;
text-align:center;
}

.boxInner A.informatie {
font-weight:bold;
color:#6FA33C;
}

.boxInner A.link_av {
position:absolute;
bottom:3px;
right:10px;
color:#666666;
font-size:10px;
}

.vwz_banner {
    display: block;
    height: 72px;
    position: absolute;
    right: 25px;
    top: 215px;
    width: 209px;
	line-height: 12px;
	font-size:10px;
}

.groeneH2 {
	font-size:16px;
	color: #6FA33C;
}
