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

background-color: #666666;

background-image:url(img/header/background.jpg);
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,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.backg1 {
    background-color: #ffffff;
}
.backg2 {
    background-color: #330000;
}
.pfeil {	color: #CC0000;
	font-weight: bold;
}

hr {
    color: #666666;
}

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

.titel_big {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

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


}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    background-image: url(img/tabellen/tabellen_title_bg1.gif);
    background-repeat: repeat;
    background-position: left top;
}

.title_cat {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #900103;
    font-weight: bold;
    background-image: url(img/tabellen/tabellen_title_cat_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}


.title_spr {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
    background-image: url(img/tabellen/tabellen_title_bg.gif);
} 

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

.news_head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
} 
.news_content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

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


.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
background-image: url(img/tabellen/tabellen_title_bg.gif);
    font-weight: bold; 
}
.category_big1 {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #900103; 

    font-weight: bold; 
}

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

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

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

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

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

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

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


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

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

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-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

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

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/password.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 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;
}


A.m_link {
text-align: center;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
}

A.m_link:visited{
    color: #000000;
  text-decoration: none;
    font-weight: normal;
}

A.m_link:hover {
color: #900103;
text-decoration: underline;
    font-weight: normal;
}

a.titlelink_1, a.titlelink_1:visited, a.titlelink_1:active {
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink_1:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
a.titlelink_2, a.titlelink_2:visited, a.titlelink_2:active {
    color: #ffffff;
    text-decoration: none;
   font-weight: bold;
}

a.titlelink_2:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
a.titlelink_3, a.titlelink_3:visited, a.titlelink_3:active {
    color: #000000;
    text-decoration: none;
  
}

a.titlelink_3:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
.latesttopics {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 6pt;
    color: #000000;
}	

A.menu_link {
display: block;
width: 115px;
text-align: left;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;padding: 1px 0px 1px 0px;
color: #000000;
border: solid 1px #111111;
background-color:#9d9d9d;
}

A.menu_link:visited{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

#menu_title {
display: block;
width: 115px;
text-align: left;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;;
font-size:11px;
color: #ffffff;
background-color:#333333;
border: solid 1px #666666;
}

A.menu_link:hover {
color: #900103;
text-decoration: none;
    font-weight: normal;
border: solid 1px #900103;
background-color:#cccccc;
}
