body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFAE;
}

html {
height:100%;
margin-bottom:1px;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	background-color: #333300;
	color: #FFFFCC;
}
a:active {
background-color: #333300;
color: #FFFFCC;
}

td.edit{
	padding-left: 20px;
	padding-right: 20px;
}


td.preis {
	padding-right: 10px;
}



td.mitte{
	text-align: center;
	vertical-align: middle;
	
}
.mitte_anbot {
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
#anfrageformular {
	text-align: right;
}



#preis {
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
}
td.banner {
	border-bottom: solid #000000 1px;
}

