body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
							background-image: 	 	url(Bilder/dclan_cl_01.jpg);
							background-position: 	top;
							background-attachment:fixed;
    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: #ffffff;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

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

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

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

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

a, a:visited, a:active {
    color: #cccccc;
    text-decoration: none;
    font-weight: normal;
}
back{
							background-image: 	 	url(Bilder/dclan_cl_01.gif);
							background-position: 	top;
							background-attachment:fixed;
}
a:hover {
    color: #fbb805;
    text-decoration: underline;
    font-weight: normal;

}

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

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

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

a.category:hover {
    color: #fbb805;
    text-decoration: underline;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #ffffff;
    background-color: #000000; 
    background-image: url(images/buttonpic.gif);
    border: 1px dotted #333333;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    background-image: url(images/buttonpic.gif);
    background-color: #000000;
    border: 1px dotted #666666;
}

.form_on {  
    background-image: url(images/buttonpic.gif);
    background-color: #000000;
    border: 1px dotted #000000;
}

.form_username {
    background-color: transparent;
    border: 1px dotted #333333;
    background-image: url(Bilder/nick.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: transparent;
    border: 1px dotted #333333;
    background-image: url(Bilder/pw.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.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 dotted #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-image: url(images/buttonpic.gif);
    border: 1px dotted; 
    margin-top: 0px;
    margin-bottom: 0px;
}
