body, div, td { font-size:10px; font-family:verdana; }

body
        {
        background-color:#000;
        color : #000000;
        background-image : url();
        text-decoration : none;
        margin: 0px;
        padding: 0px;
        margin-top : 0px;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
        }
a
        {
        font-family : verdana;
        color : #666666;
        }
a:active
        {
        font-family : verdana;
        color : #666666;
        }
a:visited
        {
        font-family : verdana;
        color : #666666;
        }
a.pop:link, a.pop:visited {
color:#03F0FC;	
font-size:14px;	
font-family:verdana, arial, helvetica, sans-serif;
font-weight:bold;
text-decoration:none;

}
a.pop:hover {
color: #FC03F0;
background-color:#FECFFC;
}
input   {
        font-family : verdana;
        font-size : 8pt;
        }
select  {
        font-family : verdana;
        font-size : 8pt;
        }
textarea {
        font-family : verdana;
        font-size : 8pt;
        }
/*Generelle Klassen*/
.e5
        {
        font-size : 8pt;
        }
.e5_outerborder
        {
        font-family : verdana;
        color : #000000;
        background : #000000;
        }
.e5_innerborder
        {
        font-family : verdana;
        color : #000000;
        background : #EDEDED;
        }
.e5_content
        {
        font-family : verdana;
        font-size : 8pt;
        }
.e5_contentsmall
        {
        font-family : verdana;
        font-size : 8pt;
        }
.e5_rowcolor1 {
        background : #EDEDED;
        color : #000000;
        }
.e5_rowcolor2 {
        background : #F4C985;
        color : #000000;
        }
.e5_error {
        font-family : verdana;
        font-size : 8pt;
        color : #FF0000;
        }
.e5_headline
        {
        font-family : verdana;
        font-size : 10pt;
        }
/*Spezialklassen*/
.e5_key
        {
        font-size: 12px; font-weight: bold; font-face: courier new;
        }
.e5_input_error
        {
        color : #EDEDED;
        background-color: #FF0000;
        }
.e5_select_error
        {
        color : #EDEDED;
        background-color: #FF0000;
        }
.e5_input_link
        {
        font-family: verdana;
        text-decoration: underline;
        text-align: right;
        color: #666666;
        background-color: #FFFFFF;
        border-style: none;
        }

td.bg {
background-color:#ffffff;
}
.head1 { margin:0px 0px 0px 5px; font-size:11px; line-height:16px; }
.text1 { margin:0px 0px 10px 5px; font-size:11px; line-height:16px; text-align:left; }
.text1 .headlineBar { margin:0px 0px -5px -9px; }
.text1 .preamble { color:444; font-weight:bold; }
.contentMargin { margin:30px 0px 30px 0px; }

ul { margin: 0px 20px 10px 30px; }
li { font-size:11px; line-height:16px; }

.text1 a { text-decoration:none; color:#ff0000; }
.text1 a:hover { color:#ff8888; }

.text1 a.black { color:#000000; }
.text1 a.black:hover { color:#000000; }



