.normaltxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #463627;
}
.ueberschrift2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #EC6E1A;
}
.bezeichner {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #463627;
}
.eingabenorm, #idwert {
	font-family: "Times New Roman", Times, serif;
	border: 0px solid #333333;
	font-size: 12px;
	padding: 3px;
	background-color: #FDF1E8;
}

.balkenueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
}
.balken {
	background-color: #4B2D10;
}
.borderaround {
	border: 1px solid #999999;
}
.normaltxtgross {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #463627;
}
input#eingabe {
	border: 1px solid #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight:normal;
	color: #CCC;
	text-decoration:none;
}
a:visited {
	
}
a:hover {
	color: #FC9;
	font-weight:normal;
}
a:active {
	
}
input#button {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#D2C18E;
	border:1px solid #FFF;
	background-color:#5D2710;
	cursor:pointer;
	}
img#bild	{
	border:1px double #663333;
	}