.login {
	width: 150px;
	height: 20px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #B7B9CD;
	border-width: 1px;
}
.suche {
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	width: 75px;
	color: #cccccc;
	font-size: 10px;
}


.inNorm300 {
	height: 20px;
	width: 300px;
	border: 1px solid #67A138; /*#9E153B;*/
}

.inNorm200 {
	height: 20px;
	width: 200px;
	border: 1px solid #67A138; /*#9E153B;*/
}

.inNorm120 {
	height: 20px;
	width: 120px;
	border: 1px solid #67A138; /*#9E153B;*/
}

.inNorm50 {
	height: 20px;
	width: 50px;
	border: 2px solid #67A138; /*#9E153B;*/
}

.textNorm300 {
	height: 150px;
	width: 300px;
	border: 1px solid #67A138;
}

.textNorm300a {
	height: 60px;
	width: 300px;
	border: 1px solid #67A138;
}

.err300 {
	height: 20px;
	width: 300px;
	border: 1px solid #ff0000;
	background-color: #FFC6CC;
}

.errtext300 {
	height: 150px;
	width: 300px;
	border: 1px solid #ff0000;
	background-color: #FFC6CC;
}

.inNorm50 {
	height: 20px;
	width: 50px;
	border: 1px solid #67A138;
}

.inNorm150 {
	height: 20px;
	width: 150px;
	border: 1px solid #67A138;
}

.err150 {
	height: 20px;
	width: 150px;
	border: 1px solid #ff0000;
	background-color: #FFC6CC;
}

.inNorm120 {
	height: 20px;
	width: 120px;
	border: 1px solid #67A138; /*#9E153B;*/
}

.tdForm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F6BB1;
}

.tdFormdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F6BB1;
	line-height: 175%;
}

.tdFormS {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3F6BB1;
	font-size:14px;
	font-weight:bold;
}

.errFONT {
	color: #FF0000;
}

.okFONT {
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
}
.tdForm2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67A138;
}
.hinweisRah {
	border: 2px solid #67A138;
	background-color: #CBDDB7;
}
.hinweis{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

