.smallcaps {
font-variant:small-caps;
}
/* 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 ohne Rahmen und ohne Makierung */
A.ohne:link, A.ohne:visited, A:hover, A:active {
font-family:Arial; font-weight:normal; font-size:10px; color:#800000; text-decoration:none; border-width:5; border-color:#ffffcc; font-variant:normal; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;
}
A:link, A:visited {
font-family:Arial; font-weight:normal; font-size:10px; color:#800000; text-decoration:none; border-width:5; border-color:#ffffcc; font-variant:normal; border-top-style:none; border-right-style:ridge; border-bottom-style:none; border-left-style:none;
}
A:hover, A:active {
font-family:Arial; font-style:normal; font-weight:normal; font-size:10px; color:#0000ff; background-color:#ffffce; text-align:left; margin:0; border-width:5; border-color:red; border-top-style:none; border-right-style:ridge; border-bottom-style:none; border-left-style:none;
}

BODY
{
color: #808000;
Background-Color: #cecf9c;
Font-Family: Arial, Helvetica, Sans-Serif;
Font-Size: 12px;
Font-Variant: normal;
Font-Style: normal;
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;
}
