/*

*****************************************
layout, text & programming
Hermann W. Tesmer
HWT-ART.studio

http://www.hwt-art.com
info@hwt-art.com

all rights reserved
copyright ©1998-2006 Hermann W. Tesmer
*****************************************

*/

a:link { color:#ee0000; text-decoration:none;  }
a:visited { color:#ee0000; text-decoration:none; }
a:hover { color:#8080FF; text-decoration:none; }
a:active { color:#ee0000; text-decoration:none; }

body, html, textarea {
font-family: "Tahoma", sans-serif;
font-weight:bold;
cursor:url("../grafx/hwtcursor.ani");

scrollbar-base-color:#000000;
scrollbar-3d-light-color:#000000;
scrollbar-arrow-color:#c0c0c0;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#404040;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000;

}

.view {
background-color:#000000;
}

.pageheadline {
font-size:18pt;
letter-spacing:0.2em;
color:#CC0000;
text-align:center;
vertical-align:middle;
width:100%;
}

.headline {
font-size:10pt;
font-weight:bold;
letter-spacing:0.2em;
color:#c0c0c0;
text-align:left;
vertical-align:top;
}

.headline2 {
font-size:10pt;
font-weight:bold;
letter-spacing:0.1em;
color:#c0c0c0;
text-align:left;
vertical-align:top;
}

.navi {
font-size:8pt;
letter-spacing:0.0em;
text-align:left;
vertical-align:top;
width:100%;
}

.fliess {
font-size:8pt;
color:#c0c0c0;
text-align:justify;
vertical-align:top;
}

.small {
font-size:7pt;
color:#c0c0c0;
vertical-align:top;
}

.detail {
background-color:#404040;
text-align:left;
vertical-align:top;
empty-cells:hide;
}

.mainframe {
width:100%;
border-style:none;
text-align:left;
vertical-align:top;
}

.center {
text-align:center;
}

.copyright {
font-size:6pt;
letter-spacing:0.0em;
text-align:right;
vertical-align:top;
width:100%;
}

