@charset "utf-8";
/* CSS Document */

*, img, a {
	outline: none;
}
body {
	background: #252525;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;

}
.menu {
	height: 70px;
	background:#FFFFFF;
}
.bottommenu {
	height: 42px;
	background:#e9e9e9;
}
.innermenu {
	width: 940px;
	margin:0px auto;
	text-align:right;
	padding-top: 15px;
	font-size:14px;
}
.bottominnermenu {
	width: 940px;
	margin:0px auto;
	text-align:right;
	padding-top: 1px;
	font-size:14px;
}

.innermenu a, .bottominnermenu a {
	text-decoration:none;
	color:#252525;
	padding: 5px;
}
.innermenu a:hover, .bottominnermenu a:hover {
	background-color:#29abe2;
	color:#FFFFFF;
}

.menuoptions li{
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	margin: 0px;
}
.header {
	height:285px;
	background: url(../webimages/bannerbg.jpg) repeat-x center;
}
.innerheader {
	width: 940px;
	margin: 0px auto;
	height:285px;
}
.advertbox {
	background: #102d45;
	padding:12px;
	color: #FFFFFF;
	font-size:18px;
	margin-top:65px;
	line-height:1.6;
}
.advertbox a{
	color:#d9e021;
	text-decoration:none;
}
.advertbox a:hover{
	text-decoration:underline;
}

.content{
	background:#ffffff;
}

.innercontent {
	width: 940px;
	margin: 0px auto;
	font-size:12px;
	line-height:1.7;
	color:#222222;
}


.footer{
	background:#252525;
	color:#FFFFFF;
}

.innerfooter{
	width: 940px;
	margin: 0px auto;
	font-size: 11px;
}
.notice {
	padding-top: 15px;
}
.notice a{
	color: #ffffff;
	text-decoration: none;
}

.textcolumn {
	width:400px;
	float:left;
}
.textcolumn a{
	color: #4fa9d4;
}
.textcolumn a:hover{
	color: #102d45;
}
.testimonialcolumn {
	width:280px;
	float:right;
}
.testimonialdark {
	padding: 11px;
	margin-bottom:20px;
	color: #FFFFFF;
	background: #102d45;
}
.testimoniallight {
	padding: 11px;
	margin-bottom:20px;
	color: #FFFFFF;
	background: #29abe2;
}
.testimonial_name {
	color: #d9e021;
}
.modulecolumn {
	width: 220px;
	float: right;
	margin-right:20px;
}
.meerprojecten {
	text-align:right; 
	margin-top:-10px;
}
.meerprojecten a{
	color:#252525;
	text-decoration:none;
	padding: 3px 6px 3px 6px;
}
.meerprojecten a:hover {
	background-color:#29abe2;
	color: #ffffff;
}
.modulemenu{
	background: #d9e021;
	padding: 13px;
	color: #ffffff;
	font-size:15px;	
	margin-bottom: 20px;
}
.modulemenu a {
	color: #252525;
	text-decoration:none;
}
.submenu {
	list-style-type:none;
	margin: 0px;
	padding:0px;
}
.submenu_active {
	background-color:#252525;
	color: #d9e021;
}
.boxweb {
	background: #d9e021;
	padding: 13px;
	color: #6b6f03;
	margin-bottom: 20px;
}
.boxfoto {
	background: #fbb03b;
	padding: 13px;
	color: #a06100;
	margin-bottom:20px;
}

.pageheader {
	color: #4fa9d4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	height: 40px;
}
.subheader {
	color: #4fa9d4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	height: 40px;
}

.nieuwsmore {
	border-top: 2px solid #4fa9d4;
}
.nieuwsmore ul{
	list-style-type: none;
	padding: 0px;
}
.nieuwsmore a{
	text-decoration: none;
	color: #252525;
}
.nieuwsmore a:hover{
	text-decoration: underline;
	color: #4fa9d4;
}
.quicknavigation {
	background: #29abe2;
		padding: 13px;
	color: #ffffff;
	font-size:15px;	
	margin-bottom: 20px;
}
.quicknavigation a{	
	text-decoration: none;
	color: #ffffff;

}

.quicknavigation li:hover{	
	background-color:#252525;
	color: #d9e021;
}
.extramodule {
	background: #fb3b83;
	color: #ffffff;
		padding: 13px;
}
h2 {
	margin-bottom: -10px;
}
/*	IMAGE CLASES	*/
.space_left {
	margin-left: 4px;
}
.space_right {
	margin-right: 4px;
}
/* 	BASIC CLASES	*/
.bold {
	font-weight:bold;
}
.italic {
	font-style: italic;
}
.lightblue {
	color: lightblue;
}
.quote {
	font-style: italic;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}

/*	OBJECT CLASSES	*/
.logo {
	margin-top: 35px;
}

.portfolioFotobox {
	vertical-align: top;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 15px;
}

.inputbox {
	width: 240px;
	border: 1px solid #cccccc;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica,sans-serif;

}
td {
	vertical-align: top;
}


.contactdetails {
	color: #252525;
	font-size:14px;	

}

.showcase img {
	margin: 2px;
}
