body,td,th {
	color: #383225;
}
body {
	background-color: #fcfaf3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(graphic/background.gif);
	background-repeat: repeat-x;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #383225;
	text-decoration: none;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #383225;
	text-decoration: none;
	display: inline;
}
a:link { color:#1B4DAE; font-weight:normal; text-decoration:none }
a:visited { color:#2D64BD; font-weight:normal; text-decoration:none }
a:hover { color:#1B4DAE; font-weight:normal; text-decoration:none }
a:active { color:#1B4DAE; font-weight:normal; text-decoration:none }

.bild {
	border: 1px solid #000000
}
a.bild:link { color:#000000 }
a.bild:visited { color:#000000 }
a.bild:hover { color:#999999 }
a.bild:active { color:#000000 }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #383225;
	text-decoration: none;
}
a.text:link { color: #383225; text-decoration: none; }
a.text:visited { color: #383225; text-decoration: none; }
a.text:hover { color: #383225; text-decoration: none; }
a.text:active { color: #383225; text-decoration: none; }

.text-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #383225;
	text-decoration: none;
}
.text-preisliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #383225;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.link a {
	text-decoration:none; color:#F5F2E4;
}
.textindent {
	text-indent: -10px;
	margin-left: 10px;
}