﻿@charset "utf-8";
/* CSS Document */

IMG.zentriert {
    display: block;
    margin-left: auto;
    margin-right: auto }


#neu {
	position:absolute;
	top:100px;
	left:0px;
	z-index:10000;
	color:#F00;
}

/****

/****






/* Änderungen für Weihnachten */
/* Änderungen für Weihnachten */

#Reihe{
	
	
    background-color: #000;
    color: #fff;

    height: 0px;
    left: 3px;
    opacity: 0;
    position: relative;
    text-align: center;
    top: -263px;
    width: 0px;
    z-index: 0;

}
#Titel{
	
    background-color: #777777;
    color: #fff;
    font-weight: bold;
    height: 60px;
    left: 3px;
    opacity: 0;
    position: relative;
    text-align: center;
    top: -63px;
    width: 700px;
    z-index: 200;
}
#Titeltxt{
	
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 699px;
	font-size:14px;
	z-index: 10001;
}
#Titel_view2{
	
    background-color: #777777;
    color: #fff;
    font-weight: bold;
    height: 60px;
    left: 3px;
    opacity: 0;
    position: relative;
    text-align: center;
    top: -63px;
    width: 950px;
    z-index: 200;
}
#Titeltxt_view2{
	
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 949px;
	font-size:14px;
	z-index: 10001;
}

body {
	margin: 0 auto;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7A7A7A;
	background-image: url(../elemente/header_bg_weihnachten.jpg);
	background-repeat: repeat-x;
	}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	color: #c53628;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7A7A7A;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;	

}
h3 {
	/*blaue Überschrift; normale Schriftgröße*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#c53628;
	line-height:16px;
	margin-bottom:4px;
	margin-top:0px;
	margin-bottom:10px;
	}
	
h7 {
	/*blaue Überschrift; normale Schriftgröße*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #8bcbe7;
	font-weight:bold;
	}	
h4 {
	/*orange Überschrift; normale Schriftgröße*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#F90;
	line-height:16px;
	margin-bottom:4px;
	margin-top:0px;
	margin-bottom:10px;
	}	
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: inherit;
	color:#7A7A7A;
	margin-bottom:0px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7A7A7A;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;	

}

a:link {color:#F90; text-decoration:none; }
a:visited { color:#F90; text-decoration:none; }
a:focus { color:#F90; text-decoration:none; }
a:hover { color:#F90; text-decoration:none; }
a:active { color:#F90; text-decoration:none; }	

#websiteblock3 {
	margin: 0 auto;
	height:auto;
	background-image: url(../elemente/footer_bg_weihnachten.png);
	background-repeat: repeat-x;
}

/* Ende Änderungen für Weihnachten */

/* CSS NORMAL OHNE WEIHNACHTEN */

body {
	margin: 0 auto;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #7A7A7A;	
	background-image: url(../elemente/header_bg.jpg);
	background-repeat: repeat-x;
	}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #005cad;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7A7A7A;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;	

}
h3 {
	/*blaue Überschrift; normale Schriftgröße*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#83c8e5;
	line-height:16px;
	margin-bottom:4px;
	margin-top:0px;
	margin-bottom:10px;
	}
h4 {
	/*orange Überschrift; normale Schriftgröße*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#7A7A7A;
	line-height:16px;
	margin-bottom:4px;
	margin-top:0px;
	margin-bottom:10px;
	}	
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: inherit;
	color:#7A7A7A;
	margin-bottom:0px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #7A7A7A;
	line-height:16px;
	margin-bottom:0px;
	margin-top:0px;	

}

a:link {color:#F90; text-decoration:none; }
a:visited { color:#F90; text-decoration:none; }
a:focus { color:#F90; text-decoration:none; }
a:hover { color:#F90; text-decoration:none; }
a:active { color:#F90; text-decoration:none; }	

#websiteblock3 {
	margin: 0 auto;
	height:auto;
	background-image: url(../elemente/footer_bg.jpg);
	background-repeat: repeat-x;
}

/* Ende CSS OHNE WEIHNACHTEN */

	
.navigation.a.Linkactive{
color:#036;	
}

#header {
	width: 950px;
	height: 375px; /*375px ohne Wetter */
	margin: 0 auto;
	position:relative;

}
#Finder_und_Wetter{
	width: 958px;
	box-shadow: 0 0 14px #bbb;
	top:62px;
	height: 70px;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
	background-color:#e6e6e6;	
}
	
#Objektfinder {
	width: 160px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	float: left;
	padding-left: 46px;
	padding-top:4px;
}	
input[type=text] {
	/*width:140px;
	height:16px;
	padding:2px;
	border:1px solid #ccc;
	font-size:10px; 
	text-align:center;
	/*
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*/
}
input[type=text]:focus {
	border-color:#ff8400;
	 }
#Klickbutton {
	margin-top:2px;
	width:146px;
	padding-top:2px ;
	padding-bottom:2px ;
	padding-left:36px;
	padding-right:37px;
	background:#ff8400; border:0 none;
	cursor:pointer;
	/*
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*/
	color:#FFF;
	letter-spacing:0.3em;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	 }
#Klickbutton_ES {
	margin-top:2px;
	width:126px;
	padding-top:2px ;
	padding-bottom:2px ;
	padding-left:16px;
	padding-right:15px;
	background:#ff8400; border:0 none;
	cursor:pointer;
	/*
	-webkit-border-radius: 5px;
	border-radius: 5px;
	*/
	color:#FFF;
	letter-spacing:0.3em;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	 }
	 

#Wetter {
	width: 726px;
	height:68px;
	box-shadow: 0 0 14px #bbb;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
	background-color:#e6e6e6;
	padding-top:2px;
	padding-left:10px;


}	
	
.nl_archive_reihe{
	height:220px;
	width:880px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	float:left;

	padding-top:8px;
	

}
.nl_archive_box{
	height:180px;
	width:285px;
	position:relative;
	margin-right:8px;	
	float:left;

}
.nl_archive_box_headline{
	height:20px;
	width:280px;
	font-size:14px;
	font-weight:bold;
	color:#83c8e5;
	padding-bottom:4px;

}
.nl_archive_box_pic{
	height:138px;
	width:280px;
	border: 1px solid #e3ab00;
	padding:1px;
}

.nl_archive_box_subline{
	height: 30px;
	width: 280px;
	padding-bottom: 16px;
	/* [disabled]font-weight: bold; */
	font-size: 10px;

}
.Zeichen{
	width:60px;
	position:relative;
	float:left;
}
.Fragebox{
	width:900px;
	position:relative;
	float:left;
}
.Fragetextbox{
	width:820px;
	position:relative;
	float:left;
}
.Fragebox_kl{
	width:600px;
	position:relative;
	float:left;
}
.Fragetextbox_kl{
	width:520px;
	position:relative;
	float:left;
}

	
	
img{
	border:0px;
}

ul {
	list-style-image:url(../Elemente/kreis.png);
}

.navigation.a.Linkactive{
color:#036;	
}
.Bild_rahmen{
	border: 1px solid #e3ab00;
	padding:1px;
	margin-right:10px;
	margin-left:0px;
}
.Bild_rahmen_NL{
	border: 1px solid #e3ab00;
	padding:16px;
	margin-right:10px;
	margin-left:0px;
}

#inhaltkontakt{
	width: 930px;
	height: auto;
	text-align: left;
	float: left;
	padding: 6px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
}
#kontakt_google {
	width: 430px;
	height: auto;
	position: relative;
	float: left;
	color: #7A7A7A;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#kontakt_rechts {
	width: 430px;
	height: auto;
	position: relative;
	float: left;
	color: #7A7A7A;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	
}

#schriftzug{
	margin: 0 auto;
	z-index: -1;
	height: 100px;
	width: 100%;
	background-image: url(../elemente/schriftzugoben.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: fixed;
	top: 15px;
	}
#schriftzug_bottom{
	position:relative;
	top:0px;
	margin: 0 auto;
	width:950px;
	background-image:url(../elemente/schriftzugunten.png);
	background-repeat:no-repeat;
	z-index:1;
	height:69px;
	}
	


#Logo {
	position:relative;
	top:30px;
	height:30px;
	width:270px;
	z-index:10;
}
#navigation{
	position:relative;
	height:40px;
	width:980px;
	top:60px;
	left:-10px;
}
#Keyvisual{
	position:relative;
	width:950px;
	height:243px;
	top:56px;
	-webkit-box-shadow: 0 0 14px #bbb;
	-moz-box-shadow: 0 0 14px #bbb;
	box-shadow: 0 0 14px #bbb;
	overflow:hidden;
}
	
p {
	margin-top: 0px;
	}
a.tooltip {text-decoration:none;}
a.tooltip span.info{display:none;}
a.tooltip:hover span.info{display:block;position:absolute; width:auto; height:auto; padding:3px;color:#F90;padding-left:3px;padding-right:3px ;font-size:10px;left:16px;top:40px;border:1px solid #F90;  z-index:10; background-color:#fff;}

a.tooltip span.info_oben{display:none;}
a.tooltip:hover span.info_oben{display:block;position:absolute; width:auto; height:auto; color:#F90;padding-left:3px;padding-right:3px ;font-size:10px;left:16px;top:-25px;border:1px solid #F90; z-index:10; background-color:#fff;}

a.tooltip span.Bilder_links{display:none;}
a.tooltip:hover span.Bilder_links{display:block;position:absolute; width:auto; height:auto; color:#F90;padding-left:3px;padding-right:3px ;font-size:10px;left:5px;top:155px;border:1px solid #F90; background-color:#FFF; }
a.tooltip span.Bilder_mitte{display:none;}
a.tooltip:hover span.Bilder_mitte{display:block;position:absolute; width:auto; height:auto; color:#F90;padding-left:3px;padding-right:3px ;font-size:10px;left:300px;top:155px;border:1px solid #F90; background-color:#FFF; }
a.tooltip span.Bilder_rechts{display:none;}
a.tooltip:hover span.Bilder_rechts{display:block;position:absolute; width:auto; height:auto; color:#F90;padding-left:3px;padding-right:3px ;font-size:10px;left:595px;top:155px;border:1px solid #F90; background-color:#FFF; }



.Bilderrahmenquer {
	width: 880px;
	height:auto;
	position:relative;
	margin-top:0px;
	margin-bottom:10px;
	float:left;


}
.Bilderrahmenquer img {

	margin-left:0px;
	margin-right:20px;
	border: 1px solid #e3ab00;
	padding:1px;
}
.Bild_Icon {
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
	float:left;

}
.Bild_links {
	margin-right: 20px;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	float: left;
	position: relative;
}
.Bild_links_Rahmen {
	margin-right: 20px;
	margin-bottom: 5px;

	float: left;
	position: relative;
	border: 1px solid #e3ab00;
	padding:1px;
	
}

.Bild_rechts_ohne Rahmen{
	position: relative;
	height: auto;
	width: auto;
	float: right;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left:10px;
}
.Bild_links_ohne_Rahmen{
	margin-right: 20px;
	margin-bottom: 5px;
	height: auto;
	width: auto;
	float: left;
	position: relative;
}
.Bild_rechts{
	position: relative;
	height: auto;
	width: auto;
	float: right;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left:10px;
}
.Bild_rechts img{
	border: 1px solid #e3ab00;
	padding:1px;
}
.Bild_links img{
	border: 1px solid #e3ab00;
	padding:1px;
}
 
.Bild_quer {
	padding:0px;
	height:auto;
	width:auto;
}
#websiteblock1 {

	z-index: 1;
	margin:0 auto;


}
#websiteblock2 {
	margin: 0 auto;
	width:950px;
}

#topnavi {
	width: 120px;
	height: 30px;
	line-height: 30px;
	float: left;
	position: relative;
	left: 780px;
	top: 26px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
}
#topnavitext {
	position: absolute;
	float: left;
	color: #EAC996;
	left: -4px;
	top: 1px;
}
#topnaviflaggen {
	position: absolute;
	float: left;
	left: 141px;
	top: 0px;
	width: 57px;
	padding: 0px;
}
#topnaviflaggen img{
	padding-left:10px;
}

#mitte_hintergrund {
	margin: 0 auto;
	width: 950px;
	height: auto;
	/*border: 1px solid #999;*/
	-webkit-box-shadow: 0 0 14px #bbb;
	-moz-box-shadow: 0 0 14px #bbb;
	box-shadow: 0 0 14px #bbb;
}
#rum {
	width: 960px;
	height: auto;
}
#breadcrumb {
	width: 700px;
	height: 20px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #7A7A7A;
	font-size: 9px;
	float: none;
	text-transform:uppercase;
}

#inhalt {
	width: 720px;
	height: auto;
	text-align: left;
	float: left;
	padding: 6px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	font-weight: normal;
}

#inhalt_einspaltig {
	width: 880px;
	height: auto;
	text-align: left;
	float: left;
	margin-left: 40px;
	margin-bottom: 20px;
	position: relative;
	padding: 6px;
}
.Trennlinie_Gutzuwissen{
	position: relative;
	float: left;
	height: 1px;
	width: 720px;
	margin-bottom: 20px;
	border-bottom:1px solid #FC3;
}
.Trennlinie_fullcontent{
	position: relative;
	float: left;
	height: 1px;
	width: 870px;
	margin-bottom: 20px;
	border-bottom:1px solid #FC3;
}
.Trennlinie{
	position: relative;
	float: left;
	height: 1px;
	width: 720px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FC3;
}
#Buttons{
	position: relative;
	float: right;
	height: auto;
	width: 340px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.Seitenzahl {
	float:right;
	width:50px;
	margin-right:20px;
	font-weight:bold;
}
.Teaser_Objekt{
	position: relative;
	float: left;
	height: auto;
	width: 880px;
	margin-bottom: 20px;
	border-bottom:1px solid #FC3;
}
.Teaser_Objekt_links{
	position: relative;
	float: left;
	height: auto;
	width: 410px;
}
.Teaser_Objekt_rechts{
	position: relative;
	float: right;
	height: 100px;
	width: 420px;
	margin-right:10px;
}
.Teaser_Objekt_Bild{
	position: relative;
	height: 90px;
	width: 120px;
	border: 1px solid #e3ab00;
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
	
}
#hot {
	position:absolute;
	top:46px;
	left:46px;
	z-index:1000;
	
}
#Langzeitmiete {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
	
}
#Langzeitmiete_Detailansicht {
    left: 70px;
    position: absolute;
    top: -60px;
    z-index: 1000;
}

#TOP_Teaser_Objekt_Bild{
	/*position: relative;
	height: 90px;
	width: 120px;
	border: 1px solid #e3ab00;
	float: left;
	margin-right: 20px;
	margin-bottom:20px;*/
	
}
#TOP_Teaser_Objekt_Bild_Preis{
	float:right;
}
.Teaser_Objekt_Text{
	position: relative;
	height: auto;
	width: 720px;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
}
.Teaser_Objekt_einspaltig{
	position: relative;
	float: left;
	height: auto;
	width: 870px;
}

#pageing{ 	
	width: 880px;
	height: auto;
	float: left;
	position: relative;
	padding: 6px;
	text-align:center;

}
#footer {
	margin:0 auto;
	width: 950px;
	height: 69px;
	position:relative;
}
#footer_navi{
	position:relative;
	width: 950px;
	text-align:center;
	height:0px;
	top:30px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	z-index:10;
}

/* ---------- Layout ---------- */
.restaurant-panels,
.row.restaurant-row{                 /* egal welche Hülle */
  display:flex; flex-wrap:wrap;
  gap:15px; margin-bottom:30px;
}
.restaurant-panels .panel,
.row.restaurant-row .panel{
  flex:0 0 calc(50% - 15px);        /* zwei Spalten */
  width:calc(50% - 15px);
}
@media(max-width:767px){
  .restaurant-panels .panel,
  .row.restaurant-row .panel{flex:0 0 100%; width:100%;}
}

/* ---------- Karten-Look ---------- */
.restaurant-panels .panel,
.row.restaurant-row .panel{
  border:1px solid #e2e6ea;
  border-radius:8px;
  box-shadow:0 2px 6px rgba(0,0,0,.08);
  transition:transform .2s ease, box-shadow .2s ease;
}
.restaurant-panels .panel:hover,
.row.restaurant-row .panel:hover{
  transform:translateY(-4px);
  box-shadow:0 6px 14px rgba(0,0,0,.12);
}

/* Kopfzeile */
.restaurant-panels .panel-heading,
.row.restaurant-row .panel-heading{
  background:linear-gradient(135deg,#f7f9fc 0%,#e6efff 100%);
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  font-weight:600; color:#005dad;
}

/* ✔-Listenpunkte */
.restaurant-panels .panel-body ul,
.row.restaurant-row   .panel-body ul{list-style:none;padding-left:0;margin-bottom:10px;}
.restaurant-panels .panel-body ul li,
.row.restaurant-row   .panel-body ul li{position:relative;padding-left:24px;}
.restaurant-panels .panel-body ul li::before,
.row.restaurant-row   .panel-body ul li::before{
  content:"✔"; position:absolute;left:0;top:0;
  color:#28a745; font-weight:bold;
}

/* Links */
.restaurant-panels .panel-body a,
.row.restaurant-row   .panel-body a{font-weight:600;text-decoration:none;}
.restaurant-panels .panel-body a:hover,
.row.restaurant-row   .panel-body a:hover{text-decoration:underline;}
