/***********************************************************
Title:     Main | Emile Blume - Netcreators.com
************************************************************/

/* Global reset v1.0 | 20081023 //////////////////////////////////////////////////////////////////////*/
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, strong, u, i, em, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

a img { border: none; }
abbr, acronym, .help { border-bottom:1px dotted #333; cursor:help; }
blockquote, q { quotes:none; }
blockquote { text-indent:-0.3em; }
blockquote blockquote { margin-left:1em; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

dd { margin-left:1em;}
sup, sub { font-size:x-small; vertical-align:top; }
sub { vertical-align:bottom;}
table {	border-collapse:collapse; border-spacing:0; empty-cells:show; }

/* Base ////////////////////////////////////////////////////////////////////////////////*/
body {
	background: #FFF;
	color: #111;
	font: normal 70%/1.5 Verdana,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	line-height:1em;
	font-weight:bold; 
	margin-bottom:1.5em; 
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }

p { font-size: 1em; margin-bottom:1.5em; }
pre, code, kbd, samp { font-size:1.5em; }
pre code { font-size:1em; }

a { color:#006A1D; }

hr {
	clear:both;
	background: #FFF;
	color: #FFF;
	border: 0;
	height: 1px;
}

ol, ul { 
	list-style:disc;
	margin: 0 0 1.3em 1.3em;
	padding: 0 0 0 1.3em;
}

ol { list-style:decimal;}
#main ol, #main ul { clear:both; overflow:auto; }

.hidden { display: none; }
.unhidden { display: block; }

td { height:auto; padding:0.3em; text-align:left;}
td p { margin:0; }
caption, th { padding:0.3em; }
caption { background:black; color:white; font-style:italic; }

/* Layout 3 cols ///////////////////////////////////////////////////////////////*/
#container {
	margin: auto;
	width: 980px;
	position: relative;	
}

#main, #left, #center, #right, #footer {
	float: left;
	display: inline; /* workaround for IE6*/
	position:relative;
}

#main { background:url(../img/bg-main.gif) repeat-y 0 0; }
#description, #skip, .hide{ display: none;}

#header{
	background:url(../img/bg-header.gif) repeat-x 0 0;
	border-left:90px solid #FFF;
	height: 212px;
	position: relative;
	width: 890px;
}

#pagedesc, #pagedesc2 {
	color:#FFF;
	height:100px;
	width:420px;
	left:14px;
	top:45px;
	position:absolute;
}
#pagedesc2 { top:100px;}
#pagedesc2 h2 { font-size:1.3em; line-height:1.3em; text-transform:uppercase; margin-bottom:0.3em; }
/* Center ///////////////////////////////////////////////////////////////////////*/
#center{
	border-bottom:25px solid #FFF;
	/*
	background:url(../img/fotostrip-hor.jpg) no-repeat bottom right;
	min-height: 216px;
	height: auto !important;
	height: 216px;
	*/
	padding:60px 150px 100px 100px;
	padding:60px 150px 55px 100px;
	
	width: 556px;
}

/* Right ////////////////////////////////////////////////////////////////////////*/
#right { padding:60px 18px; width: 138px;}
#right #nominatie a { color:#142D87; display:block; padding:16px; }

/* Footer ////////////////////////////////////////////////////////////////////////*/
#footer{
	background:url(../img/bg-footer.gif) repeat-x 0 0;
	border-top:4px solid #FFF;
	border-bottom:40px solid #FFF;
	margin: auto;
	position:relative;
	height:56px;
	width: 980px;
}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#logo {
	height: 169px;
	width: 174px;
	right: 0;
	top: 0;
	position: absolute;
}

#pay-off {
	background:url(../img/pay-off.gif) no-repeat left;
	height:56px;
	width:447px;
	left: 0;
	top: 0;
	position: absolute;
	text-indent:-9999px;
}

#fotostrip, #extra {
	background:#FFF url(../img/fotostrip-vert.jpg) no-repeat 0 0;
	background:#E3E4E5;
	left:0;
	top:0;
	position:absolute;
	height:674px;
	width:90px;
}

#fotostrip2 { margin-top:40px; margin-left:-100px; height:80px; width:800px; }

#extra { background:url(../img/bg-left.gif) repeat-x 0 0; }

#mail a, #home a {
	background:url(../img/icons.gif) no-repeat 0 0;
	display:block;
	height:20px;
	width:20px;
	left:917px;
	top:13px;
	position:absolute;
	text-indent:-9999px;
}
#home a { background:url(../img/icons.gif) no-repeat -35px 0; left:952px; }

#tx_mwimagemap_img_693, #tx_mwimagemap { margin-left:-37px; }


table.imgtext-table, .imgtext-table td { padding:0; line-height:0;}
.align-center { text-align:center; }
.align-right { text-align:right; }
