body {
background-color: #000000;
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
}

td {
color: #000000;
font-size: 11px;
}

a {
text-decoration:underline;
color: #990000;
}
a:hover {
text-decoration:underline;
color: #000000;
}


.tm {
background-image: url(images/toptrenner.gif);
background-color: #F8CA7C;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #ffffff;
font-size: 11px;
font-weight: bold;
height: 20px;
}

.tm a {
text-decoration:none;
color: #ffcc33;
background-color: transparent;
height: 18px;
padding: 2px 10px 2px 10px;
width: auto;
}
.tm a:hover {
text-decoration:underline;
color: #ffffff;
background-color: #e08141;
}

.tm2 {
background-color: #e08141;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
color: #ffffff;
font-size: 11px;
font-weight: bold;
height: 20px;
}

.tm2 a {
text-decoration:none;
color: #ffcc33;
background-color: transparent;
height: 18px;
padding: 2px 10px 2px 10px;
width: auto;
}
.tm2 a:hover {
text-decoration:underline;
color: #ffffff;
background-color: #e08141;
}

.menu {
border-right: 1px solid #F7BF63;
color: #ffffff;
font-size: 11px;
font-weight: bold;
padding: 0px;
}

.content {
color: #000000;
font-size: 11px;
padding: 0px;
}
.in {
color: #000000;
font-size: 11px;
padding: 3px;
line-height: 1.3em;
}
.rt {
background-color: #F7BF63;
color: #000000;
font-size: 11px;
padding: 3px;
line-height: 1.3em;
}

td.menuee {
width: 150;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.menue a{
text-decoration:none;	
}
	

.menuee span {
display: block; 
padding:3px 2px 3px 5px;
border-bottom: 1px solid #F8C571;
background-color:#F7BF63;
font-size:10px;
color: #510000;
font-weight:bold;
text-transform:uppercase;
}	
	
td.menue a {
width: auto;
display: block; 
font-size:10px;
padding:3px 2px 4px 10px;
border-bottom: 1px dashed #F8C571;
margin: 0; 
color:#000000;
;
}

td.menue a:hover, td.menue a.seite {
background-color:#FADDAD;
color:#993300;
text-decoration:none;
border-bottom: 1px dashed #ffffff;
}

h1 {

font-size: 13px;
margin: 0px 0px 0px 0px;

background-color:#FCEED5;
padding:2px 2px 2px 10px;
} 

.rt h1 {
font-size: 13px;
margin-bottom: 5px;
background-color:#FADDAD;
padding:2px 2px 2px 10px;
border-bottom: none;
}

input, textarea, select {
 background-color: #FCEED5;
 border-style: solid;
 border-width: 1px;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 border-color: #F7BF63;
 color:#993300;
 padding: 0px;
}

textarea {
Overflow: auto;
}