.titel {
font-size:12px; color:#808000; background-color:#ffffcc; text-align:right; padding-right:20px;
}

/* normaler Absatz */
.normal {
margin-left: 20px; width: 580 px;
}

/* Link als Button */
A.buttonlink:link {font-size:11px; color:#800000; background-color:#dedfbd; text-decoration:none; border-style:outset; border-width:1px; border-color:ffffcc; padding-left:2px; padding-right:2px;
}
A.buttonlink:visited {font-size:11px; color:#800000; background-color:#dedfbd; text-decoration:none; border-style:outset; border-width:1px; border-color:ffffcc; padding-left:2px; padding-right:2px;
}
A.buttonlink:hover {font-size:11px; color:#800000; background-color:#ffffcc; text-decoration:none; border-style:inset; border-width:1px; border-color:ffffcc; padding-left:2px; padding-right:2px;
}
A.buttonlink:active {font-size:11px; color:#800000; background-color:#ffffcc; text-decoration:none; border-style:inset; border-width:1px; border-color:ffffcc; padding-left:2px; padding-right:2px;
}
/* Link mit mouse-over-Ordnern */
A.ordner:link { font-family:Arial; font-weight:normal; font-size:11px; color:#800000; font-variant:normal; text-decoration:none; background-image:url('../bilder/ordner_zu.gif'); background-repeat:no-repeat;
}
A.ordner:visited { font-family:Arial; font-weight:normal; font-size:11px; color:#800000; font-variant:normal; text-decoration:none; background-image:url('../bilder/ordner_zu.gif'); background-repeat:no-repeat;
}
A.ordner:hover { font-family:Arial; font-weight:normal; font-size:11px; color:#800000; font-variant:normal; text-decoration:none; background-image:url('../bilder/ordner_auf.gif'); background-repeat:no-repeat;
}
A.ordner:active { font-family:Arial; font-weight:normal; font-size:11px; color:#800000; font-variant:normal; text-decoration:none; background-image:url('../bilder/ordner_auf.gif'); background-repeat:no-repeat;
}
/* normaler Link */
A:link {font-family:Arial; font-weight:normal; font-size:11px; color:#800000; font-variant:normal; text-decoration:none; background-image:none;;
}
A:visited {font-family:Arial; font-weight:normal; font-size:11px; color:#800000; font-variant:normal; text-decoration:none; background-image:none;
}
A:hover {font-family:Arial; font-style:normal; font-weight:normal; font-size:11px; color:#808000; background-color:#ffffcc;
}
A:active {font-family:Arial; font-style:normal; font-weight:normal; font-size:11px; color:#808000; background-color:#ffffcc;
}
BODY {
Color: #000000;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 11px;
Font-Variant: normal;
Background-Color: #cecf9c;
scrollbar-base-color:#050546;
scrollbar-track-color:#cecf9c;
scrollbar-face-color:#cecf9c;
scrollbar-highlight-color:#ffffcc;
scrollbar-3d-light-color:#ffffff;
scrollbar-darkshadow-color:#800000;
scrollbar-shadow-color:#808000;
scrollbar-arrow-color:#ffffcc;
}
