/* CSS Document hellgrün #7FCFCC grün #00A09A*/

body{
	margin: 0px;
	padding: 0px;
	font-family: 'Abel', sans-serif;
	font-size:12px;
}

/*scrollbar-face-color: #CCC; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #00A09A; scrollbar-3dlight-color: #00A09A; scrollbar-darkshadow-color: #00A09A; scrollbar-track-color: #CCC; scrollbar-arrow-color: #FFFFFF; 
}

::-webkit-scrollbar {
width: 15px;
background: #eee;
} 
::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #CCC;
}

::-webkit-scrollbar-thumb:hover {
background: #00A09A;
}

::-webkit-scrollbar-thumb:active {

}*/


a:link, a:active, a:visited{
	color:inherit;
	text-decoration:none;	
}

.header{
	width:90.1%;
	padding-left:5%;
	padding-right:5%;	
	height: 54px;
	padding-top:18px;
	-moz-box-shadow: 0 0 20px #000000;
	-webkit-box-shadow: 0 0 20px #000000;
	box-shadow: 0 0 20px #000000;
	z-index:1000;
	background-color:#FFF;
	margin: 0px; 
	text-align:left;
	position:fixed;
	top: 0px;
}
.navbottom{
	height: 63px;
}

.logo{
	width: 20%;
	float:left;
}
.logo img{
    height: 50px;
    width: auto;
}
.navResponsiveButton{
	  display:none;	
  }
.navResponsive{
	  display:none;	
  }
.navigation{
	float:right;	
	width: 75%;
	text-align:right;
	margin-top: 13px;
	padding-left: 5%;
}
.navigationList{
	/* margin-top:20px; */
	float:left;	
	padding-right: 3%;
	padding-left:40px;
	background-position:left center;
	background-repeat:no-repeat;
	height:25px;
	font-size:1.7em;
}
.nav1{
	background-image:url(../images/arbeiten.png);
}
.nav2{
	background-image:url(../images/leistungen.png);
	padding-left:31px;
}
.nav3{
	background-image:url(../images/freelancer.png);
}
.nav4{
	background-image:url(../images/kontakt.png);
	padding-left:35px;
	margin-right:10%;
}
.navigationList2{
	margin-top: 6px;
	float: right;	
	padding-right: 10px;
	padding-left: 0px;
	background-position:left center;
	background-repeat:no-repeat;
	height:25px;
	font-size:1.1em;
}

.navigationList2 img{
	position:relative;
	top:-3px;	
}

.navtop{
	height:41px;
}

.navtop .logo img{
	height:30px;
}
.navtop .navigation{
	margin-top:0px;
}
.navtop .navigationList{
	font-size: 1.4em;
	padding-top:3px;
}

.clearer{
	clear:both;	
}

.helper{
	width:10%;
	margin:0 auto;
	position:fixed;
	bottom:50px;
	opacity:1;
}

.footer{
	position:fixed;
	bottom:0px;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	background-color:#F9F9F9;
	padding-bottom:5px;
	color:#00A09A;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom-width: 1px;  border-bottom-style: solid;  
	border-bottom-color: #fff;
}
.footer > div{
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 5px;
}
.footer1{
    
}
.footer2{

}
.footer3{

}
.footer4{

}
.footer img{
	height:20px;
	width:auto;	
	position: relative;
	top: 4px;
	left: -5px;
}
/*######################CONTENT##############################################################*/

.contentWrapper{
	width:100%;
	margin-top: 68px;
	overflow:hidden;
	margin-bottom: 150px;
}

.teaser{
	position: absolute;
	bottom: 200px;
	width:400px;
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: -220px;
	padding:20px;
	font-size:1.7em;
	color: #00A09A;
	left: 50%;
	text-align: center;
	text-align: center;
}
.teaser2 {
	position: absolute;
	bottom: 66px;
	margin-left: -45px;
	font-size: 1.7em;
	width: 90px;
	opacity: 0.8;
	color: #fff;
	text-align: center;
	font-weight: bold;
	left: 50%;
}
.imageTeaser{
	display:none;	
}
/*##################ARBEITEN###################################*/
.arbeitenWrapper, .wrapper{
	/* position: relative; */
	/* top: -50px; */	
	margin-bottom: 50px;
}
h1{
	font-family: 'Roboto', sans-serif;
	text-align:center;	
	font-size: 2.5em;
}
.smallH{
	font-family: 'Roboto', sans-serif;
	text-align:center;	
	font-size: 2.0em;
	margin-top: 70px;
	color: #D0D0D0;
}
.imageBox {
	  position: relative;
	  overflow: hidden;
	  width: 33.3%; 
	  height:auto;
	  float: left;   
}
.imageBox img{
	width:100%;
	height:auto;
	display:block;
}
.figure {
	position: absolute;
	bottom: 0; left: 0;
	padding: 5px;
	margin:5px;
	background: white;
}
/* transition slideIn */

.imageBox .tr-slideIn {
	top: -420px;
	width: 100%; 
	height: 40%;
	margin: 0;
	padding-top: 40px;
	color: white;
	font-size: 1.3em;
	background-color: #7FCFCC;
	text-align:center;
	background-image:url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-box-shadow:    inset -10px -3px 10px -4px #000000;
   -webkit-box-shadow: inset -10px -3px 10px -4px #000000;
   box-shadow:         inset -10px -3px 10px -4px #000000;
	/* padding: 5%; */
}
.imageBox:hover .tr-slideIn {
	top: 0;
}
.slideInWrapper{
	width:90%;
	padding-left:5%;
	padding-right:5%;	
	margin-left: -5px;
}
/* transition tr-slideImgOut */
.imageBox .tr-slideImgOut {
	position: relative;
	top: 0; left: 0px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.imageBox:hover .tr-slideImgOut {
	top: 30%;
}

h2{
	margin:0;
	padding:0;
	margin-bottom:-20px;	
	line-height: 1.2em;
}

/*#########################LEISTUNGEN##################################################*/
.leistungenWrapper{
	/* position: relative; */
	/* top: 150px; */	
	margin-bottom: 150px;
}
.leistungenWrapper h1{
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-bottom-color:#7FCFCC;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.leistungenWrapper h1.smallH{
	font-family: 'Roboto', sans-serif;
	text-align:center;	
	font-size: 2.0em;
	margin-top: 50px;
	color: #D0D0D0;
	border: none;
	font-weight: normal;
	margin-bottom: 0px;
}
.symbols{
	width:80%;	
	margin-left:10%;
	margin-right:10%;
	margin-bottom:30px;
}
.symbol{
	float:left;
	margin: 2%;
	width: 15%;	
	margin-top:20px;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: opacity 2s;
	/* height: 100px; */
}
.symbol img:hover{
	opacity:0.7 !important;	
	cursor:pointer;
}

.symbol img{

	width:100%;
	height:auto;
	max-width:80%;	
}

.leistungenWrapper figure{
	font-size: 1.7em;
	color:	#7FCFCC;
	margin-top: 5%;
	/* font-weight: bold; */
}
.textBox h2{
	margin-bottom: 20px;
}
.textBox{
	background-image:url(../images/leistungen/lake.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-size:cover;
	width: 80%;
	margin: 0 auto;
	min-height: 100px;
	color: #fff;
	font-size: 1.7em;
	padding: 0;
	margin-top: 10px;
	border-radius: 10px;
}
.padding5percent{
	padding: 5%;
}
.tabellenrahmen{
	
}
.grau{
	background-color: rgba(127,207,204,0.5);
}
.rot{
    background-color: rgba(1,160,155,0.8);
	
    padding-left: 1;
}

.special1{
    width: 40%;
	background-color: rgba(0, 0, 0, 0.5);
	background-image:url(../images/leistungen/neu.png);
	background-position:left bottom;
    float: left;
	background-repeat:no-repeat;
    border-top-left-radius: 10px;  border-bottom-left-radius: 10px;
}
.special2{
    width: 40%;  
	float: left;
	
}
.special1 h1{
    border: 0;
	
    font-size: 1.5em;
    font-family: 'Abel', sans-serif;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.special1 h2{
    font-size: 1.5em;  font-family: 'Abel', sans-serif;  margin-bottom: 10px;  padding-bottom: 10px;
	
    text-align: center;
    font-weight: normal;
}
.special1 h3{
    font-size: 1em;  font-family: 'Abel', sans-serif;  margin-bottom: 10px;  padding-bottom: 10px;  text-align: center;  font-weight: normal;
	
}
.special2 h1{
    border: 0;  font-size: 1.5em;  font-family: 'Abel', sans-serif;  
    margin-bottom: 5px;  


    padding-bottom: 0;
	

    text-align: left;
    width: 100%;
}
.special2 h2{
    font-size: 1.5em;  font-family: 'Abel', sans-serif;  margin-bottom: 10px;  padding-bottom: 10px;  
    text-align: left;  font-weight: normal;
	
}

.textBoxT4M {
    padding-top: 50px;
	
    margin-top: 5px;
    border-top-width: 1px;  
    border-top-style: solid;  
    border-top-color: #fff;
}

.textBoxT4M  h3{
    margin-top:0px;
	padding-top:0px;
}

.textBoxT4M  ul{
    /* padding-left: 20px; */

    list-style-type: none;  
    margin-left: -39px;
}

.textBoxT4M  li{
    padding-left: 15px;

    background: url(../images/list.png);  background-repeat: no-repeat;  
    background-position: left top;
}

.h2{
	/* margin-bottom:20px; */	
}
.Teaser{
    text-align: center;
    font-weight: bold;
}
.TeaserWebdesign{
	display:none;	
}
.hostingTable{
    width: 48%;
	padding-right:4%;
    float: left;
}
.noPadding{
	padding:0;	
}
/*#########################FREELANCER##################################################*/
.freelancerWrapper{
	top: 120px;
	position: relative;	
}
.holger, .juliane{
	width:100%;	
	height:1200px;
}
.holger{
	background-image:url(../images/holger.jpg);
	background-size:cover;
	background-position-x: right;
}
.juliane{
	background-image:url(../images/juliane.jpg);
	background-size:cover;
	position:relative;
	top:0px;
	background-position-x: right;
}
.backgr {
	height:100%;
	width:0%;
	background-color: rgba(255, 255, 255, 0.7);
}
.backgr h1{
	color: #00A09A;
	padding-top: 45px;
	font-size: 2.9em;
	padding-right: 10%;
	text-align: right;
	margin: 0;
	font-family: 'Abel', sans-serif;
	opacity:0;
}
.backgr h2{
	color: #99A0AB;
	text-align: right;
	padding-right: 10%;
	opacity:0;
}

.skillsWrapper{
    width: 100%;
	
    margin-top: 60px;
    opacity: 0;
}
.skills{
	
}
.column1{
    float: right;
	border-right-width:1px; 
	border-right-style:solid;
	border-right-color:#000;
    width: 40%;
    height: 68px;
    margin-right: 2%;
}
.column2{
    float: right;
	
    width: 23%;
    text-align: right;
    height: 68px;
    padding-right: 10%;
}
.post{
    width: 0;
	background-image:url(../images/skills.gif);
    height: 30px;
    margin-top: 19px;
    float: right;
}
.value{
    font-size: 2.9em;
	opacity:1;
    font-weight: bold;
}
.key{
    font-size: 1.5em;  font-weight: bold;
	
    color: #99A0AB;
    position: relative;
    top: -7px;
}
.holgers, .julianes{
	display:none;	
}
/*######################Kontakt##############################################################*/
.kontaktWrapper{
	top: -80px;
	position: relative;	
	background-color: #E3E3E3;
	top: 230px;
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
	margin: 0 auto;
	padding-bottom: 100px;
}
.kontaktWrapper h1{
    color: #fff;
	
    position: relative;
    top: 30px;
}
.kontakt1{
	width:45%;
	padding-right:5%;
	float:left;
	margin-top: 60px;
}
.kontakt1 img{
	width:100%;
	height:auto;
	max-width: 600px;	
}
.kontakt2{
	width:45%;
	padding-left:5%;
	float:left;
	margin-top: 104px;
	/* display: table-cell; */
	/* vertical-align: middle; */
}

input, textarea{
	padding: 3%;
	color: #9B9B9B;	
	border:0;
	margin-bottom:5%;
	width: 92%;
	font-size: 1.7em;
}
textarea{
	height:300px;	
}
.button input{
	background-color:#00A09A;
	color:#fff;
	text-align: left;
	font-size: 1.7em;
	font-weight: bold;
	width: 98%;
	background-image:url(../images/send.gif);
	background-position:right center;
	background-repeat: no-repeat;
	/* padding: 3%; */
}
.button input:hover{
	opacity:0.7;
}
.kontakt1 figure{
    position: relative;
    margin-top: -65%;
    left: 30%;
    color: #9B9B9B;
    font-size: 1.7em;
    font-weight: bold;
    width: 200px;
}
.downloadContactButton{
	font-size: 1.3em;
    font-weight: bold;
	left: 13%;  
	color: #fff;  
	position: relative;  
	/* font-weight: bold; */  
	width: 220px;
	background-color: #00A09A;
	padding: 10px;
	background-image: url(../images/send.gif);  background-position: right center;  background-repeat: no-repeat;
}
.formMessage{
	display: none;
	width:300px;
	position: fixed;
	top: 30%;
	width: 360px;
	background-color: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: -200px;
	padding:20px;
	font-size:1.7em;
	color: #00A09A;
	left: 50%;
	-moz-box-shadow: 0 0 20px #999;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
}
label.error {
	position: relative;
	top: -15px;
	font-size: 1.8em;
	color: red;
}
input.error, textarea.error{
	border-width: 1px;  border-style: solid;  
	border-color: red;
}
a.okButton{
	width: 40%;
	display: block;
	padding: 2%;
	background-color: #00A09A;
	color: #fff;
	text-align: center;
	margin: 20px auto 0px;
	font-size: 1.2em;
	font-weight: bold;
}
a.okButton:hover{
	opacity:0.7;
}
/*######################IMPRINT#################################################################*/
.headerImprintWrapper{
    position: fixed !important;
	
    width: 100%;
    height: 140px;
    background-color: #fff;
    z-index: 100000;
}
.headerImprint{
    height: 90px;
	
    border-bottom-color: #000; */  /* border-bottom-width: 1px; */  /* border-bottom-style: solid; */;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 99%;
    margin: 0 auto;
    position: fixed;
    padding-bottom: 20px;
}
.headerImprint h1{
	color:#E3E3E3;
	position: relative;
	top: 35px;
	/* border-bottom-color: #000; */  
	/* border-bottom-width: 1px; */  
	/* border-bottom-style: solid; */
}
.wrapperImprint h2{
	margin-bottom:0px;
	/* font-family: 'Roboto', sans-serif; */  
	/* text-align: center; */  
	/* font-size: 2em; */
	padding-top: 20px;
	/* color: #E3E3E3; */
}
.wrapperImprint{
    width: 96%;  margin: 0 auto;
	
    position: relative;
    top: 140px;
    z-index: 100;
}
.wrapperImprint p{
    font-size: 1.4em;
}
.labelImprint{
    float: left;
	
    width: 80px;

}
.wrapperImprint a:link, .wrapperImprint a:active, .wrapperImprint a:visited {
	color: inherit;
	text-decoration:underline;	
}
.wrapperImprint a:hover{
	text-decoration:none;	
}
/*######################RESPONSIVE##############################################################*/
@media only screen and (max-width: 1280px){
    .navbottom .navigationList {
		padding-right: 2%;
	}
	.navbottom .navigation{
		width: 73%;	
	}
	.navbottom .navigationList {
		font-size: 1.7em;
	}
	.navbottom{
		height: 63px;
	}
}
@media only screen and (max-width: 1242px){
    .navbottom .navigationList {
		font-size: 1.4em;
		padding-right: 1%;
		padding-top: 2px;
	}
	.navtop .navigationList {
		font-size: 1.2em;
		padding-right: 1%;
		padding-top: 5px;
	}
	.navbottom{
		height: 63px;
	}
}
@media only screen and (max-width: 1100px){
    .navbottom .navigationList {
		font-size: 1.2em;
		padding-right: 2%;
		padding-top: 8px;
		position: relative;
		top: -9px;
	}
	.navbottom .navigationList {
		font-size: 1.2em;
		padding-right: 1%;

	}
	.navbottom .navigationList2{
		padding-top: 8px;
		position: relative;
		top: -14px;
	}
	.navbottom .logo img {
		height: 40px;
		width: auto;
	}
	.navbottom {
		height:54px;	
	}
}
@media only screen and (max-width: 1026px){
    .navigationList {
		font-size: 1.4em;
		padding-right: 3%;
		padding-top: 5px;
	}
	.navbottom .navigationList {
		font-size: 1.6em;
		padding-top: 3px;
		/* font-weight: bold; */
	}
	.nav1{
		background-image:none;
		padding-left:0px;
	}
	.nav2{
		background-image:none;
		padding-left:3%;
	}
	.nav3{
		background-image:none;
		padding-left:0px;
	}
	.nav4{
		background-image:none;
		padding-left:0px;
		margin-right:0;
	}
			.symbol{
		 width: 29%;	
	
		 height: 130px;
}
	.symbol img{
		max-width:125px;
	}
	.navtop .navigationList {
		padding-right: 3%;
	}
}
@media only screen and (max-width: 990px){
	.imageBox {
		width: 50%;
	}
}

@media only screen and (max-width: 950px){
	.footer > div {
		width: 33%;
	}
	.footer4{
		display:none;	
	}
}
@media only screen and (max-width: 850px){
    .navbottom .navigationList {
		font-size: 1.2em;  
		padding-top: 8px;
	}
	.teaser {
		/* top: -263px; */
	}
	.teaser2 {
		/* top: -281px; */
	}
	.leistungenWrapper figure {
		margin-top: 5px;
	}
}
@media only screen and (max-width: 720px){
	.kontakt2 {
		width: 91%;
		float:none;
	}
	.kontakt1 {
		width: 100%;
		float: none;
	}
	.imageBox{
		width:100%;	
	}
}
@media only screen and (max-width: 849px){
	.header{
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;	
	}
	.logo {
		width:186px;
		float:none;
		margin: 0 auto;
	}
	.navbottom .logo{
		/* width:186px; */	
}
	.navtop .logo{
		width:134px;	
	}
	.navigationList, .navigationList2 {
		display:none;
		float:none;
	}
	.navResponsiveButton {
	  display: block;
	  width: 50px;
	  position: absolute;
	  top: 12px;
	  left: 2%;
	  z-index: 1000000;
	}
	.navtop .navResponsiveButton {
	  display: block;
	  width: 50px;
	  position: absolute;
	  top: 11px;
	  left: 2%;
	  z-index: 1000000;
	}
	.navtop .navResponsiveButton img{
	  width: 57px;
	  height: auto;
}
	.navResponsiveButton:hover {
	  opacity:0.7;

	}
	.navResponsive {
		display: none;
		width: 130px;
		position: absolute;
		top: 73px;
		left: 2%;
		background-color: #00A09A;
		padding: 20px;
		color:#fff;
		padding-bottom: 0px;
	}
	.navtop .navResponsive {
		display: none;
		width: 100px;
		position: absolute;
		top: 60px;
		left: 2%;
		background-color: #00A09A;
		padding: 20px;
		color:#fff;
		padding-bottom: 12px;
	}
	.navResponsive .navigationList, .navResponsive .navigationList2 {
		display:block;
	}
	.navResponsive .navigationList a:hover, .navResponsive .navigationList2  a:hover{
		color:	#7FCFCC;
	}
	.footer > div {
		width: 50%;
	}
	.footer4{
		display:block;	
	}
	
}
@media only screen and (max-width: 780px){
	.special1{
		width:90%;
		border-top-left-radius: 10px;  
		border-bottom-left-radius: 0px;
		border-top-right-radius: 10px;  
		height:auto !important;
}
	.special2{
		width:90%;
	}
	.hostingTable{
		width: 100%;
		padding-right:0;
		float: left;
	}
	.noPadding{
		padding:0;	
		margin-top: 100px;
	}
	.special1{
		background-image:url(../images/leistungen/neu2.png);
	}
}
@media only screen and (max-width: 650px){
	.holger{
		background-image:url(../images/holger_s.jpg);
		background-size:cover;
		background-position-x: right;
	}
	.juliane{
		background-image:url(../images/juliane_s.jpg);
		background-size:cover;
		position:relative;
		top:0px;
		background-position-x: right;
	}
}
@media only screen and (max-width: 480px){
	.footer4{
		display:none;	
	}
	.footer > .footer3 {
		width: 100%;
	}
	.teaser{
    width: 80%;
		
	
    margin-left: -50%;
    /* position: relative; */
    /* top: -600px; */
    left: 54%;
	}
	.headerImprint h1{
		text-align:left;
	}
	.symbol {
		height: 110px;
	}


}
@media only screen and (max-width: 400px){
	.navbottom .logo{
		/*width:134px;*/	
	}
	.symbol {
		height: 90px;
	}
}

.navResponsive .navigationList{
	font-size:1.7em;
  }
.navResponsive .navigationList2{

	font-size:1.4em;
}

@media only screen and (max-height: 460px){
	.teaser2 {
		bottom: 15px;
	}
	
	.teaser {
		bottom: 150px;
	}
}

/*iPhone 3+4*/
@media only screen and (max-device-width: 480px){
	.lb-nav a.lb-next, .lb-nav a.lb-prev {
		opacity: 1;
	}
/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2){
	.lb-nav a.lb-next, .lb-nav a.lb-prev {
		opacity: 1;
	}	
}