body {
    font-family: Tahoma;
    font-size: 10px;
	background-color:#611305;

    scrollbar-arrow-color: #00ff00;
   scrollbar-base-color: #212121; 
}

table {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}
::-moz-selection {
 color: #670001;
 background: transparent;

}
h2 {
    font-family: Tahoma;
    font-size: 11px;
    color: #636363;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Tahoma; 
    font-size: 9px; 
    color: #636363;
}

.title {
    font-family: Tahoma;
    font-size: 11px;
    color: #636363;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Tahoma;
    font-size: 12px; 
    color: #636363; 
    font-weight: bold; 
}

.category {  
    font-family: Tahoma;
    font-size: 11px; 
    color: #636363; 
    font-weight: normal; 
}

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

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

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

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

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

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

a.category:hover {
    color: #d04343;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Arial;
    font-size: 10px; 
    color: #636363; 
    background-color: #ffffff; 
    border: 1px solid #666666;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.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: transparent;
    border: 0;
    background-image: url(des_images/login/login_form.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width:139px;
	height:18px;
	padding-left:2px;
}

.form_password {
    background-color: transparent;
    border: 0;
    background-image: url(des_images/login/login_form_pw.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width:139px;
	height:18px;
	padding-left:2px;
}

.form_login {
	background-color: transparent;
	border: 0;
	background-image:url(des_images/login/login_button.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:24px;
	height:12px;
}

.form_name {
    background-color: transparent;
    border: 0;
    background-image: url(des_images/boxes/kc_sh_form.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width:139px;
	height:18px;
	padding-left:2px;
	padding-top:1px;
}

.form_text {
    background-color: transparent;
    border: 0;
    background-image: url(des_images/boxes/kc_sh_form.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width:139px;
	height:18px;
	padding-left:2px;
	padding-top:1px;
}

.form_code {
    background-color: transparent;
    border: 0;
    background-image: url(des_images/boxes/kc_sh_code.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	width:45px;
	height:18px;
	padding-left:2px;
	padding-top:1px;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
    color: #3d3d3d;
}

/* ## TabMenü ## */
#tab {
	height:28px;
	width:24px;
	}

#tab ul {
	padding:0px;
	margin:0px;
	list-style:none;
	}

#tab li {
	float:left;
	position:absolute;
	}

#tab1 {
	background:url(des_images/special/sp_bt_all.jpg) no-repeat;
	height:28px;
	width:24px;
	}

#tab1:hover {
	background:url(des_images/special/sp_bt_all.jpg) no-repeat;
	height: 28px;
	width:24px;
	margin:0px;
}

#tab2 {
	background:url(des_images/special/sp_bt_article.jpg) no-repeat;
	height:28px;
	width:43px;
	margin-left:24px;
	}

#tab2:hover {
	background:url(des_images/special/sp_bt_article.jpg) no-repeat;
	height: 28px;
	width:43px;
	margin-left:24px;
}

#tab3 {
	background:url(des_images/special/sp_bt_vids.jpg) no-repeat;
	height:28px;
	width:38px;
	margin-left:67px;
	}

#tab3:hover {
	background:url(des_images/special/sp_bt_vids.jpg) no-repeat;
	height: 28px;
	width:38px;
	margin-left:67px;
}

#tab4 {
	background:url(des_images/special/sp_bt_eps.jpg) no-repeat;
	height:28px;
	width:54px;
	margin-left:105px;
	}

#tab4:hover {
	background:url(des_images/special/sp_bt_eps.jpg) no-repeat;
	height: 28px;
	width:54px;
	margin-left:105px;
}
