/* DATEI: style.css */

/*body { margin-top:10px; margin-bottom:10px; }*/
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     {  font-family: Verdana; font-size: 11px; color: #666666}

a:link { font-family: Verdana; font-size: 11px; text-decoration:none}
a:visited { font-family: Verdana; font-size: 11px; text-decoration:none}
a:active { font-family: Verdana; font-size: 11px; text-decoration:none}


.style_copy {  font-family: Verdana; font-size: 11px; color: #666666; line-height: 18px}
.style_copy_bold{  font-family: Verdana; font-size: 11px; color: #666666; line-height: 18px; font-weight: bold}
.style_heads_white_bold {  font-family: Verdana; font-size: 11px; color: #FFFFFF; line-height: 18px; font-weight: bold}
.style_links_copy {  font-family: Verdana; font-size: 11px; color: #CC6600; line-height: 18px; text-decoration: none}
.style_links_bold{  font-family: Verdana; font-size: 11px; color: #CC6600; line-height: 18px; text-decoration: none; font-weight: bold}
.style_links_menu {  font-family: Verdana; font-size: 11px; color: #FF9900; line-height: 18px; text-decoration: none}
.style_links_menu_bold {  font-family: Verdana; font-size: 11px; color: #FF9900; line-height: 18px; text-decoration: none; font-weight: bold}
.style_links_menu_hi {  font-family: Verdana; font-size: 11px; color: #FFFFFF; line-height: 18px; text-decoration: none}
.style_halberZAB {  font-family: Verdana; font-size: 4px; color: #666666; line-height: 6px}
.style_copy_aktuell {font-family: Verdana; font-size: 11px; color: #666666; line-height: 16px}
.style_links_copy_aktuell {font-family: Verdana; font-size: 11px; color: #CC6600; line-height: 16px; text-decoration: none}
