
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
}
body {
        background-color: #FFFFCC;
        background-image: url(/img/flower.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: left top;
        margin-left: 8px;
        margin-top: 8px;
        margin-right: 8px;
        margin-bottom: 8px;
		scrollbar-base-color: #FFFFCC;
		scrollbar-arrow-color: #FF9900;
}
.largetext {
    scrollbar-3dlight-color: #FFFFCC;
    scrollbar-arrow-color: #FF9900;
    scrollbar-base-color: #FFFFCC;
    scrollbar-darkshadow-color: #436DA3;
    scrollbar-face-color: #FFFFCC;
    scrollbar-highlight-color: #E6ECF4;
    scrollbar-shadow-color: #000000;
}
html {
    scrollbar-3dlight-color: #FFFFCC;
    scrollbar-arrow-color: #FF9900;
    scrollbar-base-color: #FFFFCC;
    scrollbar-darkshadow-color: #436DA3;
    scrollbar-face-color: #FFFFCC;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #34547E;
}
textarea {
border-color:#FFCC66;
border-style:dashed;
background-color:#F8F8AF;
}
table.tab input {
width: 300;
padding: 2px 2px 2px 2px;
margin: 0;
border: 2px dashed #FFCC66;
}
a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FF0000;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #FF0000;
}
a:hover {
        text-decoration: none;
        color: #990000;
        background: #F3C278;
}
a:active {
        text-decoration: none;
        color: #996600;
}
h1 {
        font-size: 18px;
        color: #000000;
}

h2 {
        font-size: 16px;
        color: #000000;
}
.rotgross {
        font-size: 16px;
        color: #FF0000;
        font-weight: bold;
}
.schwarzgross {
        font-size: 16px;
        font-weight: bold;
}
.blaugross {
        font-size: 16px;
        color: #0000FF;
        font-weight: bold;
}
.pinkgross {
        font-size: 16px;
        color: #FF00FF;
        font-weight: bold;
}
.rotklein {
        color: #FF0000;
        font-weight: bold;
}
.klein {font-size: 10px}
.gruen {color: #009900}
.blau {color: #0000FF}
.orange {color: #FF9900}
