/*  
UVIT
www.uvit.nl design 

copyright (c) 2007, Syntraks Media
www.syntraksmedia.nl 
*/

/* Site layout (div) */

body, html {
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    
    background-color: #fff;
    
    background-image: url(../SiteArt/site_background.jpg); 
    background-repeat: repeat-x; 
    background-position: top center;
}

body a, a:link, a:active, a:visited {text-decoration: none;}

div #wrapper
{  margin:  auto; 
   width: 846px;
}

div #menu
{   background-image: url(../SiteArt/site_menubackground.jpg) ;    
    background-repeat: no-repeat;
    height: 50px;

}

div #column1 {
    background-color: #fff;
    float: left;
    width: 261px; 
}

div #column2 {
    background-color: #fff;
    float: left;  
    width: 388px; 
    margin-top: 10px;
}

div #column3 {
    background-color: #fff;
    float: left; 
    width: 192px;
    padding-top: 10px; 
     
  
}
    
    
div #footer {
    background-image: url(../SiteArt/site_footer.jpg) ;    
    background-repeat: no-repeat;
    width: 643px;
    text-align: center;
    height: 50px;
    position: relative;
    top: 20px;
}

div #search {
    background-image: url(../SiteArt/site_blok_columnright.jpg) ;
    background-repeat: no-repeat;
    height: 100px;
    padding-left: 5px;
    padding-top: 5px;
}

div #breadcrumb {
    
    background-color: #edf2fb;
    border: 0;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 8px;
   
    
}

div #centercontent {padding:10px;
                    width: 355px;}


div#subnav  {height: 4px;  margin-top: 9px; margin-bottom: 0px; padding: 0px;}



div #citaat {
margin-top: 10px;
background-image: url(../SiteArt/site_citaat.jpg) ;
background-repeat: no-repeat;
height: 60px;
padding-left: 35px;
padding-top: 7px;
padding-right: 15px;
}



div #photo { margin-top: 11px; border:  #a6bcd4 1px solid; width: 251px}

/* classes / text etc. */
#menu p {margin: 0px;padding-top: 27px; padding-left: 11px; }
#menu a, a:link, a:visited, a:active {color: #000; text-decoration: none; }
#menu a:hover {text-decoration: underline;}

#column1 a, a:link, a:active, a:visited { color: #787d86;}
#column1 a:hover { text-decoration: underline;}

#column3 a, a:link, a:active, a:visited { color: #787d86;}
#column3 a:hover { text-decoration: underline;}

#column2 h1 {margin: 0px 0px 15px 0px; color: #000; font-size: 11px;}
#column2 p {margin: 0px 0px 15px 0px; color: #000; font-size: 11px;}
#column2 h2 {margin: 0px 0px 3px 0px; color: #000; font-size: 11px;}


#centercontent a, a:link, a:active, a:visited {color: #787d86; font-weight: bold; text-decoration: none;}
#centercontent a:hover {text-decoration: none; font-weight: bold;}


#footer p {margin: 0px; padding-top:10px;}   
#footer a, a:link, a:visited, a:active {color: #000; text-decoration: none; font-weight: normal; }
#footer a:hover {text-decoration: underline; font-weight: normal;}             

#breadcrumb { color: #787d86; }
#breadcrumb a, a:link, a:hover { color: #787d86; }

.searchinput { width: 113px;
        height: 13px;
        border:1 solid #999a9e;
        padding-top:2px;
        font-size: 11px;
}



table.subnav{padding:0; margin-top: 10px;}
td.subnav {background-image: url(../SiteArt/site_navtable_back.jpg) ;
            background-repeat: repeat-y;
            padding-left:14px;
            padding-top:8px;
}
td.header {background-image: url(../SiteArt/site_navtable_header.jpg) ;
height:25px;
padding-left:15px;
font-weight:bold;
color: #787d86;
}

table.subnavcontent{margin-left: 15px;margin-top: 5px;}


table.maincontent   {width: 379px;border-top:  #a6bcd4 1px solid;}

td.omlijning {border-left: 1px solid  #a6bcd4; 
              border-right: 1px solid  #a6bcd4;}

              
td.mainconent {border: none; }