@charset "UTF-8";
a:link {
    color: #FFFFFF;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover {
    text-decoration: none;
    color: #FFFFFF;
}
a:active {
    text-decoration: none;
    color: #FFFFFF;
}
h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}
.ue {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}
h2 {
    font-size: 26px;
    line-height: 30px;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
}
.schrift_grau {
    color: rgba(229,229,229,1.00);
    text-transform: uppercase;
}
.schrift {
}
.schrift_indie {
	font-family: 'Kalam', cursive;
	color: hsla(90,54%,33%,1.00);
}
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
}
.schrift_klein {
    font-size: 11px;
    line-height: 15px;
}
.fett {
	font-weight: bold;
}
#wrapper {
    margin: auto;
    height: auto;
    width: 100%;
    max-width: 2000px;
    background-color: #FFFFFF;
}
#header {
    float: left;
    height: auto;
    width: 100%;
    max-height: 1200px;
    background-image: url(../bilder/rose1.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-bottom: 20px;
}
#header1 {
    float: left;
    height: 900px;
    width: 40%;
    max-height: 1200px;
    background-color: rgba(251,251,251,0.42);
}
#header2 {
    float: left;
    height: 900px;
    width: 60%;
    max-height: 1200px;
    background-image: url(../bilder/ratgeber.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#textbox {
    float: right;
    height: auto;
    width: 100%;
    max-height: 1200px;
    padding-top: 20px;
}
#textbox2 {
    float: right;
    height: auto;
    width: 80%;
    max-height: 1200px;
    padding-right: 20px;
    height: auto;
    background-color: rgba(255,255,255,0.79);
    padding-left: 20px;
    padding-bottom: 20px;
    color: rgba(91,91,91,1.00);
    line-height: 30px;
    border-top: 4px solid rgba(255,255,255,1.00);
    border-bottom: 4px solid rgba(255,255,255,1.00);
    border-left: 4px solid rgba(255,255,255,1.00);
}
#navigation {
    float: left;
    height: auto;
    width: 100%;
    background-color: #E8E8E8;
}
#content {
    float: left;
    height: auto;
    width: 100%;
    padding-top: 0px;
    margin-top: 20px;
}
#footer {
    float: left;
    height: auto;
    width: 100%;
    background-color: #A0A0A0;
    text-align: center;
    padding-top: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    padding-bottom: 15px;
}
#content_2 {
    height: auto;
    width: 80%;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0px;
    background-color: #A8A8A8;
    padding-top: 60px;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 60px;
    line-height: 25px;
}
#content_3 {
    float: left;
    height: auto;
    width: 100%;
    background-color: #F9F9F9;
    margin-top: 0px;
}
#content_4 {
    float: left;
    height: 400px;
    width: 100%;
    background-color: #EDEDED;
    margin-top: 0px;
    background-image: url(../bilder/hamburg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#content_5 {
    float: left;
    height: auto;
    width: 100%;
    background-color: #EFEFEF;
    margin-top: 20px;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 20px;
}
#content_6 {
    float: left;
    height: auto;
    width: 100%;
    margin-top: 0px;
    background-size: cover;
    background-color: #A0A0A0;
}
#content_7 {
    float: left;
    height: 350px;
    width: 100%;
    background-image: url(../bilder/tcw_karte2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60% 0%;
}
#logo {
    float: left;
    height: auto;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 20px;
}
#info {
    float: left;
    height: auto;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 20px;
    line-height: 30px;
    color: rgba(73,73,73,1.00);
    font-family: open sans;
}
#telefon4 {
    float: left;
    height: auto;
    width: 70%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 20px;
    color: rgba(255,255,255,1.00);
    background-color: rgba(174,19,19,1.00);
    padding-left: 3%;
    padding-right: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    text-align: center;
    border: 4px solid #FFFFFF;
}
#navi {
    float: right;
    height: 50px;
    width: 65%
%;
    margin-top: 10px;
    width: 1050px;
}
#vorteile {
    float: right;
    height: 750px;
    width: 26%;
    background-color: rgba(174,19,19,1.00);
    padding-bottom: 30px;
    padding-left: 2%;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    padding-right: 2%;
    font-weight: 400;
    padding-top: 20px;
}
#galerie{
	height: auto;
	width: 100%;
}
#bild1 {
    height: auto;
    width: 19.5%;
    float: left;
    margin-right: 0.7%;
}
#bild2 {
    height: auto;
    width: 19.5%;
    float: left;
    margin-right: 0.6%;
}
#bild3 {
    height: auto;
    width: 19.5%;
    float: left;
    margin-right: 0.6%;
}
#bild4 {
    height: auto;
    width: 19.5%;
    float: left;
    margin-right: 0.6%;
}
#bild5 {
    height: auto;
    width: 19.5%;
    float: left;
}
.schrift_groß {
    font-size: 26px;
}
#bild6 {
    height: auto;
    width: 16%;
    float: left;
}

#preis_con {
    float: left;
    height: auto;
    width: 20%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    background-color: #FFFFFF;
}
#preis_con1 {
    float: left;
    height: auto;
    width: 100%;
    background-color: #207AC2;
    color: #FFFFFF;
    font-family: open sans;
    text-align: center;
    font-size: medium;
    border-bottom: 2px solid #FFFFFF;
}
#preis_con2 {
    float: left;
    height: auto;
    width: 100%;
    background-color: #E30614;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-family: open sans;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #FFFFFF;
}
#preis_con3 {
    float: left;
    height: autp;
    width: 100%;
    background-color: #E30614;
    text-align: center;
    padding-top: 10px;
    color: #FFFFFF;
    font-family: open sans;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 2px solid #FFFFFF;
}
#preis_con4 {
    float: left;
    height: auto;
    width: 100%;
    background-color: #207AC2;
    color: #FFFFFF;
    font-family: open sans;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
#leiste_oben {
    top: 0px;
    width: 100%;
    height: 40px;
    background-color: rgba(174,19,19,1.00);
    background-repeat: no-repeat;
    float: left;
    left: auto;
    max-width: 2500px;
}
#kontakt_oben {
    width: 550px;
    height: auto;
    float: left;
}
#telefon {
    width: 200px;
    height: 30px;
    float: left;
    margin-left: 100px;
    padding-top: 10px;
    font-family: open sans;
    color: rgba(106,106,106,1.00);
}
#telefon1 {
    width: 25px;
    height: 20px;
    float: left;
    margin-top: 0px;
    padding-top: 2px;
}
#telefon2 {
    width: 150px;
    height: 30px;
    float: left;
    font-weight: 400;
    color: rgba(255,255,255,1.00);
    font-family: open sans;
    font-size: 14px;
}
#leiste_oben #telefon #telefon2 a {
    color: rgba(106,106,106,1.00);
}
#mail1 {
    width: 25px;
    height: 20px;
    float: left;
    padding-top: 3px;
}
#mail2 {
    width: 220px;
    height: 28px;
    float: left;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    padding-top: 4px;
    color: rgba(255,255,255,1.00);
    font-size: 12px;
}
#mail {
    width: 250px;
    height: 30px;
    float: left;
    padding-top: 8px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(106,106,106,1.00);
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* nunito-300 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/nunito-v9-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Nunito Light'), local('Nunito-Light'),
url('../fonts/nunito-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/nunito-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/nunito-v9-latin-300.woff') format('woff'), /* Modern Browsers */
url('../fonts/nunito-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/nunito-v9-latin-300.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-regular - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Nunito Regular'), local('Nunito-Regular'),
url('../fonts/nunito-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/nunito-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/nunito-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
url('../fonts/nunito-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/nunito-v9-latin-regular.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-600 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/nunito-v9-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Nunito SemiBold'), local('Nunito-SemiBold'),
url('../fonts/nunito-v9-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/nunito-v9-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/nunito-v9-latin-600.woff') format('woff'), /* Modern Browsers */
url('../fonts/nunito-v9-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/nunito-v9-latin-600.svg#Nunito') format('svg'); /* Legacy iOS */
}
/* nunito-700 - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/nunito-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Nunito Bold'), local('Nunito-Bold'),
url('../fonts/nunito-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/nunito-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
url('../fonts/nunito-v9-latin-700.woff') format('woff'), /* Modern Browsers */
url('../fonts/nunito-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
url('../fonts/nunito-v9-latin-700.svg#Nunito') format('svg'); /* Legacy iOS */
}
#kontakt_box1 {
    float: left;
    height: auto;
    width: 30%;
    padding-left: 5%;
    color: #FFFFFF;
    padding-right: 9%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    border-right: 1px solid rgba(255,255,255,1.00);
    margin-right: 0px;
    padding-top: 50px;
}
#kontakt_box2 {
    float: left;
    height: auto;
    width: 40%;
    color: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 5%;
    padding-top: 80px;
    padding-bottom: 50px;
    padding-left: 10%;
}
#kontakt_ue {
    width: 450px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: 150px;
    position: relative;
    color: rgba(255,255,255,1.00);
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 35px;
    font-family: open sans;
    border: 4px solid rgba(255,255,255,1.00);
}
