body {
background-color: #F6F6F6;
font-family: Tahoma;
font-size: 12px;
color: #000000;
}


td {
color: #000000;
font-size: 12px;
}


a {
color: #000000;
}
a:hover {
color: #909090;
text-decoration:none;
}


.head {
background-image: url(images/headbg.gif);
background-color: #F6F6F6;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
}


.tm {
background-image: url(images/toptrenner.gif);
background-color: #F8CA7C;
border-top: 1px solid #808080;
color: #000000;
font-size: 12px;
font-weight: bold;
height: 20px;
}
.tm a {
text-decoration:none;
color: #ffcc33;
background-color: transparent;
height: 18px;
width: auto;
}
.tm a:hover {
text-decoration:underline;
color: #ffffff;
background-color: #D6D9FF;
}


.tm1 {
color: #000000;
font-size: 12px;
font-weight: bold;
height: 20px;
text-decoration:none;
}
.tm1 a {
text-decoration:none;
}
.tm1 a:hover {
text-decoration:underline;
color: #000050;
}


.tm2 {
background-image: url(images/toptrenner.gif);
background-color: #F8CA7C;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
color: #000000;
font-size: 12px;
font-weight: bold;
height: 20px;
}
.tm2 a {
text-decoration:none;
color: #ffcc33;
background-color: transparent;
height: 18px;
width: auto;
}
.tm2 a:hover {
text-decoration:underline;
color: #ffffff;
background-color: #e08141;
}

.menu {
background-image: url(images/menubg.gif);
background-repeat:no-repeat;
background-color: #f6f6f6;
border-right: 0px solid #F7BF63;
color: #ffffff;
font-size: 13px;
font-weight: bold;
}

.content {
background-repeat:no-repeat;
background-color: #ffffff;
color: #000000;
font-size: 13px;
}
.rt {
background-color: #F7BF63;
color: #000000;
font-size: 13px;
}

td.menue {
width: 150;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.menue span {
display: block; 
padding:3px 2px 3px 5px;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
background-color:#f6f6f6;
font-size:12px;
color: #510000;
font-weight:bold;
text-transform:uppercase;
}	
	
td.menue a {
width: auto;
display: block; 
font-size:12px;
padding:3px 2px 4px 10px;
background-repeat:no-repeat;
background-position: 0px 5px;
background-color:transparent;
margin: 0; 
color:#000000;
text-decoration:none;
}

td.menue a:hover, td.menue a.seite {
background-repeat:no-repeat;
background-position: 0px 5px;
background-color:#FADDAD;
color:#000000;
text-decoration:none;
}


h1 {
display: block; 
padding:3px 2px 3px 5px;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
background-color:#f6f6f6;
font-size:12px;
color: #510000;
font-weight:bold;
text-transform:uppercase;
} 
.rt h1 {
height:20px;
font-size: 12px;
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
background-color:#f6f6f6;
}


input, textarea, select {
 background-color: #FADDAD;
 border-style: solid;
 border-width: 1px;
 font-size: 13px;
 border-color: #F7BF63;
 color:#993300;
}

textarea {
Overflow: auto;
}
