body {
    color: #333;
}                 

#container {
    text-align: left;
}

#header {

}

#left {

}

#content {

}

#content.inner div.buttons_home p {
    letter-spacing: normal;
    width: 600px;
}

#content.inner div.buttons_home a {
    color: #711371;
    color: #909;
    text-decoration: none;
}

#content.inner div.buttons_home a:hover {
    text-decoration: underline;
    text-decoration: none;  
}

#content.inner ul {
    padding-left: 1.2em;
}

#footer a {
    color: #711371;
}

li {
    font-size: 1.0em;
    letter-spacing: 0;
}

strong.paars {
    color: #711371;
}

div#content_details a, 
div.buttons_home a {
    text-decoration: none;
    color: #909;
}
div#content_details a:hover, 
div.buttons_home a:hover {
    color: #000;
    text-decoration: underline;
    text-decoration: none;
}

div#content_details div a:hover {
/*    text-decoration: underline;*/
}

div#content_details p {
    font-size: 0.9em;
}

#footer {
    letter-spacing: normal;
    font-size: 1.0em;
}

/*#footer a {
    display: block;
    width: 58px;
    height: 58px;
    border: 0px solid red;
    float: left;
    margin-right: 16px;
    text-decoration: none;
}  */

div.menu {
    font-size: 13px;
}  

a.button_categorie p,
div.sectie_categorieen,
div.button_sectie_text {
    color: #000;
    text-decoration: none;
}                      
a.button_categorie:hover,
div.sectie_categorieen:hover,
div.button_sectie_text:hover {
    text-decoration: none;
} 

a.dmxbestel,a.docserver {
    display: block;
    width: 200px;
    height: 150px;
}   
a.dmxbestel { background: url(../images/buttons/DMX-bestel.jpg) top right no-repeat #fff; }
a.dmxbestel:hover { background: url(../images/buttons/DMX-bestel.jpg) top left no-repeat #fff; }

a.docserver { background: url(../images/buttons/DMX-docserver.jpg) top right no-repeat #fff; }
a.docserver:hover { background: url(../images/buttons/DMX-docserver.jpg) top left no-repeat #fff; }

h1 {
/*    font-family: Verdana, Sans-serif;*/
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #999;
    font-weight: 500;
}
h2,h3,h4 {
    font-size:1.0em;
}
h2 {
    margin-bottom: 2px;
}

input.text, textarea {
    font-family: Verdana, sans-serif;
    font-size: 1.0em;
    padding: 3px;
    border: 1px solid #ccc;
}

input.knop {
/*     display: block;*/
     width: 70px;
     height: 20px;
     border: 0;
     background: url('../images/buttons/knop-70px.png') top left no-repeat #fff;
     color: #fff;
/*     margin: 0 auto;*/
     text-decoration: none;
     font-family: Verdana,sans-serif;
     font-size: 1.0em;
     font-weight: 700;
     cursor: pointer;
/*     padding-top:2px;*/
/*     padding: 10px;*/
}

div.corporate {
    font-size: 0.80em;
    color: #000; 
    letter-spacing: 0em;
}
div.corporate a {
    color: #711371;
    color: #909;
    text-decoration: none;
} 
div.corporate a:hover {
    color: #000;
    text-decoration: underline;
}

div.contentdb { /* voor tekst uit de database */
    
}                                     
    


