body {
	background-color: #666666;
}
body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg_logo {
	background-image: url(../img/knecht-logo.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #000000;
}
.bordertop {
	border-top: 2px solid #000000;
}
.bordbotdot {
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.content {
	width: 725px;
	height: 325px;
	overflow:auto;
	padding-right: 20px;
}
.underline {
	text-decoration: underline;
}
hr {
	margin: 0px;
	padding: 0px;
}
.moretext {
	background-color: #F4ECDB;
	padding: 3px;
}
.fontred {
	color: #CC0000;
}
.fontbold {
	font-weight: bold;
}
.fontgrey {
	color: #999999;
}
.fontwitebold {

	color: #FFFFFF;
}
a.korb {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.detailsuche {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.schnellsuche {
	margin:0px;
}
