@charset "utf-8";
body {
	margin-top: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* CSS Document */

.rand {
	border: 1px solid #999999;
}
.mini-preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mini-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.beschreibung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.big-telefonnummer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.links-rechts {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
}
.submenue {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	right: 0px;
}
.Name {
	font-size: 30px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	letter-spacing: 5px;
}
.box {
	background-color: #efefef;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.box img {
	padding-left: 5px;
	padding-right: 5px;
}

