a						{ color: #606060;  text-decoration: none    }
a:visited				{ color: #f606060;   text-decoration: underline   }
a:hover				{ color: #606060;   text-decoration: underline }
a:active				{ color: #f606060;  text-decoration: underline   }





p  { font-size: 12px; line-height: 18px }
td { }
.plattetext { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 18px }
.grijs { color: #606060; }

.inputbox { font-size: 13px; width: 240px; height: 24px; padding: 4px; border: solid 1px #fbb400; }
.inputtextbox { font-size: 13px; width: 240px; height: 120px; padding: 4px; border: solid 1px #fbb400; }
.inputbutton { color: #fff; font-size: 12px; height: 24px; background-color: #87010c; width: 120px; border: solid 0 #606060; }
.dots { background-image: url(images/dots_hor.gif); background-repeat: repeat-x; }