 CSS-Style  

.xxxxxx { font-weight: bold; }  /*  */


/* Globale Schrifteinstellungen */
file, input, select, textarea, option, b, p, td, body { font-family: Verdana, Helvetica, sans-serif; }
p.kopf { color: #663399; font-family: Western; font-weight: bold; font-size: 10px; }

/* Globale Linkeinstellungen */
a {text-decoration: none;  }
a:hover {text-decoration: underline; }

/* Globale Schriftgrössen */
input, select, option, body { font-size: 12px; }
td { font-size: 12px; } 
.f10 { font-size: 13px; }
.seitentext { font-size: 10px; }
.bold { font-weight: bold; font-size: 12px;}


/* Spezielle Schriften */

a.mi, .mi2, .ms, .sn, .h1, .c1, {  font-size: 9px; }
a.mi2, .ms2 { font-size: 8px; }


/* Links */ 
.navnormal { color: #663366; }
.navnormal:hover {text-decoration: underline; font-weight: bold;}
.mail { color: #663366; }
.mail:hover { color: #CC9966; text-decoration: underline;}
.textlink { color: #663366; }
.textlink:hover { color: #CC9966; text-decoration: underline;}


/* linke Navigation */
.lnav { color: #663366; font-size: 13px; line-height: 13px; } 
.lnav:hover { color: #CC9966; font-size: 13px; line-height: 13px; } 
b.lnav { color: #663366; font-size: 14px;  } 


/* Überschriften */
.h1 { font-weight: bold; color: #000000; font-size: 14px; line-height: 14px;}
.h1:hover { font-weight: bold; color: #CC9966; font-size: 14px; line-height: 14px; text-decoration: underline;}
.h2 { font-weight: bold; color: #663366; }  
.index1 { font-family: Arial; font-weight: bold; color: #cc9966; font-size: 22px; line-height: 24px;}
.index2 {font-family: Arial, sans-serif; font-weight: normal; color: #000000; font-size: 14px; line-height: 15px;}

/* Menülaschen 
.status { font-size: 12px; font-weight: bold;  color: #ffffff; }
.menue { font-weight: bold; color: #000000; font-size: 11px; }
 */

/* Andere
.date 	{color: #ffffff; font-weight: bold; }
.help { cursor: help;  }
.news { padding: 10px; }
*/


/* Inhalt */
.headline { font-size: 18px; color: #663366; font-weight: bold; }
.subline { font-size: 14px; color: #663366; }
.subheadline { color: #663366; font-weight: bold; letter-spacing: 1px;}
.bildunterschrift { color: #cc9966; font-size: 11px;}
.bildhead { color: #FFFFFF; font-weight: bold;}
.bildhead:hover { color: #663366; font-weight: bold; text-decoration: underline;}
.zitat { font-size: 12px; color: #cc9966; font-weight: bold; }
.fussnote { font-style: italic; color: #cc9966; }
.oben { font-size: 10px; color: #663366; font-weight: bold;  letter-spacing: 2px;}

/* Schaltflächen */
.mybutton {color: #000000; font-weight: bold; background: #ffcc99; border-color: #cc9966; border: 1px;border-style: solid; height: 24px; }
.myinput {color: #000000; background: #ffffff;  border: 1px; border-style: solid; height: 20px; width: 310px; border-color: #cc9966; }
.mytextarea {color: #000000; background: #ffffff;  border: 1px; border-style: solid; height: 20px; width: 310px; height: 200px; border-color: #cc9966;}.navi_gross {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

