/* DATEI: mainlinks.css */

a {text-decoration: none ;}
a:link { color: #c0c0b1; text-decoration: underline; margin-left: -5px; padding-left: 5px; }
a:visited { color: #c0c0b1; text-decoration: underline ; margin-left: -5px; padding-left: 5px; }
a:focus { color: #868689; text-decoration: underline ; margin-left: -5px; padding-left: 5px; }
a:hover { color: #868689; text-decoration: underline ; margin-left: -5px; padding-left: 5px; }
a:active { color: white; text-decoration: underline ; margin-left: -5px; padding-left: 5px; }
#navi a { color: #c0c0b1; font-weight: normal; text-decoration: none ; }
#navi a:link { color: #c0c0b1; font-style: normal; text-decoration: none; }
#navi a:visited { color: #c0c0b1; font-weight: normal; text-decoration: none ; }
#navi a:focus { color: #9d9d95; font-weight: normal; text-decoration: none ; }
#navi a:hover { color: #9d9d95; font-weight: normal; text-decoration: none ; }
#navi a:active { color: white; font-weight: normal; text-decoration: none ; }
#divSignet a { text-decoration: none ; }
#divSignet a:visited { text-decoration: none ; }
#divSignet a:focus { text-decoration: none ; }
#divSignet a:hover { text-decoration: none ; }
#divSignet a:active { text-decoration: none ; }

.folder_a { color: #808080; font-size: 15px; font-weight: bold; line-height: 140%; text-transform: uppercase; position: relative; height: auto; margin-top: 0; margin-bottom: 3px; padding-top: 0; padding-bottom: 0; padding-left: 0; }
.folder_v { color: #d9d9ca; font-size: 15px; font-weight: bold; line-height: 140%; text-transform: uppercase; position: relative; height: auto; margin-top: 0; margin-bottom: 3px; padding-top: 0; padding-bottom: 0; padding-left: 10px; border-top: 1px solid #575757; }
.file_a { color: #808080; font-size: 14px; line-height: 120%; text-transform: capitalize; position: relative; top: 0; left: 10px; margin-top: 2px; margin-left: 0; padding-left: 0; }
.file_v { color: #d9d9ca; font-size: 14px; line-height: 120%; text-transform: uppercase; position: relative; top: 0; left: 15px; margin-top: 2px; margin-left: 0; padding-left: 0; }
.link { color: #808080; font-size: 14px; line-height: 120%; position: relative; top: 0; left: 10px; margin-top: 2px; margin-bottom: 0; padding-bottom: 0; padding-left: 0; }
.teiler_oben{ position: relative; top: 0; left: 0; bottom: 0; width: 100%; height: 5px; margin-top: 4px; margin-bottom: 0; margin-left: 0; border-top: 1px solid #575757; }
.teiler_unten{ position: relative; top: 0; left: 0; bottom: 0; width: 100%; height: 5px; margin-top: 2px; margin-bottom: 4px; margin-left: 0; border-top: 1px solid #575757; }
.teiler_zusatz{ position: relative; top: 0; left: 0; bottom: 0; width: 60%; height: 5px; margin-top: 4px; margin-bottom: 0; margin-left: 0; border-top: 1px solid #575757; }
.linkstrich { line-height: 120%; text-decoration: underline; }
