/**/

/* 'Signika', sans-serif */

@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";


.boxaktuell {padding:20px; border:10px solid #666; background-color:#333333;}
input {
	outline:  none !important;
}


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

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

/************old************/
body {
	font: 13px/19px  Arial, Helvetica, sans-serif;
	color:#242424;
	position:relative;
	min-width:960px;
	background: #fff;
}

.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;
	font-family: 'Cantata One', serif;
	color: #fff;
}

h2 {
	font-size: 14px;
	margin-top: 31px;
	line-height: 15px;
	color:#fff;
	float:left;
	margin-left:60px;
	background-color:#6c7376;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
}

.impressum {font-size:10px; line-height:14px; color:555; text-align:justify;}

h3 {
	font-size: 40px;
	line-height: 54px;
	display:inline-block; 
	background-color:#e9eff1; padding:10px;
	color:#cc0000;
}

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: #fff;
	
	
}

#page3 a:hover {background-color:#242424;}

/*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;
	top: 0;
	overflow: hidden;
	background-color: #313336;
	transition: 0.2s ease;
	-o-transition: 0.1s ease;
	-webkit-transition: 0.2s ease;

}




h1 {
	padding-top: 28px;
	float: left;
	z-index: 999;
	font-size:50px;
	color: #fff;
text-shadow: 4px 3px 0px #414648, 9px 8px 0px #414648;
			
				 

}


#page2 h1 {background-color:transparent;}
header h1 a {
	display: block;
	overflow: hidden;
	width: 108px;
	height: 43px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;	
}

/*Content*/
.content {
	padding-top:0px;
	position: relative;
}

.content:after {
	display: block;
	position: absolute;
	content: '';
	z-index: 1;
	width: 0px;
height: 0px;
border-style: solid;
border-width: 37px 50px 0 50px;
border-color: #fff transparent transparent transparent;
	left: 50%;
	margin-left: -50px;
	top: 0;

}

#page3:after {
	border-color: #fff transparent transparent transparent;

}

#page4:after {
	border-color: #d6dee7 transparent transparent transparent;

}

#page5:after {
	border-color: #242424 transparent transparent transparent;

}

.tm_link {
	color: #fd2614;
}

.tm_link:hover {
	color: #fff;
}

#page1 {
	padding-bottom: 0px; ;
}

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

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

header.page3 .men2 .hover{
	top: 0;
}

header.page4 .men3 .hover{
	top: 0;
}

header.page5 .men4 .hover{
	top: 0;
}

#page2 {
	background-color: #fff;
	padding-top: 120px;
	padding-bottom: 30px;
	background: no-repeat left bottom  url(../images/konzept.jpg)
}

header.page2 {
	background-color: #b50e00;
}

header.page2 .hover {
	background-color: #e6655e;
}



#page3 {
	background-color: #d6dee7;
	padding-top: 120px;
}

header.page3{
	background-color: #d6dee7;
}

header.page3 .hover {
	background-color: #46dcc7;
}

#page4 {
	background-color: #242424;
	color:#fff;
	background-image:url(../images/back.png);
}

header.page4{
	background-color: #242424;
}

header.page4 .hover {
	background-color: #b288ab;
}

#page5 {
	background-color: #d6dee7;
}

header.page5{
	background-color: #d0dade;
}

header.page5 .hover {
	background-color: #37637f;
}

.content {
}

.slogan h3 {
	margin-bottom: 30px;
}
#page2 h3 {color:#CC0000;background-color: transparent;}
#page2 h3 span {
	background-color: transparent;
}

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

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

.socials {
	padding-top: 45px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

.socials a {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	width: 69px;
	height: 69px;
	background: url(../images/socials.png) 0 0 no-repeat;
}

.socials a:hover {
	opacity: 0.5;
}

.socials a+a {
	margin-left: 18px;
	background-position: -87px 0;
}

.socials a+a+a {
	background-position: -175px 0;
	margin-left: 19px;
}

.socials a+a+a+a {
	background-position: right 0;
}



.box {
	background-color: #edf2f7;
	border: 10px solid #d6dee7;
	padding: 23px;

}

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

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

.slogan {
	margin-bottom: 27px;
}



#page3  {
	padding-bottom: 30px;
}

#page3 .box {
	color: #fff;
	background-color: #edf2f7;
	border: 10px solid #fff;
	padding: 22px 15px 27px;
	margin-bottom:20px;
}

#page3 .box h4 {font-size:18px; color:#cc0000; width:150px; float:left;}
#page3 .box ul {float:right; width:420px;border-bottom: 1px dotted #242424;}
#page3 .box li {border-top: 1px dotted #242424; color:#242424; padding-top:2px; padding-bottom:3px; font-size:11px; }
#page3 .box li .liste_stadt {float:left; width:190px; font-size:11px;}

#page3 .box img {
	margin-bottom: 21px;
	border-color: #c8f5ee;
	background-color: #dae5ea;
}

#page2 .container_12 {background: url(../images/weiss.png); padding:20px;} 

#page3 .box .text1 {
	margin-bottom: 16px;
}

#page4 {
	padding-top: 120px;
	padding-bottom: 30px;
}

#page4  h3 {
	margin-bottom: 30px;
}

.companies img {
	margin-bottom: 19px;
}

.companies .text1 {
	margin-bottom: 9px;
}

.companies a {
	display: inline-block;
	color: #b288ab;
	padding-right: 12px;
	background: url(../images/link_marker.png) right 4px no-repeat;
	margin-top: 14px;
}

.companies a:hover {
	color: #fff;
}

.companies .clear {
	height: 114px;
}

#page5 {
	padding-top: 120px;
	padding-bottom: 30px;
}

#page5 .slogan {
	margin-bottom: 30px;
}




/************Footer***********/

footer {
	display: block;
}

footer {
}

footer a:hover {
	color: #b50e00;
}



/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:40px;
	margin-right: -620px !important;
	overflow:hidden;
	width:45px;
	height:45px;
	border:none;
	text-indent:-999px;
	z-index:999;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-webkit-transition: 0s ease;
	-o-transition: 0s ease;	
}
#toTop:hover {
	background-position: right 0;
}