body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(bilder/bg.gif);
	margin-bottom: 0px;
    
    font-family:trebuchet ms,geneva,arial,sans-serif;
    font-size: 11px;
    color: #FFFFFF;

    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; 
}

.toplink {

    font-family: arial, trebuchet ms,geneva,arial,sans-serif;
    font-size: 10px;
    color: #000000;

}

.nachrichtenueberblick {

    font-family: trebuchet ms,geneva,arial,sans-serif;
    font-size: 11px;
    color: #000000;

}

a.sitemap, a.sitemap:visited, a.sitemap:active {
    font-family: trebuchet ms,geneva,arial,sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

a.sitemap:hover {
    color: #F19000;
    text-decoration: none;
    font-weight: normal;
}

a.pathway, a.pathway:visited, a.pathway:active {
    font-family: trebuchet ms,geneva,arial,sans-serif;
    font-size: 11px; text-decoration: underline;
    color: #FFFFFF;
}

a.pathway:hover {
    color: #F19000;
    text-decoration: underline;
    font-weight: normal;
}

a.mail, a.mail:visited, a.mail:active {
    font-family: trebuchet ms,geneva,arial,sans-serif;
    font-size: 11px; text-decoration: none;
    color: #F19000;
}

a.mail:hover {
    color: #F19000;
    text-decoration: underline;
    font-weight: normal;
}


a.untermenue, a.untermenue:visited, a.untermenue:active {
    font-family: trebuchet ms,geneva,arial,sans-serif;
    font-size: 11px; text-decoration: none;
    color: #FFFFFF;
}

a.untermenue:hover {
    color: #F19000;
    text-decoration: none;
    font-weight: normal;
}




h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.headlines {
    font-family: trebuchet ms,geneva,arial,sans-serif;
    font-size: 14px;
    color: #F19000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #666666;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    background-attachment: fixed;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.category_big {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; 
    color: #333333; 
    font-weight: bold; 
}

.category {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #333333; 
    font-weight: normal; 
}

.logintitle {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #FFFF99;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #F19000;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
}


a.shortlink, a.shortlink:visited, a.shortlink:active {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

a.shortlink:hover {
    color: #F19000;
    text-decoration: underline;
    font-weight: normal;
}

a.down, a.down:visited, a.down:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
}


a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #666666;
    text-decoration: none;
}

a.category:hover {
    color: #333333;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #333333; 
    background-color: #EEEEEE; 
    border: 1px solid #333333;
}

.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: #F5F5F5;
    border: 1px solid #333333;
    background-attachment: fixed;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #F5F5F5;
    border: 1px solid #333333;
    background-attachment: fixed;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-attachment: fixed;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-attachment: fixed;
    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;
}
