    body{
margin:0px;
padding:0px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-size: 100%;
color:#000;
_background-color:#d2ed83;
background-color:#fff;
height: 100%;
background-image: url(./../images/bg.jpg);
background-repeat: repeat-x;
}

#menu 
{
     text-align: left;
     background-color: #000;
     font-size: 1em;
     width: 870px;
     padding-top: 5px;
     padding-bottom: 5px;
     }
     
#menu ul 
{
   padding:0;
   margin:0;    
 }

#menu a 
{
     color: #fff;
     text-decoration:underline;
          
}
#menu a:hover
{
    text-decoration:none;   
}
#menu li
{
    display: inline;
    list-style:none;
    padding-right: 40px;
    padding-left: 40px;   
    width: 870px;
    vertical-align: bottom;
 
}

#menu li.selected
{
    background-repeat:no-repeat;
    position: relative;  
       
}

#submenu 
{

    margin-top:15px;
    text-align:left;
    background-color:#f6f6f6;
    font-size:0.8em;
    width: 235px;
     }
     
#submenu ul 
{
   padding:0;
   margin:0;    
 }

#submenu a 
{
     color: #000;
     text-decoration:underline;
          
}
#submenu a:hover
{
    text-decoration:none;   
    background-color: #000;
    color:#fff;
}
#submenu li
{
    list-style:none;
 
    vertical-align: bottom;
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    border-bottom: solid 1px #fff;
    background-image:url(../images/unselected.jpg); 
    background-repeat:no-repeat;
    background-position: bottom left;
        
}

#submenu li.selected
{
    background-image:url(../images/selected.jpg); 
    background-repeat:no-repeat;
    background-position: bottom left;       
}

#websitemenu 
{

    text-align:left;
      
    }
     
#websitemenu ul 
{
   padding:0;
   margin:0;    
 }

#websitemenu a 
{
     color: #000;
     text-decoration:underline;
          
}
#websitemenu a:hover
{
    text-decoration:none;   
    background-color: #000;
    color:#fff;
}
#websitemenu li
{
    list-style:none;
    vertical-align: bottom;
    padding-top: 1px;
    padding-left: 10px;
    padding-bottom: 1px;
    border-bottom: solid 1px #fff;
    background-image:url(../images/wsunselected.jpg); 
    background-repeat:no-repeat;
    background-position: left top;
        
}

#websitemenu li.selected
{
    background-image:url(../images/wsselected.jpg); 
    background-repeat:no-repeat;
    background-position: top left;       
}

.contentLeft
{
text-align: justify;
font-size: 0.8em;
vertical-align:top;
background-color:#f6f6f6;
padding: 5px;
}

.content
{

text-align: justify;
font-size: 0.8em;
vertical-align:top;
padding-top: 10px;
}

.content a
{
text-decoration: underline;
}

.content a:hover
{
text-decoration: none;
}

.footer
{
padding-top:0px;
padding-bottom:10px;
font-size: 0.7em;
width:870px;
text-align: left;
}


h1
{
     font-size:1.4em;
     text-transform: uppercase;
     color:#00aadd;   
     font-weight: normal;       
     margin: 0px;
     padding: 0px;
     border-bottom: dotted 1px #00aadd;
     padding-bottom: 5px;
     margin-bottom: 10px;
}


.shadowFooter
{
vertical-align:top;
margin:0;
width:780px;
height: 20px;
}

.nav
{
padding-left: 5px;
text-align:left;
background-color: #e00025;
width:180px;
padding-bottom:15px;
}

.Sitemap
{
    text-align: left;
	height:30px;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 20px;
	}
	
.SitemapInhoud
{
    text-align: left;
    text-transform:uppercase;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	}



.Promo a
{
color: #f40080;
font-size:1em;
text-decoration: underline;
}

.Promo a:hover
{
text-decoration: none;
}

a
{
color: #7fa903;
font-size:1em;
text-decoration: underline;
}

a:hover
{
    text-decoration:none;   
    background-color: #000;
    color:#fff;
}

a img {
border: none;
}


.myButton
{
    vertical-align:bottom;
    background-color:#00aadd;
    line-height: 20px;
	color: #fff;
	width: 85px;
	height:23px;
	border:0px;
    margin-left:2px;
	}
	
.myInputSearch
{
	vertical-align:bottom;
	line-height: 20px;
	width: 133px;
	background-color:#dedede;
	border:0px;
	height:20px;
	border:0px solid;
	border-color:#dedede;
	}

.myImage
{
border: solid 5px #dedede;
margin-right: 5px;
margin-bottom: 5px;
}

.myImage a {
border: none;
}

.myImage a:hover
{
border: none;
}