@charset "utf-8";
/* Html en CSS door Jasper de Boer */
/* http://www.jasperdb.nl/ */
/* Jasperdboer@gmail.com */

body {
	margin: 0;
	background: url(../img/bg1.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

h1 {
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;	
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#598133;	
}

.bold {
font-weight: bold;
}

.orange {
color: #;
	color: #ff9900;
}

.button {
	background-color: #598133; 
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 10 pt;
	margin: 0 0 10px 0;
	}

.button1 {
	background-color: #ffffff; 
	font-family: Tahoma; 
	font-size: 10 pt;
	width: 30px;
	border:thin #666666;
}

img {
border: none;
}

/* Header start */
#header {
	margin: 0 auto;
	background: url(../img/header_bg.png) repeat-y;
	width: 1005px;
}

/* Logo start */
#logo {
	float: left;	
}
#slogan {
	float: right;
	padding: 5px 5px 0 0;	
}

#logo img {
	margin: 11px 0 15px 37px;
	border: none;
}
/* Logo end */

#header h2 {
	margin: 0 26px 0 0;
	padding: 0;
	float: right;
	color: #dddddd;
	font-weight: normal;
	font-style: italic;
	font-size: 22px;
}
/* Header end */

/* Container start */
#container {
	margin: 0 auto;
	margin-top: 5px;
	background: url(../img/container_bg.png) repeat-y;	
	width: 1004px;
}

/* Mainmenu start */
#mainmenu {
	margin: 10px 10px 0 14px;
	width: 250px;
	float: left;
}

.mainmenu_top {
	text-align: left;
	padding: 15px 0 0 25px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	width: 225px;
	height: 30px;
	background: url(../img/menutop_back.png) no-repeat;
}

#mainmenu ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;	
	background: #f1f1f1;
	height: auto;
	overflow: auto;
}	

#mainmenu img {
	float: left;
}

.bullet {
	margin: 21px 0 15px 24px;
	display: block;
	float: left;
}	

#mainmenu a {
	margin: 16px 0 15px 17px;
	text-decoration: none;
	color: #666666;
	display: block;
	float: left;
}

#mainmenu a:hover {
	text-decoration: underline;	
}
/* Mainmenu end */

/* Content start */
#content {
	padding: 24px;
	border-top: none;
	border-left: 1px solid #f0efef;
	border-right: 1px solid #f0efef;
	border-bottom: 1px solid #f0efef;
	width: 663px;
	float: left;
}

#content img {
	padding: 6px;
	border: 1px solid #d2d2d2;
}

img.right {
	padding: 6px;
	border: 1px solid #d2d2d2;
	float: right;
	margin: 0 0 0 20px;
}

.content_top {
	margin: 10px 0 0 0;
	padding: 15px 0 0 24px;
	float: left;
	width: 689px;
	height: 30px;
	display: block;
	background: url(../img/container_top_bg.png) repeat-y;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.content_box {
	border: 1px solid #d2d2d2;
	padding: 14px;
	margin: 10px 0 10px 0;
}
.content_box_new {
	float: left;
	margin: 0 0 12px 0;
	border: 1px solid #d2d2d2;
	padding: 14px;
	margin: 0 0 10px 0;
}

.content_box_left {
	float: left;
	margin: 0 0 12px 0;
	border: 1px solid #d2d2d2;
	padding: 14px;
	margin: 0 0 10px 0;
	width: 297px;
	height: 197px;
}

.content_box_right {
	float: right;
	margin: 0 0 12px 0;
	border: 1px solid #d2d2d2;
	padding: 14px;
	margin: 0 0 10px 0;
	width: 297px;
}


/*.content_box a {
	padding: 7px 0 0 0;
	background: url(../img/footer_btn_bg.png) no-repeat;
	width: 151px;
	height: 22px;
	color: #4b4b4b;
	text-align: center;
	border: none;
	display: block;
	font-weight: normal;
	text-decoration: none;
}
*/
.content_box_1 {
	border: 1px solid #d2d2d2;
	padding: 14px;
	margin: 10px 0 10px 0;
	width: 200px;
	float: center;
	text-align: center;
}

.fotobox-links {
	float: left;
	width: 325px;
	margin: 0 0 12px 0;
}

.fotobox-rechts {
	float: right;
	width: 325px;
	margin: 0 0 12px 0;
}

.content_box input {
	margin: 0 14px 6px 0;
	padding: 8px 8px 8px 8px;
	border: 1px solid #f0efef;
	width: 250px;
	height: 18px;
	color: #000000;
}

.content_box textarea {
	margin: 0 14px 6px 0;
	padding: 8px 8px 0 8px;
	border: 1px solid #f0efef;
	color: #000000;
}

.submit input {
	width: 100px;
	border: 1px solid #f0efef;
	height: 18px;
	padding:0;
	background-color:#f3f3f3;
	color: #666666;
}

.input_gegevens_button{
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 10px;
	/*background: #e1e1e1 url(../img/button.gif) no-repeat center right;*/
	padding: 0px 20px 8px 10px;
	text-align: left;
}


/* Content end */

/* Container end */

/* Footer start */
#footer_wrapper {
	margin: 7px 0 0 0;
	width: 100%;
	height: 200px;
	background:url(../img/footer_wrapper_bg.png) repeat-x;
}

#footer {
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
	width: 1004px;
	height: 180px;
	display: block;
	background: url(../img/footer_bg.png) no-repeat;
}

#footer ul {
	margin: 7px 46px 0 0;
	padding: 0;
	list-style-type: none;	
	width: 151px;
}

.footermenu {
	color: #ffffff;
	font-weight: bold;	
	float: left;
	display: block;
}

#footer ul li {
	border-bottom: 1px solid #6df768;	
	height: 21px;
	padding: 6px 0 0 0;
}

#footer ul li a {
	margin: 0 0 0 10px;
	text-decoration: none;
	color: #ffffff;
}

/* Callback start */
#callback {
	color: #ffffff;
	font-weight: bold;
}

#callback input {
	margin: 0 0 6px 0;
	padding: 8px 8px 0 8px;
	border: none;
	width: 160px;
	height: 22px;
	color: #bdbdbd;
}

#callback span {
	margin: 0 0 20px 0;
	float: left;
}

#callback a {
	padding: 7px 0 0 0;
	background: url(../img/footer_btn_bg.png) no-repeat;
	width: 100px;
	height: 22px;
	color: #4b4b4b;
	text-align: center;
	border: none;
	display: block;
	float: left;
	font-weight: normal;
	text-decoration: none;
}
/* Callback end */

/* Footer end */

/*********** content LINKS ***********/

#content a:link {  	
	color: #336600; 
	text-decoration: none;
}
#content a:visited {
	color: #336600; 
	text-decoration: none;
}
#content a:hover {
	color: #FF9933; 
	text-decoration: none;
}

