/* Start of CMSMS style sheet 'new design' */
p {
padding-bottom: 0.1em;
line-height: 1.3em;
}

h1 {
color: #9ecc3b;
font-size: 130%;
}

a:link, a:visited {
color: #9ecc3b;
font-weight: bold; 
text-decoration: underline;
}

html, body {
font: 0.9em "Trebuchet MS", Verdana, Arial, sans-serif;
color: #484848;
background-image:url(uploads/images/background.gif);
background-color: #ababac;

}

#container {
width: 900px;
margin: 0 auto;
text-align: left;
position: relative;
}

#header {
width: 900px;
height: 80px;
background-image:url(uploads/images/header.png);
position: relative;
}

#menu {
width: 900px;
height: 28px;
padding-top:30px;
background-color:#000;
}

#menu ul, #menu ul li {
list-style-type:none;
margin:0;
padding:0
}

#menu ul {
margin-left: 33px;
}

#menu ul li {
float:left;
margin-right: 10px;
text-align: center
}

#menu ul a {
float:left;
width: 160px;
padding: 5px 0;
background: #454545;
text-decoration:none;
color: #fff;
}

#menu ul a:hover {
width: 160px;
background: #9ecc3b;
color: #FFF
}

#menu ul li.activelink a,#menu ul li.activelink a:hover {
background: #9ecc3b;
color: #fff;
}

#submenu li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#headertitel {
width: 900px;
height: 50px;
background-color:#9ecc3b;
}

#breadcrumb {
color: #fff;
margin-left:33px;
padding-top:16px;
}

#breadcrumb a,#breadcrumb a:hover {
color: #fff;
font-weight: normal; 
}


#headertitelshadow {
width: 900px;
height: 13px;
}

#content {
width: 834px;
background-color:#fff;
padding: 20px 33px;
}

#contentleft {
float: left;
width: 220px;
}

#contentright {
float: right;
width: 590px;
}

#footer {
width: 900px;
height: 60px;
background-image:url(uploads/images/footer.png);
text-align:center;
color:#464646;
font-size: 90%;
padding-top: 20px;
}

#news {
background: #cdcdcd;
padding: 20px;
font-size: 90%;
}

#news a {
color: #292929;
}

#introtekst {
color: #fff;
margin-left:50px;
margin-top:30px;
font-size:220%;
}

#bedrijflinks {
float:left;
width: 250px;
}

#bedrijfrechts {
float: right;
width: 330px;
text-align: left;
}
/* End of 'new design' */

