* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
}
input, button {
	vertical-align: middle;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	line-height:1.1em;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Arial Narrow Bold", Arial, "trebuchet MS";
	text-align: center;
}
h2 {
	font-size:24px;
	color: #01313d;
	font-weight:normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	font-size: 18px;
	font-weight:normal;
	color:#00303a;
}
h5 {
	font-size: 20px;
	color: #a5610d;
	font-weight: normal;
}
#di-vision  {
	font-weight: bold;
	padding-bottom: 20px;
	z-index: auto;
}

.blue
{
	display: block;
	background-color: #34B4E4;
	line-height: 1.4em;
}
.green {
	background-color: #B3B80F;
	display: block;
	line-height: 1.4em;
}
.orange {
	background-color: #F39900;
	line-height: 1.4em;
	display: block;
}
.current {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.scroll {
	overflow: scroll;
}

#wrapper {
	width: 1020px;
	margin: 0 auto;
	background:#fff;
	position: relative;
}
#header {
	position:relative;
	width: 1020px;
	float: left;
	background-image: url(../_img/top_banner/banner4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 75px;
	background-color: #CCCCCC;
	padding: 0px;
	height: 206px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#header img {
	float: left;
	margin-left: 111px;
}
#header .mini-search {
	float: right;
	margin-top: 25px;
	margin-right: 35px;
}


#di-vision {
	position: absolute;
	height: 140px;
	width: 114px;
	left: 21px;
}
#SideBanner {
	height: 247px;
	float: left;
	width: 233px;
}

#sidebar {
	float:left;
	width:233px;
	position: relative;
	margin-right: 3px;
}
#btm_logo {
	background-color: #CCCCCC;
}

#btm_logo img {
	height: 180px;
	overflow: hidden;

}


#top_menu {
	width: 784px;
	float: left;
	height: 26px;
	padding-right: 0px;
	padding-bottom: 3px;
}

/* TOP MENU CONCEPTEN EINDE */

/* BEGIN MAIN CONTENT*/

#mainContent {
	float: left;
	width: 370px;
	text-align: left;	/*position: relative;		/*bij relative gaat menu list achter foto.*/
	margin-right: 3px;
}
#mainContent #mid {
	background-color: #c5c5c5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #004066;
}
#mainContent #mid p {
	padding-left: 10px;
	padding-right: 20px;
}



#mainContent #mid img {
	width: 370px;

}
#mainContent #mid_btm {
	margin-top: 4px;
	height: 320px;
}
#mainContent .small {
	margin-top: 10px;
	padding-bottom: 20px;
}
#mainContent .titel {
	padding-top: 20px;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 18px;
}


#ContentCenter {
	border: none;
}

#right_col {
	float: left;
	width: 410px;
	color: #393939;
	overflow: hidden;
}

#right_btm {

}


#footer {
	clear: both;
	position: relative;
	padding: 15px;
}
#footer p {
	font-size: 12px;
	padding: 0;
}
