/* CSS Document */

:root { overflow-y: scroll !important; }

body {
	background-image: url(images/back.jpg);
	font-family:Arial, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin-top:0;
	background-repeat: repeat;
    background-attachment: fixed
}

a {
    text-decoration:none;
    color:#C755555;
}

.clear{
	clear: both;
}

h1 {
	font-size:9px;
	margin-top:0;
	margin-bottom:0;
	margin-left: 12px;
	padding-top: 4px;
	color:#FFFFFF;
	letter-spacing:2px;
	text-transform:uppercase;
}

p {
	letter-spacing:0px;
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 3px;
	margin-top:0;
	margin-bottom:0;
}

#container {
	background-image:url(images/back.gif);
	width: 960px;
	border:1px;
	border-color:#000000;
	border-style: outset solid;
	position:absolute;
	left:50%;
	margin-left:-481px;
}

#right {
	width: 200px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	margin-left: 740px;
	margin-top: -6px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 140px;
}

#header a {
	display:block;
	width: 100%;
	height: 100%;
}

#header_banner {
	background: #000000;
	width: 234px;
	height: 60px;
	margin-left: 700px;
}

#nav_bar {
	background-image: url(images/nav_bar.gif);
	background-repeat: repeat-x;
	width: 960px;
	height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
    margin: 0 0 6px 0;
}

#nav_bar ul {
	list-style: none;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 0;
	padding-right: 0;
}

#nav_bar li {
	float: left;
	width: 120px;
}

#nav_bar li a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
}

#nav_bar li a:hover {
	text-decoration:none;
}

#spacing {
	width: 100%;
	height:11px;
	margin: 0;
}

#content_container {
	width: 927px;
	position: relative;
	left: 50%;
	margin-left: -464px;
}

#container1 {
	width: 571px;
	height: 300px;
	border: 0px;
	border-style: outset solid;
	position: absolute;
	left: 50%;
	margin-top: 75px;
	margin-left: -300px;
}
#content_container1 {
	width: 600px;
	position: relative;
	left: 50%;
	margin-left: -464px;
}

#menu_box {
	width: 168px;
	margin-left: 10px;
}

.menu_box_top {
	background-image: url(images/box_top.gif);
	width: 168px;
	height: 28px;
	margin: 0;
	padding: 0;
}

.menu_box_middle {
	background-image: url(images/box_middle.gif);
	width: 168px;
	margin: 0;
	padding: 6px 0 0 0;
	font-size: 12px;
	line-height: 15px;
}

.menu_box_middle a:link, a:active, a:visited {
	text-decoration: none;
	color: #000000;
}

.menu_box_middle a:hover {
	text-decoration:none;
	color:#000000;
}

.menu_box_bottom {
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 11px;
	margin: 0;
}

#content_box {
	width: 571px;
	padding: 0;
	margin: 0;
}

.content_box_top {
	background-image:url(images/content_box_top.gif);
	height:28px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.content_box_middle {
	background-image:url(images/content_box_middle.gif);
	width: 571px;
	padding: 6px 0 0 0;
	margin: 0;
}

.content_box_bottom {
	background-image: url(images/content_box_bottom.gif);
	background-repeat: no-repeat;
	width: 571px;
	height: 11px;
	padding: 0;
	margin: 0;
}

#content_box_half {
	width: 279px;
	padding: 0;
	margin: 0;
}

.content_box_top_half {
	background-image:url(images/content_box_top_half.gif);
	height:38px;
	width: 279px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.content_box_middle_half {
	background-image:url(images/content_box_middle_half.gif);
	background-repeat:repeat-y;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.content_box_bottom_half {
	background-image:url(images/content_box_bottom_half.gif);
	background-repeat:no-repeat;
	height:11px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#footer {
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	width: 960px;
	height: 23px;
	text-transform: uppercase;
	font-size: 10px;
	clear: both;
	margin-top: 10px;
}

#footer p {
	padding-top: 6px;
	padding-bottom: 2px;
	font-weight: bold;
}

.textfield {
	border: 1px solid black;
	background: #C8C8C8;
	color: #000000;
	font-size: 12px;
	padding-left: 3px;
}

.textfieldknop {
	border: 1px solid #668189;
	background-color: #000000;
	color: #668189;
	font-size: 12px;
	padding-left: 3px;
}

.textfieldselect {
	border: 1px solid black;
	background: #C8C8C8;
	color: #000000;
	font-size: 12px;
	padding-left: 3px;
}

.button {
	border: 1px solid #c755555;
	background-color: #c755555;
	color: #668189;
	font-size: 10px;
	text-align: center;
}

.optie {
	border: 1px solid #c75555;
	background-color: #C75555;
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

.form {
	text-align: right;
	margin: 0;
	padding-top: 8px;
	padding-right: 10px;
	font-size: 9px;
	font-weight: bold;
}

#main_left {
	width:168px;
	float:left;
	margin-right: 10px;
}

#main_center {
	width:571px;
	float:left;
}

#main_right {
	width:168px;
	float:left;
	margin-left: 10px;
}

#links {
	width:49%;
    float:left;
}

#rechts {
	width:49%;
    float:left;
	margin-left: 11px;
}
.clearer { clear:both; } #for_footer {margin_top:10px;}
