* {
	margin:0;
	padding:0;
	font-family: Arial;
	color:#000;
}

img {
	border:0;
}

br.clear {
	clear:both;
}

a {
	text-decoration:none;
}

h1 {
	font-family: Georgia;
	font-size:29px;
	margin-bottom:28px;
	color:#636363;
	font-weight:normal;
}

h2 {
	text-transform:uppercase;
	font-size:17px;
	margin-bottom:5px;
	color:#636363;
}



h3 {
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:5px;
	text-align:center;
	margin:15px 0;
}

h4 {
	text-transform:uppercase;
	font-size:15px;
	margin-bottom:5px;
	color:#636363;
}

p {
	font-family: Georgia;
	font-size:17px;
}


span,
a {
	font-size:14px;
	font-family: Georgia;
}

span.big {
	font-size:20px;
}

.red a {
	color:#d50000;
	text-decoration:none;
}

#main_box {
	width:890px;
	height:auto;
	margin:0 auto;
}

#logo {
	text-align:center;
	padding:10px 0;
}

#menu {
	position:relative;
	background:url('/images/menu_bg.jpg') repeat-x;
	height:54px;
}

#menu ul {
	list-style:none;
	width:780px;
	margin:0 auto;
}

#menu ul li {
	font-family: Georgia;
	cursor:pointer;
	float:left;
	margin-right:46px;
	margin-top:18px;
	font-size:16px;
}

#menu ul li.last {
	margin-right:0;
}

#menu ul li:hover {
	color:#d50000;
}

#menu ul li.active {
	color:#d50000;
}

#content {
	width:100%;
	height:auto;
}

#content ul{
	margin-left: 18px;
	line-height:24px;
}

#content ul li {
	color:#dc2226;
	font-family: Georgia;
}

#content ul li span,
#content ul li a {
	color: #636363;
	font-size:16px;
	line-height:26px;
}

#content ul li a{
	text-decoration: underline;
}


#shadow {
	width:100%;
	height:11px;
	position:absolute;
	top:54px;
	left:0;
	z-index:10;
	float:left;
}

#header_1 {
	width:100%;
	position:relative;
	height:365px;
	margin-bottom:45px;
}

#header_2 {
	width:100%;
	margin-bottom:45px;
}

#header_2 img {
	width:100%;
}

#header_1 img {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	float:left;
}

#header_1 p {
	font-family: Arial;
	position:absolute;
	top:208px;
	left:35px;
	font-size:1.1em;
	color:#fff;
	text-transform:uppercase;
	text-align:justify;
	width:480px;
	letter-spacing:1px;
}

#header_1 span strong {
	color:#fff;
	font-size:1.4em;
	margin-top:2px;
	display:block;
}

.left_content {
	width:585px;
	min-height:430px;
	height:auto;
	float:left;
	margin-right:25px;
	padding-bottom:50px;
}

.left_content p {
	color:#636363;
	line-height:1.5em;
}

.left_content img {
	float:left;
}

.detail {
	float:left;
	width:450px;
}

.left_content .detail p {
	font-size:1em;
}

.button,
.button_2 {
	font-family: Arial;
	background:url('/images/button.png') no-repeat;
	background-size:283px 48px;
	margin-top:15px;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	font-size:17px;
}

.button {
	padding:14px 29px 12px 29px;
}

.button_2 {
	padding:14px 30px 12px 30px;
}

.right_content {
	width:280px;
	height:430px;
	float:left;
	border-top:4px solid #000;
}

.kontakt_box {
	text-align:center;
}

.right_content img.kontakt_pfeil {
	float:left;
	padding:15px 37px 15px 20px;
	display:inline-block;
}

.right_content img {
	float:left;
	padding:1px 37px 2px 20px;
}

.right_content img.kontakt_bild {
	float:none;
	margin:5px 0 20px 0;
	padding:0;
}

.trenner{
	height:36px;
	width:100%;
	background:url('/images/trenner.jpg') center repeat-x;
}

.bottom_content {
	width:890px;
	height:371px;
	float:left;
	margin:25px 0 66px 0;
}

.bottom_article {
	width:280px;
	border-top:4px solid #d50000;
	height:100%;
	margin-right:25px;
	float:left;
}

.bottom_article img {
	width:100%;
	margin-bottom:15px;
}

.bottom_article p {
	font-size:13px;
	color:#636363;
	line-height:18px;
}

.bottom_article p span strong {
	font-size:12px;
	padding-top:10px;
	display:block;
	color:#636363;
}

.bottom_article.last {
	width:260px;
	margin-right:0;
	border-top:4px solid #000;
	background:#ede6d3;
	padding:0 10px;
	text-align:center;
}

.bottom_article.last img {
	width:auto;
	
	margin:0px;
}

#footer {
	background:url('/images/footer_bg.jpg') top repeat-x #ede6d3;
	height:126px;
	width:100%;
	float:left;
}

#menu_footer ul {
	width:250px;
	margin:0 auto;
	margin-top:38px;
	list-style:none;
}

#menu_footer ul a li {
	font-size:12px;
	cursor:pointer;
	font-family: Georgia;
	float:left;
	padding:0 16px;
	border-left:1px solid #000;
}

#menu_footer ul li.last {
	padding-right:0;
}

#menu_footer ul li.first {
	padding-left:0;
	border:none;
}

.preistabelle {
	padding-top:5px;
}

table.price {
	text-align:center;
	border-spacing:0;
	border-top:1px solid #cbcbcb;
	padding-top:5px;
	background:url('/images/dot.png') repeat-y;
	margin:5px 0 45px;
}

.price th {
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	padding:10px;
	color:#636363;
}

.price td {
	font-size:15px;
	font-family: Georgia;
	border-top:1px solid #cbcbcb;
	height:44px;
	width:200px;
	color:#636363;
}

.price td strong {
	font-family: Georgia;
	font-size:20px;
	color:#636363;
}