@charset "utf-8";
/* CSS Document */
<!--

body {
	background-color:#000;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.4em;
	color:#DDD;
}

a:link, a:visited, a:hover, a:active {
	color: #840;
	outline:none;
}

img { border:none; }

p { margin:0px; }

object { outline:none; }

h1 {
	font-size:12px;
	text-transform:uppercase;
	color:#5F443F;
	margin:0px;
}

hr { margin:15px; }

#main {
	position:absolute;
	top:50%;
	margin-top:-315px;
	width:5600px;
	height:630px;
	z-index:50;
}

/* Profil */

#section1 {
	position:absolute;
	margin-left:0px;
	width:1000px;
	height:630px;
}

#profil {
	position:absolute;
	margin-top:173px;
	margin-left:427px;
	padding-right:15px;
	width:360px;
	height:270px;
	overflow:auto;
	z-index:20;
}

#maschine {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:1000px;
	height:630px;
	z-index:10;
}

/* Technische Schwerpunkte: Unterwasser */

#section2a {
	background-image:url(images/de/unterwassertechnik.jpg);
	position:absolute;
	margin-left:1000px;
	width:1000px;
	height:630px;
}

#schraube {
	position:absolute;
	margin-top:483px;
	margin-left:114px;
}

#unterwassertechnik {
	color:#222;
	position:absolute;
	margin-top:340px;
	margin-left:240px;
	padding-right:10px;
	width:350px;
	height:215px;
	overflow:auto;
}

/* Technische Schwerpunkte: Weltraum */

#section2b {
	background-image:url(images/de/weltraumtechnik.jpg);
	position:absolute;
	margin-left:3000px;
	width:1000px;
	height:630px;
}

#satellit {
	position:absolute;
	margin-top:115px;
	margin-left:636px;
}

#weltraumtechnik {
	color:#222;
	position:absolute;
	margin-top:320px;
	margin-left:385px;
	padding-right:15px;
	width:340px;
	height:220px;
	overflow:auto;
}

/* Technische Schwerpunkte: Umwelt */

#section2c {
	background-image:url(images/de/umwelttechnik.jpg);
	position:absolute;
	margin-left:4000px;
	width:1000px;
	height:630px;
}

#windrad {
	position:absolute;
	margin-top:0px;
	margin-left:15px;
}

#wassertank {
	position:absolute;
	margin-top:406px;
	margin-left:844px;
}

#umwelttechnik {
	color:#999;
	position:absolute;
	margin-top:110px;
	margin-left:585px;
	padding-right:15px;
	width:340px;
	height:165px;
	overflow:auto;
}

/* Technische Schwerpunkte: Tiermedizin */

#section2d {
	background-image:url(images/de/tiermedizintechnik.jpg);
	position:absolute;
	margin-left:5000px;
	width:1000px;
	height:630px;
}

#tiermedizintechnik h1 { color:#9B8F83; }

#hundelaufband {
	position:absolute;
	margin-top:200px;
	margin-left:100px;
}

#tiermedizintechnik {
	color:#bbb;
	position:absolute;
	margin-top:175px;
	margin-left:605px;
	padding-right:15px;
	width:260px;
	height:335px;
	overflow:auto;
}

/* Referenzen */

#section3 {
	position:absolute;
	margin-left:2000px;
	width:1000px;
	height:630px;
}

/* Kontakt */

#section4 {
	position:absolute;
	margin-left:6000px;
	padding-right:100px;
	width:1000px;
	height:630px;
}

#robots {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	width:1000px;
	height:630px;
	z-index:10;
}

#contact {
	position:absolute;
	margin-top:185px;
	margin-left:335px;
	color:#111;
	width:290px;
	height:340px;
	overflow:auto;
	padding-right:15px;
	z-index:20;
}

#disclaimer {
	font-size:9px;
	line-height:12px;
}

/* Navigation */

#menu {
	position:fixed;
	left:50%;
	margin-left:-425px;
	margin-top:0px;
	width:850px;
	height:75px;
	z-index:150;
}

#button1 {
	float:left;
	width:155px;
	height:75px;
}

#button2a {
	float:left;
	width:110px;
	height:75px;
}

#button2b {
	float:left;
	width:87px;
	height:75px;
}

#button2c {
	float:left;
	width:100px;
	height:75px;
}

#button2d {
	float:left;
	width:83px;
	height:75px;
}

#button3 {
	float:left;
	width:140px;
	height:75px;
}

#button4 {
	float:left;
	width:155px;
	height:75px;
}

/* Transparenter Verläufe am rechten Bildrand */



#fader_right {
	height:100%;
	width:100%;
	background: url("images/de/fader_right.png") repeat-y;
	margin-left:80%;
	position:fixed;
	z-index:100;
}

#metaNav {
	position:fixed;
	text-align:center;
	font-size:11px;
	left:50%;
	bottom:20px;
	margin-left:-100px;
	width:200px;
	z-index:200;
}

#metaNav a:link, #metaNav a:visited {
	color: #999;
	text-decoration:none;
	outline:none;
}

#metaNav a:hover, #metaNav a:active {
	color: #fff;
	text-decoration:underline;
	outline:none;
}
-->
