ul#nav li .active, li a:active {
	background: url("../images/stern_orange.png") no-repeat left top;
	display:block; 
	text-align: center;
	color:#fb780c;
}


	
/*** Content position ***/


div#Content {
	background-image: url("../images/kugeln.png");
	background-repeat: no-repeat;
	background-position: left 20px;
	float: left;
}


/*** for the color ***/
#footer { color: #ee142f; } 
address { color: #ee142f; } 

h1, h2, h3 { color: #e61111; padding-top: 0px; padding-bottom: 10px; margin: 0 0 0; }

div#Content a {
	color:#e70534;
	text-decoration:none;
	border-bottom: 1px dotted;
	}
div#Content a:hover {
	border-bottom:1px solid;
	color:#96358d;
	}

div#bannerrot {
	margin-left: 520px;
	width: 200px;
	height: 200px;
	color:#e70534;
	}
	
	
/* Listen */
ul.copy {
	list-style:none;	
	font-size:0.85em;
	font-weight: normal;
	padding-top: 4px;
}

ul.copy li  {
	margin: 0 0 4px 0;
	display: block; 
	list-style-position: outside;
	text-align: left;
	padding-left: 25px;
	padding-bottom: 10px;
	background: url("../images/stern_gruen.png") no-repeat left top;
}


/* sub Navi */
ul#subnav {
	list-style:none;	
	font-size:0.9em;
	font-weight: bold;
	width: 158px;
	padding-top: 20px;
}

ul#subnav li  {
	margin: 0 0 8px 0;
	display: block; 
	list-style-position: outside;
}
ul#subnav li a { 
	display:block; 
	color:#2c6806;
	text-align: left;
	padding-left: 20px;
}

ul#subnav li a, ul#nav li a:visited {
	text-decoration: none;
	background: url("../images/stern_gruen.png") no-repeat left bottom;
}
ul#subnav li a:hover {
	color:#2a6c00;
	background: url("../images/stern_gruen.png") no-repeat left top;
	text-decoration: none;
}

ul#subnav li .active, li a:active {
	background: url("../images/stern_gruen.png") no-repeat left top;
	display:block; 
	text-align: left;
	padding-left: 20px;
	color:#2a6c00;
}

.txtright {
	font-size: 0.9em;
	float: right;
	margin-right: 4px;
	color: #520966;
	font-weight: bold;
	}

div#news1 {
	float: left;
	font-size: small;
	color: #009;
	width: 80px;
	height: 240px;
	margin-left: 5px;
	margin-top: 75px;
	padding: 0px;
	text-align: left;
	z-index: 29;
}

div#news2
{	float: left;
	font-size: medium;
	color: #980f9d;
	padding: 0px;
	margin-left: 70px;
	margin-top: 120px;
	width: 200px;
	height: 180px;
	text-align: center;
	display: block;
	z-index: 30;

}

div#news3 {
	float: right;
	height: 100px;
	width: 220px;
	margin-right: 290px;
	margin-top: 110px;
	font-size: medium;
	color: #1c2cf8;
	text-align: center;
	
}

div#news1 h1, div#news1 h2, div#news1 h3 { color: #2533ef; }
div#news3 h1, div#news3 h2, div#news3 h3 { color: #2533ef; }

div#news3 a {
	color:#2533ef;
	text-decoration:none;
	}
div#news3 a:hover {
	text-decoration:none;
	color:#FC3;
	}
	
div#news2 a {
	color:#980f9d;
	text-decoration:none;
	}
div#news2 a:hover {
	text-decoration:none;
	color:#980f9d;
	}

