body {
background-color:#F6D63E;
background-image:url(../bilder/misc/back.jpg);
background-repeat:no-repeat;
font-family:Arial,sans-serif;
}
body.noback { background-image:none; margin:5px; }

table { border-style:none; } /* solid */

table.list { margin-bottom:20px; }

table.titel { font-family:verdana,sans-serif; text-align:center; }

table.navi { margin-right:13px; } /* abstand inhaltsttabelle rechts */

td.navi { padding-top:14px; white-space:nowrap; font-weight:bold; } /* abstand titelleiste unten*/

td.top { padding-top:14px;} /* abstand inhaltstspalte */

td.ref { width:400px; padding-top:12px; padding-bottom:12px; } /* abstand referenzinhalt */


a:link { color:#7d653c; text-decoration:underline; }
a:visited { color:#3d4548; text-decoration:underline; }
a:hover {color:#000000; text-decoration:underline; }
a:active { color:#0000EE; background-color:#FFFF99; text-decoration:none; }

.forumline
{
    BACKGROUND-REPEAT: repeat-y;
    BORDER-RIGHT: #46357c 2px solid;
    BORDER-TOP: #46357c 2px solid;
    BORDER-LEFT: #46357c 2px solid;
    BORDER-BOTTOM: #46357c 2px solid;
    BACKGROUND-COLOR: #ffffff
}
