@charset "utf-8";

@import url("main.css");
@import url("dropdown.css");
@import url("css/dropdown/default.css");
@import url("/inc/jquery/themes/selectio/ui.all.css");
@import url("/inc/jquery/galleriffic/css/galleriffic.css");

h1 {
	color:#99141B;
	font-weight: bold;
	font-size:13px;
	padding:0;
	margin:0;
	display:inline;
}
h2 {
	width:659px;
	height:27px;
	background-color:#99141B;
	color:#fff;
	font-weight:bold;
	padding-left:240px;
	margin-bottom:17px;
	font-size:13px;
	padding-top: 3px;
}
.text {
	padding:0 34px 17px 9px;
	line-height:17px;
	font-size:12px;
}
.preis {
	color:#99141B;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#map {
	width:900px;
	height:370px;
	border-top:1px #D1CCC4 solid;
	border-bottom:1px #D1CCC4 solid;
	border-left:0;
	border-right:0;
	overflow:hidden;
}

