* {
    margin: 0;
    padding: 0;
}

body {
    background-image: url('/images/bg.png');
    background-repeat: repeat-x;
    background-position: center top;
    font-family: "Trebuchet MS","Arial";
    background-color: #e2001a;
}

#container {
    background-image: url('/images/container-bg.png');
    background-repeat: repeat-y;
    margin: 0 auto;
    width: 910px;
    min-height: 950px;
}

#livechat {
    position: absolute;
    margin-left: 905px;
    margin-top: 450px;
    position: fixed;
}

#header {
    width: 900px;
    margin: 0 auto;
    height: 82px;
    border-top: 1px solid #d7d7d8;
}

#logo {
    width: 370px;
    height: 82px;
    float:left;
}

#zoeken {
    float: right;
    width: 358px;
    height: 32px;
    margin-top: 25px;
}

#zoekvlak {
    float: left;
    width: 243px;
    height: 32px;
}

#zoektekst {
    width: 170px;
    border: 0;
    height: 32px;
    background-image: url('/images/zoekvlak.png');
    background-repeat: no-repeat;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10px;
    line-height: 32px;    
    color: #87888a;
}

#zoekbutton {
    border: 0;
    background-image: url('/images/zoekbutton.png');
    background-repeat: no-repeat;
    height: 32px;
    width: 33px;
    cursor: pointer;
}

#slot {
    width: 32px;
    height: 32px;
    float: left;
    margin-left: 13px;
}

#login {
    position: absolute;
    width: 180px;
    height: 70px;
    background-color: #58585a;
    margin-left: -80px;
    border: 1px solid #ee7f01;
    
    padding: 5px;
    display:none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #ee7f01;
}

#login a {
    color: #ee7f01;
}

#mail {
    width: 32px;
    height: 32px;
    float: left;
    margin-left: 13px;
}

#menu {
    width: 900px;
    height: 51px;
    background-image: url('/images/menu-bg.png');
    background-repeat: repeat-x;
    margin: 0 auto;
}

#menu ul {
    list-style-type: none;
}

#menu ul li {
    height: 40px;
    margin-top: 5px;
    float: left;
    margin-left: 30px;
    min-width: 88px;
    text-align: center;
}

#menu  #selected {
    background-image: url('/images/menu-onder.png');
    background-repeat: no-repeat;
    background-position: bottom center;
}

#menu ul li a {
    color: white;
    text-decoration: none;
    line-height: 41px;
    font-size: 18px;
    text-align: center;
}

#slider {
    float: left;
    height: 298px;
    width: 680px;
}

#slider-nieuws {
    width: 890px;
    height: 303px;
    border-bottom: 3px solid #868889;
    margin: 0 auto;
}

#slider-foto {
    height: 298px;
}

#slider-foto ul {
    list-style-type: none;
}

#slider-foto ul li {
    height: 298px;
}

#slider-plaatje {
    width: 890px;
    height: 298px;
    margin: 0 auto;
    border-bottom: 3px solid #868889;
    padding-bottom: 4px;
}

#nieuws {
    float: left;
    height: 298px;
    width: 210px;
    background-image: url('/images/nieuws.png');
    background-repeat: repeat-x;
}

#nieuws-slider {
    width: 180px;
    height: 210px;
    margin: 0 auto;
    margin-top: 84px;
}

#nieuws-slider  ul {
    list-style-type:none;
}

#nieuws-slider ul li {
    font-size: 11px;
    width: 180px;
}

.nieuws-slider-tekst {
    padding: 13px;
    height: 140px;
}

#werkzaamheden {
    width: 890px;
    height: 250px;
    margin: 0 auto;
    margin-top: 30px;
}

.werkzaamheid {
    height: 240px;
    width: 169px;
    float: left;
    margin-left: 38px;
}

.werkzaamheid-boven {
    height: 146px;
    width: 169px;
}

.werkzaamheid-onder {
    height: 94px;
    width: 169px;
    font-size: 10px;
    color: #8f9092;
    margin-top: 5px;
    line-height: 15px;
}

.werkzaamheid-onder a {
    color: black;
    font-weight: bold;
}

#tekst-uitleg {
    float: left;
    margin-left: 65px;
    margin-top: 35px;
    width: 750px;
    color: #58585a;
    font-size: 12px;
    min-height: 416px;
}

#tekst-uitleg a {
    color: #58585a;
}

#tekst-uitleg h1 {
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 3px;
    border-bottom: 1px solid #58585a;
    padding-bottom: 23px;
    margin-bottom: 10px;
}

#tekst-uitleg-links {
    width: 550px;
    float:left;
}

#tekst-uitleg-rechts {
    width: 200px;
    float: right;
}

#icon-tekst {
    float:right;
    margin-right: 25px;
    margin-top: 50px;
}

#tekst-icon {
    float: right;
    width: 230px;
}

#tekst-icon img {
    float: right;
    margin-right: 15px;
}

#tekst {
    width: 890px;
    background-color: white;
    margin: 0 auto;
    border-top: 3px solid #868889;
    margin-top: 15px;
}

#tekst-links {
    float: left;
    width: 570px;
    height: 180px;
    margin-left: 38px;
    margin-top: 30px;
    color: #58585a;
    font-size: 13px;
}

#tekst-links h1 {
    width: 560px;
    padding-bottom: 15px;
    font-size: 20px;
    border-bottom: 1px dotted #535154;
}

#tekst-links-tekst {
    margin-top: 10px;
}

#tekst-rechts {
    float: right;
    width: 246px;
    height: 206px;
    margin-top: 15px;
    border: 1px dotted #929293;
}

#tekst-rechts-header {
    width: 246px;
    height: 30px;
    background-image: url('/images/cases-header.png');
    background-repeat: no-repeat;
}

#tekst-rechts-slider-fotos {
    width: 246px;
    height: 176px;
}

#tekst-rechts-slider-fotos ul {
    list-style-type: none;
}

#tekst-rechts-slider-fotos ul li {
    float: left;
    width: 246px;
    height: 176px;
}

#footer {
    width: 900px;
    background-color: #1a171b;
    height: 42px;
    margin-left: 5px;
    margin-top: 20px;
}

#footer-links {
    float: left;
    height: 42px;
    line-height: 42px;
    width: 520px;
    font-size: 12px;
    color: white;
    margin-left: 210px;
}

#footer-links a {
    color: white;
}

#footer-rechts {
    float: right;
    width: 100px;
    height: 22px;
    margin-top: 10px;
    margin-right: 10px;
}

.footer-rechts-icons {
    float: left;
    margin-left: 10px;
}

ol#controls {
	height:18px;	
    position: absolute;
    margin-top: -30px;
    margin-left: 560px;
}

ol#controls li {
    position: relative;
	padding:0;
	float:left;
	list-style:none;
    width:18px; 
    height:18px; 
	line-height: 18px;
    margin-right: 10px;
}
    
ol#controls li a {
	float:left;
	height:15px;
	line-height:15px;
	border:1px solid white;
	background-color: #d9dadb;
	color:#555;
    width: 11px;
    padding-left: 4px;
	text-decoration:none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}

ol#controls li.current a {
	background-color: #ee7f01; 
	color:#fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline:none;
}

ol#controla {
	height:18px;	
    position: absolute;
    margin-top: 5px;
    margin-left: 100px;
}

ol#controla li {
    position: relative;

	padding:0;
	float:left;
	list-style:none;
    width:18px; 
    height:18px; 
	line-height: 18px;
    margin-right: 10px;
}
    
ol#controla li a {
	float:left;
	height:15px;
	line-height:15px;
	border:1px solid #d9dadb;
	background-color: white;
	color:#555;
    width: 11px;
    padding-left: 4px;
	text-decoration:none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}

ol#controla li.current a {
	background-color: black; 
    border: 1px solid black;
	color:#fff;
}

ol#controla li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline:none;
}

ol#controlb {
	height:18px;	
    position: absolute;
    margin-top: -25px;
    margin-left: 130px;
}

ol#controlb li {
    position: relative;
	padding:0;
	float:left;
	list-style:none;
    width:18px; 
    height:18px; 
	line-height: 18px;
    margin-right: 10px;
}
    
ol#controlb li a {
	float:left;
	height:15px;
	line-height:15px;
	border:1px solid white;
	background-color: #d9dadb;
	color:#555;
    width: 11px;
    padding-left: 4px;
	text-decoration:none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}

ol#controlb li.current a {
	background-color: #ee7f01; 
    border: 1px solid white;
	color:#fff;
}

ol#controlb li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline:none;
}

#contact-bg {
    background-image: url('/images/contact-bg.png');
    background-repeat: no-repeat;
    width: 884px;
    height: 808px;
    margin: 0 auto;
    margin-top: 10px;
}

#contact-midden {
    background-image: url('/images/contact-div.png');
    background-repeat: no-repeat;
    width: 478px;
    height: 372px;
    position: absolute;
    margin-top: 120px;
    margin-left: 220px;
}

#contact-form {
    height: 290px;
    width: 400px;
    margin-top: 50px;
    margin-left: 35px;
    font-size: 13px;
}




#cases {
    width: 890px;
    min-height: 720px;
    margin: 0 auto;
    margin-bottom: 40px;
}

#cases-slider {
    width: 890px;
    height: 298px;
    border-bottom: 3px solid #868889;
}

#cases-slider ul {
    list-style-type: none;
}

#cases-slider ul li {
    float: left;
}

#cases-uitleg {
    width: 890px;
    min-height: 460px;
    margin-top: 20px;
}

.cases-uitlegvak {
    width: 220px;
    margin-left: 55px;
    float: left;
}

.cases-uitlegvak-icon {
    width: 56px;
    height: 56px;
    margin: 0 auto;
    margin-bottom: 14px;
}

.cases-uitlegvak-naam {
    color: #58585a;
    text-align: center;
    margin-bottom: 16px;
}

.cases-uitlegvak-naam h6 {
    font-weight: lighter;
    font-size: 20px;
}

.cases-uitlegvak-tekst {
    border-top: 1px solid  #58585a;
    padding-top: 25px;
    color: #87888a;
    font-size: 12px;
    line-height: 20px;
}

.cases-uitlegvak1 {
    width: 790px;
    margin-left: 52px;
    float: left;
}

.cases-uitlegvak2 {
    width: 380px;
    margin-left: 42px;
    float: left;
}

.cases-uitlegvak3 {
    width: 220px;
    margin-left: 58px;
    float: left;
}

.cases-uitlegvak4 {
    width: 165px;
    margin-left: 45px;
    float: left;
}

#cases-header {
    padding-left: 45px;
    margin-top: 40px;
    color: #ee7f00;
    border-bottom: 3px solid #868889;
    padding-bottom: 30px;
}

#cases-onder {
    width: 880px;
    margin-top: 30px;
    margin-left: 10px;
    min-height: 225px;
}

#cases-onder ul {
    list-style-type: none;
}

#cases-onder ul li {
    float: left;
    width: 826px;
}

.case {
    width: 370px;
    height: 225px;
    float: left;
    margin-left: 43px;
    margin-top: 50px;
}

.case-boven {
    width: 370px;
}

.case-boven-left {
    width: 56px;
    height: 56px;
    float: left;
}

.case-boven-right {
    height: 28px;
    width: 314px;
    border-bottom: 1px solid #58585a;
    float: left;
    color: #58585a;
    text-align: right;
    font-size: 18px;
    font-weight: lighter;
    padding-top: 16px;
}

.case-onder {
    width: 342px;
    height: 168px;
    float: right;
}

ol#controlsc {
	height:18px;	
    position: absolute;
    margin-top: 30px;
    margin-left: 760px;
}

ol#controlsc li {
    position: relative;
	padding:0;
	float:left;
	list-style:none;
    width:18px; 
    height:18px; 
	line-height: 18px;
    margin-right: 10px;
}
    
ol#controlsc li a {
	float:left;
	height:15px;
	line-height:15px;
	border:1px solid white;
	background-color: #d9dadb;
	color:#555;
    width: 11px;
    padding-left: 4px;
	text-decoration:none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}

ol#controlsc li.current a {
	background-color: #ee7f01; 
    border: 1px solid white;
	color:#fff;
}

ol#controlsc li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline:none;
}

ol#controlsd {
	height:18px;	
    position: absolute;
    margin-top: -40px;
    margin-left: 790px;
}

ol#controlsd li {
    position: relative;
	padding:0;
	float:left;
	list-style:none;
    width:18px; 
    height:18px; 
	line-height: 18px;
    margin-right: 10px;
}
    
ol#controlsd li a {
	float:left;
	height:15px;
	line-height:15px;
	border:1px solid white;
	background-color: #d9dadb;
	color:#555;
    width: 11px;
    padding-left: 4px;
	text-decoration:none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}

ol#controlsd li.current a {
	background-color: #ee7f01; 
    border: 1px solid white;
	color:#fff;
}

ol#controlsd li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline:none;
}

#live_assist_btn{
	width:47px;
	height:139px;
	position:fixed;
	background-image:url('/images/la_icon.jpg');
	z-index:999;
	top: 420px;
	margin-left:905px;
	cursor: pointer;
}

#laOnline{
	width: 28px;
	height: 28px;
	float: left;	
	background-image:url('/images/red.jpg');
	margin-top:103px;
	margin-left: 9px;
}

 #stTagPopup .stDefaultButton {
            background-color: #17b617;
        }
		
	
 #stTagPopup .dftTitle{
            background-color: #e2001a;
            
        }