body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;

    scrollbar-base-color:#000000;
    scrollbar-3dlight-color:#030303;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#3a3a3a;
    scrollbar-highlight-color;#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#3a3a3a; 
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #a62222;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #ffffff;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #dd0000;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px; 
    color: #ffffff; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px; 
    color: #ffffff; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #cacaca;
    text-decoration: none;
    font-weight: normal;
	
}

a:hover {
    color: #a82222;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #dd0000;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #dd0000;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #555555;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: underline;
}


c, c:visited, a:active {
    color: #cacaca;
    text-decoration: none;
    font-weight: normal;
	
}

c:hover {
    color: #ff2222;
    font-weight: normal;
}

c.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #dd0000;
    text-decoration: none;
    font-weight: bold;
}

c.titlelink:hover {
    color: #dd0000;
    text-decoration: underline;
    font-weight: bold;
}

c.category, a.category:visited, a.category:active {
    color: #555555;
    text-decoration: none;
}

c.category:hover {
    color: #000000;
    text-decoration: underline;
}



option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 1px solid #333333;
}

.footer {color: #FFFFFF
	  size: 12px
			}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 0px solid #333333;
    background-image: url(images/user.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 80px;
	height: 17px;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/pw.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 80px;
	height: 17px;

}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_passwordohne {
    background-color: #333333;
    border: 0;
    background-repeat: no-repeat;
    background-position: left top;
	width: 80px;
	height: 17px;
	color: #FFFFFF;
	}

.navi {
	color: #000000;
	text-decoration: none;

}

.form_usernameohne {
    background-color: #333333;
    border: 0;
    background-repeat: no-repeat;
    background-position: left top;
	width: 80px;
	height: 17px;
	color: #FFFFFF;
	}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}

body {
	background-color: #232323;
}

div.tooltip {
  position: absolute;
  display: none;
  background-color: #E9E9E9;
  width: 200px;
  border: solid #9B9B9B 1px;
}

div.tooltipfl {
  position: absolute;
  display: none;
  background-color: #E9E9E9;
  width: 150px;
  border: solid #9B9B9B 1px;
}
