html {
scrollbar-face-color: #D0D0D0;
scrollbar-hihglight-color: #F3F3F3;
scrollbar-shadow-color: #FFFFFF;
/* scrollbar-arrow-color: #FFFFFF; */
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #EFEFEF;
/* scrollbar-base-color: #333333; */
scrollbar-base-color: #C0C0C0;
scrollbar-dark-shadow-color: #666666;
scrollbar-3d-light-color: #333333;
}

body {
font-family: Verdana, Arial, Helvetica,  sans-serif;
color: #1F1F1F;
}


h1 {
font-size: 18px;
color: #AA0605;
}

h2 {
font-size: 16px;
color: #AA0605;
}

h3 {
font-size: 13px;
}

h4 {
font-size: 12px;
}

p {
font-size: 12px;
line-height: 17px;
}

strong.ueberschrift {
font-size: 13px;
font-weight: bold;
color: #000000;
}

p.agb {
font-size: 11px;
line-height: 17px;
}

strong.agb {
font-size: 11px;
font-weight: bold;
color: #000000;
}

p.quitt {
font-size: 11px;
font-weight: bold;
line-height: 17px;
}

li {
font-size: 12px;
line-height: 20px;
}

div#druckversion {
display: yes;
}

.startseite {
font-size: 15px;
font-weight: bold;
color: #000000;
}


