body {
	background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    scrollbar-base-color:#4C4C4C;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#4C4C4C;
    scrollbar-highlight-color:#4C4C4C;
    scrollbar-shadow-color:#4C4C4C;
    scrollbar-track-color:#4C4C4C; 

}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #FFFFFF;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    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: 10px; 
    color: #FFFFFF; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px; 
    color: #FFFFFF; 
    font-weight: normal; 
}

.marked { background-color: #FFFFFF; font-weight: bold; }



A:link 		{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:visited	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:active 	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
A:hover 	{ color: #A8A8A8; text-decoration: none; font-weight: underline; }

a.title:link 	{ color:#FFFFFF; text-decoration:none; }
a.title:visited { color:#FFFFFF; text-decoration:none; }
a.title:active 	{ color:#FFFFFF; text-decoration:none; }
a.title:hover 	{ color:#A8A8A8; text-decoration:underline; }

a.small:link 	{ color:#FFFFFF; text-decoration:none; }
a.small:visited { color:#FFFFFF; text-decoration:none; }
a.small:active 	{ color:#FFFFFF; text-decoration:none; }
a.small:hover 	{ color:#A8A8A8; text-decoration:underline; }

a.titlelink:link	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.titlelink:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.titlelink:active	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.titlelink:hover 	{ color: #A8A8A8; text-decoration: none; font-weight: underline; }

a.category:link		{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.category:visited 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  } 
a.category:active 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.category:hover 	{font-weight: bold; color: #A8A8A8; text-decoration: underline;  }

a.category_big:link		{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.category_big:visited 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.category_big:active 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.category_big:hover 	{font-weight: bold; color: #A8A8A8; text-decoration: underline;  }

a.h2:link		{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.h2:visited 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.h2:active 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.h2:hover 		{font-weight: bold; color: #A8A8A8; text-decoration: underline;  }

a.table:link		{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.table:visited 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.table:active 		{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.table:hover 		{font-weight: bold; color: #A8A8A8; text-decoration: underline;  }

a.body:link		{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.body:visited 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.body:active 	{font-weight: bold; color: #FFFFFF; text-decoration: none;  }
a.body:hover 	{font-weight: bold; color: #A8A8A8; text-decoration: underline;  }


option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 1px solid #333333;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #000000; 
    background-color: #FFFFFF; 
    border: 0px solid #000000;
}

.form_on {  
    color: #000000; 
    background-color: #FFFFFF; 
    border: 0px solid #000000;
}

.form_username {
    background-color: #151515;
    border: 0px;
    background-image: url(Bilderess/login/web_08.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 123px;
	height: 17px;
}

.form_password {
    background-color: #151515;
    border: 0px;
    background-image: url(Bilderess/login/web_11.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width: 88px;
	height: 17px;
}
.form_loginbutton {
	background-image:url(Bilderess/login/web_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	width: 33px;
	height: 17px;
	
}
.form_name {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    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;
}
