


a.cat{font-size: 10px; color: #000000; text-decoration: underline; font-family: arial;}
a.cat:hover{font-size: 10px; color: #999999; text-decoration: underline; font-family: arial;}
a.cat:active{font-size: 10px; color: #999999; text-decoration: none; font-family: arial;}
.datum{font-size: 12px; color: #000000; font-family: arial; font-weight: bolder;}
.text{
	font-size: 11px;
	color: #000000;
	font-family: arial;
	font-weight: normal;
}

.cat_ueber{
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
}
.ueber{
	font-size: 14px;
	color: #000000;
	font-family: arial;
	font-weight: bolder;
	text-decoration: underline;
}
.forum_ueber{
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
}

td.hint{
    background-color: #CCFFCC;
}

a.body{
                    scrollbar-face-color:#006600;
             		scrollbar-highlight-color:#660000;
             		scrollbar-shadow-color:#e0ea69;
             		scrollbar-3dlight-color:e0ea69;
             		scrollbar-arrow-color:#33FF66;
             		scrollbar-track-color:#33FF66;
             		scrollbar-darkshadow-color:#e4f4ac;
					}
	input {
            background-color: #f2f2f2;
            border: 1px solid #808080;
            color: #000000;
            font-size: 11px;
            font-family: Tahoma,Verdana,Helvetica;
            }
		input.punkt {
            background-color: #f2f2f2;
            border: 0px solid #808080;
            color: #000000;
            font-size: 11px;
            font-family: Tahoma,Verdana,Helvetica;
            }	
			
textarea {
            background-color: #f2f2f2;
            border: 1px solid #808080;
            color: #000000;
            font-size: 11px;
            font-family: Tahoma,Verdana,Helvetica;
            }							

