body {
  color: #003D56;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

a {
	color: #E34B25;
	text-decoration: none;
}

a:visited {
	color: #E34B25;
}

div {
	font-size: 12px;	
}

td {
	font-size: 12px;	
}

table.bg {
	background-color: #E3EBF1;
}

td.menu {
	background-color: #E3EBF1;
	color: #000000;
	text-align: center;
}

small {
	font-size: 10px;
}

table.auflistung {
	cellspacing: 5px;
} 

table.auflistung th {
	background-color: #EEE;
	font-size: 14px;
	font-weight: bold;
	margin: 50px;
}

table.auflistung td {
	background-color: #EEE;
}








.imgprodukte{
	border:1px solid #000;
}

img{
	border:none;
}

h2{
	font-size:18px;
	margin-top:20px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}

#mietpreise ul{
	list-style:none;
}
