@charset "UTF-8";
/* CSS Design - BestWest Appartments */
:root {
  --link-color: #000080;
  --color-red: #f00;
}

html {
  position: relative;
  -webkit-tap-highlight-color: var(--link-color);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  color: var(--link-color);
  background-color: #d1d1d1;
  font-size: 1em;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  /* Zentrierung im Internet Explorer */
  background-image: url(../img/hintergrund_Alexander-Haas.png);
  background-repeat: repeat-x;
  text-wrap: normal;
  word-wrap: break-word;
}

p {
  text-wrap: normal;
}

img {
  border-style: none;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 1em;
  text-align: left;
  margin: 0;
  padding: 0;
}

h2 {
  text-align: left;
  letter-spacing: 0.2em;
  font-size: 1.2em;
}

form {
  margin: 0px;
  padding: 0px;
}

a,
a:link {
  text-decoration: underline;
  color: var(--link-color);
}

a:visited {
  text-decoration: underline;
  color: var(--link-color);
}

a:hover {
  text-decoration: none;
  color: var(--color-red);
  text-decoration: underline;
}

ol,
ul {
  margin-top: -15px;
  margin-bottom: 10px;
  margin-left: -18px;
}

li a {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.impressum a:link {
  text-decoration: none;
  color: var(--link-color);
}

.impressum a:visited {
  text-decoration: none;
  color: var(--link-color);
}

.impressum a:hover {
  text-decoration: none;
  color: var(--color-red);
  text-decoration: none;
}

/* Vertikal mittleres ausrichten der gesamten Webseite */
#master {
  background-color: transparent;
  position: relative;
  top: 60px;
  left: 0px;
  width: 530px;
  text-align: center;
  min-width: 545px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* Der Aussenrahmen der Seite inklusive Hintergrundgrafik mit runden Ecken */
#outerframe {
  text-align: left;
  /* Seiteninhalt wieder links ausrichten */
  margin: 0 auto;
  margin-top: 0px;
  /* Abstand nach oben */
  width: 545px;
  padding: 0px;
  font-size: 0.9em;
  background-image: url(../img/Bilder/ram_Claudia-Blume_06.png);
  background-repeat: repeat-y;
  background-position: 0px 10px;
}

/* ------------------------------------------------------------------------------------------ */
/* Hauptmenüleiste - Anfang */
#gruen-o {
  background-color: #9d9d9d;
  width: 70%;
  height: 18px;
  text-align: left;
}

#gruen-u {
  clear: both;
  position: inherit;
  margin: 0;
  margin-top: -18px;
  top: 600px;
  padding: 0;
  bottom: 0px;
  right: 0px;
  background-color: green;
  width: 30%;
  height: 18px;
  float: right;
}

* html #gruen-u {
  position: inherit;
}

#gruen-u a {
  color: white;
  margin-left: 5px;
}

#hellgruen {
  width: 520px;
  height: 20px;
  text-align: right;
  padding: 0px 5px 0px 0px;
  float: none;
  clear: right;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  display: block;
  z-index: 500;
  left: 10px;
  margin: 0px 0 0px 0px;
}

/*----------------------------------*/
#menue {
  padding-top: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0;
  margin-left: 0px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0;
}

#menue li {
  list-style: none;
  margin: 0;
  display: inline;
}

#menue li a {
  margin-left: 10px;
  border-bottom: none;
  text-decoration: none;
  color: var(--link-color);
}

#menue li a:link {
  color: var(--link-color);
}

#menue li a:visited {
  color: var(--link-color);
}

#menue li a:hover {
  color: black;
}

#menue li a#current {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: 11A02E;
  background-repeat: no-repeat;
}

/* Hauptmenüleiste - Ende */
/* ---------------------------------------------------------------------------------------------------------- */
/*-------------------------------------------------------------------------*/
#inhalt {
  padding-top: 40px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  min-height: 400px;
  display: block;
  overflow: hidden;
  position: relative;
}

/*-------------------------------------------------------------------------*/
.rahmenOben {
  background-image: url(../img/Bilder/ram_Claudia-Blume_03.png);
  background-repeat: no-repeat;
  background-position: 0px center;
  height: 30px;
  top: 0px;
  position: relative;
  display: block;
  margin: 0px;
}

.rahmenUnten {
  background-image: url(../img/Bilder/ram_Claudia-Blume_08.png);
  background-repeat: no-repeat;
  background-position: 0px center;
  height: 30px;
  top: 0px;
  position: relative;
}

.AbstandGross {
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
  color: #11a02e;
}

/* MooTools.Tips */
.tooltip {
  width: 200px;
  color: #000;
  font: lighter 11px/1.3 Arial, sans-serif;
  text-decoration: none;
  text-align: center;
}

.tooltip span.top {
  padding: 30px 8px 0;
  background: url(../neu/css/bt.gif) no-repeat top;
}

.tooltip b.bottom {
  padding: 3px 8px 15px;
  color: #548912;
  background: url(../neu/css/bt.gif) no-repeat bottom;
}

.stadtplan {
  border: 1px solid #999999;
}

.kleinerHinweis {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
}

.nachUnten {
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  display: block;
  position: relative;
  margin-bottom: 20px;
  overflow: visible;
}

.AbstandLinks {
  margin-left: 20px;
  margin-top: 20px;
}

.animation {
  margin-top: 2rem;
}

.animation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 3rem;
}

.animation li {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  color: var(--link-color);
}
