/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

html, body {
	border-top: 1px solid #333333;
	background: #FFFFFF url(/images/bg_body.jpg) repeat-x fixed left bottom;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container {
	background-color: transparent;
	background-image: none;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
}

#logo {
	position: absolute;
	top: 0;
	width: 185px;
	height: 125px;
	margin-left: -500px;
	left: 50%;
}

#servicemenu {
	width: auto;
	margin: 0;
	padding: 10px 0;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#header {
	height: 100px;
	width: auto;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bg_header.png) no-repeat left top;
}

/* @group header */

#titel {
	width: auto;
	padding-top: 15px;
	padding-left: 165px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font: bold 32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
}

#ondertitel {
	font: normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: auto;
	background-color: transparent;
	color: #FFFFFF;
	padding-left: 165px;
	margin-left: 2px;
}

#logos {
	float: right;
	clear: none;
	margin: 10px 0 0;
	background-color: transparent;
	text-align: right;
	padding-right: 10px;
}

#logos img {
	margin-left: 10px;
}



/* @end */

#navigatie {
	height: 50px;
	background: transparent url(/images/bg_navigatie.png) no-repeat left top;
	margin: 5px 0;
	padding: 0 0 0 10px;
}

/* @group navigatie */


#navigatie ul {
	padding-left: 8px;
	display: inline;
}

#navigatie li {
	display: block;
	line-height: 50px;
	margin-right: 20px;
	float: left;
}

.default a, .default a:link, .default a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.default a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.actief a, .actief a:link, .actief a:visited {
	background: transparent url(/images/navigatie_li.png) no-repeat left top;
	z-index: 1;
	cursor: default;
	text-decoration: none;
	height: 50px;
	display: block;
	float: none;
	padding-left: 15px;
	margin-top: 0;
	color: white;
	text-transform: uppercase;
	text-align: left;
	position: relative;
	top: 3px;
	font: bold 16px/42px Arial, Helvetica, Geneva, sans-serif;
}

.actief a span {
	background: transparent url(/images/navigatie_li_span.png) no-repeat right top;
	padding-right: 15px;
	display: block;
}



/* @end */

#content {
	width: auto;
	padding: 0;
	margin: 0;
}

/* @group content-home */

.blok-groot {
	padding-right: 10px;
	height: 300px;
	vertical-align: top;
	text-align: left;
}

.blok-groot img {
}

/* @group blok-groot */

.beeld {
	z-index: 1;
	position: relative;
	top: -70px;
	margin-bottom: -70px;
}

.titel {
	height: 70px;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bg_blok-groot.png) repeat;
	top: 230px;
	z-index: 2;
	position: relative;
	width: 690px;
}

.pijl {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
}



/* @end */

.blok-kolom {
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}

.blok-kolom a {
    text-decoration:none;
    color:#333333;
}

.blok-kolom a:visited {
    color:#333333;
}

/* @group blok-kolom-cell */

.kolom-cel {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 163px;
	height: 160px;
}

.kolom-cel p {
	margin-left: 10px;
	margin-right: 7px;
	padding: 0;
}



/* @end */

.blok-rechts {
	vertical-align: top;
	text-align: left;
	width: 250px;
}

/* @group blok-rechts */

.blok-rechts-cell {
	height: 100px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #999999;
	background: white url(/images/bg_verloop.jpg) repeat-x left bottom;
}

.blok-rechts-cell p, .blok-rechts-cell h3 {
	margin-left: 10px;
}



/* @end */

.blok-rechts-quote {
	padding-top: 10px;
	vertical-align: top;
}

/* @group blok-rechts-quote */

.blok-rechts-quote-cell {
	height: 160px;
	background: #333333 url(/images/bg_rechts-quote.jpg) no-repeat center center;
	border-style: none;
}

.blok-rechts-quote-cell p {
	color: #999999;
	font: normal normal 14px/20px Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
	padding-left: 45px;
	padding-top: 35px;
}



/* @end */



/* @end */

/* @group content-webpagina */

.blok-midden, .blok-links {
	background-color: white;
	display: block;
	margin-right: 10px;
	border: 1px solid #999999;
	padding: 10px;
}

.blok-links {
	width: 200px;
	padding-bottom: 5px;
}

.blok-links ul {
}

.blok-links li {
	list-style-type: none;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	font-size: 12px;
}

.blok-links li a, .blok-links li a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	background-color: transparent;
	background-image: none;
}

.blok-links li a:hover {
	color: #000000;
}

li.sub-actief a, li.sub-actief a:visited, li.sub-actief a:hover{
	color: #006699;
	cursor:  default;
	border-bottom-color: #006699;
	padding-left: 15px;
	background: url(/images/sub-actief.png) no-repeat 0 0;
}

.blok-acties {
	background-color: white;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 0;
	height: 90px;
}

.blok-acties h2 {
	margin-top: 0;
	padding-top: 10px;
	padding-left: 10px;
}

.blok-acties p {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.actie-button {
	float: right;
	height: 90px;
	border: none;
	margin: 0;
	padding: 0;
	z-index: 0;
}



/* @end */

#footer {
	width: 950px;
	font-size: 10px;
	padding-top: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #666666;
}

a, a:link {
	color: #1a77c2;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	color: gray;
}

a:hover {
	text-decoration: none;
}

.pijltje-rechts {
	float: right;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: -12px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

