/* Seite allgemein */
html, body { height:100%; }
body { margin:0px; padding:0px; background-color:#202020; text-align:center; font-family:Trebuchet MS,Helvetica,Arial; font-size:13px; color:#0F0707; }

/* Seitenlayout Index */
div.distance { width:1px; height:50%; margin-bottom:-76px; /* Hälfte der Höhe von div#container-index */ float:left; }
div#container-index { width:514px; height:161px; position:relative; /* bringt div#container-index in Ebene über div#distance */ margin:9px auto 0px; text-align:left; background:#101010 url(../site-body-i.png) repeat-y; clear:left; }
div#site-top-index { width:514px; height:7px; margin:0px; padding:0px; background:#101010 url(../site-top-i.png) no-repeat; text-align:center; }
div#site-bottom-index { width:514px; height:11px; margin:0px; padding:0px; background: #101010 url(../site-bottom-i.png) no-repeat; text-align:center; }


/* Links allgemein */
a img { border:0px; }
a:link    { color:#6C6E71; font-style:italic; text-decoration:none; }
a:visited { color:#6C6E71; font-style:italic; text-decoration:none; }
a:focus   { color:#ED1C23; font-style:italic; text-decoration:underline; }
a:hover   { color:#ED1C23; font-style:italic; text-decoration:underline; }
a:active  { color:#ED1C23; font-style:italic; text-decoration:underline; }

/* Links mit Symbolen */
a.continue:link, a.continue:visited                   { padding-right:12px; color:#6C6E71; font-weight:bold; font-style:italic; text-decoration:none;      background:url(../pfeilgrg.gif) no-repeat center right; }
a.continue:focus, a.continue:hover, a.continue:active { padding-right:12px; color:#ED1C23; font-weight:bold; font-style:italic; text-decoration:underline; background:url(../pfeilrrg.gif) no-repeat center right; }
a.mail:link, a.mail:visited               { padding-left:14px; color:#6C6E71; font-weight:normal; font-style:italic; text-decoration:none;      background:url(../emailg.gif) no-repeat center left; }
a.mail:focus, a.mail:hover, a.mail:active { padding-left:14px; color:#ED1C23; font-weight:normal; font-style:italic; text-decoration:underline; background:url(../emailr.gif) no-repeat center left; }
a.totop:link, a.totop:visited                { padding-right:12px; color:#6C6E71; font-weight:bold; font-style:normal; text-decoration:none;      background:url(../pfeilgog.gif) no-repeat bottom right; }
a.totop:focus, a.totop:hover, a.totop:active { padding-right:12px; color:#ED1C23; font-weight:bold; font-style:normal; text-decoration:underline; background:url(../pfeilrog.gif) no-repeat bottom right; }


/* Header H1 */
h1#header-index { width:500px; height:63px; margin:0px 7px 0px 7px; padding:21px 0px 0px; background: #0F0707 url(../h1-et420.png) right top no-repeat; font-size:21px; color:#0F0707; text-align:left; }
h1 a { margin:0px; border:0px; padding:0px; font-family:Trebuchet MS,Helvetica,Arial; }
h1 a:link,h1 a:visited,h1 a:focus,h1 a:hover,h1 a:active { color:#0F0707; font-weight:bold; font-style:italic; text-decoration:none; }
h1 img { margin:0px; border:0px; padding:0px; vertical-align:middle; }

/* Navigation H2 */
h2#navigation-index { width:481px; margin:0px 7px 0px 7px; padding:22px 0px 17px 19px; background:#0F0707  url(../h2-et420.png) right top no-repeat; text-align:left; font-family:Trebuchet MS,Helvetica,Arial; font-size:15px; color:#0F0707; font-weight:normal; font-style:italic; }
h2 a:link,h2 a:visited { color:#0F0707; font-weight:bold; font-style:italic; text-decoration:none; }
h2 a:focus,h2 a:hover,h2 a:active { color:#ED1C23; font-weight:bold; font-style:italic; text-decoration:none; }
h2 img { padding-right:6px; }
h2 img.h2-einzeln { padding-right:0px; }


/* Emoticons und Acronyme */
span.emoticon { color:#F2F2F2; font-weight:normal; font-style:italic; text-decoration:none; }