body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #343534;
	background-color : #FFFFFF;
	scrollbar-arrow-color : #3159B5;
	scrollbar-base-color : #EFEBEF;
	scrollbar-darkshadow-color : #ADAEAD;

}

.bildunter{
	background-color : Black;
	color : White;
	font-size: 8px;
	letter-spacing : 1px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
}


	A:LINK, A:FOCUS, A:VISITED {
	color : #343534;
	text-decoration : none;
}

	A:HOVER, A:ACTIVE {
	color : Gray;
	text-decoration : none;
}

table{
	font-size : 10px;
}

small{
	font-size : 8px;
}

th{
	text-align : left;
}

.ueberverwaltung
{
	font-size : 14px;
	font-weight : bold;
}

.ueber
{
	font-size : 12px;
	font-weight : bold;
	color: #4E6172;
	letter-spacing : 2px;
}

.aktivpkt
{
	font-size : 14px;
	font-weight : bold;
	color: #ADB0A9;
}

input, button, textarea, checkbox, radio, select
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.pflichtfeld{
	font-weight : bold;
	color : Red;
	font-size : 12px;
}

.feld{
	font-weight : bold;
	font-size : 12px;
}

.td1{
	background-color : #4E6172;
}

.td2{
	background-color : #D6D6D4;
}

.td3{
	background-color : #DEE3E7;
	cursor: hand;
}

.td4{
	background-color : #ADB0A9;
}

.feldmittel{
	width : 100px;
}

.feldgross{
	width : 200px;
}

.feldland{
	width : 20px;
}

.feldplz{
	width : 40px;
}

.feldort{
	width : 140px;
}

strong{
	font-weight : bold;
}

.stkfeld
{
	border : none;
	color: #3B5DB7;
	width: 20px;
	font-weight : bold;
	text-align : right;
}

.feldnormal{
	width: 200px;
}

.feldgross{
	width: 350px;
}

.feldhoch{
	width: 350px;
	height: 200px;
}

.feldklein{
	width: 100px;
}

.einleitung{
	color: #4E6172;
	font-weight : bold;
}

.produkt
	{
		font-size : 11px;
		font-weight : bold;
		color: #4E6172;
	}