/************************************************************
Title:   Content | Author:    Emile Blume - Netcreators.com
************************************************************/
/* Typography////////////////////////////////////////////////////////////////////////////////*/
body { 
	background: #FFF url(../img/bg-main.gif) repeat-y left;
	background: url(../img/bg-bedrijven-01.jpg) no-repeat left top;
	color: #25204E;
	font-size: 62.5%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	line-height: 1.3em;
}

h1 { font-size: 2em; color:#3AB4F0; line-height:1.1em; }
h2, h3 { font-size: 1.2em; border-bottom: 1px solid #25204E; padding-bottom:0.3em; }
h3 { border-bottom: 0; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
h1, h2, h3, h4, h5, h6 { clear:both; font-weight:bold; margin-bottom:1em;}

div#center div.type1 h4, div#center div.type3 h4 { background: transparent url(../img/ad-arrow-down.gif) no-repeat scroll 0 0; color:#25204E; font-size:18px; font-weight:bold; padding:15px 20px 10px 29px; line-height:20px; }
div#center div.type1 h4 span, div#center div.type3 h4 span { color:#FFFFFF; font-size:12px; font-weight:bold; }
div#center div.type2 h4 { color:#25204E; font-size:18px; font-weight:bold; line-height:20px; margin:0 0 8px; padding:15px 20px 0 13px; }
div#center div.type1, div#center div.type3 { background: #029FEB url(../img/ad-block-blue-top.gif) no-repeat scroll 0 0; padding-top:20px; text-align:left; }
div#center div.type3 { margin-top:10px; }
div#center div.type2 { background: transparent url(../img/ad-block-opt-top.gif) no-repeat scroll 0 0; margin-top:10px; text-align:left; }
div#center div.type2-1 { background: transparent url(../img/ad-block-opt-bottom.gif) no-repeat scroll 0 bottom; padding-bottom:10px; }
div#center div.type1-1, div#center div.type3-1 { background: transparent url(../img/ad-block-blue-bottom.gif) no-repeat scroll 0 bottom; }
div#center ol { color:#FFFFFF; font-size:11px; font-weight:bold; margin:-17px 0 0; padding:0 10px 12px 31px; }
div#center ol li { line-height:15px; padding:0 0 5px; }
div#center ol li span { color:#25204E; font-weight:normal; }
div#center ol li a { color:#25204E; text-decoration:underline; }
div#center ul { color:#FFFFFF; font-size:11px; font-weight:bold; list-style-type:none; margin:-17px 0 0; padding:0 0 12px 12px; }
div#center ul li { background: transparent url(../img/ad-arrow-white-right.gif) no-repeat scroll 0 4px; line-height:15px; padding:0 10px 5px 17px; }
div#center ul li span { color:#25204E; font-weight:normal; }
div#center ul li a { color:#25204E; text-decoration:underline; }
div#center div.type2 p { color:#25204E; font-size:11px; font-weight:normal; line-height:13px; margin:0; padding:0 10px 5px 13px; }
div#center div.type2 p img { float:right; padding:0 2px; }

p, input, select, textarea { font-size: 1em; margin-bottom: 1.3em;} 
acronym, abbr { border-bottom: 1px dotted #000;	cursor:help;}
a { color: #25204E;}

hr {
	clear:both;
	background: #25204E;
	color: #25204E;
	border: 0;
	height: 1px;
}

hr.clearer { background:#FFF; color:#FFF; }

ol, ul { 
	list-style:disc;
	margin-left: 1.3em;
	margin-bottom: 1.3em;
	padding-left: 1.3em;
}

ol { list-style: decimal;}

/* Design /////////////////////////////////////////////////////////////////////////////////*/
#vacatures h3 {
	border-bottom:0;
	font-size: 1.6em;
	text-align: center;
}

#vacatures h3 a { 
	color: #3AB4F0;
	text-decoration: none;
	}

#logo {
	background: url(../img/logo.gif) no-repeat top;
	height: 45px;
	width: 190px;
	left: 210px;
	top: 5px;
	position: absolute;
}

#logo a {
	display: block;
	height: 45px;
	width: 190px;
	cursor: pointer;
}

#flashbanner {
	height: 60px;
	width: 980px;
}

#dhl {
	display: block;
	height: 50px;
	width: 111px;
	right: 0;
	top: -50px;
	position: absolute;
}

.item { clear:both; padding-bottom: 1.3em;}

.img-left, .img-right {
	display: inline;
	 float: left;
	 margin-right: 10px;
	 margin-bottom: 10px;
}

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