/*Allgemeine Definitionen - Selektoren*/
body { color: #000000; font-size: 0.69em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.4em; }
p, input, select, div, table, tr, td { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
a { color: #000000; text-decoration: underline }
a:link { color: #000000; text-decoration: underline }
a:visited { color: #000000; text-decoration: underline }
a:hover { color: #000000; text-decoration: none }
a:focus { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
form { margin: 0; padding: 0 }
li { text-align: left; margin-bottom: 4px }
h1 { color: #5d0d45; font-size: 1.7em; font-weight: normal; margin-top: 10px; }
h2 { color: #000000; font-size: 1.2em; font-weight: bold }

/*Positionierungen - Boxen*/
#printheader { text-align:right; border-bottom: 2px solid #5d0d45; padding:5px;}
#servicebox { display: none; }
#nav1bgbox  { display: none; }
#nav1box  { display: none }


#leftbox {  }
#leftcontentbox { width: auto; position:relative; top: 30px; }

#rightbox { display: none; }
#themabox { display: none; }
#refbox	  { display: none; }

#footerbox { display: none; }
#footeribox  { display: none; }

#footerborder   { display: none; }

/*Text-Styles - Klassen*/
.plumb, .plumb a, .plumb a:link, .plumb a:visited, .plumb a:hover, .plumb a:focus, .plumb a:active { color: #5d0d45; font-size: 1.2em; font-weight: bold; text-decoration: none;}
.grau { color: #666666; }
.fett, a.fett { font-weight: bold; text-decoration: none; }
a.fett:hover { text-decoration: underline; }
.lila, .lila a, .lila a:link, .lila a:visited, .lila a:hover, .lila a:focus, .lila a:active  { color: #5d0d45; text-decoration: none; }
.lila a:hover  { color: #5d0d45; text-decoration: underline; }

a.lila, a.lila:link, a.lila:visited, a.lila:hover, a.lila:focus, a.lila:active  { color: #5d0d45; text-decoration: none; }
a.lila:hover  { color: #5d0d45; text-decoration: underline; }

.imglink { border:1px solid #cccccc; padding:2px; }
.imglink:hover { border:1px solid #781F59; padding:2px; }