@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #C6C6C6;
	background-image: url(bilder/hintergrund_verlauf.gif);
	background-repeat: repeat-x;
}
#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000;
	background-color: #FFF;
} 
#container2 {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000;
	background-image: url(images/bg_grid.gif);
}

#header {
	background-image: url(bilder/header_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 780px;
} 
#menue {
	font-size: 80%;
	color: 9EB6D5;
	font-weight: bold;
	background-image: url(bilder/menue_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#menue  p{
	padding-top: 8px;
	margin-top: 0px;
}
#menue a {
	text-decoration: none;
	color: #9EB6D5;
	margin-left: 20px;
}
#menue a:hover, #menue active, #menue focus {
	color: #1B334D;
}
#path {
	font-size: 70%;
	height: 20px;
	background-color: #2C3446;
	color: #FFCC33;
}
#path p {
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 0px;
}
#rubrik {
	background-color: #C7CFDA;
	height: 30px;
	font-size: 130%;
}
#rubrik p {
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 0px;
}
#illustration {
	margin-top: 20px;
	margin-right: 16px;
	margin-left: 20px;
}






/*------------------------------------------------------------------------Lightbox 4.03------------------*/
#illustration img {
	border: none;
}
#illustration3 {
	margin-top: 30px;
	width: 260px;
	margin-bottom: 20px;
	float: right;
}
#illustration3 img {
	border: none;
}
.bilder {
	font-size: 70%;
	color: #999;
	margin-bottom: 60px;
}
.bilder_letztes {
	font-size: 70%;
	color: #999;
}





#bildlegenden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	background-color: #333;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bildlegenden2 {
	font-size: 70%;
	color: #666;
	padding-left: 0px;
	padding-top: 3px;
	margin-bottom: 40px;
}
#bildlegenden3 {
	font-size: 70%;
	color: #666;
	padding-left: 0px;
	padding-top: 3px;
}
#spalte1 {
	margin-top: 20px;
	margin-left: 20px;
	width: 140px;
	font-size: 80%;
	line-height: 1.4;
	float: left;
}
#spalte1 a {
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	color: #9EB6D5;
}
.email {
	color: #9EB6D5;
	text-decoration: none;
	font-style: normal;
}
#spalte1 a:hover, #spalte1 active, #spalte1 focus {
	color: #1B334D;
}

#fliesstext {
	margin-left: 180px;
	font-size: 80%;
	margin-right: 350px;
	margin-top: 20px;
	line-height: 1.4;
} 

#fliesstext a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-style: italic;
}
#fliesstext a:hover ,#fliesstext active , #fliesstext focus   {
	text-decoration: underline;
}

#fliesstext2 {
	margin-left: 180px;
	font-size: 80%;
	line-height: 1.4;
	margin-right: 100px;
	margin-top: 20px;
}
#fliesstext2 img {
	border: none;
}

#fliesstext3 {
	margin-left: 180px;
	font-size: 80%;
	line-height: 1.4;
	margin-right: 350px;
	margin-top: 20px;
}
.fliesstext_special {
	font-size: 80%;
}

#gallery {
	width: 128px;
	margin-top: 60px;
	font-size: 11px;
	background-color: #C7CFDA;
	color: #FFF;
	border: 1px solid #333;
}
#gallery1 {
	background-color: #333;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#gallery2 {
	padding: 4px;
	background-color: #CCC;
}

#container #spalte1 #gallery #gallery2 a img {
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
#special_container {
	margin: 20px;
	line-height: 1.4;
	font-size: 90%;
}
#special_container a {
	color: #000;
	text-decoration: none;
}
#special_container a:hover, #special_container active, #special_container focus {
	text-decoration: underline;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: italic;
}



.column_left {
	float: left;
	height: 400px;
	width: 233px;
	margin-bottom: 20px;
}
.column_right {
	float: right;
	height: 400px;
	width: 233px;
}
.column_middle {
	margin-right: 250px;
	margin-left: 250px;
	height: 400px;
}
.column_left2 {
	float: left;
	height: 400px;
	margin-bottom: 20px;
}
.column_right2 {
	float: right;
	height: 400px;
	width: 233px;
}
.column_middle2 {
	margin-right: 250px;
	margin-left: 250px;
	height: 400px;
}


ul#nav2 {
	list-style-position: inside;
	padding-left: 0px;
}
#spalte3 {
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	width: 300px;
}


ul#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li  a{
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 140px;
	text-align: right;
	display: block;
	font-size: 11px;
	padding-top: 5px;
	height: 75px;
}
.pfeil_rechts {
	margin-top: 2px;
	border: none;
}


#metaorganism {
	background-image: url(bilder/teaser_metaorganism.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#awards {
	background-image: url(bilder/teaser_awards.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#skills {
	background-image: url(bilder/teaser_skills.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
}
#publicity {
	background-image: url(bilder/teaser_publicity.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
}
#projects {
	background-image: url(bilder/teaser_projects.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
}
#modellbau {
	background-image: url(bilder/teaser_modellbau.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#customers {
	background-image: url(bilder/teaser_customers.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#moldmaking {
	background-image: url(bilder/teaser_moldmaking.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#prototyping {
	background-image: url(bilder/teaser_prototyping.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#smallseries {
	background-image: url(bilder/teaser_smallseries.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#software {
	background-image: url(bilder/teaser_software.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#hardware {
	background-image: url(bilder/teaser_hardware.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}








 #footer {
	height: 35px;
	background-color: #1E1E1E;
	font-size: 70%;
	margin-top: 40px;
} 
 #footer p {
	color: #9EB6D5;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
}
.auflistung {
	padding-left: 14px;
	list-style-type: square;

}
.auflistung2 {
	list-style-type: square;
	padding-left: 14px;
}
.liste {
	padding-left: 15px;
}


div.float {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 4px;
	margin-bottom: 4px;
  }
.keinrahmen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bildabstand {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: none;
}

#extra {
	z-index: -2;
	height: 1200px;
	width: 100%;
	position: fixed;
	top: 0px;
	background-image: url(images/windowfrost.png);
	background-repeat: no-repeat;
	background-position: center;
	left: 0px;
}



/*----Lightbox 4.03------------------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #imageDetails a { color: #666; text-decoration: none; }
#imageData #imageDetails a:hover, #imageData #imageDetails active, #imageData #imageDetails focus {
	color: #1B334D;
	text-decoration: underline;
}
#imageData #caption{
	font-weight: normal;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-style: italic;
	padding-top: 1em;
}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.float_left {
	float: left;
	margin-right: 20px;
}
.float_right {
	float: right;
	margin-left: 20px;
}
.illustrationen_special_center {
	font-size: 70%;
	color: #333;
	margin-bottom: 20px;
}
.illustrationen_special_left {
	font-size: 70%;
	color: #333;
	margin-bottom: 80px;
	float: left;
	margin-right: 20px;
	width: 350px;
}
.illustrationen_special_right {
	font-size: 70%;
	color: #333;
	margin-bottom: 20px;
}
.special_artikelverfasser {
	font-size: 75%;
	color: #999;
}
.bildrahmen {
	border: 1px dotted #999;
}
#illustration2 {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 0px;
}

#illustration2 img {
	border: none;

}

div.float_special {
	float: left;
	margin-right: 19px;
	border: 1px dashed #333;
	background-color: #FFF;
	width: 232px;
	margin-bottom: 20px;
}
.head {
	font-size: 90%;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#illustration_neu {
	margin-top: 20px;
	margin-right: 16px;
	margin-left: 20px;
	height: 300px;
	width: 740px;
	background-image: url(bilder/illustration_designdevelopment_blank.jpg);
	background-repeat: no-repeat;
}
.illustration_text {
	font-size: 24px;
	margin-top: 254px;
	font-family: "DejaVu Sans Condensed", Arial, sans-serif;
	margin-left: 24px;
	color: #FFF;
	vertical-align: bottom;
}
#bildnachweis a {
	text-decoration: none;
}
#bildnachweis {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
	padding: 10px;
}
.bildlegenden2 {
	font-size: 70%;
	color: #666;
	padding-left: 0px;
	padding-top: 3px;
	margin-bottom: 40px;
}
.bildlegenden3 {
	font-size: 70%;
	color: #666;
	padding-left: 0px;
	padding-top: 3px;
}
#logo {
	margin-left: 0px;
	margin-right: 540px;
	margin-top: 0px;
}
#translator {
	margin-right: 20px;
	float: right;
	width: 300px;
	margin-top: 20px;
	height: 50px;
}
