
a:visited { color : #cccccc; text-decoration : underline; }
a:link    { color : #cccccc; text-decoration : underline; }
a:active  { color : #cccccc; text-decoration : underline; }
a:hover   { color : #FFFFFF; text-decoration : underline; }

input, select, textarea {
 font-family: Verdana;
 font-size:90%;
 border:solid 1px #666666;
 background-color: #EAEAEA;
}

textarea {
 overflow: auto;
}

body,td {
 font-family: Verdana,Arial;
 font-size:80%;
 color: #CDCDCD;
}

div#main_body {

 width:660px;
 height:480px;
 overflow:auto;
 color: #CDCDCD;
 padding: 10px;
 font-family: Verdana;

}


#kommentar   { background-color: #ffffff; position: absolute; top: 0px; left: 0px; width: 150px; height: 100px; overflow: hidden; visibility: hidden; display: block; border: solid 1px black;}
#kommentar_schatten1   { background-color: #999999; position: absolute; top: 0px; left: 0px; width: 150px; height:100px; overflow: hidden; visibility: hidden; display: block;}
#kommentar_schatten2   { background-color: #cccccc; position: absolute; top: 0px; left: 0px; width: 150px; height:100px; overflow: hidden; visibility: hidden; display: block;}

.font_red_menu { color: #CC3333; font-weight:bold; }
.font_news { color: #999999; font-size: 90%; text-decoration : none; font-family: Verdana; }
.admin_font { color: #333333; font-size: 90%; text-decoration : none; font-family: Verdana; }
.admin_font2 { color: #333333; font-size: 80%; text-decoration : none; font-family: Verdana; }

