.tportal_8 {font-family:arial,helvetica,sans-serif; font-size:9px;}
.tportal_9 {font-family:arial,helvetica,sans-serif; font-size:9px;}
.tportal_12 {font-family:arial,helvetica,sans-serif; font-size:14px;}
.tportal {font-family:arial,helvetica,sans-serif; font-size:9px;}
A:link { color: #000000; text-decoration : none;}
A:visited { color: #000000; text-decoration : none;}
A:active { color: #000000; text-decoration : none;}
a:hover   {color: #000000; text-decoration: none;}
body{
scrollbar-face-color: #3175FC; /*/ obviously change this to whatever you want /*/
scrollbar-arrow-color: #3175FC;
scrollbar-highlight-color: #3175FC;
scrollbar-3dlight-color: #3175FC;
scrollbar-shadow-color: #3175FC;
scrollbar-darkshadow-color: #3175FC;
scrollbar-track-color: #3175FC;
background-repeat: no-repeat;
background-position: top left;
overflow: hidden;
margin: 0px;
padding: 0px;
}
[...]
.textinhalt {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
overflow: auto;
overflow-x: hidden;
overflow-y: scroll;
}