.mainmenu
{
	background-color: #ffffff;
	border: 1px none #000000;
	opacity: 0.5;
	z-index: 1;
	position: absolute;
	visibility:hidden;
}

.menu_font
{
	cursor: pointer;
	text-align:center;
	margin-top:5px;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight: bold;
    background-position: left top;
	margin-top:10px;
}

.newstitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    background-position: left top;
	margin-top:10px;
}
.category_big {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: 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: #990000;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #d15858;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #d15858;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #000000;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: normal;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #ffffff; 
    border: 1px solid #888888;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #ffffff; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 0px;
    background-image: url(Bilder/login2_17.gif);
    background-repeat: no-repeat;
    background-position: left top;
	height:20;
	width:136;
}

.form_username2 {
    background-color: #000000;
    border: 0px;
    background-repeat: no-repeat;
    background-position: left top;
	height:20;
	width:136;
}


.form_password {
    background-color: #eeeeee;
    border: 0px;
    background-image: url(Bilder/login2_19.gif);
    background-repeat: no-repeat;
    background-position: left top;
	height:20;
	width:135;
}

.form_password2 {
    background-color: #000000;
    border: 0px;
    background-repeat: no-repeat;
    background-position: left top;
	height:20;
	width:135;
}


.form_name {
    background-color: #d8d8d8;
    border: 1px solid #333333;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #d8d8d8;
    border: 1px solid #333333;
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}

.test {
    border: 1px none;
	background-color:#FFFFFF;
}

.test1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
	background-color:#d8d8d8;
}

.nobg {
	background-color:#FFFFFF;
	opacity: 0.5;
}

.forum_border 
{
	border:1pt; 
	border-color:#000000; 
	border-style:solid;
}


