/* helpcss8 */

html,body,div,p, a, h1,h2,h3,h4,h5, ul,ol,form,img,li, fieldset, label, legend, textarea {
font-family: Verdana, Geneva, Arial, sans-serif;
border:0;
margin:0;
padding:0;
color: #222;
line-height:1.6em;
}



body {
font-size: 80.01%;
background-color:#fff !important; 	/* hier die Hintergrundfarbe für die Seite */
background-image:url(img/chat_bg8.jpg);
background-repeat:repeat-xy;
background-attachment:fixed;
scrollbar-arrow-color: #FFFFFF; 
scrollbar-base-color: #23518C; 
scrollbar-face-color: #000033; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #23518C;
}

}

td {
background: #fff !important;
}

input:focus,
input:hover,
input:active {
background: #fff;
outline: 1px solid red;
}

