<!--
html,body {
	margin:0;
	padding:0;
	height:100%;
	background:#ffffff;
	font-family:arial,sans-serif;
	font-size:small;
	color:#000000;
}

h1 {
	margin:0 0 20px 0;
	padding:0;
	font-family:verdana;
	font-size:13px;
	color:#000000;
}

h2 {
	background:url(../img/dot01.gif) no-repeat 0px 3px;
	padding:0 0 0 17px;
	font-family:verdana;
	font-size:10px;
	text-transform:uppercase;
	color:#000000;
	letter-spacing:1px;
	margin:0 0 15px 0;
}

a {
	text-decoration:none;
	border-bottom:1px dotted #990000;
	color:#990000;
}

a:hover {
	text-decoration:none;
	border-bottom:1px solid #990000;
	color:#990000;
}

.clear {
	clear:both;
}

.top {
}

.bottom {
}

/* #################### */
/* Kopf 						*/
/* #################### */

div#dummy {
	height:87px;
}

div#header {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:87px;
	background:#ffffff;
}

div#head {
	width:970px;
	text-align:left;
	/* border:1px solid red; */
}

	/* Kopf: Logo */

.logo {
	margin:0 0 0 25px;
	float:left;
}

/* Kopf: Sprachumschaltung und "Sie sind hier"  */

.or_print {
	float:right;
	/* margin:0 20px 0 200px; */
	width:450px;
	line-height:18px;
/* 	border:1px solid red; */
	text-align:left;
}

.or {
	display:none;
}

.language {
	margin-top:9px;
}

.language a {
	border:none;
}

.language a:hover {
	border:none;
}

.youarehere {
	margin:30px 0 0 0;
	font-family:arial;
	font-size:11px;
	color:#999999;
}

.youarehere a {
	color:#999999;
	text-decoration:none;
	border:none;
}

.youarehere a:hover {
	color:#666666;
	text-decoration:underline;
	border:none;
}

/* #################### */
/* Navigation 					*/
/* #################### */

.navigation {	
	font-family:verdana;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	visibility:hidden;
}

.navigation a {
	margin:0px 35px 0 0;
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:3px solid #ffffff;	
}

.navigation a:hover {
	margin:0px 35px 0 0;
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:3px solid #999999;
}

.drucken {
	font-family:arial;
	font-size:10px;
	color:#666666;	
	float:right;
	margin:1px 0 0 0;
	visibility:hidden;
}

.drucken a {
	color:#666666;
	text-decoration:none;
	border:none;
}

.drucken a:hover {
	color:#666666;
	text-decoration:underline;
	border:none;
}

/* #################### */
/* Inhalte 					*/
/* #################### */

div#content {
	padding:10px 20px 60px 20px;
	border-top:solid 6px #e0e0e0;
}

.info {
	margin:55px 15px 0 15px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	/* border:1px solid red; */
}

.beschreibung {
	/* font-family:arial;
	font-size:11px;
	color:#666666; */
	line-height:175%;
	letter-spacing:1px;
	text-align:justify;
	margin:0 0 40px 0;
}

.inhalt {
	/* font-family:arial;
	font-size:11px;
	color:#666666; */
	line-height:175%;
	letter-spacing:1px;
	text-align:justify;
}

.spacer {
	height:30px;
}

.bilder {
	float:right;
	width:444px;
	height:320px;
	margin:0 0 0 30px;
}

.bildbox {
	width:444px;
	height:292px;
	background:url(../img/box1o.gif) no-repeat;
}

.bildbox #preview {
 	background:url(../img/background_masch.gif) no-repeat 12px 14px;	
}

.bildbox img {
	/* width:416px;
	height:234px; */
	margin:12px 0 0 14px;
}

.bildbox .sub {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	letter-spacing:1px;
	margin:10px 0 0 14px;	
}

.bildnav {
	width:444px;
	height:29px;
	font-family:verdana;
	font-size:10px;	
	color:#000000;
	padding: 5px 0 0 15px;
	background:url(../img/box1u.gif) no-repeat;
}

.bildnav a {
	text-decoration:underline;
	font-weight:bold;
	border:none;
	color:#000000;
}
.bildnav a:hover {
	text-decoration:none;
	font-weight:bold;
	border:none;
	color:#000000;
}


table .tec {
	width:420px;
	margin:0 0 10px 0;
}

.tec .TD0merkmal, .tec .TD0wert {
	background-color:#ffffff;
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding:3px;
}

.tec .TD1merkmal {
	background-color:#e3e3e3;
	font-family:arial;
	font-size:11px;
	color:#000000;
	padding:2px 3px 2px 3px;	
}

.tec .TD1wert {
	background-color:#e3e3e3;
	font-family:arial;
	font-size:11px;
	color:#000000;
	padding:2px 3px 2px 3px;
}

.tec .TD2merkmal {
	background-color:#ffffff;
	font-family:arial;
	font-size:11px;
	color:#000000;
	padding:3px;	
}

.tec .TD2wert {
	background-color:#ffffff;
	font-family:arial;
	font-size:11px;
	color:#000000;
	padding:3px;
}

.tec .na {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	padding:8px 0 8px 0;
}

.feature {
	background:url(../img/dot02.gif) no-repeat 18px 5px;
	padding:0 0 0 32px;
	margin:0 0 8px 0;
}

.ausstattung {
	margin:0 0 30px 0;
}

.technischedaten {
	margin:0 0 30px 0;
}

.alternativen {
	margin:0 0 30px 0;
}

.alternativen_info {
	line-height:175%;
	letter-spacing:1px;
	text-align:justify;
}


/* Fuss */

div#footer {
}

/* Copyright */

div#footer .copyright {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	margin:0 25px 0 0;
}

div#footer .copyright a {
	color:#000000;
	text-decoration:none;
	border:none;
}

div#footer .copyright a:hover {
	color:#000000;
	text-decoration:underline;
	border:none;
}

/* Kategorie- Links */

div#footer .produkte {
	font-family:verdana;
	font-size:10px;
	color:#000000;
	margin:5px 25px 20px 0;
	visibility:hidden;
	display:none;
}

div#footer .produkte a {
	color:#000000;
	text-decoration:none;
	border:none;
}

div#footer .produkte a:hover {
	color:#999999;
	text-decoration:underline;
	border:none;
}


/* Katalog */

.he1	{ 
	margin:15px 0 10px 0;
	padding:0 0 0 25px;
	height:16px;
	font-weight:bold; 
	background:url(/img/plus.gif) no-repeat;
}
.he1 a	{ 
	text-decoration:none;
	border-bottom:none;
	 
}

.le1	{ 
	margin:10px 0 10px 25px; 
}

.he2	{ 
	margin:15px 0 10px 25px;
	padding:0 0 0 17px; 
	background:url(/img/dot01.gif) no-repeat 0px 4px; 
	font-weight:bold; 
}

.le2	{ 
	margin:10px 0 10px 42px; 
}

-->