/* allgemeine angabe der schriftart */
body, span, th, tr, td, div, p, a, form, h1, h2, ol, ul, li, blockquote, b, i { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif }

/* generelle textformatierungen ... b, i */
body, span, div, th, tr, td, a, ol, ul, li, p { font-size: 13px }


/* linkfarben */
a:link { font-size: 11px; text-decoration: none; color: #3366cc }
a:visited { font-size: 11px; text-decoration: none; color: #3366cc }
a:hover { font-size: 11px; text-decoration: none; color: #7B1894 }
a:active { font-size: 11px; color: #3366cc; text-decoration: none }

a.pagetop:link {
	font-size: 10px;
	text-decoration: none;
	color: #3366cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.pagetop:visited {
	font-size: 10px;
	text-decoration: none;
	color: #3366cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.pagetop:hover {
	text-decoration: none;
	color: #7B1894;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



h1 {	font-size: 28px;
	color: #FFFFFF; }

h2 {	font-size: 14px;
	color: #3366cc; }


/* standard textfarben */
/* diese textfarben bleiben unveraenderbar */
.textcolor-wh { color: #FFFFFF }
.textcolor-gr0 { color: #EEEEEE }
.textcolor-gr1 { color: #CCCCCC }
.textcolor-gr2 { color: #999999 }
.textcolor-gr3 { color: #666666 }
.textcolor-gr4 { color: #333333 }
.textcolor-bl { color: #000000 }
.textcolor-red { color: #990000 }



/* text */
.text { font-size: 11px; color: #333333 } /* text */


/* textauszeichnungen */
.imgsubtext { font-size: 10px; color: #333333 } /* bildunterschriften */



/* copyright fussnote */
.copyright { font-size: 10px; text-decoration: none; color: #666666}

.beschreibung {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ueberschrift  { font-size: 11px; color: #3366cc }

