.cssWB {
	font-family: sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.cssNormalText {

	font-family: sans-serif;
	font-size: 12px;
	filter: Chroma(Color=#009241);
	color: #000000;
}
.UmrandungGrün {
	border: thin solid #009241;
}


A:link {
color :#FFFFFF;
text-decoration: none; }

A:visited {
color : #FFFFFF;
text-decoration: none; }

A:hover {
color : #FFFF99;
text-decoration: none; }

A:active {
color : #FFFFFF;
text-decoration: none; }

.GreenTextBox {
	border: 1px solid #009241;
	font-family: sans-serif;
	font-size: 9px;
	color: #000000;
	height: auto;
	width: 400px;
	cursor: text;


}
.Button {
	border: 1px solid #009241;
	font-family: sans-serif;
	font-size: 9px;
	color: #000000;
	height: auto;
	width: 400px;
	background-color: #FFFFFF;
	cursor: hand;


}
.topbottomLines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #009241;
	border-right-color: #009241;
	border-bottom-color: #009241;
	border-left-color: #009241;
	border-right-style: none;
	border-left-style: none;

}
.cssWeisGross {

	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.cssNormalTextGrün {


	font-family: sans-serif;
	font-size: 10px;
	filter: Chroma(Color=#009241);
	color: #009241;
}
.cssMediumText {


	font-family: sans-serif;
	font-size: 14px;
	filter: Chroma(Color=#009241);
	color: #000000;
}
.cssLargeTextKopie {



	font-family: sans-serif;
	font-size: 16px;
	filter: Chroma(Color=#009241);
	color: #000000;
}
.txtRot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

a.Navigator:link,a.Navigator:visited,a.Navigator:active{

	font-family: sans-serif;
	font-size: 12px;
	font-style:italic;	
	color: #000000;
}
a.Navigator:hover{
	font-family: sans-serif;
	font-size: 12px;	
	color: #FFFFFF;
	font-style:italic;
	background-color:#009241;
}

.txtNormalBold{
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;

}

.Border1pxlUnten{
	border-bottom: solid 1px #E1E1E1;
	/*border-top: solid 1px #E1E1E1;*/
	
}
.Border1pxlOben{
	border-top: solid 1px #E1E1E1;

}

