@font-face {
	font-family: 'Museo-500';
	src: url('webfonts/24A8B8_2_0.eot');
	src: url('webfonts/24A8B8_2_0.eot?#iefix') 
	format('embedded-opentype'),url('webfonts/24A8B8_2_0.woff') 
	format('woff'),url('webfonts/24A8B8_2_0.ttf') 
	format('truetype'),url('webfonts/24A8B8_2_0.svg#wf') 
	format('svg'),url('webfonts//24A8B8_2_0.svgz#wf') 
	format('svg');
	}
	
	/*Source+Sans+Pro:400,300,300italic,400italic,600'*/

/*Basics
______________________________________________*/

*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

body {
	margin:0;
	padding:0;
	background-image: url(imgs/stripes.png);
/*	background-repeat: no-repeat;*/
	}

html, body, div {
	font-size:100%;
	font-family: 'Source Sans Pro', sans-serif;
	color: #666;
	margin:0;
/*	background-color:#cccccc;*/
}

img {
	max-width: 100%;
	height: auto;
}

#Page {
	max-width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
	
/*	border-right: solid #cccccc thin;
	border-left: solid #cccccc thin;*/
}

/*Links*/

a {
	color:#74B8C0;
	text-decoration:none;
}

a:hover {
	/* [disabled]font-weight:bold; */
	color:#C30;
	text-decoration:none;
	/* [disabled]text-align: right; */
}

a:active {color:#0F0;}

/*Hacks udn Code für liquid*/

#Clear {clear:both;}
.clear {clear:both;}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* Auszeichnungen / Typografie
___________________________________________________*/
span {
	background-color: #FFFF00;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333333;
}

p {
	font-size: 1.1em;
	line-height: 130%;
	color: #666666;
	font-weight: 300;
	margin-bottom: 2%;
	font-style: normal;
}

/*Headlines*/

h1, h2 {
	padding: 0px;
	}

h1, h2 {
	text-align: center;
	line-height: 100%;

	}

h1 {
	text-transform: uppercase;
	color: #11B2BA;
	font-weight: 700;
	font-size: 3em;
	font-family: "Museo-500", "Source Sans Pro", sans-serif;
	margin-bottom: 2%;
	}

h2 {
	font-weight: 400;
	/*font-size: 2.5em;*/
	letter-spacing: 1px;
	padding-left: 10%;
	padding-right: 10%;
	line-height: 1.2em;
	}
	
	}
h4 {
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: 300;
	background-color: #CCCCCC;
	letter-spacing: 1px;
}

/*Buttons
___________________________________________*/	

/*Kontaktbutton*/	
.button {
	-moz-user-select: none;
	background: #23B2BA;
	border-radius: 50px;
	width:200px;
	cursor: pointer;
/*	display: inline-block;*/
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 14px;
	padding: 14px 27px 14px 29px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	right: 0px;
	margin-left:auto;
	margin-right:auto;
}

#Button {
	text-align: center;
}

.button a {
	color:#FFFFFF;
	}
	
/*Header
___________________________________________________*/
#Header {
	background-color:#FFFFFF;
	padding: 10px;
	vertical-align: bottom;
}

#Logobild {
	background-color:#FFFFFF;
	float: right;
	padding-right:3%;
}

#Logowort {
	background-color:#FFFFFF;
	float: left;
	color: #000000;
	font-size: 15pt;
	padding-left:3%;
	padding-top:1%;
}


/*Navigation
___________________________________________________*/

#Navi {
/*	position: fixed;*/
	background-color: #E75749;
	padding-left:3%;
/*	border-top: solid #888888 thin;
	border-bottom: solid #888888 thin;*/
}

#Navigation {
	font-weight: 300;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;

}

#Navigation li {
	display:inline;
	list-style-image: none;
	list-style-type: none;
	color: #FFF;
	text-transform: uppercase;
}

#Navigation a {
	color: #FFFFFF;
/*	color: #888888;*/
	padding: 10px;
	float: left;
}

#Navigation a:hover {
	float: left;
	color: #11B2BA;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}

#Navigation div {clear:left
}

#Responav {
	display:none;}

/*Startbild
___________________________________________________________________*/

#Startbild {
	background-color: #FFFFFF;
	}

/*Bilderalbum
___________________________________________________________________*/

#Bilderalbum  {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 95%;
	}

#Bilderalbum img {
	float: left;
	padding:5px;
	margin:5px;
	border:#cccccc thin solid;
	}


/*Contentbereich Basics
___________________________________________________________________*/

#Content {
	background-color:#FFFFFF;
	text-align: center;
/*	font-size: 12px;*/
	width: 80%;
	margin: 0 auto;
}



/*Seite REFERENZEN 
___________________________________________________________________*/

#Referenzen {
}

#Content img {
}

/*Seite LEISTUNGEN 
1bis3-spaltig / 2 breakpoints / Test mit Reflow 
___________________________________________________________________*/

#ContentLeistungen {
	margin-top: 2%;
	}

#ContentLeistungen p {
	font-size: 0.9em;
	margin:0;
	padding:0;
}
	
.Containerleistungen {
	float: left;
	margin-top: 0;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 0;
	width: 30%;
}	

.Leistungentitel {
	background:#23B2BA;
	float: left;
	width: 100%;
	padding: 5px;
}

.Leistungentext {
	clear: both;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 100%;
}


.Containerleistungen h2 {
	font-size: 0.8em;
	padding: 0;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Instrumente {
	padding-left:0;
			}


/*Seite ÜBER 2C 
___________________________________________________________________*/
.team {
	width: 50%;
	float: left;
	text-align: left;
}

.team p {
	font-size: 12pt;
	line-height: 120%;
	width: 80%;
	text-align: left;
}
.team h2 {
	font-size: 14pt;
	text-align: left;
	color: #00BEC6;
	padding:0;
}

.team h3 {
	font-size: 10pt;
	line-height: 90%;
	font-weight: 400;

}

.team img {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
}

#MW {
	float: left;
}
#JH {float:left;
}
	

div hr {
	boder: 0;
	width: 90%;
	height: 1;
	color: #CCC;
	}

/*Seite KONTAKTFORMULAR
_________________________________________________________*/

.breite {
	width:65%;
	float:left;
	
}

#Kontaktlinks {
	width: 30%;
	margin-left: 3%;
	}


#kontakt {
	}
	
#kontakt form label {
  display: inline-block;
  width: 350px;
  font-weight: bold;
  }
  
#kontakt input, #kontakt textarea {
	display: block;
}

#kontakt input#submit {
    margin-top: 10px;
}

#kontakt label#betreff {
    margin-top: 20px;
}
       
 #kontakt #nachricht {
	width: 80%;
	height: 200px;
}

 #kontakt form {
	font-family: 'Source Sans Pro', sans-serif;
	padding-left: 10%;
	font-weight: 300;	 
}



/*Footer
_________________________________________________________*/

#Footer {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top-style: solid;
	text-align: center;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	}
	
#Footer p {
	font-size: 12pt;
	color: #CCCCCC;
	}


.LEERvormedia {}

/*Media Anpassungen 1
		_________________________________________________________*/
		
		@media screen and (max-width:480px)		{
			
		#Page { max-width: 100%;
		font-size:80%;
		}
		
		#Content { 
		text-align: left; 
		width: 98%;
		}
		
		p {
			padding-right: 6%;
			padding-left: 6%; 
/*			font-size: 18px;
*/			color: #333;
			/*Silbentrennung*/
			-moz-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		-o-hyphens: auto;
		hyphens: auto; 
			}
		
		h1, h2 {
/*			font-size: 26px;
*/			line-height: 100%;
		/*Silbentrennung*/
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		-o-hyphens: auto;
		hyphens: auto; 
		}
		
		/* Navigation Anpassung 
		_____________________________*/
		
		#Responav {
	display: block;
	float: right;
		}
		
		#Navi {
			display: none;
			}
		
		#Navigation {
			font-size:15px
			}
		#Navigation a {
			padding: 10px;
		}
		
		#Navigation a:hover {
			padding: 10px;
		}
		
		.Container {
			width: 100%; 
			float:left
		}
		
		/*Über 2 Create > Team 2spaltig 
		________________________________*/
		.team {
			width:100%;
			font-size:10px;
		}
		
		.team h2 {
			padding-left: 6%;
			line-height:80%;
		}
		
		.team h3 {
			padding-left: 6%;
		}
		
		.team img {
			padding-left:6%;
		}
			
	
		/*Leistungen 
		______________________________________*/

		/*Bilder*/
		#Instrumente {
	margin: auto 0;
	padding-left: 25%;
			}
			
			
				/*KOntakt 
		______________________________________*/	
		#Kontaktlinks {
			width: 90%;
			margin-left: 2%;
			clear:both;
			}


	}




/*Media Anpassungen 2
		_________________________________________________________*/
		
@media screen and (max-width:1440px){
	
			#Page {
				max-width:860px;
		}
}
