body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
background: url('../images/hintergrund.gif') repeat-x #EEE;
color: #000000;
line-height: 18px;
}

.mainlevel {
display: block;
padding: 4px 3px 4px 17px;
text-decoration: none;
border-bottom: 1px solid #cccccc;
font-weight: bold;
background: url('../images/readmore.gif') left no-repeat;
}
.mainlevel:hover {
display: block;
color: #AA0000;
padding: 4px 3px 4px 15px;
text-decoration: none;
border-left: 2px solid #AA0000;
border-bottom: 1px solid #AA0000;
background: #dddddd;
font-weight: bold;
}

.sublevel {
display: block;
padding: 5px 3px 5px 17px;
margin-left: -4px;
}

#active_menu {
padding: 4px 3px 4px 17px;
background: url('../images/readmore.gif') left no-repeat #dddddd;
border-bottom: 1px solid #ccc;
font-weight: bold;
}

.mainlevel#active_menu:hover {
display: block;
padding: 4px 3px 4px 15px;
text-decoration: none;
border-bottom: 1px solid #AA0000;
font-weight: bold;
background: #dddddd;
}

.sublevel#active_menu:hover {
display: block;
padding: 4px 3px 4px 17px;
text-decoration: none;
border-bottom: 1px solid #AA0000;
font-weight: bold;
background: #dddddd;
}

#cpp {
border-top: 1px dotted #666666;
margin: 10px 27px 0px 27px;
padding-top: 5px;
}

.readon {
border-left: 2px solid #AA0000;
padding: 3px 5px;
text-decoration: none;
border-bottom: 1px dotted #AA0000;
}

.componentheading {
color: #666666;
font-size: 20px;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 20px;
padding-left: 10px;
border-left: 3px dotted #666;
border-bottom: 1px solid #666;
}

.myborder {
border-width: 1px;
border-style: solid;
border-color: silver;
padding: 4px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 4px;
}

input, textarea, select {
font-size: 10px;
color: #888888;
font-family: Verdana;
border: 1px #939393 solid;
background-color: #f2f2f2;
}

td {
color: #000000;
font-size: 11px;
}

.radio {
border: 0px;
}

.checkbox {
border: 0px;
}

a {
color: #000000;
font-size: 11px;
text-decoration: underline;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:hover {
color: #AA0000;
font-size: 11px;
text-decoration: underline;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

img {
border: 0px;
}