body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    scrollbar-base-color:#333333;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#ffffff;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color: #cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#383838; 
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #000000;
}

.title {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
	height: 16px;
    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: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #11202D;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #4374A5;
    text-decoration: none;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #4374A5;
    text-decoration: none;
    font-weight: bold;
}

a.weiserlink, a.weiserlink:visited, a.weiserlink:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.weiserlink:hover {
    color: #a3bed3;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    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: #666666; 
    background: white;
    border: 1px solid #2b5d7e;
}

.form_on {  
    color: #000000; 
    background: white;
    border: 1px dashed #02b0d1;
	
}

.form_username {
    background: none;
    border: none;
	width: 86px;
	height:11px;
	color: #FFFFFF;
}

.form_password {
    background: none;
    border: none;
	width: 86px;
	height:11px;
	color: #FFFFFF;
}

.form_login {
    background: url(images/login/login.jpg);
    border: none;
	width: 29px;
	height:7px;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.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;
}

.newslink {
    color: #4374A5;
    text-decoration: none;
    font-weight: normal;
}
.newslink:visited {
    color: #4374A5;
    text-decoration: none;
    font-weight: normal;
}
.newslink:active {
    color: #4374A5;
    text-decoration: none;
    font-weight: normal;
}
.newslink:hover {
    color: #11202D;
    text-decoration: none;
    font-weight: normal;
}