BODY {
	background : White none;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
	text-align : center;
}
TABLE,TD,TR {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
}
.fett {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 13px;
}
.verkauft {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : 13px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	text-decoration : none;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
}
A:HOVER {
	text-decoration : underline;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
}
A.navBlau, A:ACTIVE.navBlau, A:FOCUS.navBlau, A:LINK.navBlau, A:VISITED.navBlau {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
	text-decoration : none;
	color : #336699;
}
A:HOVER.navBlau {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
	text-decoration : none;
	color : #333333;
}
A:ACTIVE.werke, A:FOCUS.werke, A:LINK.werke, A:VISITED.werke {
	color : #ffffff;
}
A:HOVER.werke {
	color : #C8DBED;
}
A.subnavHi, A:ACTIVE.subnavHi, A:FOCUS.subnavHi, A:LINK.subnavHi, A:VISITED.subnavHi,A:HOVER.subnavHi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
	text-decoration : none;
	color : #333333;
}
TEXTAREA, INPUT {
	text-align: right;
	text-decoration :none;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
}
P {
	line-height : 13px;
}
.grauHell {
	background-color : #EAEAEA;
}
.grauDunkel {
	background-color : #CCCCCC;
}
.grauText {
	background-color : #333333;
}
.blauHell {
	background-color : #C8DBED;
}
.blauDunkel {
	background-color : #336699;
}
.padding5left {
	padding-left : 5px;
}
.padding10right {
	padding-right : 10px;
}
.padding10left {
	padding-left : 10px;
}
.padding40left {
	padding-left : 40px;
}
.padding10left30top {
	padding-left : 10px;
	padding-top : 30px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
	padding-right : 300px;
}

