/*
Verwendete Farben (von hell nach dunkel):

Not used :
#DCEEC9		hellgrün (Navi oben)
#CDE6B7		hellgrün (Navi links)
#ADD492		hellgrün(Header Text + Page Title Leiste)
#569735		kräftiges Grün
#C5AF7D		hellbraun
#FF3300		rot (Navi oben selected)
#3870A8		blau (Titel, topmenu)
#FFFFFF		weiss (navi1)
#FFFF33		gelb (navi links selected)
#33FFFF		hellblau (navi2 links)
#412A85		dunkelblau (hintergrund Navi links) - farbe 3
#EFEFEF		hellgrau (navi oben balken) - farbe2
#000000		schwarz
#666666		dunkelgrau
#555555		dunkelgrau

Used :
#BC1568		17		Weinrot.hell
								a.hover
								a.topmenu:active
								a.topmenu.hover
								a.subnav1:active
								a.subnav1.hover
								a.subnav2.link
								a.subnav2:active
								a.subnav2:hover
								a.topmenuactive:link
								a.topmenuactive:visited
								a.topmenuactive:hover
								a.subnavactive:link
								a.subnavactive:visited
								a.subnavactive:hover
								.farbe16

#6A1A7B			1	Violett
								.farbe9

#993333			1	Grundfarbe.Template.Weinrot.Alternate
								.farbe11

#FF6699			1	Grundfarbe.Template.Weinrot.hell
								.farbe11
								
#3870A8			7	Grundfarbe.Template.Blau.pastell
								a.uplink
								.article_header
								.text_marker
								.farbe1
								.farbe4
								.ueberschrift
								.header_text

#006699			1	Grundfarbe.Template.Blau.pastell.Alternate
								.farbe10

#008EC2		11		Blau.pastell.hell
								a:link
								a:visited
								a:active
								a.topmenu:link
								a.topmenu:visited
								a.subnav1:link
								a.subnav1:visited
								a.subnav2:visited
								.kasten
								.kasten ul
								.farbe3

#003399			1	Blau.dunkel.leuchtend
								.farbe8

#97ACCB			1	Blau.pastell.hell
								.farbe7
								
#000000			6	Black
								body
								table,td,tr
								p
								h1
								h2
								h3

#666666			1	Grau.dunkel
								.bildunterschrift
								
#999A9A			1	Grau.mittel						Tabellenheader
								
#E0DEDE			1	Grau.hell
								.farbe5

#EFEFEF			1	Grau.sehr.hell
								.farbe2

#F0F0F0			1	Weiss.Grau
								.farbe 13							Tabellenreihe alternierend (gerade) 2,4,6
								
#FFFFFF			4	White									Tabellenreihe ungerade Reihen 1.3.5
								.farbe6
								.newsueberschrift
								.pagetitle
								.dbheader

#FF0000			1	RED
								.farbe12

*/

/* GENERAL TAG DEFINITIONS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

table,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}

ul {
	margin:0 0 8px 5px;
	padding:0;
	list-style-type:none;
	}


ul li {
	background:url(../_media/list.gif) no-repeat 1px .6em;
	line-height: 1.5em;
	margin:0;
	padding:0 0 2px 12px;
	}

ol {
	list-style: decimal;
	line-height: 120%;
	vertical-align:middle;
}

a:link {
	color: #008EC2;
}

a:visited {
	color: #008EC2;
}

a:active {
	text-decoration : none;
	color: #008EC2;
}

a:hover {
	text-decoration : none;
	color: #BC1568;
}


/* GENERAL CLASS DEFINITIONS */

a.topmenu:link {
	font-size: 12px;
	text-decoration: none;
	color: #008EC2;
}

a.topmenu:visited {
	font-size: 12px;
	text-decoration: none;
	color: #008EC2;
}

a.topmenu:active {
	font-size: 12px;
	text-decoration: none;
	color: #BC1568;
}

a.topmenu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #BC1568;
}

a.subnav1:link {
	text-decoration : none;
	color: #008EC2;
}

a.subnav1:visited {
	text-decoration : none;
	color: #008EC2;
}

a.subnav1:active {
	text-decoration : none;
	color: #BC1568;
	}

a.subnav1:hover {
	text-decoration : none;
	color: #BC1568;
}

a.subnav2:link {
	text-decoration : none;
	color: #BC1568;
	font-size:10px;
}

a.subnav2:visited {
	text-decoration : none;
	color: #008EC2;
	font-size:10px;
}

a.subnav2:active {
	text-decoration : none;
	color: #BC1568;
	font-size:10px;
	}

a.subnav2:hover {
	text-decoration: none;
	color: #BC1568;
	font-size:10px;
}

a.topmenuactive:link {
	text-decoration : none;
	font-size: 12px;
	color: #BC1568;
}

a.topmenuactive:visited {
	text-decoration : none;
	font-size: 12px;
	color: #BC1568;
}

a.topmenuactive:active {
	text-decoration : none;
	font-size: 12px;
	color: #BC1568;
}

a.topmenuactive:hover {
	text-decoration : none;
	font-size: 12px;
	color: #BC1568;
}

a.subnavactive:link {
	text-decoration : none;
	color: #BC1568;
}

a.subnavactive:visited {
	text-decoration : none;
	color: #BC1568;
	font-weight : bold;
}

a.subnavactive:active {
	text-decoration : none;
	color: #BC1568;
	}

a.subnavactive:hover {
	text-decoration : none;
	color: #BC1568;
}

.bildunterschrift {
	font-size:10px;
	color:#666666;
}

a.uplink {
	color:#3870A8;
	font-size: 10px;
}

.kasten {
	font-size: 11px;
	color: #008EC2;
	font-family: Arial, Helvetica, sans-serif;
}

.kasten ul {
	margin-left: 20pt;
	line-height: 100%;
	font-size: 11px;
	color: #008EC2;
	font-family: Arial, Helvetica, sans-serif;
}

.article_header {
	margin-left:10pt;
	color: #3870A8;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.text_marker {
	color: #3870A8;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}



/* SPECIFIC CLASS DEFINITIONS */

.farbe1 {
	background-color: #3870A8;
}

.farbe2 {
	background-color: #EFEFEF;
}

.farbe3 {
	background-color: #97ACCB;
}

.farbe4 {
	background-color: #3870A8;
}

.farbe5 {
	background-color: #E0DEDE;
}

.farbe6 {
	background-color: #FFFFFF;
}

.farbe7 {
	background-color: #97ACCB;
}

.farbe8 {
	background-color: #003399;
}

.farbe9 {
	background-color: #6A1A7B;
}

.farbe10 {
	background-color: #006699;
}

.farbe11 {
	background-color: #993333;
}
	
.farbe12 {
	background-color: #FF0000;
}
	
.farbe13 {
	background-color: #F0F0F0;
}
	
.farbe14 {
	background-color: #999A9A;
}
	
.farbe15 {
	background-color: #FF6699;
}
	
.farbe16 {
	background-color: #BC1568;
}
	
.farbe17 {
	background-color: #006633;
}
	
.farbe18 {
	background-color: #33FF99;
}
	
.farbe19 {
	background-color: #FF9900;
}
	
.farbe20 {
	background-color: #FFFF99;
}

.ueberschrift {
	color: #3870A8;
	font-size: 14px;
	font-weight: bold;
}

.newsueberschrift {
	color:#FFFFFF;
	font-weight:bold;
}

.pagetitle {
	color: White;
	font-weight:bold;
	font-size: large;
}

.dbheader {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.header_text {
	color: #3870A8;
	font-size: 14px;
	font-weight: bold;
}



/* ID's */