* {
	-moz-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
}

body, html {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #03396b url('/images/body_bg.jpg');
	background-repeat:repeat-y;
}

.container {
	width: 987px;
}

.topHeader {
	width: 987px;
	height: 180px;
	background: #fff url('/images/top_header.jpg') no-repeat;
	float: left;
}

.ledentop {
	width: 217px;
	height: 179px;
	background: #fff url('/images/leden_bg.jpg') no-repeat;
	float: left;
	padding: 82px 0px 0px 15px;
	color: white;
}

.ledentop input.text {
	font-family: arial;
	background: #80b4c9;
	border-top: 1px solid #00415c;
	border-left: 1px solid #00415c;
	border-bottom: 1px solid #3789aa;
	border-right: 1px solid #3789aa;
	font-size: 11px;
	width: 100px;
	color: white;
}

input.textvergeten {
	font-family: arial;
	font-size: 11px;
	width: 200px;
}

.ledentop input.submit {
	border: none;
	background: #007ba5;
	font-family: arial;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

.ledentop2 {
	width: 217px;
	height: 179px;
	background: #fff url('/images/leden_bg_b.jpg') no-repeat;
	float: left;
	padding: 82px 0px 0px 15px;
	color: white;
}

.ledentop2 input.text {
	font-family: arial;
	background: #80b4c9;
	border-top: 1px solid #00415c;
	border-left: 1px solid #00415c;
	border-bottom: 1px solid #3789aa;
	border-right: 1px solid #3789aa;
	font-size: 11px;
	width: 100px;
	color: white;
}

.ledentop2 input.submit {
	border: none;
	background: #007ba5;
	font-family: arial;
	font-size: 11px;
	color: white;
	text-decoration: underline;
}

input.submitvergeten {
	font-family: arial;
	font-size: 11px;
	width: 40px;
}

.bouwproftop {
	width: 217px;
	height: 179px;
	background: #fff url('/images/bouwprof_bg.jpg') no-repeat;
	float: left;
}

.bouwproftop2 {
	width: 217px;
	height: 179px;
	background: #fff url('/images/bouwprof_bg_b.jpg') no-repeat;
	float: left;
}

.particulierentop {
	width: 217px;
	height: 179px;
	background: #fff url('/images/particulieren_bg.jpg') no-repeat;
	float: left;
}

.particulierentop2 {
	width: 217px;
	height: 179px;
	background: #fff url('/images/particulieren_bg_b.jpg') no-repeat;
	float: left;
}

.yellowbar {
	color: white;
	height: 26px;
	padding: 0px 0px 0px 15px;
	/*background: url('/images/top_menu_bg.jpg');*/
	background-color:#006893;
	background-repeat:no-repeat;
	background-position:right;
}

.yellowbar .links {
	padding: 6px 0px 0px 0px;
	word-spacing: 15px;
	float: left;
}

.yellowbar .links a {
	color: white;
	text-decoration: none;
}

.yellowbar .links a:hover {
	color: black;
}

.yellowbar .zoektext {
	padding: 6px 2px 0px 0px;
	float: right;
	font-size: 11px;
	font-weight: bold;
}

.yellowbar .zoekinput {
	padding: 2px 2px 0px 0px;
	float: right;
}

.yellowbar .zoekinput input {
	font-family: arial;
	font-size: 11px;
}

.menu {
	font-size: 12px;
	background: url('/images/menu_bg.jpg');
	background-repeat:no-repeat;
	background-color:#006893;
	/*height:914px;*/
	float: left;
}

.menu .menu_parent {
	border-bottom: 2px solid #016892;
	padding: 10px 0px 10px 15px;
	width: 186px;
	color: white;
	font-weight: bold;
	
	/*filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;*/
}

.menu .menu_parent a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.menu .menu_parent a:hover {
	color: black;
}

.menu .menu_child {
	position: absolute; 
	background: #006893;
	visibility: hidden;
}

.menu .menu_child a {
	margin: 6px 0px 6px 15px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.sub_menu_child2{
	margin: 6px 0px 6px 20px;
	text-decoration: none;
	color: white;
	background-color:#4d96b4;
	font-weight: bold;
}

.menu .menu_child a:hover {
	color: black;
}

.menu .menu_child2 { 
	background: #4d96b4;
	padding: 7px 0px 7px 15px;
	width: 186px;
}

.menu .menu_child2 a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.menu .menu_child2 a:hover {
	color: black;
}

.content {
	float: left;
	width: 800px;
}

.content .content_text {
	width: 800px;
	float: left;
	padding: 15px;
}

.content_text a {
	color: #4d96b4;
	text-decoration: none;
}

.content_text a:hover {
	text-decoration: underline;
}

.content .content_text label {
	font-family: arial;
	font-size: 12px;
}


/* Formulieren css */
.formtext {
	font-family: arial;
	font-size: 11px;
	width: 250px;
}

.formbutton {
	font-family: arial;
	font-size: 11px;
}

/* Eind formulieren css */

.banner1 {
	display: block;
	border-bottom: 2px solid #e99500;
}

.banner2 {
	display: block;
	border-bottom: 6px solid #e99500;
}

table {
	font-family: arial;
	font-size: 12px;
}

.menu .subtitle {
	border-bottom: 2px solid #e99500;
	background: #4d96b4;
	padding: 10px 0px 10px 15px;
	width: 186px;
	color: black;
	
	/*filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;*/
}

.content .breadcrumb {
	width: 800px;
	height: 65px;
	background: #c4dce6 url('/images/breadcrumb_bg.jpg') no-repeat;
	padding: 25px 10px 0px 15px;
}

.content .breadcrumb a {
	color: #4d96b4;
	text-decoration: none;
}

.content .breadcrumb a:hover {
	text-decoration: underline;
}

.menu .subtitle p {
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-style: italic;
	
	/*filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;*/
}

.smn1 {
	
}

.smn2 {
	padding-left: 20px;
}

.smn3 {
	padding-left: 40px;
}

.fotoklein {
	cursor: pointer;
	width: 249px;
	height: 249px;
	margin: 5px 5px 5px 5px;
	float: left;
	/*border: 1px solid #c4dce6;*/
	border: 1px solid #FF0000;
}

.fotoklein p {
	text-align: center;
	vertical-align:super;
	border-top: 1px solid #c4dce6;
	border-bottom: 1px solid #c4dce6;
	background: #c4dce6;
}

.fotogroot {
	width: 450px;
	height: 450px;
	margin: 0px 5px 5px 0px;
	float: left;
	border: 1px solid #c4dce6;
}

.spacer {
	clear: both;
}
