body {
font-family: Verdana, Arial;
font-size: 11px;
text-align: justify;
color: #808080;
background-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #E1D5DA;
scrollbar-arrow-color: #000000;
}
div.dirty {position:absolute;
left: 0px;
top: 0px;
width: 183px;
height: 600px;
background-image: url(bilder/dirty.gif);
background-repeat: no-repeat;
}

div.chat {position:absolute;
left: 13px;
top: 473px;
width: 603px;
height: 135px;
background-image: url(bilder/chat.gif);
background-repeat: no-repeat;
}
div.dirtychat {position:absolute;
left: 270px;
top: 80px;
width: 510px;
height: 304px;
}
div.dirtychat1 {position:absolute;
left: 270px;
top: 20px;
width: 510px;
}
div.text {position:absolute;
left: 117px;
top: 600px;
width: 478px;
height: 1px;
font-family: Arial;
font-size: 12px;
text-align: justify;
color: #C0C0C0;
z-index: 1;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
overflow: auto;
}
a:link { text-decoration: none;
font-family: Verdana, Arial;
color: #B41659;
font-size: 11px;
text-align: left;
 }
a:visited { text-decoration: none;
font-family: Verdana, Arial;
color: #B41659;
font-size: 11px;
text-align: left;
 }
a:active { text-decoration: none;
}
a:hover {  text-decoration: underline;
font-family: Verdana, Arial;
color: #B41659;
font-size: 11px;
text-align: left;
 }