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

table.facts {
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: #CCC;
	color: #000;
}
table.facts th {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: white;
	background-color: #CCC;
}
table.facts td {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: white;
	background-color: #CCC;
}
.style_technik {
	background-image: url(../technik/bilder/hintergrund_technik.png);
	background-repeat: no-repeat;
	font-family: Folio Light BT;
}
.style_design {
	background-image: url(../design/bilder/hintergrund_design.png);
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
}
.close {
	position:absolute;
	left:560px;
	top:63px;
	width:48px;
	height:41px;
}
.techniktitel {
	position:absolute;
	left:62px;
	top:63px;
	width:491px;
	height:42px;
	z-index:2;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	text-indent: 30px;
	color: #666;
	line-height: 200%;
}.bild {
	margin: 15px;
}
.haupt_links {
	position:absolute;
	left:65px;
	top:116px;
	width:257px;
	height:381px;
	z-index:3;
	font-size: 14px;
	color: #CCC;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.haupt_rechts {
	position:absolute;
	left:340px;
	top:114px;
	width:263px;
	height:387px;
	z-index:4;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}

