body { 
margin: 0 auto 0 auto; 
width: 100%; 
} 

#container1 { 
margin: 0 auto 0 auto; 
width: 760px; 
height: 100%; 
background-color: #990000; 
} 

#header { 
background-image: url("../afbeeldingen/header.jpg"); 
background-color: #d501b5;
width: 760px; 
height: 100px; 
border: 0; 
} 

#tekstheader {
position: absolute; 
margin-left: 510px;
top: 13px;
width: 243px; 
height: 49px; 
font-family: Arial, Helvetica, sans-serif; 
color: #FFFFCC;
font-size: 11px;
font-weight: bold; 
}


#linkermenu { 
width: 118px; 
margin-top: 0; 
background-color: #990000; 
font-family: Arial, Helvetica, sans-serif; 
color: #ffffcc; 
font-size: 11px; 
padding: 4px; 
} 

#content { 
position: absolute; 
width: 634px; 
height: 521px; 
top: 145px; 
border: 0; 
padding: 0; 
margin-left: 126px; 
background-color: #000000; 
overflow: scroll auto;
} 

#update {
position: absolute; 
width: 421px; 
height: 18px; 
z-index: 1; 
left: 90px; 
top: 502px;
text-align: center;
font-size: 2px;
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #ffffcc; 
font-size: 9px;
}

p.center { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #ffffcc; 
font-size: 12px; 
text-align: center; 
} 

p.left { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #ffffcc; 
font-size: 12px; 
text-align: left; 
padding: 15px !important; 
} 

ul { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #ffffcc; 
font-size: 12px; 
text-align: left; 
padding: 20px !important; 
} 

i { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #ffffcc; 
font-size: 12px; 
text-align: left; 
padding: 20px !important; 
} 

ol { 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #ffffcc; 
font-size: 12px; 
text-align: left; 
padding: 20px !important; 
} 

td.link { 
height: 19px; 
width: 120px; 
} 

td.inspiratie { 
height: 5px; 
width: 225px; 
font-weight: bold; 
color: #ffffcc; 
font-size: 12px; 
text-align: left; 
} 

td.link a:hover { 
background: #cc3300; 
outline: 0; 
} 

td.menu { 
text-align: left; 
font-weight: bold; 
background-color: #cc3300; 
} 

a { 
text-decoration: none; 
} 

a:link { 
color: #ffffcc; 
outline: 0; 
} 

a:visited { 
color: #ffffcc; 
outline: 0; 
}