TD {
	COLOR: black; FONT-FAMILY: Arial, Helvetica CE, sans-serif; FONT-SIZE: 12px
}
.text {
	COLOR: black; FONT-FAMILY: Arial, Helvetica CE, sans-serif; FONT-SIZE: 12px
}
A:link {
	COLOR: blue; FONT-FAMILY: Arial, Helvetica CE, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:visited {
	COLOR: blue; FONT-FAMILY: Arial, Helvetica CE, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:active {
	COLOR: blue; FONT-FAMILY: Arial, Helvetica CE, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:hover {
	COLOR: blue; FONT-FAMILY: Arial, Helvetica CE, sans-serif; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
BODY {
	scrollbar-3d-light-color: #ADAD55; AdMchaa-arrow-color: #ADAD55; AdMchaa-base-color: #FFFBDA; scrollbar-dark-shadow-color: #ADAD55; AdMchaa-face-color: #CFCF8C; AdMchaa-highlight-color: #FFFFFF; AdMchaa-shadow-color: #ADAD55
}
BODY {
	BACKGROUND-COLOR: #e6e6bd
}

H1 {
	 FONT-WEIGHT: normal; FONT-SIZE: 46px; COLOR: #808080; 
FONT-FAMILY: Arial, Tahoma, 
}

H2 {
	 FONT-WEIGHT: normal; FONT-SIZE: 22px; COLOR: #808080; 
FONT-FAMILY: Arial, Tahoma, 
}

#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(menue/tableft2.gif) no-repeat left top;
        color: #FFF;
        text-decoration: none;
        padding: 5px 0;
}
#navigation ul li span {
        background: url(menue/tabright2.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;
}
