

@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";
@font-face { font-family: "Exo 2"; src: url(e2r.woff); } 
@font-face { font-family: "Exo 2SB"; src: url(e2sb.woff); } 
@font-face { font-family: "Exo 2M"; src: url(e2m.woff); } 
input {
	outline:  none !important;
}

body p, body table {
	font-family: "Exo 2";
	font-weight: 400;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);

}

.bold {
	font-family: "Exo 2M";
	font-weight: 300;
	font-size: 16px;
	padding-left: 10px;
}


.tspc{
	padding-bottom:10px;
}

.dsgvo{
	font-size:10px;
	line-height:110%;
}


body hr {
	height: 1px;
	border: 0;
	margin: 0px;
	color: #FFF;
	background-color: #FFF;
	margin-bottom: 10px;

}

body div.caption.banner {
	padding-top: 50px;
	padding-left: 0px;
}

.bild1 {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	background-image: url(215.jpg);
	background-repeat: no-repeat;
	background-size: 384px 384px;
	width:384px;
	height:384px;
}

.bild2 {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	background-image: url(422.jpg);
	background-repeat: no-repeat;
	background-size: 384px 384px;
	width:384px;
	height:384px;
}

.bild3 {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	background-image: url(338.jpg);
	background-repeat: no-repeat;
	background-size: 384px 384px;
	width:384px;
	height:384px;
}

.bild4 {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	background-image: url(288.jpg);
	background-repeat: no-repeat;
	background-size: 384px 384px;
	width:384px;
	height:384px;
}

.bild5 {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	background-image: url(027.jpg);
	background-repeat: no-repeat;
	background-size: 384px 384px;
	width:384px;
	height:384px;
}

header h1 {
	background-color: rgba(0,0,0,0.75);
	padding: 10px;
	padding-top: 25px;
}

header {
	font-family: "Exo 2SB";
	font-size: 20px;
	font-weight: 500;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

html {
	width: 100%;
	background-image:url('bg70.png');
	background-repeat:repeat;
}



* {
	-webkit-text-size-adjust: none;
}


body {
	font: 13px/19px  "Exo 2";
	color:#ecedef;
	position:relative;
	min-width:960px;
	overflow: hidden;
}

.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #ecedef;
	
}

h2 {
	font-size: 30px;
	padding-top: 0px;
	line-height: 60px;
	text-align: left;
	font-family: "Exo 2SB";
	font-weight: 500;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

h3 {
	font-size: 48px;
	line-height: 54px;
}

p {
	margin-bottom: 19px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list{

}

/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #334960;
	
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}


.pad0 {
	padding: 0 !important;
}


.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 position: relative;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 22px;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}



/*header*/

header {
	display: block;
	position: fixed;
	z-index: 999;
	left: 0;
	right: 0;
	padding-bottom: 20px;
	top: 0;
	overflow: hidden;
	background: none;
	transition: 0.2s ease;
	-o-transition: 0.1s ease;
	-webkit-transition: 0.2s ease;

}




h1 {
	padding-top: 28px;
	float: left;
	z-index: 999;

}
header h1 a {
	display: block;
	overflow: hidden;
	width: 108px;
	height: 100%;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

/*Content*/
.content {
	padding-top: 125px;
	text-align: left;
	position: relative;
}


}



.tm_link {
	color: #fd2614;
}

.tm_link:hover {
	color: #fff;
}

#page1 {
	padding-bottom: 200px;
}


header.page1 .men .hover{
	top: 0;
}

header.page2 .men1 .hover{
	top: 0;
}


#page2 {
	background: none;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 500px;
	padding-bottom: 190px;
}

header.page2 {
	background: none;
}

header.page2 .hover {
	background: none;
}





.content {
}

.slogan h3 {
	margin-bottom: 30px;
}

#page2 h3 span {
	background: none;
}

#page2 h3 span, #page2 h3 em {
	display: inline-block;
	padding: 0 3px;
}

#page2 h3 em {
	font-style: normal;
	background: none;
}


.text1 {
	font-size: 19px;
	line-height: 19px;
}

.box {
	background-color: #e6655e;
	border: 3px solid #f4948b;
	padding: 23px 0 24px;
	border-top-width: 4px;
	border-bottom-width: 4px;
}

.box img {
	border: 3px solid #f4948b;
	border-radius: 500px;
	margin-bottom: 19px;
}

.box .text1 {
	margin-bottom: 1px;
}


