/* ------------- */
/* global styles */

body {padding: 0em 2em 0em 2em; margin: 0; font-family: sans-serif; color: black; background: white;}

a {text-decoration: none;}

a:link, a:visited, a:active {color: blue;}
a:hover {color: gray;}

h1 {font: 170% sans-serif;}
h2 {font: 140% sans-serif;}
h3 {font: 120% sans-serif;}

table {width: 100%; margin-top: 1em;}
td {vertical-align: top; border: 1px solid #c0c0c0; padding: 0.5em; width: 50%}

/* ------------------------------------- */
/* head styles  - toolbar, site name etc */

#headerline {border: 1px solid silver; background-color: #E6E6D8; margin-top: -15px; height: 20px;}
#toolbar {text-indent: 10px; color: gray !important; margin-bottom: 15px; margin-top: 15px; font: 90% sans-serif;}

a.toolbar:link, a.toolbar:visited, a.toolbar:active	{color: gray; margin-right: 30px;}
a.toolbar:hover {color: black;}

#banner {height: 141px; background-image: url(../images/ba.gif); background-repeat: repeat-x; background-position: left top; background-color: #F0F0E7; border: 1px solid silver; margin-bottom: 1em;}
#logo {text-indent: 30px; margin-top: 37px; font: 170% sans-serif; color: #777742;}
#logosub {text-indent: 30px; margin-bottom: 30px; margin-top: 15px; font: 90% sans-serif; color: #ACAC91;}

/* ------------- */
/* bottom styles */
.counters {margin-top: 20px; border-top: 3px solid #cccccc; padding-top: 0.5em;}

/* ----------------------------- */
/* styles for topic and comments */

a.topic:visited {color: gray;}
a.l1em {margin-left: 1em;}

div.r {float: right;}
div.smalllinks {float: right; text-align: right; font: 50% sans-serif;}
div.subforuminfo {padding-bottom: 1em; /*color: #c0c0c0;*/font-style:italic;}
div.topicblock {border-top: 1px dotted #c0c0c0; padding-top: 0.5em;}
div.datenname {font: 80% sans-serif; padding-bottom: 1em;}


