/* CSS Document */

body {
	margin: 0px;
	background-color: #4e92d0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color: #F0FFFF;
	scrollbar-arrow-color:#FF0000;
	scrollbar-base-color:;
	scrollbar-track-color:;
	scrollbar-face-color:;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0 auto;
}
h1 {
	font-size: 16px;
	color: #000;
}
h2 {
	font-size: 14px;
	color: #000;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
h4 {
	font-size: 14px;
	color: #FFF;
}
h5 {
	font-size: 12px;
	color: #db002e;
}
ul,li {
	list-style-type: none;
	margin: 0;
	padding:0;
	line-height: 30px;
}
.font_bold {
	font-size: 12px;
	font-weight: bolder;
}
.txtfield {
	border: solid 1px #162983;
	background-color: #f2f7fc;
	width: 200px;
}
textarea {
	border: solid 1px #162983;
	background-color: #f2f7fc;
}
.ruler {
	border: dotted 1px #162983;
}
a:link {
	color: #db002e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4e92d0;
}
a:hover {
	text-decoration: none;
	color: #4e92d0;
}
a:active {
	text-decoration: none;
	color: #db002e;
}
#container{
	margin:0 auto;
	background-image:url(/images/welkom/bg_container.gif);
	background-repeat: repeat-y;
	position: relative;
}
#container_2{
	margin:0 auto;
	background-image: url(/images/bg_container_2.gif);
	background-repeat: repeat-y;
	position: relative;
}
.fixed{
	width:900px;
}
#header {
	width: 900px;
	height: 200px;
	background-image: url(/images/welkom/header_01.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#header_2 {
	width: 900px;
	height: 200px;
	background-image: url(/images/header_02.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#clearer{
	height:0px;
	clear:both;
}
#col_left {
	overflow: hidden;
	float: left;
	width: 205px;
	margin: 22px 0 0 0;
}
#col_left_2 {
	overflow: hidden;
	float: left;
	width: 205px;
	margin: 22px 0 0 0;
}
#content {
	float: left;
	width: 900px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.hoekje{
	position:absolute;
	width:233px;
	left:667px;
	z-index:100;
}
#maincontent {
	float: left;
	overflow: hidden;
	width: 610px;
	background-image: url(/images/welkom/bg_content02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #162983;
	color: white;
	line-height: 18px;
	padding: 12px 20px 10px 20px;
}
#maincontent_2 {
	float: left;
	overflow: hidden;
	width: 610px;
	background-image: url(/images/bg_content02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: white;
	color: black;
	line-height: 18px;
	padding: 12px 20px 10px 20px;
}
#col_right {
	float: right;
	overflow: hidden;
	width: 45px;
}
#footer {
	float: left;
	overflow: hidden;
	width: 900px;
	height: 34px;
	background-color: #db002e;
}
.navigatie {
	float: left;
	padding: 0 31px 14px 11px;
	overflow: hidden;
	position: relative;
}
.margin_image_left {
	margin: 8px 8px 8px 0;
}
.cursussen {
	float: left;
	width: 560px;
	margin: 8px;
	line-height: 16px;
}
.cursus_bttn {
	overflow: hidden;
	float: left;
	height: 38px;
	width: 165px;
	margin: 0 8px 12px 0;
}
.border_images {
	border: solid 1px #4e92d0;
	margin: 0 10px 10px 0;
}
.contact {
	border-bottom: dotted 1px #162983;
}
.content_min_height {
	height:400px;
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}