body { background-color: white; font-size: 11px; font-family: Arial, sans-serif; margin:0; padding:0; 
background-image: url(../images/bg.gif);background-repeat: repeat-y; height:100%}
div#container {width: 1000px;}
a  { text-decoration: none;color: #fff }

h1 {color:#01CC01;}
h2 {color:#00cc00;font-size: 14px}
div#content p {width: 600px}
div#content p a {color: #00cc00}
div#content a img {border: none}

/*formulieren*/
table {margin-top: 50px;}
table td {vertical-align: top; padding: 1px 5px; font-size: 11px}
table td.color {background-color:#75c875; }
input {border: 1px solid #75c875; background-color: white;}
textarea {border: 1px solid #75c875;}
img.right {float: right}
