/* Reset */

body {
	padding: 0;
	font-size: 12px;
	background: #000000 url(images/bg_ebbersmedia.jpg) center top no-repeat;
}
h1 {
	color:#700a10;
	font-size:24px;
	font-family:Kozuka Gothic Pro, Arial;
	height:36px;
	font-weight:bold;
}
h2 {
	font-size: 19px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
	margin: 0;
}
h3 {
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family:Kozuka Gothic Pro, Arial;
	font-weight:bold;
	font-size:18px;
}
h4 {
	font-size: 20px;
	color: #383838;
	margin: 0px 0px 5px 0px;
	font-family:Kozuka Gothic Pro, Arial;
	font-weight:normal;
}
h5 {
	font-size: 14px;
	color: #383838;
	margin: 0px 0px 10px 0px;
	font-family:Kozuka Gothic Pro, Arial;
}
h6 {
	font-size: 28px;
	margin: 0px 0px 0px 0px;
	font-family:Kozuka Gothic Pro, Arial;
	font-weight:normal;
	color:#347BA2;
}
a {
	text-decoration: underline;
	color: #700a10;
}
a:hover {
	text-decoration:none;
}
.alignright{
	text-align:right;
	float:right
	}
.alignleft{
	text-align:left;
	}
img {
	border: none;
}

* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

ol, ul, blockquote  {
	line-height: 22px;
	margin-top: 0px;
}
p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom:10px;
}
.image_wrap {
	float: left;
	margin: 0px 0px 5px 0px;
	width: 180px;
}
.image {
	float: left;
	border: 4px solid #ccc;
	width: 172px;
	height: 120px;
}
.image_caption {
	float: left;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	color: #424242;
	width: 100%;
	text-align: center;
}
.input {
	background-color:#f7f7f7;
	border:1px solid #CCCCCC;
	color:#185889;
	font-size:11px;
	margin:0px 0px 5px 0px;
	width:150px;
}
textarea {
	background-color:#f7f7f7;
	border:1px solid #CCCCCC;
	color:#185889;
	font-size:11px;
	margin:0px 0px 10px 0px;
	padding:5px;
}
.clear{
	clear:both;
	}
.noBorder{
	border:0
	}
/* Header */

#logo {
	height: 75px;
	width: 150px;
}
#header_wrap{
	width:1010px;
	margin:0 auto;
	}
#header {
	width: 990px;
	height: 270px;
	margin: 0 auto;
	/*background-image: url(images/header.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
	border-bottom: 3px solid #fff;
}

#header_upper {
	width: 960px;
	float: left;
}
#header_logo {
	width: 280px;
	float: left;
	height: 65px;
	margin-left: 43px;
	margin-top: 20px;
}
#header_lower {
	width: 960px;
}
#header_lower_alt {
	width: 892px;
	padding-left:43px;
}
#header_sub {
	width: 390px;
}

#header_sub_button {
	float: left;
	padding-top: 20px;
	margin-right:20px;
	width:440px;
	margin-left: 35px;
}
#header_sub_button a{
	float: left;
	padding-right:20px;
	
}
#header_sub_button_alt {
	width:50px;
}
#header_sub_headline {
	float: left;
	width: 420px;
	height: 265px;
	margin-top:15px;
}
#header_sub_headline h1{
	color: #fff;
	font-family: Kozuka Gothic Pro, Arial, sans serif;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}
#header_sub_headline h2{
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}
#header_sub h1 {
	color: #FFFFFF;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 1px;
	padding: 30px 0px 0px 35px;
}
#header_sub p {
	color: #FFFFFF;
	padding: 0px 0px 0px 35px;
	line-height: 22px;
	font-weight: normal;
	font-size: 12px;
}


/* Page */
#top_shadow {
	width: 990px;
	margin: 0 auto;
	background:  url(images/schaduw_top.gif) no-repeat #f2f2f2;
	height:10px;
}

#page {
	width: 990px;
	margin: 0 auto;
	padding: 0px 0px 30px 0px;
	min-height:920px;
	height:100%;
	background:  url(images/home_bg.jpg) repeat-y #f2f2f2;
}
#page_secondary {
	width: 960px;
	margin: 0 auto;
	padding: 35px 0px 30px 40px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
.page_column {
	float: left;
	width: 290px;
	margin-right: 20px;
	background-image: url(images/column_bg.gif);
	background-repeat: repeat-x;
	padding: 5px 15px 15px 15px;
	border-top: 1px solid #dddddd;
	margin-top: 15px;
}
.page_column  .img  {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	width:auto;
}
.page_column h4 {
	font-size: 14px;
	color: #1A5A8A;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	border-bottom: dotted 1px #ccc;
	margin: 0px 0px 5px 0px;
}
.page_column h5 {
	font-size: 14px;
	color: #1A5A8A;
	font-weight: bold;
	padding: 5px 5px 5px 0px;
	border-bottom: dotted 1px #ccc;
	margin: 0px 0px 0px 60px;
}
#page_content {
	width: 670px;
	float:left;
	
	border-top:1px solid #fff;
	/*border-bottom: 1px solid #e2e2e2;*/
	margin: 0px 0 0px 30px;
	padding:15px 0 0 0;
}
#page_content p{
	margin-bottom:10px;

}
#page_content h1{
	color:#700a10;
	font-size:24px;
	height:36px;
	font-weight:bold;
}
#page_content h2{
	font-family:Kozuka Gothic Pro, Arial;
	font-size:14px;
	font-weight:normal; 
	color:#000000;
	height:20px;
	clear:both;
	display:block;
	margin:0;

}
#page_content img{
	clear:both;
	margin:0 10px 5px 0;
}
#search_content {
	
	border-top:1px solid #fff;
	border-bottom: 1px solid #e2e2e2;
	padding:10px 0;
}
#search_content h2{
	font-family:Kozuka Gothic Pro, Arial;
	font-size:14px;
	font-weight:normal; 
	color:#000000;
	height:20px;
	margin-bottom:5px;
}
#breadcrumbs {
	width: 670px;
	float:left;
	text-align:left;
	border-bottom: 1px solid #e2e2e2;
	margin: 5px 0 0 30px;
	padding:0
	color:#700a10;
}
#breadcrumbs p{
	float:left;
	margin-top:4px;
}
#breadcrumbs a{
	color:#700a10;
}

/* Subboxes */

#sub_boxes {
	float: left;
	width:730px;
	color:#fff;
	text-align:center;
}
#sub_boxes a{
	cursor:pointer;
	text-decoration:none;
	color:#dec6c6;
	font-size:11px;
}
#sub_boxes img{
	border:0;
}
.sub_box_1{
	width:152px;
	height:86px;
	display:block;
	float:left;
	background-image:url(images/1_normal.jpg);
	background-repeat: no-repeat;
	padding:10px;
	}
.sub_box_2{
	width:173px;
	height:86px;
	display:block;
	float:left;
	background-image:url(images/2_normal.jpg);
	background-repeat: no-repeat;
	padding:10px;
	}
.sub_box_3{
	width:172px;
	height:86px;
	display:block;
	float:left;
	background-image:url(images/3_normal.jpg);
	background-repeat: no-repeat;
	padding:10px;
	}
.sub_box_4{
	width:152px;
	height:86px;
	display:block;
	float:left;
	background-image:url(images/4_normal.jpg);
	background-repeat: no-repeat;
	padding:10px;
	}
.sub_box_1:hover{
	background-image:url(images/1_over.jpg);
	background-repeat: no-repeat;
	}
.sub_box_2:hover{
	background-image:url(images/2_over.jpg);
	background-repeat: no-repeat;
	}
.sub_box_3:hover{
	background-image:url(images/3_over.jpg);
	background-repeat: no-repeat;
	}
.sub_box_4:hover{
	background-image:url(images/4_over.jpg);
	background-repeat: no-repeat;
	}
/* Main description*/
#main_desc{
	height:100%;
	width:669px;
	margin:0;
	padding:0;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	float:left;
	padding:20px 30px;
	background:#fff;
	margin-bottom:15px;
	}
#main_desc h3{
	font-size: 19px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
	margin: 0;
}
#main_desc h1{
	color:#000;
	}
#main_desc img{
	float:right;
	margin-top:-30px
}
/* Main portfolio */
#main_port {
	width: 669px;
	float:left;
	/*border-top:1px solid #fff;
	border-bottom:1px solid #e2e2e2;*/
	margin: 0px 0 0 0px;
	padding: 15px 30px 0px 30px;
}
#main_port ul{
	width:210px;
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	}
#main_port ul li{
	display:inline;
	float:left;
	padding-right:27px
	}
#main_port ul li.last{
	float:right;
	padding-right:0px;
	}
#main_port ul li h3{
	margin:0;
	padding:0;
	text-align:left;
	font-size: 19px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
	}
#main_port ul li a{
	cursor:pointer;
	}
#main_port ul li ul{
	width:30px;
	}
	
	/* Main content */
#main_content {
	width: 670px;
	float:left;
	border-top:1px solid #fff;
	margin: 0px 0 0px 30px;
}
#main_content_left {
	width: 625px;
	float: left;
	padding:20px 0 20px 15px;
}
#main_content_left_secondary {
	width: 684px;
	float: right;
}
#main_content_right {
	width: 260px;
	height:100%;
	float: right;
	background:#fff;
	/*border-left:1px solid #d9d9d9;*/
	padding: 5px 0px 10px 0px;
}
#main_content_right  ul {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#main_content_right  li {
	list-style-type:none;
	border-bottom:dotted 1px #ddd;
	margin-bottom:10px;
	padding-bottom:10px;
}
#main_content_left_secondary ul {
	padding: 0px;
	margin: 15px 0px 25px 20px;
}
#main_content_left_secondary li {
	background-repeat:no-repeat;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 10px;
	padding-left:30px;
}
#main_content_left ul {
	padding: 0px;
	margin: 5px 0px 5px 10px;
}
#main_content_left li {
	height: 20px;
	font-weight: bold;
	list-style-type: none;
	background-repeat: no-repeat;
	margin: 0px;
	margin-left:30px;
	
}
#main_content_left li a{
	font-size:12px;
	color:#757575;
	
}
.blog_list{
	list-style-image:url(images/blog_list.gif)
	}
.right_schaduw{
	background:url(images/schaduw_right.jpg)no-repeat;
	height:15px;
	margin:0;
	padding:0;
	float:left;

	}
.sidebar_btn{
	padding:0px 25px 5px 14px;
	margin-bottom:5px
	}
#left_widgets{
	padding: 0 25px;
	}


/* Projects */
.projects_content{
	width:200px;
	height:270px;
	float:left;
	padding-right:25px;
	}
.projects_content_last{
	
	padding-right:0px;
	}

.project_tags li{
	background-image:url(images/ico_ok.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
	display:block;
	padding:0 20px;
	float:left;
	clear:both;
	margin:0 0 0 5px;
	}
.list_items{
	float:left;
	padding: 0 ;
	display:block;
	margin:0 0 15px;;
	clear:both;
	width:680px;
	}
.list_items li{
	background-image:url(images/ico_ok.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px;
	display:block;
	padding:0 20px;
	float:left;
	clear:both;
	margin:0 0 0 0;
	}

/* Contact form */
.contact_gegevens{
	width:210px;
	margin:0 auto;
	margin-top:10px;
	display:block;
	height:160px;
	}
.contact_gegevens p{
	margin:0;
	padding:0;
	line-height:17px;
	}
.contact_titel{
	background:url(images/img_contact.jpg) no-repeat top right;
	height:87px;
	float:right;
	width:210px;
	}
.contact_titel h3{
	padding-top:20px;
	width:auto;
	}
.contact_form_titel{
	background:url(images/img_megafoon.jpg) no-repeat;
	height:87px;
	float:right;
	width:95px;
	position:relative;
	z-index:2;
	margin:5px -5px 0 0;
	}
.offerte_form_titel{
	background:url(images/img_offerte.jpg) no-repeat 120px 0px;
	height:87px;
	float:left;
	width:210px;
	position:relative;
	z-index:2;
	margin:5px -15px 0 0;

	}
.offerte_form_title{
	width:155px;
	margin:0 0 10px 0;
	padding-top:10px;
	float:left;
	}
.contact_form_title{
	width:120px;
	padding-top:10px;
	font-size: 19px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
	margin: 0;
	margin-bottom:10px;
	}
#contact_widget{
	float:left;
	width:210px;
	}
.contact_gegevens h3{
		font-size: 19px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
	margin: 0;

	margin-bottom:10px;
	width:120px;
	}
.contact_input{
	background-image:url(images/img_input_box.jpg);
	background-repeat:no-repeat;
	width:160px;
	border:0;
	height:21px;
	padding:5px 0 0 3px;
	color:#7d7d7d;
	margin-bottom:0px;
	}
.contact_textarea{
	background-image:url(images/img_input_bericht.jpg);
	background-repeat:no-repeat;
	width:146px;
	height:82px;
	border:0;
	overflow:auto;
	padding:5px 7px;
	font-size:12px;
	color:#7d7d7d;
	}
.contact_submit{
	background-image:url(images/btn_versturen.jpg);
	background-repeat:no-repeat;
	border:0;
	height:28px;
	width:81px;
	margin-bottom:8px;
	}
#cf7_form_box{
margin-top:30px;
	displaY:block;
	}

/* Topnav */

#top_nav{
	height: 90px;
	border-top: 5px solid #8d1007;
	width: 1010px;
	background: #282828;
}
#schaduw_top_nav{
	background: url(images/schaduw_header.gif) no-repeat;
	height: 10px;
	width: 1010px;
	margin-bottom:-10px;
}

/* Rightnav */
#right_nav{
	float:right;
	margin-top:29px;
	height: 29px;
}

#right_nav a {
	text-decoration:none;
	color:#a1a1a1;
	font-size:16px;
	display: block;
	float: left;
	padding: 8px 13px;
	font: HelveticaNeueLTStd-MdCn, sans-serif;
	margin-right: 10px;
	height:22px;
	cursor:pointer;
}
#right_nav  li {
	display: inline;
}
#right_nav  ul {
	margin: 0;
	padding-left: 5px;
}

#right_nav a:hover, #right_nav a:active,#right_nav li.current_page_parent,#right_nav li.current_page_parent a, 
#right_nav li.current_page_parent a:visited, #topnav li.current_page_item a, 
#right_nav li.current_page_item a:visited {
	background: #393939;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#right_nav li.home_nav a {
	
}

/* Subnav */
#subnav {
	margin: 0;
}
#subnav li ul{
	margin:0 0 5px 0;
}
#subnav li ul li a:hover{
	text-decoration:underline
}
#subnav h3{
	padding: 0 0 10px 20px;
	border-bottom: solid 1px #f0f0f0;
	height:22px;
		font-size: 19px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
	margin: 0;

	}
#subnav li.current_page_item {
	list-style-type: none;
	margin-left: 0px;
	background:#f7f7f7 url(images/nav_current.gif) 25px 12px no-repeat;
	display:block;
	}
#subnav ul li{
	padding:0;
	border:0;
	background:url(images/nav_hover.gif) 0px 9px no-repeat;
	}
#subnav ul li:hover{
	border:0;
	background:#f7f7f7 url(images/nav_current.gif) 0px 9px no-repeat;
	}
#subnav ul li a{
	padding:0 0 0 10px;
	font-size:11px;
	text-decoration:none;
	}
	
#subnav li ul li.current_page_item {
	list-style-type: none;
	margin-left: 0px;
	background:#f7f7f7 url(images/nav_current.gif) 0px 10px no-repeat;
	display:block;
	}

/* Left Nav */
#left_navigation li a{
	color:#4c4c4c;
	text-decoration:none;
}
#left_navigation li a:hover{
	text-decoration:underline
}
#left_navigation li {
	border-bottom: solid 1px #f0f0f0;
	margin:0;
	padding:3px 0 3px 35px;
	background: url(images/nav_arrow.gif) no-repeat 25px 12px;
}
#left_navigation li:hover    {
	border-bottom: solid 1px #ddd;
	background:#f7f7f7 url(images/nav_current.gif) 25px 12px no-repeat;
}
#left_navigation li.current-cat    {
	list-style-type: none;
	background: #f7f7f7 url(images/nav_arrow.gif) no-repeat 25px 12px;
	display:block;
}
.active    {
	list-style-type: none;
	margin-left: 0px;
	padding: 8px 0px;
	background: url(images/nav_hover.png) no-repeat;
	display:block;
}

#left_navigation h3{
	padding: 0 0 0px 20px;
	border-bottom: solid 1px #f0f0f0;
	font-size: 19px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
	margin: 0;
	}

/* Slider */
#myController span{
	background:#eaeaea;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #104E82;
	float:left;
	display:inline;
}
#jFlowSlide{
}
#myController span.jFlowSelected {
	background:#104E82;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #eaeaea;
}
.jFlowPrev, .jFlowNext{
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	color: #104E82;
}
.slider-wrap {
	float: right;
	width:auto;
}
.slider-wrap-alt {
	float: right;
	height: 261px;
	width: 892px;
	overflow: hidden;
	border: solid 1px #ccc;
}
.slider {
	width: 430px;
	padding: 56px 47px 0px 0px;
	overflow: hidden;
	height: 255px;
}
.slider_nav {
	width: 475px;
	float: right;
	margin-top:-10px;
	display:none;
}
.slider_nav_long {
	width: 900px;
	float: right;
	margin-top: 18px;
}
.slider_nav_left {
	float: left;
	width:auto;
}
.slider_nav_right {
	float: right;
	padding-right: 20px;
	width:auto;
}
#slide1 {
	background-image: url(images/slide2.jpg);
	width: 892px;
	height: 261px;
}
#slide2 {
	background-image: url(images/slide1.jpg);
	width: 892px;
	height: 261px;
}
#slide3 {
	background-image: url(images/slide3.jpg);
	width: 892px;
	height: 261px;
}
.slide_headline_wrap {
	float: left;
	width: 345px;
}
.slide_headline_wrap_right {
	float: right;
	width: 345px;
}
.slide_headline {
	float: left;
	width: 300px;
	padding: 30px 0px 0px 30px;
	color: #ffffff;
}
.slide_subheadline {
	float: left;
	width: 330px;
	margin-top: 15px;
	color: #ffffff;
}
.slide_subheadline_text {
	float: left;
	padding-left: 30px;
	width: 240px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
.slide_headline h1 {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 34px;
}
.slide_headline h2 {
	margin: 0px 0px 10px 0px;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.slide_button {
	float: left;
	width:auto;
}

/* Search */
#searchform{
	margin-top:20px;
}

#searchsubmit{
	background:url(images/btn_zoeken.jpg) no-repeat;
	width:55px;
	height:27px;
	border:0;
	cursor:pointer;
	padding:0;
	float:left;
	}
.search_input{
	background-image:url(images/img_search_input.jpg);
	background-repeat:no-repeat;
	width:140px;
	border:0;
	height:26px;
	padding:0px 5px 0 5px;
	color:#909090;
	margin-left:25px;
	float:left;
	margin-top:1px;
}

/* Featured */
#featured_wrap {
	float: left;
	width:auto;
}
#featured {
	width: 815px;
	float: left;
	background-repeat: no-repeat;
	padding: 20px 20px 10px 20px;
	background-image: url(images/featurebg.jpg);
	height: 248px;
}
#featured_image {
	padding: 5px;
	float: left;
	border: solid 1px #cacaca;
	min-width: 400px;
	min-height: 190px;
	width:auto;
}
#featured_text {
	float: left;
	margin-left: 20px;
	width: 365px;
}
#featured_bottom {
	width: 855px;
	height: 12px;
	margin: 0 auto;
	background-image: url(images/featurebg_bottom.jpg);
	float: left;
}


/* Footer */
#footer p {
	color: #000000;
	line-height:16px;
	width:auto
}
#footer a {
	text-decoration: none;
	color: #700a10;
	background-image: none;
}
#footer  a:hover  {
	color: #000000;
	text-decoration: underline;
}
#footer_wrap {
	background-color:#F6F6F6;
	border-top:1px solid #CCCCCC;
	height:auto;
	margin:0 auto;
	padding:0;
	width:990px;

}
#footer {
	width: 960px;
	padding: 15px 0px 15px 0px;
	font-size: 11px;
	color: #FFFFFF;
	height: auto;
	margin: 0 auto;
	overflow:hidden;

}
#footer li {
	display:inline;
	padding-right:8px;
}
#footer ul {
	margin-top:-4px;
}
#footer a:hover, #footer a:active, #footer li.current_page_parent, #footer li.current_page_parent a, 
#footer li.current_page_parent a:visited, #footer li.current_page_item a, 
#footer li.current_page_item a:visited {
	background-image: none;
}
#footer_l  {
	float: left;
}
#footer_r  {
	float: right;
	text-align: right;
}
.inline_image {
	float: left;
	padding: 5px;
	border: solid 1px #a4a4a4;
	margin: 5px 10px 0px 0px;
	width:auto;
}


/* Klanten */
.klanten_tekst{
	margin:0 0 20px 0;
	}
.klanten_tekst p{
	line-height:20px;
	}
.klanten_tekst h2{
	color:#700a10;
	font-size:24px;
	height:36px;
	font-weight:bold;
	}
.klanten_overzicht{
}
.klant_wrap{
	float:left;
	margin:0 2px 2px 0;
	}
.klant_logo img{
	margin:0;
	padding:0;
	}
.klant_logo{width:165px;height:165px; overflow:hidden}
.klanten_subtekst p{
	text-align:center;
	line-height:20px;
	}

/* Projecten */
#projecten {
	float:left;
	margin: 5px 0 0 0;
}
#projecten ul{
	width:230px;
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	}
#projecten ul li{
	float:left;
	width:220px;
	padding-right:3px;
	margin-bottom:10px;
	height:290px;;
	}
#projecten ul li.last{
	float:right;
	padding-right:0px;
	}
#projecten ul li h2, #projecten ul li h3{
	margin:-5px 0 10px 3px;
	padding:0 ;
	text-align:left;
	width:210px;
	font-size: 15px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
	height:35px;
	line-height:20px;
	}
#projecten ul li h2{
	margin-top:-10px;
	}
#projecten ul li a{
	cursor:pointer;
	}
#projecten ul li ul{
	width:30px;
	margin:0;
	}
#projecten ul li ul li{
	margin:0;
	height:18px;
	}
#projecten ul li ul li a{
	color:#000000;
	}
#projecten .projecten_tags{
	color:#bebebe;
	background:#f9f9f9;
	line-height:12px;
	padding:8px;
	width:189px;
	}
#projecten .projecten_tags a{
	color:#bebebe;
	font-size: 10px;
	
	text-decoration:none;
	
	}
#projecten .projecten_tags a:hover{
	color:#7d7d7d;
	text-decoration:underline;
	}

.single_details{
	background:#fff;
	bordeR:1px solid #d9d9d9;
	padding:10px 10px 0 10px;
	}
.single_details p{
	line-height:10px;
	color:#700a10;
	}
.single_details a{
	color:#700a10;
	text-decoration:underline;
	}
.single_details a:hover{
	text-decoration:none;
	}
.single_url{
	background:url(images/arrow.gif) no-repeat;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	padding:3px 0 0 23px;
	}
.single_links{
	border-top:1px solid #fff;
	padding:10px 0;
	float:left;
	}
.single_links ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.single_links ul li{
	background:url(images/arrow.gif) no-repeat 0 3px;
	padding-left: 23px;
	}
.single_links ul li a{
	text-decoration:underline;
	color:#700a10;
	}
.single_links ul li a:hover{
	text-decoration:none;
	}
.single_content{
	border-bottom:1px solid #e2e2e2;
	padding: 0 0 5px 0;
	float:left;
	}
.single_content ul{
	padding-bottom: 10px ;
	}
.single_images{
	padding:20px 0 0 0;
	float:left;
	margin-left:-10px;
}
.single_flash{
	/*border-top:1px solid #fff;*/
	padding:15px 0 0 0;
}

.single_quality p{
	background:#b5b5b5;
	text-align:center;
	padding:8px 0;
	color:#fff;
	line-height:12px;
	}
.single_quality a{
	color:#fff;
	}
.single_quality a:hover{
	text-decoration:underline;
	}
.single_gerelateerd{
	padding:15px 30px 0 30px;
	width:669px;
float:left;
	}
.single_gerelateerd h3{
	margin:0;
	text-align:left;
	font-size: 19px;
	font-family:Kozuka Gothic Pro, Arial;
	color: #000000;
}
.prev_link{
	background: url(images/arrow_left.gif) no-repeat ;
	float:right;
	padding-left:20px;
	margin-top:4px;
	height:16px;
}
.next_link{
	background: url(images/arrow.gif) no-repeat ;
	padding-left:20px;
	float:right;
	margin:4px 0 0 20px;
	height:16px;
}
.result_p{
	clear:both;
	font-weight:bold;
	margin:0 0 10px 0;
	}

#flashdiv{
	text-align:center;
	margin:0 auto;
	}

.contact_input2{
	background:#fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width:300px;
	height:21px;
	padding:5px 0 0 3px;
	color:#7d7d7d;
	margin-bottom:0px;
	border: 1px solid #d9d9d9;

	}
.contact_textarea2{
	background:#fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #d9d9d9;
	width:290px;
	height:92px;
	overflow:auto;
	padding:5px 7px;
	font-size:12px;
	color:#7d7d7d;
	}
.post_links p{
	color:#000000;
	}
.post_links a{
	color:#700a10;
	text-decoration:underline;
	}
.post_links a:hover{
	text-decoration:none;
	}
.post_links{
	background:#fff;
	bordeR:1px solid #d9d9d9;
	padding:10px 10px 0 10px;
	margin:10px 0;
	clear:left;
	float:left;
	width:650px;
	}

.googleMap{
	border:6px solid #dbc2c3;
	}
.pagenumber{
	float:right;
	width:auto;
	text-align:right;
	}
.wpcf7-list-item{
	display:block;
	padding-left:120px;
	}
.single_thumb_left{
	float:left;
	}
.single_thumb_right{
	float:right;
	margin-left:-10px;
	}

.scheiding{
	height:0px;
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #fff;
	clear:both;
	width:670px;
	display:block;
	margin: 20px 0;
	}

.button_bg{
	background:url(images/btn_bg.jpg) repeat-x;
	height:28px;
	float:left;
	color:#fff;
	font-weight:bold;
	padding:6px 8px 5px 8px;
	margin:0;
	min-width:210px;
	width:210px !important;
	text-align:center;
	}
.button_left{
	background:url(images/btn_left.jpg) no-repeat;
	width:6px;
	height:28px;
	display:block;
	float:left;
	}
.button_right{
	background: url(images/btn_right.jpg) no-repeat;
	width:6px;
	height:28px;
	display:block;
	float:left;
	}
.button{
	height:28px;
	display:block;
	float:left;
	clear:left;
	margin: 0 0 5px 0;
	padding:0;
	}
.button a{
	text-decoration:none;
	}
.button a:hover{
	text-decoration:underline;
	}
.wrap_search{
height:30px;
display:block;
}

#laatste_nieuws{
	width:680px;
	height:300px;
	background:#000000;
	display:block;}

.home_nieuws{
	padding:0;
	margin:0 0 5px 0 ;
	list-style:none;
	}
.home_nieuws li{
	background: url(images/arrow_nieuws.gif) no-repeat 1px 8px;
	padding-left:12px;
	}

.news_head{
	border-bottom: 1px solid #e2e2e2;
	}
#news_home{
	float:left;
	width:320px;
	}
#projectlist_home{
	float:left;
	width:340px;
	}

/* --------------------------------	*/
/* googlemaps					 	*/
/* --------------------------------	*/
iframe.googlemaps	{
	overflow: hidden;
	border: solid 1px black;
}

#googlemaps	{
	width: 670px;
	height: 400px;
	font: 1em Arial;
	text-align: left;
	color: #000000;
	background: #eee;
}

#googlemaps a	{
	color: #58585A;
}

/* fonts override */

.subboxtitle h3 { font-size:17px; color:#ffffff; text-align:center;text-decoration:underline;cursor:pointer}
.subboxtitle h3 a { text-decoration:none; color:#ad1010; }
.subboxtitle h3 a:hover { color:#000000; }

.klanten_tekst h2, #page_content h1{ font-size:24px; font-weight:normal; color:#700a10; }
.klanten_tekst h2, #page_content h1 a { text-decoration:none; color:#700a10; }
.klanten_tekst h2, #page_content h1 a:hover { color:#000000; }

#main_port h3,#projecten h2,#projecten h3, #main_desc h2, #page_content h2, .single_gerelateerd_titel {font-weight:normal; color:#000000; }
#main_port h3,#projecten h2, #main_desc h2, #page_content h2, .single_gerelateerd_titel a { text-decoration:none; color:#700a10; }
#main_port h3,#projecten h2, #main_desc h2, #page_content h2, .single_gerelateerd_titel a:hover { color:#000000; }

#main_desc h3,  #main_port h2, .single_gerelateerd h3{ font-size:24px; font-weight:normal; color:#000000; }
#main_desc h3,  #main_port h2, .single_gerelateerd h3 a { text-decoration:none; color:#ad1010; }
#main_desc h3,  #main_port h2, .single_gerelateerd h3 a:hover { color:#000000; }

#right_nav a { font-size:16px; font-weight:normal; color:#a1a1a1; 	cursor:pointer;}

#left_navigation h3, #left_widgets h3, .contact_gegevens h3, #main_content h3 { font-size:19px; font-weight:normal; color:#000000;line-height:22px;	}
#left_navigation h3, #left_widgets h3, .contact_gegevens h3, #main_content h3 a { text-decoration:none; color:#ad1010; }
#left_navigation h3, #left_widgets h3, .contact_gegevens h3, #main_content h3 a:hover { color:#000000; }

#subnav h3, #left_navigation h3, #main_port h2, #main_desc h3,#main_content h3  {padding-bottom:10px}
#search_content h2{height:20px;}
.contact_form_title{padding-top:20px;float:left;}



/* Offerte button */ 
#invoice_request{
	padding:15px;
	background: #fff;
	border: 1px solid #ddd;
	margin:15px 0;
	height:15px;
	}
#invoice_request .invoice_request_button{
	float:right;
	background: url(images/btn_offerte_aanvragen.png) no-repeat;
	width:131px;
	height:20px;
	text-align:center;
	font-weight:bold;
	display:block;
	color: #fff;
	padding-top:5px;
	margin-top:-5px;
	}
#invoice_request .invoice_request_button:hover{
	text-decoration:none;
	}

.project_desc_left{
	width:320px;
	display:inline-block;
	margin-right:20px;
	vertical-align:top;
	float:left;
	}
.project_desc_right{
	width:320px;
	display:inline-block;

}