* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "arial", verdana;
	font-size: 12px;
    background-repeat: repeat-x;
    background-color: #ededed;
    color: #777777;
}

a, img {
    border: none;
}

p {
    line-height: 19px;
    margin-bottom: 21px;
}

#container {
    width: 980px;
    margin: 0 auto; 
}

#menu {
    width: 980px;
    height: 35px;
}

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

#menu li {
    display: block;
    float: left;
}
#menu li.spacer {
    width:1px;
    height:34px;
    background-image: url('img/menu_bg.jpg');
    background-repeat: no-repeat;
}

#menu li a {
    display: block;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #ccc;
    font-size: 13px;
    text-decoration: none;
    padding-top: 8px; 
    padding-right: 25px;
    padding-bottom: 8px;
    padding-left: 25px;    
}
#menu li a.active span {
    color:#000;
}

#menu li a.active {
    color: #a72376;
    background-color: #cfcfcf;
    padding-bottom: 9px;
    text-shadow: #bab9b9 1px 1px 0px;
}

#menu li a:hover {
    color: #a72376;
}

#header {
    width: 980px;
    height: 126px;
}

#logo {
    float:left;
    margin-left: 400px;
    margin-top: 10px;
}

#login {
    float:right;
}

#boxes {
    width: 980px;
    height: 165px;
}

.box {
    float: left;
    width: 318px;
    height: 140px;
    background-image: url('img/topbox_bg.jpg');
    cursor:pointer;
}

.box:hover {
    background-image: url('img/topbox_hover_bg.jpg');
}


.box h1 {
    font-family: Trebuchet MS;
    font-size: 18px;
    padding-top: 17px;
    padding-left: 15px;
    color: #292929;
}

.box p {
    padding-top: 15px;
    padding-left: 15px;
}

.box a{
    display: block;
    margin-top: 24px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.box_spacer {
    float: left;
    width: 13px;
    height: 140px;   
}

#content {
    width: 980px;
}

#links {
    float:left;
    width: 318px;
}

.cbox {
   width: 308px;
   padding: 4px;
   border: 1px solid #dcdcdc;
   background-color:  #fff;  
   margin-bottom: 10px; 
}

.cbox span.headline {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 7px;
}

.cbox span.headline strong {
    margin-right: 10px;
}

.cbox span.headline a {
    display: block;
    color: #868686;
    text-decoration: none;
}

.cbox span.headline a.active {
    color: #fff;
    font-weight: bold;
    background-image: url('img/submenu_active_bg.jpg');
    padding-bottom: 7px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-top: 8px;
}

.cbox span.headline a.active:hover {
    color: #fff;
}

.cbox span.headline a:hover {
    color: #a72376;
}

.cbox span.headline_bottom {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 11px;
    padding-bottom: 10px;
}

.cbox span.headline_bottom strong {
    margin-right: 10px;
}

.cbox h1 {
    font-family: Trebuchet MS;
    font-size: 18px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    color: #292929;
}

a.conversie {
    display: block;
    width: 318px;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 11px;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background-color: #a72376;
    margin-bottom: 10px;  
}

.dik {
    font-weight: bold;
}

#rechts {
    float:left;
    margin-left: 13px;
    width: 617px;
    border: 1px solid #dcdcdc;
    padding: 15px;
    background-color: #fff;
}

#rechts h1 {
    color: #292929;
    font-family: Trebuchet MS;
    font-size: 18px;
    margin-bottom: 20px;
    padding-top: 5px;
}

#rechts h2 {
    color: #a72376;
    font-size: 16px;
    margin-bottom: 5px;
}

#rechts a {
    color: #a72376;
    text-decoration: none;
}

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

#rechts p {
    line-height: 24px;
}

#rechts ul {
    margin-bottom: 15px;
}

#rechts li {
    line-height: 24px;
    list-style-type: square;
    list-style-image: url('img/bullet.png');
    margin-left: 15px;
}

#rechts img.borderimg {
    padding: 4px;
    border: 1px solid #dcdcdc;
    margin-right: 10px;
    margin-bottom: 5px;
}

span.jFlowControl {
    float:left;
    display: block;
    width: 12px;
    height: 17px;
    background-image: url('img/project_nav_bg.jpg');
    cursor: pointer;
    padding-left: 6px;
    padding-top: 2px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    margin-right: 5px;
}

#projecten-h1 h1 {
    float:left;
    color: #292929;
    font-family: Trebuchet MS;
    font-size: 18px;
}

#projecten-controller {
    float:right;
    margin-top: 2px;
    margin-bottom: 10px;
}

#projecten-slides h1 {
    color: #292929;
    font-family: Trebuchet MS;
    font-size: 15px;
    margin-top: -5px;
}

.project_links {
    float:left;
    width: 210px;
    margin-right: 10px;
}

.project_links img {
    padding: 4px;
    border: 1px solid #dcdcdc;
}

.project_rechts {
    float:left;
    width: 330px;
}

.project_rechts h2 {
    color: #a72376 !important;
    font-size: 16px;
    margin-bottom: 5px;
}

.project_rechts p a {
    color: #a72376 !important;
    float: right;
    font-weight: bold;
    text-decoration: none;
    padding-top: 20px;
}

.project_rechts p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#footer {
    padding-top: 3px;
    width: 980px;
    margin-bottom: 15px;
}

#footer_links {
    float:left;
    margin-top: 5px;
}

span.slashes {
    color: #a72376;
    padding-left: 5px;
    padding-right: 5px;
}

#footer_rechts {
    float: right;
    margin-top: 5px;
}

#footer img {
    padding: 4px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}

/* Portfolio */
.pfitem {
    float: left;
    width: 195px;
    border: 1px solid #ededed;
    background-color: #fff;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.pfitem img {
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 2px;
}

/* Formulieren */
span.req {
    color: #a72376;
}

td.veldnaam {
    width: 150px;
}

td input {
    font-family: 'arial', verdana;
	font-size: 12px;
    color: #777;
    border: 1px solid #dcdcdc;
}

td input[type=text]{
    width: 280px;
    padding: 5px;
}

td input[type=text].fout {
    border: 1px solid #cc0000;
}

td textarea {
    font-family: 'arial', verdana;
	font-size: 12px;
    color: #777;
    width: 280px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    height: 130px;
}
input[type=submit] {
    font-family: 'Trebuchet MS',Arial,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border: none;
    background-position: top;
    margin-left: 154px;
}

input[type=submit]:hover { 
    background-position: bottom; 
}

input[type=submit], a.bigbutton {
    width: 293px;
    height: 28px;
    margin-top: 10px;
    text-shadow: #49012e 1px 1px 0;
    background-image: url('/img/button_bg.png');
    background-position:0 -1px;
    border: 1px solid #981d6a;
}

input[type=submit]:hover, a.bigbutton:hover {
    border: 1px solid #0c0c0c;
    text-shadow: #000 1px 1px 0;
}

