@font-face {
  font-family: Folio Light BT;
  src: url(Folio_Lt_BT_Light.ttf);
}

#wrapper {
	position:relative;
	text-align: left;
	width: 1180px;
	height: 681px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F00;
	z-index:1;
}
#adresse {
	position:absolute;
	left:470px;
	top:17px;
	width:253px;
	height:110px;
	z-index:2;
	color: #FFF;
	text-align: center;
	font-size: 18px;
}
#impress {
	position:absolute;
	left:299px;
	top:658px;
	width:569px;
	height:20px;
	z-index:2;
	color: #FFF;
	text-align: center;
	font-size: 14px;
}

body {
	text-align: center;
	background-color: #000;
	font-family: "Folio Light BT", Tahoma, Geneva, sans-serif;
}
.style_design {
	position: absolute;
	height: auto;
	width: auto;
	left:-26px;
	top:150px;
	width:561px;
	height:520px;
	display:none;
	z-index:4;
}
.style_technik {
	position: absolute;
	height: auto;
	width: auto;
	left:535px;
	top:150px;
	width:675px;
	height:520px;
	display:none;
	z-index:3;
}

#nav_technik {
	position:absolute;
	left:295px;
	top:273px;
	width:275px;
	height:208px;
	font-family: "Courier New", Courier, monospace;
}

#nav_design {
	position:absolute;
	left:604px;
	top:228px;
	width:188px;
	height:271px;
	z-index:2;
}
.navigation {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
	text-align: left;
	z-index:4;
	position: static;
}
#profil {
	position:absolute;
	left:2px;
	top:15px;
	width:77px;
	height:23px;
}
#multimedia {
	position:absolute;
	left:6px;
	top:16px;
	width:77px;
	height:23px;
}
#video {
	position:absolute;
	left:22px;
	top:16px;
	width:77px;
	height:28px;
}
#dienstleistungen {
	position:absolute;
	left:19px;
	top:14px;
	width:77px;
	height:28px;
}
#produktion {
	position:absolute;
	left:14px;
	top:14px;
	width:77px;
	height:28px;
}
#beispiele {
	position:absolute;
	left:14px;
	top:15px;
	width:77px;
	height:28px;
}
.rollover_design {
	width:auto;
	height:auto;
	z-index:3;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navigation_technik {
	font-size: 18px;
	color: #FFF;
	text-align: right;
	z-index:4;
	padding: 10px;
	font-weight: bolder;
	display:block;
}

#nav_technik ul {
	font-size: 12px;
	color:#FFF;
	display: none;
	list-style-type: none;
	text-align:right;
	line-height: normal;
	padding: 5px;
	margin: 0px;
}
