img {margin-right:6;} 
caption {text-align:left;}
tr.fett {font-weight:bold;}
tr.mitte {vertical-align:middle;}
td.mitte {vertical-align:middle;}
td {vertical-align:top;}

table.eng {margin-bottom:0;}
.lila {color:#600060;}
.zeit {text-align:center;}
.oben {vertical-align:top;}
.right {text-align:right;}

a {text-decoration: none; color: navy; font: 10pt Helvetica; }
a:hover {text-decoration:underline; color:red; }
a:link {color: navy}
a:active {text-decoration:underline; }

body {font: 10pt Helvetica; color: navy; background-color:#FFFFCC;}

/*Menu 1 column*/
TD#menu_1 {
vertical-align: top;
width: 200px;
background-image: url(../images/menubackground_top.jpg);
padding-top: 10px;
}
TD#menu_1 DIV {
width: 95%;
}

/* MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
padding-bottom: 5px;
padding-left: 5px;
padding-right: 15px;
}
/* MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
font-weight: bold;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 15px;
}
TD#menu_1 DIV.menu1-level1-act A {
color: #600060;
font-weight: bold;
text-decoration: none;
}


/*Menu 2 column*/
TD#menu_2 {
vertical-align: top;
width: 150px;
background-image: url(../images/menubackground_left.jpg);
background-repeat: no-repeat;
padding-top: 10px;
}
TD#menu_2 DIV {
width: 95%;
}

/* MENU 2, level 1, normal state (NO) */
TD#menu_2 DIV.menu1-level1-no {
border-bottom: 1px dotted #999999;
padding-top: 5px;
padding-left: 5px;
}
/* MENU 2, level 1, active state (ACT) */
TD#menu_2 DIV.menu1-level1-act {
border-bottom: 1px dotted #999999;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
}
TD#menu_2 DIV.menu1-level1-act A {
color: #600060;
font-weight: bold;
text-decoration: none;
}
TD#menu_2 DIV.menu1-level2-no {
font-size: 9pt;
padding-left: 20px;
}
TD#menu_2 DIV.menu1-level2-act {
font-size: 9pt;
font-weight:bold;
padding-left: 20px;
}

/*Menu 3 column*/
TD#menu_3 {
vertical-align: top;
width: 150px;
background-image: url(../images/menubackground_right.jpg);
background-repeat: no-repeat;
padding-top: 10px;
}
TD#menu_3 DIV {
width: 95%;
}
/* MENU 3, level 1, normal state (NO) */
TD#menu_3 DIV.menu1-level1-no {
border-bottom: 1px dotted #999999;
padding-top: 5px;
padding-left: 5px;
}
/* MENU 3, level 1, active state (ACT) */
TD#menu_3 DIV.menu1-level1-act {
border-bottom: 1px dotted #999999;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
}

/*Menu 4 column*/
TD#menu_4 {
vertical-align: top;
width: 150px;
background-image: url(../images/menubackground_right.jpg);
background-repeat: no-repeat;
padding-top: 10px;
}
TD#menu_4 DIV {
width: 95%;
}
/* MENU 4, level 1, normal state (NO) */
TD#menu_4 DIV.menu1-level1-no {
border-bottom: 1px dotted #999999;
padding-top: 5px;
padding-left: 5px;
}
/* MENU 4, level 1, active state (ACT) */
TD#menu_4 DIV.menu1-level1-act {
border-bottom: 1px dotted #999999;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
}

TD#content {
vertical-align: top;
h1, h2, h3: {color: navy}
font: Verdana 10pt
}


