.text {
font-family:tahoma;
font-size:12px;
color:white;
}

.titel {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:white;
}

h1 {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:white;
}

.klein {
font-family:tahoma;
font-size:11px;
color:white;
}

td {font-family:tahoma;font-size:12px;color:white;line-height:18px;}

a {text-decoration:none;color:lightgreen}

a:hover{color:#999999}

input {style=font-family:tahoma; font-size:12px; color:#000000}

.scroll {
 height: 400px;
 width: 580px;
 overflow: auto;
}

//body {
 scrollbar-3d-light-color: #FFD6D4;
 scrollbar-arrow-color: #F68B85;
 scrollbar-base-color: #FFD6D4;
 scrollbar-dark-shadow-color: #B4453E;
 scrollbar-face-color: #FFDAD8;
 scrollbar-highlight-color: #B4453E;
 scrollbar-shadow-color: #F68B85;
 }

table {table-layout: fixed; }

#ticker {
position: absolute;
top: 180px;
left: 300px;
width: 745px;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
