@charset "UTF-8";
@import url('css/reset.css');

/*
Theme Name: MyTheme
Theme URI: http://www.cl-wa.de
Description: Template für behave
Author: Felix Huckfeldt
Author URI: http://www.cl-wa.de
*/

/* Font-Klassen Start */
@font-face {
	font-family: "ChunkFive-Ex";
	src: url("font/Chunkfive_Ex.ttf");
	font-style: normal;
	font-weight: normal;
}

.Chunkfive {
	letter-spacing: 0.6px;
	font-family: 'ChunkFive-Ex' !important;
}

@font-face {
	font-family: "LMRoman10-Regular";
	src: url("font/lmroman10-regular.otf");
	font-style: normal;
	font-weight: normal;
}

.lm-roman-reg {
	font-family: "LMRoman10-Regular" !important;
}

@font-face {
	font-family: "LMRoman10-Bold";
	src: url("font/lmroman10-bold.otf");
	font-style: normal;
	font-weight: normal;
}

.lm-roman-bold {
	font-family: "LMRoman10-Bold" !important;
	font-weight: 900;
}

body {
	background-color: #53b0c2;
	background: -webkit-radial-gradient(ellipse farthest-side at 40% 10% , #8fd7e5 30%, #53b0c2 100%) no-repeat scroll 0% 0% transparent;
	background: -o-radial-gradient(ellipse farthest-side at 40% 10% , #8fd7e5 30%, #53b0c2 100%) no-repeat scroll 0% 0% transparent;
	background: -moz-radial-gradient(ellipse farthest-side at 40% 10% , #8fd7e5 30%, #53b0c2 100%) no-repeat scroll 0% 0% transparent;
	background: radial-gradient(ellipse farthest-side at 40% 10% , #8fd7e5 30%, #53b0c2 100%) no-repeat scroll 0% 0% transparent;
	font-family: "LMRoman10-Regular";
}

.none {
	display: none;
}

/* Fonts start */
.bold {
	font-weight: 900;
}

.italic {
	font-style: italic;
}

.underline {
	border-bottom: 1px solid black;
}

.titel-font {
	font-size: 104px;
}

.kontakt-titel-font {
	font-size: 80px;
}

.package-titel-font {
	font-size: 40px;
}

.std-font {
	font-size: 26px;
	line-height: 30px;
}

.font-40 {
	font-size: 40px;
}

.font-30 {
	font-size: 30px;
}

.font-23 {
	font-size: 23px;
}

.font-22 {
	font-size: 22px;
}

.font-18 {
	font-size: 18px;
}

.font-16 {
	font-size: 16px;
}

.lt-sp {
	letter-spacing: -0.02em;
}

.lt-sp-02 {
	letter-spacing: 0.02em;
}

.pack-link, #menu a:link, #content-kontakt a:link, #fixed-kontakt a:link {
	color: #000000;
	text-decoration: none;
}

.pack-link, #menu a:visited, #content-kontakt a:visited, #fixed-kontakt a:visited {
	color: #000000;
	text-decoration: none;
}

.pack-link, #menu a:focus, #content-kontakt a:focus, #fixed-kontakt a:focus {
	color: #000000;
	text-decoration: none;
}

.pack-link, #menu a:hover, #content-kontakt a:hover, #fixed-kontakt a:hover {
	color: #000000;
	text-decoration: none;
}

.pack-link, #menu a:active, #content-kontakt a:active, #fixed-kontakt a:active {
	color: #000000;
	text-decoration: none;
}
/* Fonts ende */

/* Inhalte start */
.marg9-left {
	margin-left: 7%;
}

.marge1 {
	margin: 0px 0.3%;
}

.marge2 {
	margin: 0px 0.6% 0px 0.3%;
}

.height1 {
	height: 2.3% !important;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clearer {
	clear: both;
	height: 0px;
	width: 0px;
}

.text-left {
	text-align: left;
}

#krawatte {
	bottom: 0px;
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 60;
}

#kr-img {
	height: 100%;
	width: 100%;
}

#ballon {
	display: none;
	position: absolute;
	right: 4%;
	top: 2%;
	width: 30%;
	z-index: 61;
}

#logo {
	margin-left: 1%;
	margin-top: 3%;
	width: 47%;
}

.logo-package {
	margin-bottom: -10px;
}

.logo-package img {
	width: 26%;
}

.text-pfeil {
	margin-right: 3%;
	width: 4%;
}

.text-pfeil img {
	margin-bottom: 14%;
	width: 100%;
}

#intro-scroll-down {
	left: 42.2%;
	position: absolute;
	top: 63%;
	width: 15%;
}

#intro-scroll-down img {
	width: 100%;
}

.packages {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 7.5% 6.5% 5.5% 5.5%;
}

#about1-text img {
	width: 100%;
}

.about-fade {
	display: none;
}

#i-button {
	height: 6%;
	left: 65%;
	position: absolute;
	top: 83%;
	width: 6%;
}

.pack-number {
	margin-top: 1%;
	width: 29%;
}

.pack1-img {
	margin: 0px auto;
	width: 18%;
}

.pack1-img img {
	width: 100%;
}

.pack-img {
	width: 100%;
}

#contact-logo {
	margin: 2% auto 2%;
	width: 38%;
}

#contact-logo img {
	width: 100%;
}

#mail-div {
	margin: 0.5% auto 0px;
	width: 35%;
}

#mail-div img {
	width: 100%;
}

#about-div {
	bottom: 0px;
	height: 100%;
	left: 0px;
	position: fixed;
	width: 100%;
	z-index: 9;
}

.content-img {
	width: 100%;
	height: 100%;
}

.spacer {
	height: 20px;
	width: 100%;
}

.spacer1 {
	height: 5px;
	width: 100%;
}

.spacer2 {
	display: block;
	height: 1%;
}

.spacer34 {
	height: 34px;
	width: 100%;
}

#impressum-txt {
	font-size: 20px;
	line-height: 23px;
	margin: auto;
	padding: 7% 0px 2% 0px;
	position: relative;
	text-decoration: none;
	z-index: 10;
}

#impressum-txt {
	text-decoration: none;
}

#impressum-txt a, #impressum-link a {
	color: #000000;
}

#impressum-txt a:link, #impressum-link a:link {
	color: #000000;
}

#impressum-txt a:visited, #impressum-link a:visited {
	color: #000000;
}

#impressum-txt a:focus, #impressum-link a:focus {
	color: #000000;
}

#impressum-txt a:hover, #impressum-link a:hover {
	color: #000000;
}

#impressum-txt a:active, #impressum-link a:active {
	color: #000000;
}
/* Inhalte Ende */

#easing {
	bottom: 20px;
	position: fixed;
	right: 20px;
	z-index: 33;
}

.pl a, .menu-img {
	display: block;
}