/* Farben: blau=68a8ff, grau=a9acb1, blau_link_alt=2075C5, blau_link=415EA9 */

body {margin:0cm; background-color:#FFFFFF; }

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,marquee { font-family:Arial,sans-serif; font-size:12px; }
h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 13px; }
h4 { font-size: 12px; }
h5 { font-size: 12px; }
marquee { font-size: 14px; }

/* Allgemein */

	p { text-align:justify; }
	.center { text-align:center; }
	.left { text-align:left; }

/* Titel */
	
	p.titel1 { font: normal 54px 'Century Gothic',Gothic,Arial,sans-serif; color: #777777; margin: 0px 0px 0px 50px; }
	p.titel2 { font: normal 54px 'Century Gothic',Gothic,Arial,sans-serif; color: #777777; margin: 0px 0px 0px 140px; }
	p.titel3 { font: normal 54px 'Century Gothic',Gothic,Arial,sans-serif; color: #777777; margin: 0px 0px 0px 230px; }
	p.marquee { text-align:left; margin-top:50px; }

/* Tabelle */

	td.topright { text-align:right; vertical-align:top; }
	td.downright { text-align:right; vertical-align:bottom; }
	
/* Navigation */

	div.nav	{ margin-top: 10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; }
	p.nav { margin-top: 5px; margin-bottom: 0px; font-size:11px; color: white; text-align:left; border:1px solid #AAAAAA; padding-left: 2px; }
	p.nav:hover { color: black; background-color: white; }
	//a.nav	{ color: white; font-size:11px;}
	a.nav:hover { background-color: transparent; }

/* Adress Stile */

	p.adresse { text-align:right; font-size:10px; margin-bottom: 10px; }

/* links */

	a { color:#415EA9; text-decoration:none; }
	a:link  	{ text-decoration:none; }
	a:visited	{ text-decoration:none; }	
	a:hover		{ text-decoration:none; background-color:#EEEEEE; }
	a:active	{ text-decoration:none; }
	
	a.info { font-size: 14px; font-weight: ; line-height: 20px; }
	
	
/* Hintergründe */

/*	td.verlauf { background-image:url(grafiken/verlauf.gif); }
	td.vertikal { background-image:url(grafiken/vertikal.gif); }  */

	td.oben  { background-image:url(grafiken/oben.png); }
	td.links  { background-image:url(grafiken/links.png); }
	
/* Auf dem Weg aufgesammelt... */

	ol	li	{ text-align:justify; }

	ul.weit	li	{ margin-bottom: 0.3cm; }
	ol.weit	li	{ margin-bottom: 0.3cm; }
	ul.nah li	{ margin-bottom: 0.1cm; }
	sup		{ font-size:9px; } 
	ul p { text-align:left; }
	.yellowmarker { background-color:#ffffa0; }
	.redunderline { border-bottom: Solid 1px #FF0000; }
	.gruen { color:#21ad93; }
	
