body {
        margin:0;
        padding:0;
        font: normal 11px/1.5em Verdana,arial;
background-color: #336699;
background-image: none;
}


TABLE {
background: whitesmoke;
font: normal 11px/1.5em Verdana,arial;
 }

TR {
	COLOR: #336699; font-family: verdana,arial; FONT-SIZE: 10pt; text-align: justify; 
}

TD {
	COLOR: #336699; font-family: verdana,arial; FONT-SIZE: 10pt; text-align: justify; 
}

    
h1 {
        font: bold 16px Verdana,arial;
        color: #336699;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

h2 {
        font: bold 14px Verdana,Arial;
        color: #336699;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

h3 {
        font: italic 14px Verdana,Arial;
        color: #336699;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}


h5 {
        FONT-SIZE: 8pt; COLOR: #336699; FONT-FAMILY: verdana,arial; TEXT-ALIGN: left
}

h6 {font: normal 10px Verdana,Arial;
        color: #336699;
        margin: 0px;
        padding: 0px 0px 0px 0px;
TEXT-ALIGN: left;
}


img {
border: none;
}





.foottable {
	COLOR: #336699; font-family: verdana,arial; FONT-SIZE: 10pt; TEXT-ALIGN: center; background: white;
}










body {
        background: #FFF;
        color: #336699;
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
}
a:link, a:visited {
        color: gray;
        text-decoration: none;
}
a:hover, a:active {
        color: #fff;
        text-decoration: none;
        background: #ff9933;
}
#navigation {
        background: #DDD;
        border-bottom: 1px solid #A1A1A1;
        margin: 1em 0 0;
        padding: 0.6em 0 0;
        font-weight: bold;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px 0 5px;
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(bilder/menue/tableft.gif) no-repeat left top;
        color: #FFF;
        text-decoration: none;
        padding: 5px 0;
}
#navigation ul li span {
        background: url(bilder/menue/tabright.gif) no-repeat right top;
        padding: 5px 7px 5px 3px;
        margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
        text-decoration: underline;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}
#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}


/*- Internet Explorer...It's Hacktastic!--------------------------- */

/*\*//*/
#navigation ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#navigation ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}
/**/

a.menupunkt{
color: white;
font-weight: normal;
text-align: left;
font-family: Verdana;
font-style: normal
font-size: 10 px;
border-color: black ;
border-style: normal ;
margin: 4 px;
border-width: 1 px;
padding: 5 px;
background: silver;
width: 100;
display: block;
text-decoration: none;
}
a.menupunkt:hover{
color: white;
font-weight: 1;
text-align: left;
font-family: Verdana;
font-style: normal
font-size: 10 px;
border-color: black ;
border-style: normal ;
margin: 4 px;
border-width: 1 px;
padding: 5 px;
background: #ff9933;
width: 100;
display: block;
text-decoration: none;
}
a.menupunkt:active{
color: red;
font-weight: 1;
text-align: left;
font-family: Verdana;
font-style: normal
font-size: 10 px;
border-color: black ;
border-style: normal ;
margin: 4 px;
border-width: 1 px;
padding: 5 px;
background: #ff00f0;
width: 100;
display: block;
text-decoration: none;
}




