/* Style sheet - AA-3 website
-------------------------------------------- */

/* Reset
-------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* Algemeen
-------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	min-width: 850px;
	text-align: center;
	background: url(../img/bg.gif) repeat-x top;
	font-size: 62.5%;
}
.clear {
	clear: both;
}
#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	height: 151px;
}
.logo {
	display: block;
	height: 116px;
	width: 334px;
	text-indent: -10000px;
	background: url(../img/logo.gif) no-repeat left center;
}
ul.menu {
	display: block;
	height: 28px;
}
ul.menu li {
	float: left;
	display: block;
}
ul.menu li a {
	height: 28px;
	display: block;
	float: left;
	font-size: 1.2em;
	line-height: 28px;
	padding: 5px 10px 0px 10px;
	color: #7e8082;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}
ul.menu li a.btn1:hover, ul.menu li a.btn1_nu {
	color: #fff;
	background: url(../img/btn1.gif);
}
ul.menu li a.btn2:hover, ul.menu li a.btn2_nu {
	color: #fff;
	background: url(../img/btn2.gif);
}
ul.menu li a.btn3:hover, ul.menu li a.btn3_nu {
	color: #fff;
	background: url(../img/btn3.gif);
}
ul.menu li a.btn4:hover, ul.menu li a.btn4_nu {
	color: #fff;
	background: url(../img/btn4.gif);
}
ul.menu li a.btn5:hover, ul.menu li a.btn5_nu {
	color: #fff;
	background: url(../img/btn5.gif);
}
ul.menu li a.btn6:hover, ul.menu li a.btn6_nu {
	color: #fff;
	background: url(../img/btn6.gif);
}
ul.menu li a.btn7:hover, ul.menu li a.btn7_nu {
	color: #fff;
	background: url(../img/btn7.gif);
}
ul.menu li a.btn8:hover, ul.menu li a.btn8_nu {
	color: #fff;
	background: url(../img/btn8.gif);
}
ul.menu li a.btn9:hover, ul.menu li a.btn9_nu {
	color: #fff;
	background: url(../img/btn9.gif);
}
#sub_menu {
	background-color: #939598;
	height: 28px;
}
#sub_menu li {
	float: left;
}
#sub_menu li a {
	height: 28px;
	display: block;
	font-size: 1.2em;
	line-height: 28px;
	padding: 0px 10px;
	color: #fff;
	text-decoration: none;
}
#sub_menu li a:hover {
	background-color: #666;
}
#main {
	margin-right: 367px; 
}
#main_big {
	
}
.foto {
	float: right;
}

h2 {
	padding: 40px 0px 40px 0px;
	color: #f68634;
	font-size: 2em;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	color: #777;
	margin-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p, td {
	color: #777;
	line-height: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 1.5em;
	font-size: 1.1em;
}

#main ul, #main_big ul {
	margin-left: 30px;
	margin-bottom: 1.5em;
}
#main li, #main_big li {
	color: #f68634;
	text-decoration: none;
	line-height: 1.4em;
	letter-spacing: 1px;
	list-style: disc;	
}
#main a, #main_big a {
	color: #939598;
	text-decoration: none;
	line-height: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 1.5em;
	text-decoration: underline;
}
#main a:hover, #main_big a:hover {
	text-decoration: underline;
	color: #f68634;
}

#footer {
	padding: 10px 0px;
	text-align: center;
	color: #939598;
	border-top: solid 1px #ccc;
	margin-top: 20px;
}
#footer a {
	color: #939598;
}
#footer a:hover {
	color: #f68634;
}
.personeel img {
	float: left;
	width: 150px;
}
.personeel div {
	margin-left: 150px;
	padding: 20px;
	height: 110px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
}
.personeel h3 {
	color: #666;
	font-size: 1.6em;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.personeel span {
	color: #666;
}
#main div.personeel a, #main_big div.personeel a {
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 140px;
	background-color: #f68634;
	color: #fff;
	margin: 40px 0px 0px 0px;
	text-decoration: none;
	float: right; 
}
#main div.personeel a:hover, #main_big div.personeel a:hover {
	background-color: #7e8082;
}
.foto_verhaal {
	float: right;
	margin: 0px 0px 15px 15px;
}

strong {
	font-weight: bold;
	color: #f68634;
}

table {
	width: 600px;
	border-collapse: collapse;
	margin-bottom: 15px;
}
td {
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	border-bottom: solid 1px #f2f2f2;
}
input, textarea {
	width: 330px;
}
select {
	width: 150px;
}
.col_left {
	width: 250px;
}
.werkdagen input {
	width: 140px;
}
.werkdagen tbody td {
	width: 140px;
}
.form_btn {
	width: 100px;
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 120px;
	background-color: #f68634;
	color: #fff;
	text-decoration: none;
	border: none;
}
.form_btn:hover {
	background-color: #7e8082;
}