/* main.css */

body { background:#fff9df; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#8a5b33; }

table { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#8a5b33; }

.txtDiv { margin:15px 0px 0px 23px; overflow:auto; height:450px; line-height:18px;}

.bottomTd { background:url(Bilder/bottom.jpg); font-size:10px; }

.head { font-size:14px; color:#006437; border-bottom:1px dotted #8a5b33; }

.input { border:1px solid #8a5b33; width:200px; margin-bottom:10px; }

textarea { border:1px solid #8a5b33; width:200px; height:100px; }
/* --- links --- */
a:link, a:visited { color:#8a5b33; }
a:hover, a:active { color:#006437; }
