img {
    border: 0;
}
/* MAIN */

 h5 {
    line-height: 14px;
    margin: 10px 0px 10px 0px;
    padding: 0px;
 }
 
.galleryLarge {
    height:         350px;
    overflow:       hidden
}

body, table {
    font-family: Tahoma, Verdana;                                             
    font-size: 13px;
}
body {
    background: #ecedec;
    margin: 0;
    padding: 0;
    background:     transparent url(/img/bodyslice.jpg) repeat-x;
    background:     transparent url(/img/bodyslice.jpg) repeat-x;
}
a {
    color:              #000000;
    text-decoration:    none;
}
a:hover {
    color:              #7dbed2;
    text-decoration:    underline;
}

h1 {
    color:          #333742;
    font-family:    Georgia;
    font-size:      30px;
    font-variant:   normal;
    font-weight:    normal;
    margin:         10px 0 14px 0;
}


 a {
    color:          #b41f1f;
    text-decoration: none;
}
#contentFooter a:hover {
    color:           #de1717;
    text-decoration: underline;
}

.form {
    margin-top:     25px;
}

/* PAGES */
#pageWrapper {                        
    position:       absolute;
    width:          100%;
    height:         100%
}
#mainWrapper {
    background:     transparent url(/img/newbackground.png) no-repeat scroll top left;
    position:       relative;
    left:           50%;
    top:            50%;
    margin-left:    -502px;
    margin-top:     -300px;
    width:          1004px; 
    height:         635px;
    
}
#contentMain {
    height:         350px;
    width:          1004px;
    font-size:      11px;
    float:          left;
}

#contentMain a {

}
.textfield {
    float:          left;
    height:         330px;
    width:          481px;
    font-size:      13px;
    line-height:    16px;
    color:          #000000;
    margin-left:    16px;
    overflow:       hidden;
    text-align: right;
}

.textfield h1 {
    /*color:          #333742;
    font-family:    Georgia;
    font-size:      Large;
    font-variant:   normal;
    font-weight:    normal;*/
}

#miscHolder {
    float: left;
    min-height:     300px;
    width:          465px;
    margin-left:    14px;
    
    color:#000000;
font-size:13px;
line-height:16px;
}

#gallery {
    float:          left;
    width:          232px;
    height:         400px;   
}

#archief {
    width:          475px;
    height:         330px;
    background-color: white;
    overflow-y:     scroll;
}
.clear {
    clear:          both;
}
#contentFooter {
    display:        block;
    height:         16px;
    color:          #5b6076;
    background-color: #f2f2f2;
    text-align:     center;
    line-height:    15px;
    width:          1004px;
    float:          left;
}

#contentFooter .rendertime {
    color:          #c0c0c0;
    font-size:      10px;
}   

/* NAVIGATION */
#navWrapper{
    height:         285px;
}
#navigation {
    position:       absolute;
    top:            89px;
}
#navWrapper ul {
    margin:         0;
    padding:        0;
}
#navWrapper li {
    display:        inline;
    float:          left;
    margin:         0px 0px 0px 15px;
}
          
#contentWrapper{
    height:         350px;
    width:          1004px;
}
          
#header {
   position:        absolute;
   top:             16px;
   left:            15px;
   width:           315px;
   height:          91px;
}

#homeBrands a {
    margin: 0 12px 0 12px;
}
        


a#home img {background: url(/img/blue_off.jpg) top left no-repeat; width: 150px; height: 187px;}   
a#home:hover img {background: url(/img/blue_on.jpg) top left no-repeat; cursor: pointer;}      
a#nieuws img {background: url(/img/lightblue_off.jpg) top left no-repeat; width: 150px; height: 187px;}
a#nieuws:hover img {background: url(/img/lightblue_on.jpg) top left no-repeat; cursor: pointer;}
a#contact img {background: url(/img/contact_off.jpg) top left no-repeat; width: 150px; height: 187px;}
a#contact:hover img {background: url(/img/contact_on.jpg) top left no-repeat; cursor: pointer;}
a#merken img {background: url(/img/grey_off.jpg) top left no-repeat; width: 150px; height: 186px;}
a#merken:hover img {background: url(/img/grey_on.jpg) top left no-repeat; cursor: pointer;}
a#overons img {background: url(/img/overons_off.jpg) top left no-repeat; cursor: pointer; width: 150px; height: 186px;}
a#overons:hover img {background: url(/img/overons_over.jpg) top left no-repeat; cursor: pointer;}


/* LOGIN */
.admin_login{
    background: #ededed;       
    width: 300px;
    height: 120px;
    margin: 100px 0 0 150px;
    padding: 15px;
    
    color: #000000;
    text-align: center;
}
.admin_login label {
    display: block;
    float: left;
    width: 60px;
    text-align: left;
}
.admin_login .admin_form_row {
    width: 290px;   
    height: 25px;    
}
.admin_login .admin_form_field input {
    width: 180px;
    display: inline;
}

/* CONTENT */
.newsItem {
 text-align: right;
 width: 400px;
 float: right;
 height: 315px;
 overflow: auto;
 padding: 0 2px 2px 0;
}

.newsItem h1 {
    /*color: #333742;
    font-family: Georgia;
    font-size: 30px;
    line-height: 32px;
    font-variant: normal;
    font-weight: normal;*/
    margin:         15px 0 10px 0;
}

.newsItem h2 {
    margin: 0;
    padding: 0;    
    color: #323641;
    font-family: Helvetica, Arial;
    font-size: 12px;
    line-height: 13px;
    margin:         0px 0 4px 0;
}

.newsItem span {
    color: #000000;
}

.newsItem_nextprev {
    clear: both;
    text-align: left;
}
.newsItem_nextprev .prevNews,
.newsItem_nextprev .nextNews {
    margin: 0;
    padding: 0;    
    color: #323641;
    font-family: Helvetica, Arial;
    font-size: 12px;
    line-height: 13px;
    margin:         0px 0 4px 0;
    font-weight: bold;
}
.newsItem_nextprev .prevNews:hover,
.newsItem_nextprev .nextNews:hover {
    color: #333742;
}
.newsItem_nextprev .prevNews {
    float: left;
}
.newsItem_nextprev .nextNews {
    float: right;
}

.newsItem_nextprev .disabled {
    color: #58595B;
}

#routebeschrijving h1 {
    /*color: #333742;
    font-family: Georgia;
    font-size: 30px;
    line-height: 9px;
    font-variant: normal;
    font-weight: normal;*/
    margin:         15px 0 5px 0;
}

#routebeschrijving h3 {
    margin: 0;
    padding: 0;    
    color: #323641
    font-family: Helvetica, Arial;
    font-size: 12px;
    line-height: 13px;
}

#routebeschrijving span {
    color: #000000;
}

#archief ul li {
   list-style: square;
   margin-bottom: 5px;
}

#archief li {
   width: 400px;
}

#archief a {
   width: 400px;
   color: #000000;
}

#archief a:hover {
   width: 400px;
   color: #de1717;
}

#archief h1 {
    /*color: #333742;
    font-family: Georgia;
    font-size: 30px;
    line-height: 16px;
    font-variant: normal;
    font-weight: normal;
    margin-left: 10px;*/
    margin:         16px 0 5px 39px;     
}

#archief h2 {
    color: #58595B;
    margin: 0;
    padding: 0;    
    color: #323641
    font-family: Helvetica, Arial;
    font-size: 12px;
    line-height: 13px;
}
#missionWrapper {
    background: url(/img/mission-bg.png) no-repeat;
    width: 478px;
    height: 105px;
    padding: 5px 0 0 12px;
    margin: 20px 0 0 0;
    color: #ffffff;
}
#missionWrapper p {
    width: 450px;
}
#servicesWrapper {
    color: #ffffff;
}
#servicesWrapper h2 {
    margin: 0 0 5px 0;
    
    font-family: Arial, Helvetica;
    font-weight: bold;
    font-size: 15px;
}
#servicerow1Wrapper {                       
    background: url(/img/service_row1-bg.png) no-repeat;
    width: 478px;
    height: 135px;
    margin-top: 10px;
}
#servicerow2Wrapper {
    background: url(/img/service_row2-bg.png) no-repeat;
    width: 478px;
    height: 135px;
    margin-top: 20px;
}
#webdesignWrapper, #coporateidentityWrapper,
#webhostingWrapper, #clanteamsolutionsWrapper {
    padding: 12px 0 0 15px;
    width: 200px;
}
#webdesignWrapper, #coporateidentityWrapper {
    float: left;
}
#webhostingWrapper, #clanteamsolutionsWrapper {
    margin-left: 250px;
}
.contact_send .form_row {
    min-height: 25px;
    
}
.contact_send .form_label {
    color: #000000;
    float: left;
    text-align: right;
    width: 106px;
    padding-bottom: 5px;
    
}
.contact_send .form_row.form_error
{
    background: #ffe6e6;
    color: #58595b;
}
.contact_send .form_row form_submit {
    text-align: right;      
}
.contact_send input {
    width: 335px;      
}
.contact_send textarea {
    width: 335px;
}
.contact_send .required {
    color: #DE1717;
}
.contact_send #contact_submit {
    height: 25px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    margin-left: 106px;
    width: auto;
}

#galleryWrapper img {
    border: 1px solid #58595b;
}

#galleryWrapper li {

}


.left {
    float: left;
}

.right {
    float: right;
}
#galleryWrapper li {
    list-style: none;
}
.alt {
    display: none;
}
#contentFooter #adminLink {
    color: #ffffff;
}
#contentFooter #adminLink:hover {
    color: #B41F1F;
}
