.main {
	top: 0px;
	position: relative;
}

/* 
 * Article Section Top 
 */
.arttop {
	height: 490px;
	position: relative;
	padding-top: 4px;
}
.arttop h1 {
	margin-bottom: 4px;
	
	}
.arttop .vorstellung {
	height: 450px;
}
.arttop .vorstellung_text {
	height: 380px;
	position: relative;
	text-align: justify;
}
.arttop .addlinks {
	padding-top: 10px;
	height: 50px;
	text-align: center;
}
.arttop .addlinks li {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.arttop .logo {
	height: 450px;
	position: relative;
	text-align: center;
	text-align: center;
}
.arttop .logo .vdfa_logo {
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.arttop .logo .vdfa_logo .trenner {
	padding-top: 10px;
	border-bottom: 1px solid #bcbcbc;
}
.arttop .logo .vdfa_logo img {
}
.arttop .logo .truspilot {
	position: relative;
	/* background-color: aqua; */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
}
.artmidtop {
	top:26px;
	height: 450px;
	position: relative;
	padding-top: 4px;
}
.artmidtop h2 {
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #B8B8B6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.artmidtop .search_form_2_container {
	position: relative;
	height: 375px;
}
.artmidtop .search_form_2_insight {
	position: relative;
	height: 372;
	
}
#tk_search_form_2 {
	top: 0px;
	height: 370px;
	position: absolute;
	margin-top: 0px;
}
/* 
 * Auswahl Destination  
 */
#tk_search_form_2 #searchfield_region_2 {
	top: 25px;
	margin-left: 0px;
	width:208px;
	height: 50px;
	position: absolute;
	padding: 7px;
}
#tk_search_form_2 #searchfield_region_2:hover {
	background-color: #FCF2E0;
}
/* 
 * Auswahl Region
 * unter Destination
 */
#tk_search_form_2 #searchfield_subregion_2 {
	top: 91px;
	margin-left: 0px;
	width:208px;
	height: 184px;
	position: absolute;
	padding: 7px;
}
#tk_search_form_2 #searchfield_subregion_2:hover {
	background-color: #FCF2E0;
}
/*
 * Auswahl Unterkunftsarten
 * neben Auswahl Destination und Region 
 */
#tk_search_form_2 #searchfield_type_2 {
	top: 25px;
	margin-left: 226px;
	width:166px;
	height: 250px;
	position: absolute;
	padding: 7px;
}
#tk_search_form_2 #searchfield_type_2:hover {
background-color: #FCF2E0;
}
/*
 * Auswahl nach Personen
 * rechts neben Auswahl Unterkunftsarten 
 */
#tk_search_form_2 #searchfield_persons_2 {
	top: 25px;
	margin-left: 636px;
	width:208px;
	height: 50px;
	position: absolute;
	padding: 7px;
}

#tk_search_form_2 #searchfield_persons_2:hover {
background-color: #FCF2E0;
}
/*
 * Auswahl Datum
 * unter Auswahl nach Personen
 * rechts neben Auswahl Unterkunftsarten 
 */
#tk_search_form_2 #searchfield_date_2 {
	top: 91px;
	margin-left: 636px;
	width:208px;
	height: 118px;
	position: absolute;
	padding: 7px;
	
} 
#tk_search_form_2 #searchfield_date_2:hover {
background-color: #FCF2E0;
}
/* Auswahl nach Ausstattung
 * unter Auswahl nach Personen und Auswahl nach Datum
 * rechts neben Auswahl nach Personen,  Auswahl nach Datum und Sortieren nach…
 */
#tk_search_form_2 #searchfield_configuration_2 {
	top: 25px;
	margin-left: 410px;
	width:208px;
	height: 250px;
	position: absolute;
	padding: 7px;
}
#tk_search_form_2 #searchfield_configuration_2:hover {
background-color: #FCF2E0;
}
/*
 * Sortieren nach…
 * unter Auswahl nach Personen und Auswahl nach Datum
 * rechts neben Auswahl Unterkunftsarten 
 */
#tk_search_form_2 #searchfield_order_2 {
	top: 225px;
	margin-left: 636px;
	width:208px;
	height: 50px;
	position: absolute;
	padding: 7px;
	
}
#tk_search_form_2 #searchfield_order_2:hover {
background-color: #FCF2E0;
}
/* Absendebutton
 * eher rechtsbündig unter allem
 */
#tk_search_form_2 .button {
	top: 285px;
	margin-left: 636px;
	width:208px;
	height: 50px;
	position: absolute;
	padding: 7px;	
}
.artmiddow {
	top: 26px;
	position: relative;
	margin-bottom: 10px;
}

.artmiddow h2 {
	padding-top: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid #B8B8B6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
.artmiddow .selection {
	height: 294px;
	position: relative;
	
 }
.artmiddow .selection a {
	text-decoration: underline;
	font-weight: normal;
}
.artmiddow .selection a:hover {
	text-decoration: underline;
}
.artmiddow .selection ul {
	
}
.artmiddow .selection ul li {
	text-align: center;
	position: relative;
	height: 290px;
	display: inline-block;
}
.artmiddow .selection ul li ul {
	
}
.artmiddow .selection ul li ul li {
	display: list-item;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 17px;
	width: 313px;
}
.artmiddow .selection .sel_pic {
	top: 10px;
	height: 228px;
	position: relative;
}
.artmiddow .selection .sel_pic img {
	border: 1px solid #B8B8B6;

}
.artmiddow .selection .sel_desc,
.artmiddow .selection .sel_price {
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 307px;
}
.artmiddow .selection .sel_link {
	text-align: right;
}
.artmiddow .selection .sel_desc,
.artmiddow .selection .sel_price {
	color: #606060;
}
.artmiddow .selection .sel_desc,
.artmiddow .selection .sel_price,
.artmiddow .selection .sel_link a {
	font-family: 'Asap Regular', Helvetica, sans-serif;
	font-size: 0.938em; 
	line-height: 1.063em;
}
.artmiddow .selection .number {
	font-family: 'Merriweather Regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: 400;
	font-style: normal;
}
.space {
	height: 20px;
}
.artdow {
	top: 16px;
}
.artdow h3 {
	padding-top: 16px;
	padding-bottom: 2px;
	border-bottom: 1px solid #B8B8B6;
	margin-bottom: 10px;
	
}
.artdow .textrow {
	padding-bottom: 15px;
	position: relative;
	display: inline;
	
}
.artdow .textrow h4 {
	padding-top: 10px;
	border-bottom: 1px solid #B8B8B6;
	margin-bottom: 10px;
	height: 25px;
	
}
.artdow .textarea {
	text-align: justify;
	float: left;
}
.artdow .picarea {
	text-align: center;
	position: relative;
	vertical-align: middle;
	float: left;
}
.artdow .picarea img {
	margin-top: 16px;
	border: 0px solid #B8B8B6;
}
.artdow .wide_pic {
	padding-top: 6px;
	position: relative;
	padding-bottom: 10px;
}

.artdow .wide_pic img {
	border: 0px solid #B8B8B6;
}
.artdow .push_footer {
	position: relative;
	height: 40px;
}
