/*
A:link { text-decoration:overline underline; color:#3F63A5; font-weight:bold;}
A:visited { text-decoration:overline underline; color:#3F63A5; font-weight:bold;}
A:hover { text-decoration:overline underline; color:#3F63A5; font-weight:bold; background-color:#00853A; }
A:active { text-decoration:overline underline; color:#3F63A5; font-weight:bold;}

A:link { text-decoration:none; color:#FFFFFF; }
A:visited { text-decoration:none; color:#FFFFFF; }
A:hover { text-decoration:overline underline; color:#FFFFFF; background-color:#00853A; }
A:active { text-decoration:none; color:#FFFFFF; }
*/

BODY {
	background: #006C7F;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #00853A;
}

P {
	font-size:10pt;
	margin: 0px;
	padding-top: 5px;
}

.bodytext {
	font-size:10pt;
	margin: 0px;
	padding-top: 5px;
}

.small {
	font-size:7pt;
}

.csc-firstHeader {
	font-size:13pt;
	font-weight:lighter;
	margin: 0px;
}

.Kopf {
	height: 110px;
	background: #00853A;
	width: 100%;
}

A:link { text-decoration:none; color:#CCECC4; }
A:visited { text-decoration:none; color:#CCECC4; }
A:hover { text-decoration:overline underline; color:white; }
A:active { text-decoration:none; color:#CCECC4; }

#content A:link { text-decoration:none; color:#EE9E00; font-weight: bold;}
#content A:visited { text-decoration:none; color:#EE9E00; font-weight: bold;}
#content A:hover { text-decoration:overline underline; color:#EE9E00; font-weight: bold;}
#content A:active { text-decoration:none; color:#EE9E00; font-weight: bold;}

#news A:link { text-decoration:none; color:#CCECC4; }
#news A:visited { text-decoration:none; color:#CCECC4; }
#news A:hover { text-decoration:overline underline; color:white; }
#news A:active { text-decoration:none; color:#CCECC4; }

#klickpfad {
	float: left;
	font-size: 0.7em;
	color: white;
}

#menu {
	width: 100%;
	text-align: center;
}

.menuetext-no {
	background: #006C7F;
	margin-top: 6px;
	margin-bottom: 12px;
	color: white;
	font-size: 1.15em;
	line-height: 1.8em;
}

.menuetext-act {
	background: #EE9E00;
	padding-top: 6px;
	padding-bottom: 12px;
	color: white;
	font-size: 1.15em;
	line-height: 1.8em;
	font-style: italic;
}

#umenu {
	background: #EE9E00;
	width: 100%;
	text-align: center;
}

.umenuetext-no {
	background: #EE9E00;
	margin-top: 6px;
	margin-bottom: 12px;
	color: white;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.5em;
}

.umenuetext-act {
	background: #EE9E00;
	padding-top: 6px;
	padding-bottom: 12px;
	color: white;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.5em;
	font-style: italic;
}

#uumenu {
	background: #C6ECC4;
	text-align: center;
}

.uumenuetext-no {
	padding-top: 1px;
	padding-bottom: 1px;
	background: #006C7F;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.3em;
}

.uumenuetext-act {
	padding-top: 1px;
	padding-bottom: 1px;
	background: #EE9E00;
	color: white;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.3em;
	font-style: italic;
}

.bodytext {
	font-size: 1em;
}

.Mitte {
	background: #C6ECC4;
	width: 100%;
}

#contentright {
	float: right;
/*	width: 280px;*/
	background: #C6ECC4;
	padding-left:15px;
}

#content {
/*	height: 348px; */
	background: #C6ECC4;
	background-image: url(bluetenkranzhintergrund.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	font-size: 0.8em;
/*	line-height: 1.8em;*/
	text-align: justify;
	padding: 8px 8px 8px 20px;
}

.Fuss {
	background: #006C7F;
	color: white;
	text-align: right;
}
