/*
Verwendete Farben (von hell nach dunkel):

#DCEEC9		hellgrn (Navi oben)
#CDE6B7		hellgrn (Navi links)
#ADD492		hellgrn(Header Text + Page Title Leiste)
#5f5c5f		linkes menu  
#990099		krftiges Grn
#C5AF7D		hellbraun
#666666		dunkelgrau
#555555		dunkelgrau
#000000		schwarz

*/

/* GENERAL TAG DEFINITIONS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4575;
}

table,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4575;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4575;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f4575;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f4575;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f4575;
	font-weight: bold;
}

ul {
	margin:0 0 8px 5px;
	padding:0;
	list-style-type:none;
	}

ul li {
	background:url(../_media/list_v.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:#0000ff;
	text-decoration: none;
}

a:visited {
	color:#0000ff;
	text-decoration: none;
}

a:active {
	color:#0000ff;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}


/* GENERAL CLASS DEFINITIONS */

a.topmenu:link {
	font-size: 12px;
	text-decoration: none;
	color: #3f4575;
	
}

a.topmenu:visited {
	font-size: 12px;
	text-decoration: none;
	color: #3f4575;
	
}

a.topmenu:active {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	
}

a.topmenu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
	
}


a.subnav1:link {
	text-decoration: none;
	color: #33508d;
}

a.subnav1:visited {
	text-decoration: none;
	color: #33508d;
}

a.subnav1:active {
	text-decoration: none;
	color: #33508d;
}

a.subnav1:hover {
	text-decoration: none;
	color: #ff0000;
}

a.subnav2:link {
	color:#5f5c5f;
	font-size:10px;
	font-weight:bold;
}

a.subnav2:visited {
	color:#5f5c5f;
	font-size:10px;
	font-weight:bold;
}

a.subnav2:active {
	color:#000000;
	font-size:10px;
	font-weight:bold;
}

a.subnav2:hover {
	color:#990099;
	font-size:10px;
	font-weight:bold;
}

a.topmenuactive:link {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	
}

a.topmenuactive:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	
}

a.topmenuactive:active {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	
}

a.topmenuactive:hover {
	font-size: 12px;
	text-decoration: none;
	color: #3f4575;
	
}

a.subnavactive:link {
font-size: 14px;
	color:#5f5c5f;
	
}

a.subnavactive:visited {
	color:#5f5c5f;
	
}

a.subnavactive:active {
text-decoration: none;
	font-size: 14px;
	color:#5f5c5f;
	
}

a.subnavactive:hover {
	color:#5f5c5f;
	
}

.bildunterschrift {
	font-size:10px;
	color:#666666;
}

a.uplink {
	color:#990099;
	font-size: 10px;
}

.kasten {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.kasten ul {
	margin-left: 20pt;
	line-height: 100%;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.subnavactive {
text-decoration: none;
font-size: 14px;
	color:#33508d;
	
}

/* SPECIFIC CLASS DEFINITIONS */
.topthemen:ul li {
	background:url(../_media/list_v.gif) no-repeat 2px .6em;
	line-height:1.5em;
	margin:0;
	padding:0 0 2px 12px;
	}
	.topthemen:link {
	color:#0000ff;
	text-decoration: none;
}	
.topthemen {
	color: #3f4575;
	text-decoration: none;
	font-size: 12px;
}	
.farbe1 {
	background-color: #ffffff;
}

.farbe2 {
	background-color: #DCEEC9;
}

.farbe3 {
	background-color: #ADD492;
}

.ueberschrift {
	color: #5f5c5f;
	font-size: 14px;
	font-weight: bold;
}

.newsueberschrift {
	color:#990099;

	font-weight:bold;
}

.pagetitle {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}

.dbheader {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.header_text {
	color: #ADD492;
	font-size: 14px;
	font-weight: bold;
}

/* ID's */.welcome {
	margin: 0px;
}
