body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	scrollbar-arrow-color: #b1b1b1;
	scrollbar-face-color: #eaeaea;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

td { font-size: 12px }

.link {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.link3wt {
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}


.inhalt {
	font-size: 12px;
	line-height: 18px;
}

.f4px {
	font-size: 4px;
}
.f11px {
	font-size: 11px;
}
.f12px {
	font-size: 12px;
}
.f16px {
	font-size: 16px;
}
.title {
	color: #fb8346;
	font-size: 14px;
	font-weight: bold;
}
.title2 {
	color: #fb8346;
	font-size: 14px;
	font-weight: bold;
}
.title3 {
	font-size: 12px;
	font-weight: bold;
}
.title4 {
	font-size: 14px;
	font-weight: bold;
}

.button{
	cursor: hand;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FB8346;
}
.linksel {
	color: #FB8346;
}
input, select, textarea {
	background-color:#FFFFFF;
	border:1px solid #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 3px;
}
.feldsuche {
	width:50px;
	height: 10px;
}
.feld50 {
	width:50px;
}
.feld100 {
	width:100px;
}
.feld150 {
	width:150px;
}
.feld200 {
	width:200px;
}
.feld250 {
	width:250px;
}
.feld340 {
	width:340px;
}
.feld430 {
	width:430px;
}
.feld440 {
	width:440px;
}
li {
	margin-left: -24px;
}

