* {
	margin:0; 
	padding:0;
	text-decoration:none;
}

html {
	height:100%;
	overflow-y: scroll;
}

body {
    height:100%;
	font-family:Tahoma,sans-serif;
	font-size:13px;
	background: url(/images/bg-body2.jpg) repeat-x top left;
}

#header {
    height:200px;
    width:980px;
    margin: 0 auto;
    background: url('/images/bg-header2.jpg') top center no-repeat;
}
#logo {
    width:193px;
    height:58px;
    position:absolute;
}
#top-menu {
    position:absolute;
    margin: 20px 0 0 825px;
    width:155px;
    text-align:right;
    color:white;
}
#top-menu a {
    color:white;
}
#top-menu a:hover {
      text-decoration:underline;   
}


#menubar {
    position:absolute;
    height:43px;
    margin:76px 0 0 0;
}
#menubar ul {
    list-style:none;
}
#menubar li {
    float:left;
    /*background: url(/images/tabs.jpg) center right no-repeat;*/
    border-right:1px solid white;
    padding: 0 1px 0 0;
}
#menubar li a {
    color:white;
    padding: 0 23px;
    line-height:43px; 
    display:block;
    font-weight:bold;
}
#menubar li.first {
    border-left:1px solid white;
}
#menubar li.last a {
    padding: 0 21px;    
}

#menubar li a:hover {
    text-decoration:none;
    background:url(/images/bg-menu-active.jpg)
}

#headerbar {
    position:absolute;
    height:77px;
    margin:123px 0 0 0;
}
#telefoon {
    float:left;
    width:191px;
    height:77px;
    background: url(/images/bg-telefoon.jpg);
    font-weight:bold;
}
.bel {
    color:#333333;
    font-size:14px;
    display:block;
    margin:10px 0 0 5px;
}
.nr {
    color:#cc0033;
    font-size:16px;
    display:block;
    margin:5px 0 0 45px;
    font-weight:bolder;
}
.email {
    color:#cc0033;
    font-size:16px;
    display:block;
    margin:5px 0 0 65px;
    font-weight:bolder;
}
a.meldingbutton {
    display:block;
    float:left;
    width:191px;
    height:77px;
    background: url(/images/bg-email.jpg);
    font-weight:bold;
}
a.meldingbutton:hover {
    background: url(/images/bg-email-active.jpg);
}
a.loginbutton {
    display:block;
    float:left;
    width:191px;
    height:77px;
    background: url(/images/bg-login.png);
    font-weight:bold;
}
a.loginbutton:hover {
    background: url(/images/bg-login-active.png);
}

.slogan {
    float:left;
    width:580px;
    margin:0 9px; 0 9px;
    height:77px;
    background: url(/images/bg-bartop.jpg);
    font-weight:bold;
    text-align:center;
    line-height:77px;
    font-size:18px;
    color:#336666;
}

#page {
    clear:both;
    width:980px;
    margin: 0 auto;    
    overflow:auto;
    padding: 9px 0 0px 0;  
    
}

#sidebar {
    float:left;
    width:191px;
    padding:0 9px 0 0;

}
#sidebar ul {
    list-style:none;
}
#sidebar li {
    width:191px;
    height:128px;
    margin:0 0 9px 0;
}
#sidebar li a {
    display:block;
    width:191px;
    height:128px;    
}
#sidebar li a span {
    display:block;
    padding:90px 10px 0 10px;
    line-height:25px;
    color:white;
    font-weight:bold;
    font-size:12px;
    text-align:right;
}
#sidebar li a:hover span {
    color:#c7c7c7;
}
    

#particulieren {
    background:url('/images/bg-particulieren.jpg') no-repeat;
}
#bedrijven {
    background:url('/images/bg-woningbouw.jpg') no-repeat;
}
#verzekeraars {
    background:url('/images/bg-verzekeraars.jpg') no-repeat;
}

#sidebarright {
    float:left;
    width:191px;
    padding:0 0px 0 9px;
}
#sidebarright ul {
    list-style:none;
}
#sidebarright li {
    width:191px;
    height:128px;
    margin:0 0 9px 0;
}
#sidebarright li a {
    display:block;
    width:191px;
    height:128px;    
}
#sidebarright li a span {
    display:block;
    padding:90px 10px 0 10px;
    line-height:25px;
    color:white;
    font-weight:bold;
    font-size:12px;
    text-align:right;
}
#sidebarright li a:hover span {
    color:#c7c7c7;
}


#gemeenten {
    background:url('/images/bg-gemeenten.jpg') no-repeat;
}
#woningbouw {
    background:url('/images/bg-winkelketens.jpg') no-repeat;
}
#overig {
    background:url('/images/bg-overig.jpg') no-repeat;
}

#content {
    float:left;
    width:580px;
    height:403px;
    color:white;
    font-size:18px;
    font-weight:bold;
    text-align:right;
}
#content-wrapper {
    position:absolute;
    margin:296px 10px 0 60px;
    height:107px;
    z-index:25;
}
#content h2 {
    margin:0 0 10px 0;
    font-size:24px;
        z-index:25;
}
#content a {
    color: #ccff33;
        z-index:25;
}
#content a:hover {
    text-decoration:underline;
}

#content-text {
    text-align:left;
    color:#252422;
    font-size:12px;
    line-height:20px;
    text-align:justify;
    padding:0 9px 0 9px;
}

#footer-wrapper {
    clear:both;
	height:200px;
    width:100%;
    background: url(/images/bg-footer.jpg);
}
#footer-gray {
    height:137px;
    width:980px;
    margin: 0 auto; 
}

#footer-telefoon {
    float:left;
    width:191px;
    height:77px;
    background: url(/images/bg-telefoon.jpg);
    font-weight:bold;
}
#footer-melden {
    float:left;
    width:191px;
    height:77px;
    background: url(/images/bg-email.jpg);
    font-weight:bold;
}

#footer-slogan {
    float:left;
    width:580px;
    margin:0 9px; 0 9px;
    height:77px;
    background: url(/images/bg-bartop.jpg);
    font-weight:bold;
    text-align:center;
    line-height:77px;
    font-size:18px;
    color:#336666;
}


#footer {
    width:580px;
    margin:0px auto 0 auto;
    padding: 10px 0 0 0;
    color:white;
}
#footer span {
    display:block;
    margin: 0 0 10px 0;  
    
}
#footer a {
    color:white;    
}

#footer a:hover {
    text-decoration:underline;  
}

