/* CSS Document */
html
{
	height:100.3%;
}
html, body {
height:100%;
margin-bottom: 1px;
margin-top:0px;
background-image:url(../images/hg.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
background-color:#FFFFFF;
}
input:focus, textarea:focus {
	background-color:#F7F7F7;
}
.lauftext {
font-size:0.8em;
}
a:link{
     color:#534100;
	 text-decoration:underline;
}	 
a:visited{
     color:#534100;
	 text-decoration:underline;
}	 
a:hover{
     color:#997800;
	 text-decoration:underline;
}
a:active{
     color:#997800;
	 text-decoration:underline;
}
h1 {
	font-size:1em;
	font-weight:bold;
	color:#534100;
}
h2 {
	font-size:0.9em;
	font-weight:bold;
	color:#534100;
}
.weiss {
	color:#FFFFFF;
}
.h1 {
	font-size:1em;
	color:#534100;
}
.table_preisliste, .table_preisliste td {
	border-color:#534100;
	border-style:solid;
	border-width:1px;
	border-collapse:collapse;
	text-align:left;
	}

