/* Die Globale S T Y L E S H E E T  */

/* Schriftfamilie für folgende Tags */
body, font,th,td,p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; scrollbar-base-color: #000000; scrollbar-track-color: #8f8e8f; scrollbar-arrow-color: #000000; scrollbar-face-color: #8f8e8f; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #000000; 
} 

/* Fonts */
.font_frame_text {font-size:12px; color:#000000;}
.font_frame_text_bold {font-size:13px; color:#000000; font-weight:bold;}
.font_frame_text_12 {font-size:14px; color:#000000; font-weight:bold;}
.font_frame_text_rot {font-size:13px; color:#800000; font-style:italic; font-weight:bold}
.font_frame_text_gruen {font-size:13px; color:#008000; font-style:italic; font-weight:bold}
.news_headline{font-size: 11px; color:#000000; text-align:left;letter-spacing: 1px; font-weight:bold}
.news_text_italic_8{font-size: 11px; color:#000000; text-align:left; font-style:italic}

.news_text{font-size: 11px; color:#000000; text-align:left}
.menue_ueberschrift{font-size: 12px; color:#000000}
.menue_ueberschrift_bold{font-size: 12px; color:#0126a1; font-weight:bold}
.menue_untere_leiste{font-size: 11px; color:#000000}
.menue_name{font-size: 18px; color:#000000; font-weight:bold;}
.menue_name_untertitel{font-size: 16px; color:#000000;}

.input{background-color:#8f8e8f; color:#0126a1; border:0; font-size:12px}

/* ---------------- a.link ---------------------- */
/* Darstellung der links */
a.link{ color: #000000; text-decoration: none;}
/* Darstellung der links beim ruebergehen mit der Maus */
a.link:hover{ text-decoration: none; color:#0126a1;}
a.link:visited { color:#000000; text-decoration:none; } 

