a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#logohead {
	color: #187d0c;
	margin: 5px 0px 5px 0px;
}

#logohead a {
	text-decoration: none;
	color: inherit;
}

section.text {
	margin-left: 10px;
	margin-right: 5px;
}

/** search form **/
#search-form-minimized {
	background-color: #eee;
	height: 50px;
	/* 	position: relative; */
	cursor: pointer;
}

#searchform-min-traveldata {
	position: absolute;
	margin-left: 34px;
	margin-top: 4px;
}


#searchform-min-show-btn {
	margin-top: 15px;
	margin-left: 5px;
	position: absolute;
}

/** Registration */
#upf-mail-search-c {
	text-align: center;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
}


.button {
	padding: 12px 22px;
	border-radius: 7px;
	margin: 0px 10px;
	text-decoration: none;
	font-weight: 500;
	font-size: 1rem;
	transition: background .2s, color .2s;
	-webkit-transition: background .2s, color .2s;
	white-space: nowrap;
	background: #399e2d;
	color: #FFFFFF;
}

.button:hover {
	background: #187d0c;
	color: #FFFFFF;
}

/*
h1 {
	font-weight: normal;
	font-size: 30px;
}

h2 {
	font-weight: normal;
	font-size: 22px;
}

h3 {
	margin: 3px 0px;
	font-weight: normal;
	font-size: 14px;
}*/

h1 {
	font-size: 1.8em;
	font-weight: bold;
}

h2,
.title {
	clear: both;
	margin-bottom: 16px;
	font-size: 1.6em;
	font-weight: bold;
}

/* weil asciidoc das wrapped */
.h2_underline>h2 {
	border-bottom: solid 1px #babdb6;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	/*border-bottom: solid 1px #babdb6;*/
	font-size: 1.1em;
	font-weight: normal;
}


.head1 {
	text-align: center;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	/*letter-spacing: -1px;*/
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	padding-top: 20px;
	margin-bottom: 0px;
}

/** SUB REGIONS BEGIN **/
.subRegionInfoContainer {
	margin-right: 10px;
	margin-left: 10px;
	max-width: 799px;
}

.subRegionInfo {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 3px;
	max-width: 250px;
	width: 240px;
	height: 133px;
}

.subRegionInfo img {
	width: 100%;
	height: 133px;
}

.subRegionInfo .subRegionText {
	position: absolute;
	color: #fff;
	margin-left: 10px;
	text-shadow: black 0.1em 0.1em 0.2em;
	max-width: 230px;
}

.subRegionInfo .subRegionName1 {
	position: absolute;
	margin-top: 30px;
	font-size: 18px;
	font-weight: bold;
}

.subRegionInfo .subRegionName2 {
	position: absolute;
	margin-top: 50px;
	font-size: 18px;
	font-weight: bold;
}

.subRegionInfo .subRegionLos {
	position: absolute;
	margin-top: 80px;
}

.subRegionInfo .subRegionPrice {
	position: absolute;
	margin-top: 100px;
}

/** SUB REGIONS END **/
.touop-search-out-links {
	padding-top: 10px;
	background-color: #eee;
	padding-left: 8px;
	padding-bottom: 8px;
}

.touop-search-out-links ul {
	margin: 0px;
	padding: 0px;
}

.touop-search-out-links li {
	margin-bottom: 2px;
	list-style: none;
	display: inline;
	margin-right: 10px;
}




.searchformjumbotron {
	/* moved to background-image with css to achive lazy load */
	background-image: url('/images/searchform-background-image_320.jpg');
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 0px;
	background-color: gray;
	margin-bottom: 0px;
}

@media only screen and (min-width: 790px) {
	.searchformjumbotron {
		background-image: url('/images/searchform-background-image_800.jpg');
	}
}

@media only screen and (min-width: 1200px) {
	.searchformjumbotron {
		background-image: url('/images/searchform-background-image_1200.jpg');
	}
}




.hotel-offer-image-copyright {
	position: absolute;
	bottom: 0px;
	left: 0;
	opacity: 0.7;
	background-color: white;
	color: black;
	padding: 3px;
	font-size: 11px;
}

.hotel-offer-location {
	font-size: 0.8em;
	margin-top: 0px;
}

.newoffer .card-title {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1rem;
}

.hotel-detail-out-link-list {
	font-size: smaller;
	color: #212529;
}

.hotel-detail-out-link-list-provider {
	font-weight: bold;
}

.offeroutlink {
	width: 100%;
}


.contentarea {
	background-color: #fff;
	border-left-width: 1px;
	border-right-width: 1px;
	border-radius: 4px;
	padding: 15px;

}

.hoteloffermin .descr {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0;
	opacity: 0.7;
	background-color: white;
	color: black;
	padding: 3px;
	font-size: 11px;
}

.hoteloffermin .hotelname {
	font-weight: bold;
	font-size: 13px;
}

.hoteloffermin .image-copyright {
	right: 0;
	position: absolute;
	bottom: 0;
	padding: 3px;
}



.toc {
	background-color: #eee;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 3px;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
}

.toc ul {
	/*list-style: none;*/
	margin-top: 4px;
}

.toc li {
	margin-bottom: 4px;
}
.toc h2 {
	margin-bottom: 15px;
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 1.2;
	border-bottom: solid 1px #babdb6;
}



.merkliste-procon-item-btn {
	cursor: pointer;
}

.bg-dark {
	background-color: #010221;
}

.text-muted {
	color: #6c757d !important;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #0a7373 !important;
	border-color: #0a7373 !important;;
}

.bg-danger {
	background-color: #c43302 !important;
	border-color: #c43302 !important;;
}

.bg-success {
	background-color: #0a7373 !important;;
	border-color: #0a7373 !important;;
}

.merkliste-add-entry-btn {
	background-color: #010221 !important;;
	border-color: #010221 !important;;
}

.nav-link {
	font-size: 14px;
	font-weight: 700;
}