body { background-color: #ccc; margin: 0px;}
table { width: 100%; }
table.table1 {border-collapse:collapse ; border-style: hidden; }
/*** table td { border-width: 0px; font-family: Arial, Helvetica, sans-serif;} **/

a {color: #0000EE; text-decoration: none; background-color: transparent;}
a:hover {color: #FF0000;text-decoration: underline; background-color: transparent;}
a:visited {color: #551A8B;text-decoration: none; background-color: transparent;}


/* header */

td.header1 { width: 200px; height: 20px; display: table-cell; background-repeat: no-repeat; background-color: white; padding: 0 0 0 20pt;
            font-family: Arial, Courier New, Courier, monospace;font-size: 18px; text-align:center; color: #000066; font-weight: bold;}
td.header2 { width: 198px; height: 20px; display: table-cell; background-repeat: repeat-y; background-image: url(../gif/menutitle.jpg);}
td.header3 { width: auto; height: 20px; display: table-cell; background-repeat: repeat-x; background: #ccc;font-family: Arial, Courier New, 
Courier, monospace;font-size: 18px; text-align:center; color: #000066; font-weight: bold;}


/**Menue **/


td#menubar2 { font-family: Arial, Helvetica, sans-serif; width: 200px;font-size: 12px; text-align:center; background: url(../gif/menutitle.jpg); background-repeat: no-repeat; background-color: #ccc;}
td#menubar2 th { vertical-align: middle;}
td#menubar2 div.menu a { padding:7px; display: block; color: #0000EE; font-weight: bold; text-align:center; background: url(../gif/menutitle.jpg); background-repeat: no-repeat; border-right:1px solid #CCCCCC;}
td#menubar2 div.menu a:hover { color: #666666; background: url(../gif/menutitle2.jpg); background-repeat: no-repeat;  vertical-align: middle; text-decoration: none;}
td#menubar2 div.menu_search { text-align:right; padding-right:10px; vertical-align: middle;}




             
             
/*** Content **/

table#Content { border-width: 0px; width: 100%; padding: 0px; }

td#ContentTitle { padding: 5px; background-color: white; font-size: 18px; color: black; vertical-align: middle; font-weight: bold; text-align:left; font-family: Arial, Courier New, Courier, monospace;}


td#ContentKurzText { padding: 5px; background-color: white; font-size: 14px; color: black; vertical-align: top; text-align:left; font-family: Arial, Courier New, Courier, monospace;table-cell; background-repeat: repeat-y; }





/*** Footer  **/

td.footer1 { width: 200px; height: 40pt; display: table-cell; background-repeat: no-repeat; background-color: white; padding: 10pt 10pt 10pt 10pt; font-size:9pt; text-align:center; }
td.footer2 { width: 198px; height: 40pt; display: table-cell;  background-repeat: repeat-y; background-image: url(../gif/menutitle.jpg); padding: 0 0 0 20pt; font-size:9pt; text-align:center; }
td.footer3 { width: auto; height: 40pt; display: table-cell; background-repeat: repeat-y; background: #ccc; padding: 20pt 20pt 20pt 20pt; font-size:9pt; text-align:center;}



