body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #e3e3e3;

	text-align: center;

}







/* basic stuff */



h1 {

	color: #6392bd;

	font-size: 18px;

	font-weight: bold;

}



.header2 {

	color: #6392bd;

	font-size: 14px;

	font-weight: bold;

	font-style: normal;

}


.aboPricetag {

	color: #ff002a;

	font-size: 14px;

	font-weight: bold;

	font-style: normal;

}




.pdf {

	background-image: url(../images/pdf2.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 26px;
	width: 250px;
	padding-left: 32px;
	vertical-align: text-bottom;
	padding-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffcb05;
	
}



A:link {color: #6392bd; font-weight: bold; text-decoration: none}

A:visited {color: #6392bd; font-weight: bold; text-decoration: none}

A:active {color: #6392bd; font-weight: bold; text-decoration: none}

A:hover {color: #6392bd; font-weight: bold; text-decoration: underline}







/* divs */



#wrapper {

	position: relative;

	width: 975px;

	margin: 0 auto;

	text-align: left;

	background-color:#FFFFFF;

}







/* header */



#header {

	width: auto;

	height: 138px;

	background-image: url(../images/hdrBackground.gif);

}



#headerLeftBrdr {

	position: absolute;

	height: 138px;

	width: 28px;

	top: 0;

	left: 0;

	background-image:url(../images/hdrLeft.gif);

}



#headerRightBrdr {

	position: absolute;

	height: 138px;

	width: 21px;	

	top: 0;

	right: -1px;

	background-image:url(../images/hdrNavEnd.gif);

}



#headerLogo {

	position: absolute;

	height: 138px;

	top: 0;

	left: 0;

}



#headerNav {

	position: absolute;

	text-align: right;

	height: 138px;	

	top: 0;

	right: 20px;

	background-image:url(../images/hdrNavBackground.gif);

}







/* main content */



#content {

	position: relative;

	width: auto;

	height: auto;

}



#contentLeft {

	position: absolute;

	height: 100%;

	top: 0;

	width: 24px;

	background-color: #e3e3e3;	

	background-image:url(../images/cntBackgroundLeft.gif);

	background-repeat: repeat-y;

}



#contentRight {

	position: absolute;

	height: 100%;

	width: 24px;

	top: 0;

	right: 0px;

	background-color: #e3e3e3;

	background-image:url(../images/cntBackgroundRight.gif);

	background-repeat: repeat-y;

}



#contentCnt {

	position: relative;

	text-align: justify;

	margin-left: 30px;

	margin-right: 30px;

	margin-bottom: 0px;

	padding-bottom: 20px;

}







/* footer */

	

#footer {

	position: relative;

	width: auto;

	height: 55px;

	margin: 0 auto;

	background-image: url(../images/ftrBackground.gif);

}



#footerLeft {

	position: absolute;

	height: 55px;

	width: 28px;

	bottom: 0;

	left: 0;

	background-image:url(../images/ftrLeft.gif);

}



#footerRight {

	position: absolute;

	height: 55px;

	width: 28px;	

	bottom: 0;

	right: -4px;

	background-image:url(../images/ftrRight.gif);

}



#footerCnt {

	position: absolute;

	width: 975px;

	height: 55px;

	text-align: center;

	font-weight: bold;

	margin-top: 23px;

	font-size: 10px;

	color: #FFFFFF;

}







/* bread crumb */



.breadCrumb {

	font-size: 11px;

	font-weight: bold;

	color: #6392bd;

	border-bottom-style: dotted;

	border-bottom-color: #e3e3e3;

	padding-bottom: 10px;

}



.breadCrumb A:link {color: #6392bd; text-decoration: none}

.breadCrumb A:visited {color: #6392bd; text-decoration: none}

.breadCrumb A:active {color: #6392bd; text-decoration: none}

.breadCrumb A:hover {color: #6392bd; text-decoration: underline}





/* tip box */



#tipBox {

	width: 249px;

}



#tipBoxTop {

	background-image: url(../images/boxTop.gif);

	height: 88px;

}



#tipBoxContent {

	background-image: url(../images/boxBackground.gif);

	height: auto;

}



#tipBoxContentText {

	text-align: justify;

	font-weight: normal;

	font-size: 11px;

	color: #000000;

	margin-left: 16px;

	margin-right: 26px;

}



#tipBoxBottom {

	background-image: url(../images/boxBottom.gif);

	height: 15px;

}






/* abonnement box */



#aboBox {

	width: 360px;

}



#aboBoxTop {

	background-image: url(../images/aboBoxTop.gif);

	height: 10px;

}



#aboBoxContent {

	background-image: url(../images/aboBoxBackground.gif);

	height: auto;

}



#aboBoxContentText {

	text-align: justify;

	font-weight: bold;

	font-size: 12px;

	color: #000000;

	margin-left: 16px;

	margin-right: 16px;

}



#aboBoxBottom {

	background-image: url(../images/aboBoxBottom.gif);

	height: 10px;

}

#aboBoxLine1 {
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffcb05;
}



/* quicklinks box */

#linksBox {
	width: 238px;
}

#linksBoxTop {
	background-image: url(../images/linksBoxTop.gif);
	height: 10px;
}

#linksBoxContent {
	background-image: url(../images/linksBoxBackground.gif);
	height: auto;
}

#linksBoxContentText {
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-left: 16px;
	margin-right: 16px;
}

#linksBoxBottom {
	background-image: url(../images/linksBoxBottom.gif);
	height: 10px;
}

#linksBoxLine1 {
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffcb05;
}







/* menu-elementen */



.menu ul {

	border: 0px;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	list-style-type: none;

}



.menu ul li {

	display: block;

	color: #6392bd;

	font-size: 12px;

	font-weight: bold;

	border-bottom: 1px solid #ffcb05;

	width: 130px;

	line-height: 24px;

	padding: 5px 0px 0px 0px;

	margin: 0px;

}



.menu ul li a:link, .menu ul li a:visited {

	text-decoration: none;

	color: #6392bd;

}



.menu ul li a:hover, .menu ul li a:active {

	text-decoration: none;

	color: #ffcb05;

	padding-left: 0px;

}