h1, h2, h3, h4, h5, h6 {
 color: #ffd800;
 font-family: Verdana, Arial;
 font-weight: normal;
}
h1 { font-size: 26px; line-height: 26px; margin-bottom: 16px; }
h2 { font-size: 18px; line-height: 26px; margin-bottom: 14px; }
h3 { font-size: 14px; line-height: 26px; margin-bottom: 12px; }

.item-pagepreise h2 {
	margin-top: 60px;
}

p,
#content ul li {
 font-size: 14px;
 line-height: 1.5em;
 margin: 0 0 1em;
 text-align:justify;
}

p.zusatz {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 14px;
}

.item-pageferienwohnungen p {
	text-align: left;
}

span.small {
	font-size: 12px;
}

#content ul li ul li {
 font-size: 14px;
 list-style: none;
}

#footer p {
	text-align: center;
	padding: 0;
	margin: 4px 0 0 0;
}

a {
	color: #dce0b2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul ul {
	font-size: 1.4em;
	margin-top: 15px;
}

img.right {
	float: right;
	margin-left: 40px;
	padding: 4px;
	border: 1px solid #eee;
}

img.content {
	padding: 4px;
	border: 1px solid #eee;
}

.clear {
	clear: both;
}

div#steps {
	width: 100%;
	background-color: #F1F8F0;
	padding: 5px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #B5C9A6;
	font-size: 12px;
}

span.step,
div#steps a {
	margin: 0 30px;
	font-size: 12px;
	font-weight: normal;
}

span.step {
	color: #5C6C9E;
	font-weight: bold;
}

div.tr {
	display: table-row;
}

div.td {
	display: table-cell;
	padding: 0 15px;
	vertical-align: top;
}

.button {
	margin-top: 20px;
	margin-left: 16px;
	padding: 6px;
	background-color: #062C0A;
	border-radius: 6px;
	text-align: center;
}

/* Homepage */
.item-pagehome div#start-left {
	float: left;
	margin-top: 60px;
	background-color: #6bc673;
	border: 1px solid #000;
	box-shadow: 2px 2px 8px #000;
}

.item-pagehome div#start-top {
	background-color: #6bc673;
	border: 1px solid #000;
	margin-left: 300px;
	width: 550px;
	min-height: 170px;
	box-shadow: 2px 2px 8px #000;
}

div#start-top h2 {
	padding: 0 20px;
	margin: 0;
	background-color: #004b00;
	color: #ffd800;
	font-size: 14px;
}

div#start-top p {
	max-width: 97%;
	margin-top: 5px;
}

div#start-top img {
	float: left;
	margin: 5px 20px;
}

.item-pagehome div#start-bottom-left {
	background-color: #6bc673;
	border: 1px solid #000;
	margin-top: 50px;
	margin-left: 56px;
	width: 233px;
	float: left;
	box-shadow: 2px 2px 8px #000;
}

.item-pagehome div#start-bottom-right {
	background-color: #6bc673;
	border: 1px solid #000;
	margin-top: 20px;
	margin-left: 620px;
	width: 350px;
	box-shadow: 2px 2px 8px #000;
}

div#start-left p,
div#start-bottom-left p,
div#start-bottom-right p,
div.box p {
	padding: 0 5px;
	text-align: left;
}

/* Box for content pages */
div#start-left {
	float: left;
	margin-top: 100px;
	background-color: #6bc673;
	border: 1px solid #000;
	box-shadow: 2px 2px 8px #000;
}

div#start-top {
	background-color: #6bc673;
	border: 1px solid #000;
	margin-left: 250px;
	width: 550px;
	min-height: 170px;
	box-shadow: 2px 2px 8px #000;
}

div#start-bottom-left {
	background-color: #6bc673;
	border: 1px solid #000;
	margin-top: 20px;
	margin-left: 16px;
	width: 233px;
	float: left;
	box-shadow: 2px 2px 8px #000;
}

div#start-bottom-right {
	background-color: #6bc673;
	border: 1px solid #000;
	margin-top: 20px;
	margin-left: 530px;
	width: 232px;
	box-shadow: 2px 2px 8px #000;
}
/* End boxes */

/*Ferienwohnungen */
div.box {
	background-color: #6bc673;
	border: 1px solid #000;
	margin-top: 20px;
	margin-left: 16px;
	width: 233px;
	box-shadow: 2px 2px 8px #000;
}

.td.separator {
	width: 10%;
}

/* Preise */
.item-pagepreise .td,
.item-pagepreise .td_preis {
	min-width: 100px;
	max-width: 700px !important;
	padding: 5px 15px !important;
}

.item-pagepreise .td_preis {
	text-align: right;
}

.item-pagepreise .td_desc {
	width: 100%;
	max-width: 700px !important;
	padding: 25px 15px !important;
}

/* Form */
.td.kontakt {
	width: 60%;
}

.bfFieldset-l p {
	color: #333 !important;
}

div#bfPage1 button#bfSubmitButton span {
	color: #fff;
}
