* {
	margin:0;
	padding:0;
}
html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}
body {
	background-color:#111;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	margin:0;
	text-align:left;
	background-image: url(/_sysimages/bkg.png);
	background-repeat: no-repeat;
	background-position: center -4px;
}
td{
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
}
p {
	margin-bottom:15px;
}
h1 {
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	margin-bottom:10px;
	text-transform:none;
}
h2 {
	font-size: 15px;
	color: #EEE;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
    text-shadow: #000 0 -1px 0;
    -webkit-text-stroke: .5px transparent;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=0, Strength=1);
}
h3 {
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:10px;
	text-align:left;
	color: #CCC;
}
h4 {
	font-weight:normal;
	margin-bottom:6px;
	background-color: #222;
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 8px;
	border: 1px solid #444;
	font-style: italic;
}
h5 {
	color:#CCC;
	font-size:12px;
	font-style:italic;
	line-height:17px;
	margin-bottom:6px;
	padding-left: 5px;
	border-left: 2px solid #666
}
html{
	color:#333;
	font-size:12px;
	line-height:16px;
	vertical-align:top;
}
.alsosee {
	-moz-opacity:0.90;
	background-color:#C60;
	filter:alpha(opacity=90);
	float:right;
	height:auto;
	margin-bottom:8px;
	margin-top:8px;
	opacity:.9;
	padding:2px 5px;
	width:205px;
}
.alsosee h4 {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
	
}
.alsosee li {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:2px 4px;
	background-repeat:no-repeat;
	color:#036;
	line-height:14px;
	list-style-type:none;
	margin-bottom:5px;
	padding-left:9px;
}
.alsosee li a {
	color:#036;
	text-decoration:none;
}
.alsosee li a:hover {
	color:#FFF;
	text-decoration:underline;
}
.alsosee p {
	color:#036;
	padding-right:5px;
}
.alsosee p a {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#036;
	font-weight:700;
	padding-left:9px;
	text-decoration:none;
}
.body {
	background-color:#111;
	/* background-image:url(/_sysimages/back.gif);
    background-repeat:repeat-y; */
    margin-top:0;
	text-align:left;
	width:935px;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	width:160px;
}
.content_home {
	color:#333;
	float:left;
	padding-left:10px;
	padding-right:0;
	width:675px;
}
/* content ------------------------ */
.content_l {
	color:#AAAAAA;
	float:right;
	min-height:300px;
	padding:10px 10px 10px 0px;
	width:100%;
    max-width:708px;        
    position:relative;
    border-top:#373737 solid 1px;
}
.content_l .view-l h2 {
	margin-bottom:1px;
}
.content_l a {
	color:#CCC;
	font-weight:normal;
	text-decoration:none;
    border-bottom:1px solid #555;
}
.content_l a:hover {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
    border-bottom:1px solid #777;
}
.content_l img {
	
}
.content_l p {
	color:#BBB;
}
.content_l p strong {
	color:#BBB;
}
.content_l ul,
.content_l ol {
    margin-bottom:5px;
    margin-top:8px;
}
.content_l ol {
    list-style-type:decimal;
}
.content_l ol li {
    margin-left:5px;
    margin-bottom:5px;
}
.content_l ul li {
    color:#CCC;
    list-style-position:inside;
    list-style-type:none;
    margin-left:5px;
    margin-bottom:5px; 
    list-style-image: url(/_sysimg/bullet1.png);
    font-style:italic;
	line-height:18px;
	list-style-image:url(/images/systeem/arrow5.gif);
	list-style-type:none;
}

/* ------------------------ */
.content_mainimg {
	border-bottom:1px solid #000;
	float:right;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:100%;
    max-width:718px; 
    min-height:200px;  
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}
.content_mainimg p {
	margin:0px;
}
.content_min-height {
	float:left;
	height:405px;
	width:1px;
}
.content_r {
	float:right;
	padding-left:6px;
	padding-right:10px;
	width:200px;
}
.content_r ul {
	list-style-image:url(/images/list_right.gif);
}
.content_wide {
	color:#666;
	float:left;
	padding-left:24px;
	padding-right:10px;
	width:580px;
}
.contentwrap {
	float:right;
	min-height:250px;
	width:100%;
    max-width:718px;
}
.contentwraphome {
	float:right;
	min-height:250px;
	width:935px;
}
.crumb {
	border-bottom-color:#EEE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	clear:both;
	color:#999;
	font-size:10px;
	height:16px;
	padding-bottom:2px;
	padding-top:2px;
	text-align:left;
	text-indent:68px;
	width:935px;
}
.crumb a {
	color:#7F9BB9;
	font-size:10px;
	padding-left:15px;
	text-decoration:none;
}
.crumb a:hover {
	color:#036;
	text-decoration:underline;
}
.footer {
	clear:both;
	
	margin-left:auto;
	margin-right:auto;
	padding-bottom:22px;
	padding-top:30px;
	width:100%;
    max-width:935px;
	background-image: url(/_sysimages/foot-bkg.png);
	background-position: center -20px;
}
.footer p {
	color:#444;
	font-size:10px;
	text-align:center;
}
.footer p a {
	color:#666;
	text-decoration:none;
}
.footer p a:hover {
	color:#777;
	text-decoration:none;
}
.header {
	height:90px;
	margin:auto;
    width:100%;
	max-width:935px;
}
.header .logo {
	float:left;
	height:70px;
	padding-top:10px;
	width:180px; 
    margin:20px 0px 20px 10px;    
    border:0px;
}
.header .sectie_id {
	float:right;
	height:90px;
	width:516px;
}
.header .sectie_id h3 {
	color:#FFF;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	padding-top:65px;
}
.header .sectie_id img {
	float:right;
}
/*.header .sectie_lang {
	float:right;
	height:22px;
	margin-right:10px;
	margin-top:67px;
	text-align:right;
	width:180px;
}
.header .sectie_lang p {
	color:#666;
    display:block;
	font-size:10px;
	margin-right:0px;
	text-align:right;
	text-transform:uppercase;
}
.header .sectie_lang p a {
	color:#666;
	text-decoration:none;
    display:block;
    float:right;
	font-size:10px;
	padding-left:8px;
}
.header .sectie_lang p a:hover {
	color:#999;
	text-decoration:none;
}*/
.header_graphic {
	clear:both;
	height:47px;
	margin:0;
	padding:0;
	width:935px;
}
.home-02 {
	background-color:#036;
	float:left;
	height:205px;
	margin-bottom:10px;
	margin-right:25px;
	margin-top:10px;
	padding:5px 10px 10px;
	width:187px;
}
.home-02 a {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#F90;
	font-weight:700;
	margin-left:8px;
	padding-left:11px;
	text-decoration:none;
}
.home-02 h2 {
	color:#FFF;
}
.home-02 h3 {
	color:#F90;
}
.home-02 img {
	border:1px solid #FFF;
	margin-bottom:5px;
}
.home-02 p {
	color:#FFF;
}
.home-03 {
	background-color:#036;
	float:left;
	height:205px;
	margin-bottom:10px;
	margin-right:0;
	margin-top:10px;
	padding:5px 10px 10px;
	width:187px;
}
.home-03 a {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#F90;
	font-weight:700;
	margin-left:8px;
	padding-left:11px;
	text-decoration:none;
}
.home-03 h2 {
	color:#FFF;
}
.home-03 h3 {
	color:#F90;
}
.home-03 img {
	border:1px solid #FFF;
	margin-bottom:5px;
}
.home-03 p {
	color:#FFF;
}
/*.language_nav {
	color:#36C;
	float:right;
	height:10px;
	padding-right:10px;
	text-align:right;
	width:590px;
}
.language_nav a {
	background-image:url(/_sysimages/lang-opt.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#999;
	font-size:9px;
	font-weight:400;
	line-height:9px;
	padding-left:5px;
	text-decoration:none;
}
.language_nav a.selected {
	background-image:url(/_sysimages/lang-sel.gif);
}
.language_nav a:hover {
	background-image:url(/_sysimages/lang-over.gif);
	color:#036;
}*/
.menus {
	float:left;
	padding-right:6px;
	padding-top:0px;
	text-align:left;
	width:100%;
    max-width:200px;
}
.menus li a {
	border-bottom:#000 solid 1px;
    border-top:#373737 solid 1px;
	display:block;
	line-height:26px;
	text-indent:10px;
	list-style-type:none;
	text-decoration:none;
	color: #AAA;
}
.menus li a:before {
	content:"►";
    margin-right:8px;
	color: #FFF;
    font-size:9px;
}
.menus li a:hover {
	background-image: url(/_sysimages/menubkg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#CCC;
}
.menus li a:hover:before {
	color: #AAA;
}
.menus li a.selected {
	background-image: url(/_sysimages/menubkg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#FFF;
}
.menus li.selected a.selected:before {
	color: #d7ac28;
}
.menus ul {
	list-style-type:none;
    border-bottom:#373737 solid 1px;
    border-top:#000 solid 1px;
}
.menus ul ul{
    padding-left:15px;
}
.printlogo {
	display:none;
}
.prodmax {
	border:1px solid #CCC;
	margin-top:8px;
	padding:4px;
}
.prodmax h6 a {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#0095D7;
	font-size:12px;
	font-weight:700;
	line-height:12px;
	padding-left:10px;
	text-decoration:none;

}
.prodmax h6 a:hover {
	color:#036;
	text-decoration:none;
}
.prodmin {
	background-color:#FFF;
	border:1px solid #CCC;
	float:left;
	margin:5px 5px 0 0;
	padding:4px 2px 0 4px;
	width:139px;
}
.prodmin a:hover {
	color:#0095D7;
	text-decoration:none;
}
.prodmin h2 {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#036;
	padding-left:26px;
	text-align:left;
}
.prodmin h3 {
	color:#C60;
	font-weight:bold;

}
.prodmin h3 a {
	color:#036;
	text-decoration:none;
}
.prodmin h4 {
	color:#666;
	font-size:12px;
}
.prodmin h4 a {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#C60;
	padding-left:9px;
	text-decoration:none;
}
.prodmin h5 {
	font-style:italic;
	font-weight:normal;
}
.prodmin h6 a {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#0095D7;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-left:10px;
	text-decoration:none;
	
}
.prodmin h6 a:hover {
	color:#036;
	text-decoration:none;
}
.prodmin img {
	float:none;
	margin:0;
	padding:0;
}
.prodmin p {
	color:#333;
}
.prodsection {
	margin:0;
	padding:0;
}
.prodsection li {
	color:#FFF;
	display:inline;
	line-height:15px;
	list-style-type:none;
	margin:0;
	padding:0;
	text-decoration:none;
}
.prodsection li a {
	background-color:#CCC;
	border:1px solid #CCC;
	color:#FFF;
	float:left;
	font-size:11px;
	height:15px;
	list-style-type:none;
	margin:0 5px 0 0;
	padding:2px 5px;
	text-decoration:none;
	
	width:auto;
}
.prodsection li a.selected {
	background-color:#FFF;
	border-color:#CCC #CCC #FFF;
	border-style:solid;
	border-width:1px;
	color:#666;
	float:left;
	font-size:11px;
	height:15px;
	list-style-type:none;
	margin:0 5px 0 0;
	padding:2px 5px;
	text-decoration:none;
	
	width:auto;
}
.prodsection li a:hover {
	background-color:#EEE;
	border:1px solid #CCC;
	color:#666;
	float:left;
	font-size:11px;
	height:15px;
	list-style-type:none;
	margin:0 5px 0 0;
	padding:2px 5px;
	text-decoration:none;
	
	width:auto;
}
.prodsection ul {
	height:12px;
	list-style-type:none;
	margin:0;
}
.searchbox {
	-moz-opacity:0.90;
	background-color:#CCC;
	filter:alpha(opacity=90);
	float:right;
	height:auto;
	margin-bottom:8px;
	margin-top:8px;
	opacity:.9;
	padding:2px 0 2px 5px;
	width:205px;
}
.searchbox #button {
	color:#036;
	font-weight:700;
	height:21px;
	width:25px;
}
.searchbox #textfield {
	border:1px solid #036;
	font-size:11px;
	height:17px;
	width:120px;
}
.searchbox h3 {
	color:#036;
	
}
.searchbox p {
	margin-top:5px;
	text-align:left;
}
.nav {
	float:left;
    width:709px;
    margin:0px; 
    height:40px;
	padding-bottom:0px;
	padding-left:36px;
	padding-top:0px;
    margin-top:0px;
}
.nav li {
	font-size:12px;
	font-weight:bold;
    list-style-type:none;
    display:inline;
}
.nav li a {
	color:#AAA;
    float:left;
    display:block;
	height:40px;
	line-height:40px;
	list-style-type:none;
	padding-left:15px;
	padding-right:15px;
	text-transform:uppercase;
	text-decoration:none;
    background-image: url(/_sysimages/navv.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.nav li.selected a {
	color:#FFF;
    background-position: right -80px;
}
.nav li a:hover {
	color:#EEE;
    background-position: right 0px;
}
.nav li.selected a:hover {
	color:#CCC;
    background-position: right -120px;
}
.view-col-1 {
	background-color:#111;
	border-top:1px solid #000;
    border-bottom:#373737 solid 1px;
	float:left;
	width:100%;
}
.view-col-1 h3 {
	color:#EEE;
	font-size:14px;
	
}
.view-col-2 {
	background-color:#111;
	border:1px solid #000;
	float:right;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:5px;
	padding:3px 10px 3px 3px;
	width:320px;
}
.view-col-2 h3 {
	color:#EEE;
	font-size:14px;
	
}
.view-col-element {
	border-bottom:#373737 solid 1px;
    padding:5px;
	float:left;
	clear:both;
	width:100%;
    max-width: 700px;   
    position:relative;
}
.view-col-element:hover{
}
.image {
	margin-bottom:5px;
	width: 90px;
	height: auto;
	float:left;
	margin-right: 10px;
	border-right-width: 0px;
}
.view-col-element img {
	border-width:0;
}
.view-col-element strong {
	color:#BBBBBB;
}
.view-col-projekt {
	border:1px solid #333;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:5px;
	padding:3px 10px;
	width:390px;
}
.view-col-projekt table,
.view-col-projekt table tr,
.view-col-projekt table tr td {
	border:0px;
}
.view-col-projekt li {
	color:#AAAAAA;
	list-style-image:url(/images/systeem/arrow5.gif);
	list-style-position:outside;
	margin-bottom:5px;
}
.view-col-projekt strong {
	color:#BBB;
}
.view-col-slides {
	float:right;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:5px;
	width:250px;
}
.view-l {
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:5px;
	padding:3px 10px 3px 3px;
	width:690px;
}
.view-l img {
	border-width:0;
}
.view-l strong {
	color:#BBBBBB;
}
.view-nieuws {
	-moz-opacity:0.80;
	background-color:#E3E9F2;
	filter:alpha(opacity=80);
	float:left;
	margin-top:5px;
	opacity:.8;
	padding:2px 10px 3px 4px;
	width:650px;
}
.view-nieuws img {
	float:left;
	padding-right:10px;
}
.view-nieuws p a {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#C60;
	font-weight:bold;
	padding-left:11px;
	text-decoration:none;
}
.view-nieuws p a:hover {
	color:#036;
}
.view-r {
	-moz-opacity:0.80;
	background-color:#E3E9F2;
	filter:alpha(opacity=80);
	float:left;
	margin-top:5px;
	opacity:.8;
	padding:2px 4px;
	width:220px;
}
.view-r h3 {
	background-color:#036;
	color:#FFF;
	display:block;
	line-height:15px;
	margin-bottom:0;
	margin-top:3px;
	text-indent:9px;
}
.view-r li {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom-color:#036;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color:#036;
	display:block;
	line-height:19px;
	list-style-type:none;
	text-decoration:none;
	text-indent:9px;
}
.view-r li a:hover {
	background-color:#C0D2EF;
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#036;
	line-height:19px;
	list-style-type:none;
	text-decoration:none;
}
.view-r ul {
	list-style-type:none;
}
.view-table {
	-moz-opacity:0.80;
	clear:both;
	filter:alpha(opacity=80);
	margin:0 0 8px;
	opacity:.8;
	width:470px;
}
.view-table h2 {
	color:#C60;
	font-size:12px;
	margin:0;
	padding:0;
}
.view-table h2 a {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#C60;
	padding-left:10px;
	text-decoration:none;
}
.view-table h2 a:hover {
	background-image:url(/images/systeem/arrow5.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#036;
	padding-left:10px;
	text-decoration:none;
}
.view-table li {
	line-height:13px;
	list-style-image:url(/images/systeem/arrow5.gif);
	list-style-type:none;
	margin-bottom:8px;
}
.view-table td {
	background-color:#E3E9F2;
	padding:4px;
}
.view-table ul {
	list-style-type:square;
	margin-left:14px;
}
.wrap_outer {
	margin-left:auto;
	margin-right:auto;
	width:100%;
    max-width:965px;
	background-image: url(/_sysimages/bas-bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;      
}
a {
	color:#0095d7;
	text-decoration:underline;
}
a.special_link {
	float:right;
	height:16px;
	padding-left:20px;
	text-decoration:none;
	width:auto;
}
a.top {
	background-image:url(/images/top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#0095d7;
	display:block;
	font-size:10px;
	font-weight:700;
	height:35px;
	padding-left:20px;
	width:50px;
}
a.top:hover {
	color:#666;
}
a:hover {
	color:#C60;
}
.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-border {
	border-top:solid 1px #000;
    border-left:solid 1px #000;
    border-bottom:#373737 solid 1px;
    border-right:#373737 solid 1px;
}
.actueelimage {
	float: right;
	width: 150px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.actueelimage img {
	text-align: right;
	margin-bottom: 20px;
	float: right;
}
.actueeltxt {
	float: left;
	width: 490px;
    clear:right;
}
.actueelitem {
	clear: both;
	padding: 10px 0px;
    border-top:#373737 solid 1px;
    border-bottom:#000 solid 1px;
    overflow:auto;	
}
.view-col-element:hover{
    cursor:pointer;
}
.view-col-elemen h2 a{
    font-size:18px;
    border:0px;
    text-decoration:none;
}   
.nieuwsdetaillinks h5,
.actueelitem h5,
.view-col-slides h5 {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    margin-top: 7px;
    color: #999;
    border:none;
    display:inline;
    padding:0px;   
    
}
.nieuwsdetaillinks h5 a,
.actueelitem h5 a,
.view-col-slides h5 a {
    text-decoration: none;
    color: #999; 
}
.nieuwsdetaillinks h5 a:hover,
.actueelitem h5 a:hover,
.view-col-slides h5 a:hover {
    text-decoration: none;
    color:#CCC;
}
.nieuwsdetaillinks h5 img,
.actueelitem h5 img,
.view-col-slides h5 img {
    margin-right: 4px;
    border:0px;
}
.nieuwsdetaillinks,{
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: auto;  
}
.nieuwslistimg {
    float: right;
    height:150px;
    width: 250px;
    margin-left: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center center;
    
}
.refimg {
    float: left;
    height: 150px;
    width: 250px;  
    z-index:9999;
    margin-bottom: 15px;
    overflow: hidden;     
    display:block;
    background-repeat: no-repeat;
    background-position: center center;
}
/* referenties */
.ref {
    float: left;
    width:150px;
    height:150px;
    margin-top: 0px; 
    padding-right: 0px;
    margin-right:20px;
    margin-bottom:20px;
}
.ref h2 {
    text-align: center;
}
.ref h2 a {
    text-decoration: none;
    position: relative;
    font-size:12px;
    top: -5px;
    color:#FFF;
    z-index: 8;
    text-align: center;
    border:none;
}
.ref .img100 {
    float: left;
    width: 140px;
    margin:10px;
    height:110px;
    border:10px solid #fff;
    background-color:#FFF;  
    background-repeat:no-repeat;
    background-position:center center;     
    background-size:contain;
}
.ref .img100:hover {
    cursor: pointer;
}
.imagegroup {
    min-height:200px;
    width:auto;
    clear: right;
     
}
.rest{
    display:block;
    width:75px;
    height:75px;
    background-repeat: no-repeat;
    background-position: center center;       
    background-size:cover;  
    float:right;
    margin-right: 10px;
    margin-bottom: 10px;

}
.first {
    display:block;
    width:270px;
    height:250px;
    background-repeat: no-repeat;
    background-position: center center;        
    background-size:cover;  
    float:left;            position:relative;
        margin-left: 0px;
    margin-bottom: 15px;
}
.image_top a img {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
.image_bottom {
    float:left;
    clear:right;
    width:695px;
}
.image_bottom a img {
    margin-bottom: 7px;
    margin-right: 7px;
}
hr {
	height: 0px;
	border-top:#000 solid 1px;
    border-bottom:#373737 solid 1px;
	border-right: 0px;
	border-left: 0px;
	background-image: none;
    background-color:#111;
	margin: 0px;
	padding: 0px;
    margin-top:5px;
    margin-bottom:15px;
    width:695px;
    clear:both;

}
.verkauft {
    background-image:url(/_sysimages/verkauft.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
h6 a[href^="http://maps.google.de"], a[href^="http://maps.google.com"],
h6 a[href^="http://maps.google.de"], a[href^="http://maps.google.com"] {
    background: url(../_sysimages/map-pin.png) no-repeat left center;
    padding-left: 20px; 
    color:#b1d584;
    display:inline-block; 
    
}
h6 a:hover {
    color:#FFF;
}
/* uitlijne afbeeldingen classes */ 
img.rechts,
.img-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
}
img.links,
.img-left {
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
}
img.rechts-met-rand {
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
    border: 1px solid #373737;
    clear: right;
}
img.links-met-rand {
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
    border: 1px solid #373737;
}
/* forms */
form table {
    width:450px;
}
form tr td,
#contactFORM tr td {
    padding-right:10px;
    padding:5px; 
    color:#CCC;
}

form button{
    padding:5px 20px 5px 20px; 
    color:#666;
    background-color: #DFEAF4; 
    background: -webkit-gradient(linear, left top, left bottom, to(#FFF),  from(#EEE));
    background: -moz-linear-gradient(top, #FFF,  #EEE);
    border:1px solid #AAA; 
    cursor:pointer;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #999;
}

form button:hover{
    -moz-box-shadow: 0 1px 3px #666;
    -webkit-box-shadow: 0 1px 3px #666; 
    color:#333;
    border:1px solid #666; 
}
form input,
form textarea,
form select {
    width:250px;
    border: 1px solid #AAA;
    font-size: 12px;
    line-height:18px;
    padding:6px;
    color: #AAA; 
    background-color:#ccc; 
    margin-right:15px;  
    width:250px;
    text-shadow: 0px 1px 0px #FFF;
    color:#333;

}

input.radio,
input.checkbox{
    border:1px solid white;
}
form input:hover,
form textarea:hover {
    font-style: normal;
    color: #333;
    border: 1px solid #888;
}



.ref{
    opacity:0.3;
    filter:alpha(opacity=30); /* For IE8 and earlier */
}
.ref:hover{
 
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}


img.ref2{
    opacity:0.2;
    filter:alpha(opacity=20); /* For IE8 and earlier */
}
img.ref2:hover{
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}
.left{
    float:left;
    width:185px;
}
.right{
    float:left;
    width:750px;
}
.lang{
    display:block;
    padding:5px;
    text-align: right;
}
.lang ul{
    list-style-type:none;  
    padding:0px;
    margin:0px;
}
.lang ul li {
    display:inline;
    padding:0px 5px;
    
}
.contentwrap{
 clear:left;
}
.logo{
    padding:10px;
    margin:20px 0px 20px 10px;
}
.logo,
.logo a,
.logo a img{
    border:0px;
}

td{
    vertical-align:top;
    padding:0px 5px 5px 0px;
}

#f739 td{
    width:33%;   
    padding:5px;
}

table.mieter{
    margin-bottom:20px;
}

table.mieter tr td{
    width:8%;         
    border-bottom:1px dotted #222;   
}

table.mieter tr td:first-child{ 
    font-weight:bold;
    width:50%;
}
table.mieter tr td:first-child p{  
    font-weight:bold;
}

table.mieter tr td:first-child{
}


table.mieter tr:first-child td{
    border-bottom:1px solid white;   
    background-color:#333;  
}


.sold{
    position:absolute;
    width:200px;
    height:200px;
    right:0px;
    bottom:0px;
    background-image:url(/_sysimages/verkauft.png);
    background-repeat:no-repeat;                   
    background-position:right bottom;                   
    
}


.sold2{
    position:absolute;
    width:200px;
    height:200px;
    right:0px;
    bottom:0px;
    background-image:url(/_sysimages/verkocht.png);
    background-repeat:no-repeat;                   
    background-position:right bottom;                   
    
}

.contact{    
    padding:10px 20px;
    float:right;  
    margin-right:20px;     
    border:1px dotted #222;  
}      
.contact img{
    margin-bottom:10px;  
}
.nextimg{
    width:430px;
    float:right; 
}
.mobiel{display:none;}

@media (max-width: 950px) {
   .menus ul{ display:none; }
   div.lang {
        position:absolute;
        top:5px;
        right:5px;
   }      
   .contact,
   .nextimg, 
   .imagegroup,
    .contentwrap,   
    .left,
    .right,  
    .content_l,
    .menus {
	    float:none;
	    padding:0px;
	    marign:0px;
	    width:100%;
        max-width:100%;
    }    
    .content_l{
        padding:20px 0px;
    }
    
    .mobiel{display:block;
   background-color:#000;
   color:#fff;     
   border: 1px solid #ccc;
   width:100%;
   padding:5px;
   margin-bottom:5px;
   }   
   .mieter{
    width:100%;
   }
    .mobiel option{padding:3px;}
    .logo{
        padding:5px;
        margin:0px;
        text-align:center;
    }     
    .content_mainimg {
        border-bottom:0px solid #000;
        float:none;
        width:100%;
        max-width:100%; 
        height:170px; 
        margin-bottom:5px;
    } 
    .first,
    .rest{
        display:block;
        width:100%;
        height:250px;
        float:none;
        margin:5px 0px 0px 0px;
    }     
    .rest img{
        display:none;
    }
    .first {
        height:250px;
    }
}
@media (max-width: 800px) {
     
    .content_mainimg {
        height:140px;
    }
}
@media (max-width: 500px) {
.refimg, 
.nieuwslistimg {
    float: none;
    height:250px;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0px; 
    display:inline-block;
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center center;
    
}

}
