/*Allgemeine Definitionen**************/
body    { font-family: Arial,sans-serif,verdana; color:#000000; font-size:10pt; background-color:#888888;
         margin-left:0px; margin-right:0px; margin-top:1px; margin-bottom:0px}


/*Globales DIV************************/
#globaldiv {text-align:center; background-color:#888888; width:830px; background:url(../images/content-back.jpg); background-repeat:repeat-y}


/*HEADER DIV****************************/
#theheader {height:71px; width:830px; background:url(../images/header-back.jpg); background-repeat:no-repeat}


/*Navigation Definitionen**************/
#thenavi {width:830px; height:33px; padding-left:10px; padding-top:5px; text-align:left; background:url(../images/navi-back.jpg); background-repeat:no-repeat}
a:link.navi    { color:#E2E0E0; text-decoration:none; font-weight:normal; font-size:11pt; margin-right:10px}
a:visited.navi { color:#E2E0E0; text-decoration:none; font-weight:normal; font-size:11pt; margin-right:10px}
a:hover.navi   { color:#FFFFFF; text-decoration:none; font-weight:normal; font-size:11pt; margin-right:10px}
a:active.navi  { color:#E2E0E0; text-decoration:none; font-weight:normal; font-size:11pt; margin-right:10px}


/*FOOTER DIV****************************/
#thefooter {height:71px; width:830px; background:url(../images/footer-back.jpg); background-repeat:no-repeat}



/*Content Definitionen**************/
#thecontent {width:830px; text-align:left; padding-bottom:10px; padding-left:10px; padding-right:10px; padding-top:10px; font-family:Arial,sans-serif,verdana; color:#666666; font-size:11pt; background:url(../images/content-back.jpg); background-repeat:repeat-y}


a:link.cont    { color:#666666; text-decoration:underline; font-weight:normal; font-size:11pt}
a:visited.cont { color:#666666; text-decoration:underline; font-weight:normal; font-size:11pt}
a:hover.cont   { color:#333333; text-decoration:underline; font-weight:normal; font-size:11pt}
a:active.cont  { color:#666666; text-decoration:underline; font-weight:normal; font-size:11pt}

a:link.mini    { color:#666666; text-decoration:none; font-weight:normal; font-size:9pt}
a:visited.mini { color:#666666; text-decoration:none; font-weight:normal; font-size:9pt}
a:hover.mini   { color:#333333; text-decoration:none; font-weight:normal; font-size:9pt}
a:active.mini  { color:#666666; text-decoration:none; font-weight:normal; font-size:9pt}

#mini { color:#666666; font-weight:normal; font-size:9pt}


h1 {letter-spacing:1.5pt; font-weight:normal; font-size:14pt; color:#0075D5}
h2 {letter-spacing:1.5pt; font-weight:normal; font-size:11pt; color:#0075D5}


/*Tabellen Layout*/
#tablehead {font-weight:bold; font-size:11pt; color:#0075D5; border-color:#E2E0E0; border-style:solid; border-bottom-width:1px; border-left-width:0px; border-right-width:0px; border-top-width:0px; vertical-align:top}

tr.tablecontent {font-weight:normal; font-size:11pt; color:#666666; height:30px}

#red {font-weight:normal; font-size:11pt; color:red}
#green {font-weight:normal; font-size:11pt; color:green}

