/*bg alt: #FFFCF9 */
body { height: 100%;  text-align: left; font-size: 80%; font-family: 'Microsoft Sans Serif', Verdana, Georgia, Arial; background-color: #e3e3e3; }
hr {  width:100%; height:3px; }

h1, h2, h3  { font-weight: normal; font-variant: small-caps; font-family: Georgia, Verdana, Tahoma, Arial; line-height: 1.1em; }
h1 { padding-top: 20px; }
h2 { font-size: 175%; }
h3 { text-decoration: underline; font-size: 140%; }
h1, h2, h3, hr { color: #48665E; }
p { line-height: 1.5; font: 14px Microsoft Sans Serif, Verdana, Arial; }
a { text-decoration: none; color: #525252; } /* Hellgrau 9D9D9D */
small { font-size: 93%; color: #CECECE; }
ul { text-indent: 0.5cm; }

/* -- Link-Box -- */
/* Farbe box: #C04000 */
body div#toolTip { position: absolute; z-index: 1000; width: 220px; background: #fff; border: 1px solid #5E62FD; text-align: left; padding: 2px 5px; min-height: 1em; }
/* Farbe Schrift Box oben, ursprünglich #295959*/
body div#toolTip p { line-height: 1.2em; color: #000000; width: 220px; text-transform: uppercase; font-size: 81%; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; }
/* Farbe Schrift Box URL #E8CCC8 */
body div#toolTip p em { display: block; width: 220px; color:#786; font-style: normal; }
/* Farbe ?, ursprünglich #295959 */
body div#toolTip p em span { color: #48665E; }
.active { color: #5E62FD; }
.schwarz { color: #000000; }
a:hover { color:#5E62FD; text-decoration:none; }
a:hover.hover-out {color:#48665E; text-decoration:none; }

#eyecatcher-link { display: block; width: 740px; height: 200px; }
.box-default {width: 754px; background-color: #F3F3F3; font-size: 11px; border-width:1px; border-style:solid; border-color:#808179; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;}
.box-innen {width: 730px; background-color: #FFFFFF; font-size: 11px; border-width:1px; border-style:dotted; border-color:#5E62FD; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; font: 14px Microsoft Sans Serif, Verdana, Arial; vertical-align: top; text-align: left;}
.box-innen-vorschau {width: 700; background-color: #FFFFFF; font-size: 11px; border-width:1px; border-style:dotted; border-color:#00B000; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; font: 12px Microsoft Sans Serif, Verdana, Arial; vertical-align: top; text-align: left; text-decoration:line-through; }