.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;


}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.subaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


}
.inhaltlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-style: normal;

}
.inhaltlinkkl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3366CC;
	font-style: normal;
}

#LayerSearch {
	position:absolute;
	left:552px;
	top:540px;
	width:186px;
	height:31px;
	z-index:5;
}

input.suche_submit {
	border-width: 1px;
	border-style: solid;
	border-color: #3366CC;
	background-color: #EFEFEF;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	width: 63px;
	height: 22px;
}

input.suche_text {
	border-width: 1px;
	border-style: solid;
	border-color: #3366CC;
	background-color: #F8F8F8;
	font-size: 12px;
	padding-left: 3px;
	padding-top: 3px;
	font-weight: normal;
	color: #000000;
	width: 150px;
	height: 22px;
}
