@charset "utf-8";

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: arial;
	font-size: 11px;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
#filler40px{
	height: 40px;
}
#slide {
	height: 461px;
	width: 731px;
	overflow:hidden; 
	position:absolute; 
	z-index: 0;
}

div#container {
	width: 100%;
	background-color: #FFFFFF;
}

div#header_bg{
	height: 110px;
	background-image: url(/images/header_bg.gif);
	width: 100%;
}

div#header{
	height: 110px;
	background-image: url(/images/header_bg.png);
	background-repeat: no-repeat;
	width: 100%;
}

div#logo {
	height: 	22px;
	width: 		250px;
	margin-left: 100px;
	padding-top: 60px;
	float: 		left;
}

#menu {
	float: 		left;
	list-style: none;
	margin: 	70px 0 0 15px;
	padding:	0;
}
#menu li {
	float: 		left;
	font: 		"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 	0;
	padding: 	0;
}
#menu a {
	display: 	block;
	float: 		left;
	margin: 	0;
}
#menu a:hover {
	background-image: url("/images/b_hover.png");
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	margin-top: -2px;
}
div#content {
    position:	relative;
	width: 		1160px;
    left: 		50%;
    margin: 	-110px 0 0 -580px;
}

div#filler_50 {

	height: 	50px;
	margin-left: 355px;
	padding-top: 10px;
}

div#menucontent {
	margin-top: 2px;
	width: 248px;
	float: left;
}

div#pagecontent {
	width: 730px;
	float: left;
	margin-right: 10px;
}
div#plaat {
	height: 461px;
	width: 731px;
}
div#plaat_txt{
	margin-left: 400px;
	padding-top: 20px;
	color: #7e7e7e;
	line-height: 200%;
}
div#plaatje_txt_titel {
	margin-left: 400px;
	padding-top: 90px;
	color: #7e7e7e;
	font-size: 50px;
	font-weight: lighter;
}
div#plaat_txt a, div#plaat_txt a:hover {
	text-decoration: none;
	font-size: 18px;
	color:  #7e7e7e;
}
div#message {
	position: relative;
	width: 630px;
	font-family: arial;
	font-size: 14px;
	color: #7e7e7e;
	padding-left: 100px;
	line-height: 180%;
	margin-top: -40px;
	z-index: 1000;
}
div#message a, div#message a:hover {
	text-decoration: none;
	color: #255121;
} 

/* MENU BLOKKEN */

div#block {
}

div#block_title {
	background-image: url(/images/block_title_bg.png);
	background-repeat: no-repeat;
	width: 248px;
	height: 28px;
	size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
}
#block_title a, #block_title a:hover {
	size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div#block_content {
	background-image: 	url(/images/block_content_bg.png);
	background-repeat: 	no-repeat;
	height: 			150px;
	width: 				210px;
	margin-top: 		-10px;
	padding-left: 		10px;
	padding-top: 		10px;
	line-height: 		180%;
	color: #7e7e7e;
	overflow: 			none;
}
div#block_content_box{
	width: 193px;
}
div#widget_top {
	background-image: url(/images/widget_top.jpg);
	background-repeat: no-repeat;
	width: 248px;
	height: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
div#widget_left {
	background-image: url(/images/widget_left.jpg);
	background-repeat: no-repeat;
	width: 4px;
	height: 176px;
	margin-top: -10px;
	float: left;
}
div#widget {
	background-image: url(/images/widget_bg.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 176px;
	margin-top: -10px;
	float: left;
}
div#widget_right {
	margin-top: -10px;
	background-image: url(/images/widget_right.jpg);
	background-repeat: no-repeat;
	width: 64px;
	height: 176px;
	float: left;
}
div#clear {
	clear: both;
	height: 7px;
}
ul.lijst {
	margin-left: 		-40px;
	width: 				195px;
	margin-top: 		-6px;
}
ul.lijst li {
    text-align: 		left;
    list-style: 		none;
	line-height: 		260%;
	padding-left:		15px;
	padding-top:		-5px;
	background-image:	url(/images/arrow.png);
	background-repeat:	no-repeat;
	background-position: 0px 10px;
	color: #7e7e7e;
}
ul.lijst li a{
	text-decoration: none;
	color: #7e7e7e;
}
div#block_footer {
	background-image: url(/images/block_footer.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 248px;
	margin-top: -10px;
}
/* FOOTER */ 

div#footer_bg {
}

div#footer {
	clear: both;
	height: 111px;
	width: auto;
	background-image: url(/images/footer_bg.png);
	background-repeat: repeat-x;
	margin-top: -90px;

}
div#footer_txt {
	clear: both;
	color: #FFFFFF;
	padding-top: 80px;
	padding-left: 100px;
}
input:focus {
	background: #f0ffea none repeat scroll 0 0;
	border:		1px solid #52883e;
	outline: 	none;
}
input:hover {
	background: #f0ffea none repeat scroll 0 0;
	border:		1px solid #52883e;
	outline: 	none;
}
textarea:focus {
	background: #f0ffea none repeat scroll 0 0;
	border:		1px solid #52883e;
	outline: 	none;
}
textarea:hover {
	background: #f0ffea none repeat scroll 0 0;
	border:		1px solid #52883e;
	outline: 	none;
}
textarea {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #333333;
	font-size: 12px;
	padding: 5px;
}
input {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #333333;
	font-size: 12px;
	padding: 5px;
}
.submit {
	margin: 10px 0 0 0;
	padding: 3px 5px;
	width: 130px !important;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	cursor: pointer;
	font-size: 14px !important;
}

.submit:hover,
.submit:focus
{
	background: #f0ffea none repeat scroll 0 0;
	border:		1px solid #CCCCCC;
	outline: 	none;
}
