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

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

.h1_sub {
	margin:-15px 0 20px 0;
	font-family:verdana;
	font-size:10px;
	color:#999999;
}

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:#666666;
	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 {
	background:#ffffff url(../img/bgr.gif) repeat-y;
}

.bottom {
	background:#ffffff url(../img/bgr.gif) repeat-y;
}

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

div#dummy {
	height:87px;
}

div#header {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:87px;
	background:#ffffff url(/img/bgrtop.gif) repeat-x;
}

div#head {
	width:970px;
	
	text-align:left;
}

	/* Kopf: Logo */

.logo {
	margin:21px 0 0 15px;
	float:left;
}

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

.or_print {
	float:right;
	display:none;
}

.or {
	float:right;
}

.language {
	margin-top:16px;
}

.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;	
}

.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;
}

.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:#666666;
	/* 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:#666666;
	letter-spacing:1px;
	margin:10px 0 0 14px;	
}

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

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


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

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

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

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

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

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

.tec .na {
	font-family:verdana;
	font-size:11px;
	color:#666666;
	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;
}

/* news auf startseite */
.inews {
	float:right;
	border-left:5px solid #EAEAEA; 
	width:425px; 
	padding:10px 0 20px 25px;
}

.inews_hl {
	font-weight:bold;
}

.inews_sub {
	margin:0 0 3px 0; 
	font-size:10px; 
	color:#999999;
}

.inews_info {
	line-height:16px;
	text-align:justify;
}


/* Fuss */

div#footer {
}

/* Copyright */

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

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

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

/* Kategorie- Links */

div#footer .produkte {
	font-family:verdana;
	font-size:10px;
	color:#999999;
	margin:5px 25px 20px 0;
}

div#footer .produkte a {
	color:#999999;
	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; */
	padding:0;
	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; 
}

/* Formulare */

.form_350 {
	background:url(/img/bgrform_350x22.gif) no-repeat; 
	height:22px;
	width:350px;
}

.form_350 input {
	border:none;
	margin:3px 0 0 5px;
	padding:0;
	background:transparent;
	font-family:verdana;
	font-size:11px;
	color:#666666;
	height:20px;
	width:340px;
}

.form_750 {
	background:url(/img/bgrform_750x104.gif) no-repeat;
	height:104px;
	width:750px;
}

.form_750 textarea {
	border:none;
	margin:3px 0 0 5px;
	background:transparent;
	font-family:verdana;
	font-size:11px;
	color:#666666;
	height:95px;
	width:740px;
}

.fehler {
	color:red;
	text-align:center;
	margin:0 0 20px 0;
}

.absenden {
	margin:25px 0 0 0;
}

.error {
	color:red;
}
/*   */

.img_team {
	margin:0 15px 10px 0;
	border:3px solid #e0e0e0;
}

/* News */

.newsbox { 
	margin:0 0 20px 50px; 
	padding:10px; 
	float:right; 
	background-color:#F3F3F3; 
	width:300px;
	line-height:175%;
	letter-spacing:1px;
}

.newsbox_hl {
	text-align:right; 
	margin:0 0 5px 0; 
	font-size:10px;
}

.newsbox_l {
	text-align:left; 
	margin-bottom: 5px; 
}

.newsbox_back {
	text-align:right;
}



-->