html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

body, .standardForm .textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, Helvetica, sans-serif;
}

body {
	background: #fff url(../images/background.png) 0 0 repeat-x;
	font-size: 0.8em;
	color: #666;
	line-height: 175%;
}

body#home {
	background: #fff url(../images/background_home.png) 0 0 repeat-x;
}

#main {
	width: 960px;
	margin: 0 auto;
	background: #ffffe0;
	border-bottom: 1px solid #fff;
}

p, h1, h2, h3, h4, h5, h6 {
	padding: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	
}

h2 {
	font-size: 2.5em;
}

h3 {
	font-size: 2.1em;
}

h4 {
	font-size: 2.0em;
}

h5 {
	font-size: 1.9em;
}

h6 {
	font-size: 1.7em;
}

a {
	color: #666;
}

a:hover {
	color: #333;
	background-position: 1px 17px;
}

a:active {
	color: #000;
}

#header {
	padding: 20px 0 16px 0;
}

#header-home {
	padding: 30px 0 16px 0;
}

.logo-vertikal {
	margin-top: 40px;
}

#footer {
	background: #333;
	color: #888;
	padding: 15px 0 60px 0;
	font-size: 0.85em;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

.footermenu {
	list-style: none;
}

.footermenu li {
	display: inline;
	padding-left: 10px;
}

#main .container_12 {
	padding-bottom: 40px;
}

.image-border {
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.image-partner {
	border: 1px solid #ddd;
}

hr {
	background: #f1cd7f;
	border: 0;
	margin: 20px 0;
	height: 1px;
}

.promo-container {
	margin-bottom: 5px;
}

.toolbox-vertical {
	margin-bottom: 5px;
}

.toolbox-horizontal #searchform {
	margin-top: 46px;
}

.standardForm .field {
	padding: 0 0 10px 0;
}

.standardForm label {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
}

.standardForm .textbox,
.standardForm .button,
.standardForm .textarea {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	color: #999;
	font-weight: bold;
}

.standardForm .textbox {
	width: 350px;
	padding: 8px 6px;
}

.standardForm .button {
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #f1cd7f;
}

.standardForm .textarea {
	font-size: 0.85em;
	width: 450px;
	height: 150px;
	padding: 8px 6px;
}

.message {
	padding: 5px 10px;
	margin: 0 0 20px 0;
	border: 1px solid #fff;
	font-size: 0.85em;
	font-weight: bold;
	cursor: pointer;
}

.warning {
	background: #f5d2c2;
	border-color: #d0a28d;
}

.success {
	background: #d1dfbf;
	border-color: #a4c37b;
}

.alternate, .hidden {
	display: none;
}

.right {
	float: right;
}

.left {
	float: left;
	margin: 3px 10px 5px 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

table {
	width: 99%;
	border-top: 1px solid #f1cd7f;
	border-right: 1px solid #f1cd7f;
	margin: 1em auto;
	border-collapse: collapse;
}

thead th {
	background: #ffe79d;
	text-align: center;
	font-weight: bold;
}

td {
	border-bottom: 1px solid #f1cd7f;
	border-left: 1px solid #f1cd7f;
	padding: .3em 1em;
}

tr.odd td {
	background: #ffe79d;
}

#buchung {
	float: left;
	margin-right: 15px;
}

#kontakt {
	line-height: 1.6em;
	float: right;
}

#kontakt span {
	display: none;
}

#telefon {
	background: url(../images/telefon.jpg) 0 35% no-repeat;
	padding-left: 30px;
}

#fax {
	background: url(../images/fax.jpg) 0 35% no-repeat;
	padding-left: 30px;
}

#emailadresse {
	background: url(../images/email.jpg) 0 35% no-repeat;
	padding-left: 30px;
}

.linkbutton {
	background: #fff;
	border: 1px solid #f1cd7f;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

#hlD21PackageLink {
	display: none;
}

#buchungsbox {
	padding-left: 30px;
}

.d21Header {
	display: none;
}
.facebook_button {
	padding: 10px 0 0 20px;
}
.facebook_button img {
	padding: 0	 10px 0 0;	
}
.facebook_button a {
	text-decoration: none;
}
