body {
  scrollbar-face-color: #D7DBDA;
  scrollbar-shadow-color: white;
  scrollbar-3dlight-color: #D7DBDA;
  scrollbar-darkshadow-color: #D7DBDA;
  scrollbar-arrow-color: white;
  scrollbar-track-color: #F8F8F8;
  scrollbar-highlight-color: white;
}

body { color: #666666; line-height: 150%;
       font:12px Verdana,Arial,helvetica,sans-serif; }

body.streifsen { border-right:10px solid #AF1048;}
body.streifenlinks { border-left:13px solid #AF1048; color: #D7DBDA; bgcolor: #222222 }

a:link, a:visited,a:active, a:hover {
  color:#AF1048;
  text-decoration: none;
}

a:hover { text-decoration:underline; }

h2 { color: #AF1048; border-bottom: 1px dotted #AF1048;
     font:bold 18px Verdana,Arial,helvetica,sans-serif; }

li { line-height:150%; padding:0px; margin-left:0px; }
ul { margin-top:5px; }
ol { margin-top:5px; }
.fliesstext { line-height:150%; }
td { font:12px Verdana,Arial,helvetica,sans-serif; line-height:150%; }
td.head { font-weight:bold; }

