/* ---------- MAIN CSS ---------- */
*, html, body {
	margin: 0;
	padding: 0;
	}
html, body {
	height: 100%;
	width: 100%;
	}
body {
	font-family: "TitilliumText22LRegular", "Helvetica Neue", Arial, Verdana, san-serif;
	letter-spacing: 0.01em; 
	/*	boostrap 	font-size: 1em; */
/*	font-size:12px;*/
	color: #666;
	background-color: #f6f6f6;
	}
p {
	margin-bottom: 1em;
	}
strong, b {
	font-family: "TitilliumText22LBold", "Helvetica Neue", Arial, Verdana, san-serif;
	font-weight: normal;
	}
h1, h2, h3, h4, h5 {
	padding-bottom: 0;
	font-family: "TitilliumText22LLight", "Helvetica Neue", Arial, Verdana, san-serif;
	font-weight: normal;
	line-height: 1.2em;
	}
h1 {
	padding-bottom: 1em;
	font-size: 2em;
	}
h2 {
	font-size: 1.8em;
	}
h3 {
	font-size: 1.6em;
	}
h4 {
	font-size: 1.4em;
	}
h5 {
	font-size: 1.2em;
	}
hr {
	height: 1px;
	background-color: transparent;
	border: 0;
	border-top: 1px dashed #ccc;
	}
a:link {
	text-decoration: none;
	color: #cc0000;
	}
a:visited {
	text-decoration: none;
	color: #cc0000;
	}
a:hover {
	text-decoration: underline;
	color: #cc0000;
	}
a:active {
	text-decoration: none;
	color: #cc0000;
x	}
a.white {
	color: #fff !important;
	}
a.red {
	color: #cc0000 !important;
	}
iframe {
	border: 1px solid #ccc;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.dropshadow_top {
	height: 10px;
	background: #f6f6f6 url(../img/backgrounds/bg_shading_top.png) repeat-x 0 0;
	}
.dropshadow_bottom {
	height: 10px;
	background: #f6f6f6 url(../img/backgrounds/bg_shading_bottom.png) repeat-x 0 bottom;
	border-bottom: 1px solid #191919;
	}
.clear {
	clear: both;
	}

/* ---------- HEADER ---------- */
#header {
	color: #fff;
	background: #191919 url(../img/backgrounds/bg_bar_2.png) repeat-x 0 0 ;
	border-bottom: 1px solid #191919;
	}

#logofull {
	padding: 16px 16px 16px 0px;
    max-height: 100px;
	}


/* ---------- CONTENT ---------- */
#content, #menupagina {
	padding: 60px 0;
	min-height: 400px;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#content img, #content #nieuws_img, #content #project_img, #content #welkom_img {
	margin: -1px;
	margin-bottom: 0.5em;
	border: 1px solid #fff;
	-webkit-box-shadow: #999 0px 0px 5px;
	-moz-box-shadow: #999 0px 0px 5px;
	box-shadow: #999 0px 0px 5px;
	behavior: url("/_vanrijsoort/scripts/htc/PIE.htc");
	}
#content table img {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
#nieuws_img, #project_img {
	max-width: 210px;
	width: 100%;
	height: 100px;
	overflow: hidden;
	}
#welkom_img {
	width: 450px;
	height: 100px;
	overflow: hidden;
	}
#menupagina .image_outer {
	margin: 0 0 1em 0;
	padding: 0;
	border: 1px solid #333;
	border-bottom: 0;
	-webkit-box-shadow: #999 0px 0px 5px;
	-moz-box-shadow: #999 0px 0px 5px;
	box-shadow: #999 0px 0px 5px;
	behavior: url("/_vanrijsoort/scripts/htc/PIE.htc");
	}
#menupagina .image_inner {
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 1px solid #fff;
	overflow: hidden;
	}
#menupagina .image_inner.small {
	height: 75px !important;
	overflow: hidden;
	}
#menupagina img {
	background-color: #f6f6f6;
	border: 0;
	}

.button_box {
	display: block;
	float: left;
	width: 210px;
	margin: 0 12px;
	}
.button_box.alpha {
	margin-left: 0;
	}
.button_box.omega {
	margin-right: 0;
	}
#contentkolom {
	margin-top: -3px;
	}
#fotogroot {
	margin-top: 2px !important;
	}
#fotokolom p {
	margin: 0;
	padding: 0;
	line-height: 0;
	}
#fotokolom img {
	margin-bottom: 9px;
	}

/* ---------- FOOTER ---------- */
#footer {
	clear: both;
	padding-bottom: 20px;
	min-height: 250px;
	font-family: "TitilliumText22LMedium", "Helvetica Neue", Arial, Verdana, san-serif;
	line-height: 1.3em;
	color: #fff;
	background: #191919 url(../img/backgrounds/bg_footer.png) repeat-x 0 0;
	background-size: 6px 100%;
	}
#footer .contact a {
	color: #cc0000;
	}
#footer ul {
	margin-top: 30px;
	list-style: none;
	}
#footer ul ul {
	margin: 0px;
	font-family: "TitilliumText22LMedium", "Helvetica Neue", Arial, Verdana, san-serif;
	font-size: 12px;
	color: #aaa;
	}
#footer ul ul a {
	color: #aaa;
	}
#copyline {
/*	height: 46px;*/
	font-size: 0.7em;
	line-height: 46px;
	color: #fff;
	background: #191919 url(../img/backgrounds/bg_bar.png) repeat-x 0 0;
	}
#copyline a {
	color: #fff;
}

/* ---------- HOMEPAGE ---------- */
.home_kaders {
	position: relative;
	/*height: 100%;*/
	/* bootstrap height: 393px; */
	font-size: 0.9em;
/*	bootstrap font-size: 1em;*/
	line-height: 1.5em;
	color: #fff;
	border-top: 1px solid #666;
	border-bottom: 1px solid #191919;
	background: #191919 url(../img/backgrounds/bg_kaders.png)  0 0;
	background-size: 80px 100%;
	z-index: 100;
	}

.home_kaders h1 {
	height: 2em;
	line-height: 1em;
	color: #ccc;
	text-shadow: #191919 0px 1px 0;
	}
.home_kaders .text {
	margin-bottom: 15px;
	height: 100px;
	overflow: hidden;
	}

.home_kaders .text {
	margin-bottom: 15px;
	height: 100px;
	overflow: hidden;
	}
.home_kaders .col-xs-6  .text {
	height: 130px;
}

.home_kaders .col-xs-6  h1 {
	height: 3.5em;

}

.home_kaders img {
	margin: -25px -1px -1px -1px;
	margin-bottom: 0.5em;
	border: 1px solid #ccc;
	-webkit-box-shadow: #191919 0px 0px 5px;
	-moz-box-shadow: #191919 0px 0px 5px;
	box-shadow: #191919 0px 0px 5px;
	/*behavior: url("/_vanrijsoort/scripts/htc/PIE.htc");*/
	background-color: #191919;
	}

.slider-wrapper { 
    max-width: 1399px; 
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

.home_txt {
	margin-top: 18px;
	}

ul#nieuws_list, ul#projecten_list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.8em;
	display:block;
	/* width:100%;  bootstrap */
	}
ul#nieuws_list li a, ul#projecten_list li a {
	display: block;
	color: #666;
	text-decoration: none;
	padding-top:10%;	

	}

ul#nieuws_list li a:hover, ul#projecten_list li a:hover {
	color: #cc0000;

	}

ul#nieuws_list li:hover, ul#nieuws_list li.first:hover, ul#projecten_list li:hover, ul#projecten_list li.first:hover {
	background-color: #fff;
	}

ul#nieuws_list li, ul#projecten_list li {
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	height: 55px;
/*	line-height: 55px;*/
    max-width: 210px;
	width:100%;
	background: url(../img/sprites/submenu1.png) no-repeat;
	background-size:100% 100%;
	}

/*
ul#nieuws_list li.first, ul#projecten_list li.first {
	background: url(../img/sprites/spr_submenu.png) no-repeat 0 0;
	}
*/


/* ---------- NAV TOP ---------- */
.breadcrumbs, #language {
	font-family: "TitilliumText22LMedium", "Helvetica Neue", Arial, Verdana, san-serif;
	font-size: 0.9em;
	height: 46px;
	line-height: 46px; 
	}

#language {

	}
	
.languagexs {
	width:20px;
	}

.breadcrumbs .active, #language .active {
	font-family: "TitilliumText22LXBold", "Helvetica Neue", Arial, Verdana, san-serif;
/* font is al vet genoeg font-weight:bold;*/

	}
.breadcrumbs a, #language a {
	color: #fff;
	}
#language ul {
	list-style: none;
	}
#language li {
	float: right;
	display: block;
	margin-right: 7px;
	padding-right: 7px;
	height: 46px;
	line-height: 46px;
	background: url(../img/sprites/spr_icons.png) no-repeat right 8px;
	}
#language li.last {
	margin-right: 20px;
	padding-right: 0;
	background: none;
	}
.nl, .en, .de {
	padding-left: 20px;
	}
.nl {
	background: url(../img/sprites/spr_icons.png) no-repeat 0 0;
	}
.en {
	background: url(../img/sprites/spr_icons.png) no-repeat 0 -30px;
	}
.de {
	background: url(../img/sprites/spr_icons.png) no-repeat 0 -60px;
	}

/* ---------- SEARCHBOX ---------- */
#searchbox {
	margin: 10px 0;
	padding: 0;
	line-height: 0;
	}
#searchbox fieldset {
	border: none;
	}
#searchbox input {
/*	boostrap	float: left; */
float: right;
	margin: 0;
	padding: 0 10px;
	height: 33px;
	width: 170px; 
/*	boostrap 	font-size: 0.8em; */
	line-height: 30px;
	color: #999;
	text-shadow: #191919 0px 1px 0;
	border-collapse: collapse;
	border: none;
	background: url(../img/sprites/spr_nav.png) no-repeat 0 -120px;
	}
#searchbox button {
float: right; /* tbv bootstrap*/
	margin: 0;
	padding-left: 30px;
	height: 33px;
	border-collapse: collapse;
	border: none;
	cursor: pointer;
	background: url(../img/sprites/spr_nav.png) no-repeat right -120px;
	}
#searchbox button:hover {
	background: url(../img/sprites/spr_nav.png) no-repeat right -180px;
	}
/* ---------- NAV MAIN ---------- */

ul#nav_main {
	list-style: none;
	}
ul#nav_main li {
	float: left;
	display: block;
	margin-right: 12px;
	height: 36px;
	line-height: 32px;
	font-family: "TitilliumText22LMedium", "Helvetica Neue", Arial, Verdana, san-serif;
	}
ul#nav_main li a {
	float: left;
	height: 36px;
	padding-right: 14px;
	color: #fff;
	text-shadow: #191919 0px 1px 0;
	text-decoration: none;
	background: url(../img/sprites/spr_icons.png) no-repeat right 1px;
	}
ul#nav_main li a:hover {
	color: #cc0000;
	}
ul#nav_main li span {
	float: left;
	display: block;
	height: 36px;
	}
ul#nav_main li.active.first a {
	margin-left: 0;
	}
ul#nav_main li.active a {
	margin-left: -15px; 
	padding-right: 0;
	padding-left: 15px;
	background: url(../img/sprites/spr_nav.png) no-repeat top left;
	}
ul#nav_main li.active a:hover {
	color: #fff;
	}
ul#nav_main li.active span {
	margin-right: -4px;
	padding-right: 18px;
	background: url(../img/sprites/spr_nav.png) no-repeat top right;
	}
ul#nav_main li.first {
	margin-left: 0;
	padding-left: 15px;
	}
ul#nav_main li.first.active {
	margin-left: 0;
	padding-left: 0;
	}
ul#nav_main li.last {
	margin-right: 0;
	}
ul#nav_main li.last a {
	background: none;
	}
ul#nav_main li.last.active a {
	background: url(../img/sprites/spr_nav.png) no-repeat top left;
	}

/* ---------- SUBMENU ---------- */
#submenu {
width: 210px;
	border-bottom: 1px solid #ccc;
	}
.acc_trigger, .acc_container ul {
	margin: 0;
	padding: 0;
	width: 210px;
	list-style: none;
	overflow: hidden;
	}
.acc_trigger a, .acc_container ul li a {
	display: block;
	padding: 0 20px 0 10px;
	color: #666;
	text-decoration: none;
	}
.acc_trigger a:hover, .acc_container ul li a:hover {
	color: #cc0000;
	}
.acc_trigger:hover {
	background-color: #fff;
	}
.acc_container ul li:hover {
	background: #fff url(../img/sprites/spr_submenu.png) no-repeat 0 -180px;
	}
.acc_trigger {
	background: url(../img/sprites/spr_submenu.png) no-repeat 0 0;
	}
.acc_trigger a {
	height: 55px;
	line-height: 57px;
	background: url(../img/sprites/spr_submenu.png) no-repeat right -300px;
	}
.acc_trigger a:hover {
	background: url(../img/sprites/spr_submenu.png) no-repeat right -60px;
	}
.acc_trigger.active {
	background: url(../img/sprites/spr_submenu.png) no-repeat 0 -60px;
	}
.acc_trigger.active a {
	color: #fff;
	background: url(../img/sprites/spr_submenu.png) no-repeat right -180px;
	}
.acc_trigger.down {
	background: url(../img/sprites/spr_submenu.png) no-repeat 0 -120px;
	}
.acc_trigger.down a {
	color: #fff;
	background: url(../img/sprites/spr_submenu.png) no-repeat right -120px;
	}
.acc_container ul li {
	font-size: 0.9em;
	background: #999 url(../img/sprites/spr_submenu.png) no-repeat 0 -180px;
	}
.acc_container ul li a {
	height: 35px;
	line-height: 39px;
	color: #fff;
	background: url(../img/sprites/spr_submenu.png) no-repeat right -189px;
	}
.acc_container ul li a:hover {
	background: url(../img/sprites/spr_submenu.png) no-repeat right -69px;
	}
.acc_container ul li.active {
	background: url(../img/sprites/spr_submenu.png) no-repeat 0 -240px;
	}
.acc_container ul li.active a {
	color: #fff;
	background: url(../img/sprites/spr_submenu.png) no-repeat right -189px;
	}
.acc_container ul li.down {
	background: url(../img/sprites/spr_submenu.png) no-repeat 0 -300px;
	}
.acc_container ul li.down a {
	color: #fff;
	background: url(../img/sprites/spr_submenu.png) no-repeat right -129px;
	}

/* ---------- DATE BOX ---------- */
.date_box {
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: -8px;
	margin-right: 8px;
	width: 22px;
	text-align: center;
	}
.date_month {
	height: 10px;
	font-size: 0.7em;
	font-family: "TitilliumText22LBold", "Helvetica Neue", Arial, Verdana, san-serif;
	line-height: 10px;
	color: #fff;
	background-color: #cc0000;
	}
.date_day {
	height: 15px;
	font-size: 0.9em;
	font-family: "TitilliumText22LBold", "Helvetica Neue", Arial, Verdana, san-serif;
	line-height: 15px;
	color: #666;
	border: 1px solid #ccc;
	}

/* ---------- BUTTONS ---------- */
a.kader_button:hover, a.kader_button_home:hover {
	background: url(../img/sprites/button5.png) no-repeat;
	background-size:100%;
	}

a.link_button_rood:hover {
	background: url(../img/sprites/button4.png) no-repeat;
	background-size:100% 100%;

	}
a.kader_button {
	display: inline-block;
	margin-top: -1;
	padding: 0 3%;
	/*width: 100%;*/
	width: 210px;
	height: 30px;
	line-height: 30px;
	font-family: "TitilliumText22LBold", "Helvetica Neue", Arial, Verdana, san-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: #191919 0px 1px 0;
	background: url(../img/sprites/button3.png) no-repeat;
	background-size:100% 100%;

	}

a.kader_button_home {
	display: inline-block;
	margin-top: -1px;
	padding: 0 3%;
	max-width: 210px;
	width: 100%;
	line-height: 30px;
	/*font-family: "TitilliumText22LBold", "Helvetica Neue", Arial, Verdana, san-serif;*/
	color: #fff;
	text-decoration: none;
	text-shadow: #191919 0px 1px 0;

	background:url(../img/sprites/button2.png) no-repeat;
	background-size:100% 100%;
	}

a.link_button_rood {
	display: inline-block;
	margin-top: -1em;
	padding: 0 3%;	
	max-width: 210px;
	width: 100%;
	height: 31px;
	line-height: 30px;
	font-family: "TitilliumText22LBold", "Helvetica Neue", Arial, Verdana, san-serif;
	color: #fff;
	text-decoration: none;
	text-shadow: #191919 0px 1px 0;
	background: url(../img/sprites/button1.png) no-repeat;
	background-size:100% 100%;
	}
/* ---------- FORMS ---------- */
#xformulier {
	margin: 0;
	padding: 0;
	border: 0;
	}
#xformulier fieldset {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	}
#xformulier fieldset legend {
	margin: 0 10px;
	color: #666;
	}
#xformulier fieldset {
	clear: both;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	xwidth: 125px;
	/*height: 2em;*/
	line-height: 2em;
	xtext-align: right;
	}
#xformulier fieldset input {
	vertical-align: baseline;
	}
#xformulier fieldset.offerte label {
	clear: both;
	margin-bottom: 0px;
	max-width: 395px;
	text-align: left;
	}
#xformulier fieldset.offerte input.field {
	clear: both;
	max-width: 370px;
	}
#xformulier fieldset input.field, #xformulier fieldset textarea {
	float: left;
	display: block;
	margin-bottom: 10px;
	padding: 0 30px 0 5px;
	max-width: 225px;
	height: 2em;
	color: #333;
	line-height: 2em;
	border: 1px solid #ccc;
	}
#xformulier fieldset textarea {
	padding: 5px;
	max-width: 390px;
	height: 100px;
	font-size: 1em;
	line-height: 1.2em;
	}
#formulier fieldset input.required {
	background: #fff url(../img/icons/required.png) no-repeat center right;	
	}
#xformulier fieldset input.error {
	background: pink url(../img/icons/error.png) no-repeat 240px center;	
	border: 1px solid red;
	}
#xformulier button {
	clear: both;
	display: block;
	padding: 0 10px;
	height: 40px;
	font-size: 1em;
	font-family: "TitilliumText22LBold", "Helvetica Neue", Arial, Verdana, san-serif;
	color: #666;
	background-color: #eee;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url("/_vanrijsoort/scripts/htc/PIE.htc");
	cursor: pointer;
	}
#xformulier button:hover {
	color: #333;
	background-color: #fff;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
	behavior: url("/_vanrijsoort/scripts/htc/PIE.htc");
	}


.navbar-inverse .navbar-nav>li>a {
	color:#FFFFFF;
}


.navbar {
	font-family: "TitilliumText22LMedium", "Helvetica Neue", Arial, Verdana, san-serif;
	font-size: 16px;
}

.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}

.navbar {
  min-height: 40px;
  margin-bottom: 0px;
}


table {
	width:100%; 
	height:auto;
}
/*
table img {
	width:100%; 
	height:auto;

}
*/
/*
p img {
	width:100%; 
	height:auto;

}
*/
.container {
  max-width:940px;
}

.nivobug div{
	border-width:1px;border-style:dotted;border-color:transparent;
}

.slider_bg {
	background: #191919 url(../img/backgrounds/bg_space.png) repeat-x 0 0 ;
	background-size:1px 100%;
}

.getnomargintop {
	margin-top:0px;
}

.getnomarginright {
	margin-right:0px;
}


.imgfooter {
	max-height:50px;
	display:inline;
}


.breadcrumbsextra  {
	line-height:20px;
}


.maxwidth210 {
  max-width:210px;
}

.maxwidth450 {
  max-width:450px;
}

.nav>li>a {
  background-color:#C71A1A;
}

.col-xs-12>p {
  max-width:450px;

}

.thumbpos {
	float:left;
	display:inline;
}


.in {
display:inline.;
woverflow:hidden;

}