@import "reset.css"; /* om alle browsers te resetten */
body { font-size: 105%; color: #32280a;
       background: rgb(246,234,213) url(index/tux_90x63.gif);
       background-attachment: fixed; background-repeat: no-repeat; background-position: 2% 97%;}
.kader { background: rgb(209,192,172); width: 900px; text-align: center; margin: 0 auto;}
.nav { text-align: center; margin-left: auto; margin-right: auto; margin-top: 0pt; }
.nav th { background: rgb(197,182,156); border: double rgb(93,92,72) 5px; padding: 3px; }
table.welkom { margin-left: auto; margin-right: auto; margin-top: 2em; width: 850px;}    
h1 {text-align: center; font-family: Helvetica, Georgia, Times, serif; font-size: 1.6em; } 
td.henri { width: 50%; } 
p.comment { float:left; margin-left: 30%; margin-right: 30%; }
p.totop { float:left;} 
p.updated { text-align: right; float: right; margin-right: 10%;}              
td.code {background-color: rgb(235,220,207); border: solid rgb(93,92,72) 2px;}    
td.tekst{background-color: rgb(235,220,207); border: solid rgb(93,92,72) 2px; margin: 0 20px;text-align: left;}
p.left { margin: 0 2em;text-align: left; }  
a {font-weight: bold;}
a:link {color: #32280a; text-decoration: none;}
a:visited {color: #552626; text-decoration: none; }
a:hover {color:#2e3a54;  text-decoration: underline; background: #f9e6d5;}
a:active { text-decoration: underline; background: #daa94f;}

