@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {

}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
body {
	background-image: url(Hintergrund_cut1_1024.jpg)
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	background-size: 99%;
}


.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;

}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size:16px;
}

.logo {
	width: 100%;
	height: 15%;
	margin-top: 8%;
  
 
  }
  
.logo1 {
	float: inherit;
	margin-right: 20%;
	
	width: 20%;
	height: 15%;
	margin-left: 60%;
	
	
  
  }
.main {
 text-align: right;
 float: left;
 margin-left:14%;
 

  padding:1%;
  width: 20%;
height:20%;
margin-top: 10%;

} 

.main2 {
 

  padding:1%;
  width: 100%;
height:30%;
margin-top: 4%;

} 

.main3 {
	text-align: center;
	padding: 1%;
	width: 80%;
	height: auto;
	margin-top: 50%;
	margin-left: 5%;


} 

.main4 {
 text-align:center;
  padding:1%;
  width: 80%;
height:30%;
margin-top: 4%;
background-color:#CCC;

} 

.main5 {
 text-align:center;
   background-color: #CCC;
  opacity: 0.8;
  padding:1%;
  width: 80%;
height:30%;
margin-top: 4%;
margin:3%;
margin-right:3%;

} 

.main6 {
 text-align:center;
  background-color: #CCC;
  opacity: 0.8;
  padding:1%;
  width: 100%;
height:30%;
margin-top: 4%;
margin:3%;
margin-right:3%;
} 

} 

.main6 {
 
  background-color: #CCC;
  opacity: 0.8;
  padding:1%;
  width: 100%;
height:30%;
margin-top: 4%;
margin:3%;
margin-right:3%;
} 

.main7 {
 
  background-color: #CCC;
  opacity: 0.8;
  padding:1%;
  width: 100%;
height:30%;
margin-top: 4%;
margin:5%;
margin:3%;
margin-right:3%;
} 








.main8 {
 
  background-color: #CCC;
  opacity: 0.8;
  padding:1%;
  width: 100%;
height:30%;
margin-top: 4%;
margin:3%;
margin-right:3%;
} 

.main9 {
 
    background-color: #CCC;
  opacity: 0.8;
  padding:1%;
  width: 100%;
height:30%;
margin-top: 4%;
margin:3%;
margin-right:3%;
} 


.main10 {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 100%;
	height: 30%;
	margin-top: 30%;
	margin-right: 3%;
	color: #FFF;
	
} 

.main10a {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 100%;
	height: 30%;
	margin-top: 5%;
	margin-right: 3%;
	color: #FFF;
	margin-bottom: 5%;
	
}

.main10c {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 100%;
	height: 30%;
	margin-top: 5%;
	margin-right: 3%;
	color: #FFF;
	margin-bottom: 5%;
	font-size: 16px;
	
} 

.main11 {
 
  background-color: #CCC;
  opacity: 0.8;
  padding:1%;
  width: 100%;
height:30%;
margin-top: 4%;
margin:3%;
margin-right:3%;
} 

.main12 {
 
  background-color: #CCC;
  opacity: 0.8;
  padding:1%;
  width: 100%;
height:30%;
margin-top: 4%;
margin:3%;
margin-right:3%;
} 

.main13 {
	background-color: #666;
	opacity: 0.9;
	padding: 1%;
	width: 80%;
	height: 80%;
	margin-top: 60%;
	margin-right: 3%;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(80%); /* Chrome 19+ & Safari 6+ */
	-webkit-backface-visibility: hidden;
} 

.main14 {
 
  background-color: #666;
  margin:2%;
  opacity: 0.8;
 padding:1%;
  width: 100%;
height:40%;
margin-left:4%;
margin-top: 2%;
padding-bottom:2%;


} 
.main15 {
	margin-top: 5%;
	text-align: center;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(80%); /* Chrome 19+ & Safari 6+ */
	-webkit-backface-visibility: hidden;
	font-size: 18px; /* Increased text to enable scrolling */
	margin-right: 3%;
	margin-left: 0px;
}

.main16 {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 100%;
	height: 30%;
	margin-top: 30%;
	margin-right: 3%;
	color: #FFF;
	
} 

.main22 {
	background-color: #666;
	opacity: 0.8;
	width: 100%;
	height: 80%;
	margin-right: 3%;
	color: #FFF;
	padding-left: 9%;
	margin-top: 5%;
	padding-bottom: 1%;
	
}

@media only screen and (max-width: 700px) {
  .main22 {
	  min-height: 180px;
	  max-height: 450px;
  }
}

@media only screen and (max-width: 500px) {
  .main22 {
 	 min-height: 80px;

	max-height: 280px;
  }
}


.main20 {
	opacity: 0.8;
	padding: 3%;
	width: 100%;
	height: auto;
	margin-top: 0%;
	margin-right: 3%;
	color: #FFF;
	
}
.main21 {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 100%;
	height: 30%;
	margin-top: 30%;
	margin-right: 3%;
	color: #FFF;
	
}

.text1 {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 35%;
	height: 30%;
	margin-top: 3%;
	margin-right: 3%;
	color: #FFF;
	
}

.text2 {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 35%;
	height: 30%;
	margin-top: 3%;
	margin-right: 3%;
	color: #FFF;
	float: right;
	
}

.text3 {
	background-color: #666;
	opacity: 0.9;
	padding: 1%;
	width: 42%;
	height: 50%;
	margin-left: 28%;
	color: #FFF;
	text-align: justify;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 16px;
	
	
}
.text4 {
	background-color: #666;
	opacity: 0.9;
	padding: 1%;
	width: 42%;
	height: 50%;
	margin-left: 27%;
	color: #FFF;
	text-align: justify;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 16px;
	
	
}
.textu1 {
	background-color: #666;
	opacity: 0.9;
	padding: 1%;
	width: 42%;
	height: 50%;
	margin-left: 4%;
	color: #FFF;
	text-align: justify;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 18px;
	margin-top: 4%;
	
	
}
.bildp {
	background-color: #666;
	opacity: 1;
	width: 42%;
	height: 50%;
	margin-left: 28%;
	color: #FFF;
	text-align: justify;
	
	
}
.maps {
	opacity: 0.8;
	width: 100%;
	height: auto;
	margin-right: 3%;
	color: #FFF;

	
} 

@media only screen and (max-width: 700px) {
  .bildp {
    width: 42.99999%;
    margin: 6px 0;
	text-align:left;
  }
}

@media only screen and (max-width: 500px) {
  .bildp {
    width: 80%;
	margin:4%;
	text-align:left;
  }

}

@media only screen and (max-width: 700px) {
  .text3 {
    width: 42.99999%;
    margin: 6px 0;
	text-align:left;
  }
}

@media only screen and (max-width: 500px) {
  .text3 {
    width: 80%;
	margin:4%;
	text-align:left;
  }
}
@media only screen and (max-width: 700px) {
  .text4 {
    width: 42.99999%;
    margin: 6px 0;
	text-align:left;
	margin-left:2%;
  }
}

@media only screen and (max-width: 500px) {
  .text4 {
    width: 80%;
	margin:4%;
	margin-left:2%;
	text-align:left;
  }
}
.main10 {
	background-color: #666;
	opacity: 0.8;
	padding: 2%;
	width: 100%;
	height: 30%;
	margin-top: 5%;
	margin-right: 3%;
	color: #FFF;
	font-size: 16px;
	
}
.maingrau {
	background-color: #666;
	padding: 2%;
	width: 100%;
	height: 30%;
	margin-top: 5%;
	margin-right: 3%;
	color: #FFF;
	
}

.mainstart {
	background-color: #666;
	opacity: 0.8;
	padding: 2%;
	width: 100%;
	height: 30%;
	margin-top: 35%;
	margin-right: 3%;
	color: #FFF;
	font-size: 16px;
	
}

.mainflex
 {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 100%;
	height: 30%;
	margin-top: 5%;
	margin-right: 3%;
	color: #FFF;
	
}
.team2 {
	background-color: #666;
	opacity: 0.8;
	padding: 1%;
	width: 100%;
	height: 200%;
	margin-top: 30%;
	margin-right: 3%;
	color: #FFF;
	
}
.team3 {
	background-color: #666;
	padding: 3.5%;
	width: 100%;
	height: 100%;
	margin-right: 3%;
	color: #FFF;
	margin-top: 4%;
	padding-bottom: 0.5%;
	padding-left: 6%;
	
}

.abstand {
	background-color: #FFF;
	opacity: 0;
	padding: 1%;
	width: 100%;
	height: 5%;
	margin-top: 0%;
	margin-right: 3%;
	color: #FFF;
	
}


@media screen and (max-height: 450px) {
  .sidenav {padding-top: 4%;}
  .sidenav a {font-size: 18px;}
}

  .footer {
	padding: 0.5%;
	font-size: 16px;
	background-color: #666;
	opacity: 0.9;
	height: 10%;
	width: 100%;
	text-align: center;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	color: #FFF;
	margin-top: 5%;
}

gallie ext bild

div.galleryname {
  border: 1px solid #ccc; height:260px;
}

div.gallery {
	border: 0px solid #ccc;
	height: auto;
}
div.gallery2 {
  border: 0px solid #ccc;height:260px;
}
div.gallery14 {
  border: 0px solid #ccc; height:290px;
}
div.gallery3 {
	border: 0px solid #ccc;
	height: auto;
	clear: left;
}
div.gallery:hover {
	border: 1px solid #FFF;
	color: #000;
	padding: 0%;
}

div.gallery img {
  width: 85%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
	padding: 6px;
	float: left;
	width: 225px;

	margin-left:4%;
	background-color: #FFF;
	color:#000;
}
@media only screen and (max-width: 1050px) {
  .responsive {
	width: 225px;
	margin-left:4%;
	margin: 3%;
	float: left;
  }
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 225px; ;
    margin: 4% ;
	float: left ;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 225px;;
	margin: 6% ;
	
  }
}



.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


.main7 {
 text-align:center;


  padding:1%;
  width: 100%;

margin-top: 4%;
margin:3%;
margin-right:3%;
} 
--------------

logo

.column1 {  float: left;
  width: 10%;
}
.columnlogo {
	width: 15%;
	float: left;
}
.contentlogo {
  background-color: transparent;
  padding: 10px;
}

----
logo unten

logo

.column1b {  float: left;
  width: 10%;
}
.columnlogob {
	width: 15%;
	float: left;
}
.contentlogob {
  background-color: transparent;
  padding: 10px;
  margin-bottom:8%;
}


---------------------

------
overflow angepasst


 
.container_overflow {
  position: relative;
  width: 30%;
  margin-left:10%;
}

.image_overflow {
  display: block;
  width: 85%;
  height: auto;
  margin-left:10%;
 
}

.overlay_overflow {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 85%;
	opacity: 0;
	transition: .5s ease;
	background-color: #FFFFFF;
	float: none;
	margin-top: -127%;
}

.container_overflow:hover .overlay_overflow {
  opacity: 1;
}

.text_overflow {
	color: white;
	font-size: 20px;
	position: relative;
	top: -252px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	background-image: url(mitarbeiter_web/tim/tim_sw_h361.jpg);
	width: 195px;
	height: 212px;
}
?





/* Add padding BETWEEN each column */
.row,
.row > .column {
	margin: 1%;
}

galleire enlager1

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 4px solid  thin #666; /* adds a border around the image */
	margin-bottom: -3%; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display: none;
	color: #F00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 9px;
	
	
}

.ienlarger img { /* leave or IE puts a border around links */
	border-width: 0;
}

.ienlarger a:hover span {
	display: block;
	top: -6%; /* means the pop-up's top is 50px away from thumb's top */
	left: -7%; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	width: 287%;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 250 px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here */

galleire enlager re

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlargerre {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlargerre a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlargerre a:hover{ /* don't move this positioning to normal state */
	position: relative;
	
}

.ienlargerre span img {
	border: 4px solid  thin #666; /* adds a border around the image */
	margin-bottom: -3%; /* pushes the text down from the image */
}

.ienlargerre a span {  /* this is for the large image and the caption */
	position: absolute;
	display: none;
	color: #F00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	
	
}

.ienlargerre img { /* leave or IE puts a border around links */
	border-width: 0;
}

.ienlargerre a:hover span {
	display: block;
	top: -7%; /* means the pop-up's top is 50px away from thumb's top */
	left: -138%; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	width: 287%;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 85%; /* enter desired thumb width here */
	height : auto;
}
