/* a, img { behavior: url(../styles/iepngfix.htc); } */

img { border: none; }

html, body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
}

html {
	background-image:url(../images/html-back.gif);
	background-repeat:repeat-x;
	background-color:#e9e9e9;
}

body {
	background-image:url(../images/page-shadow-back.gif);
	background-repeat:repeat-y;
	background-position:top;
}

ul, li, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	list-style-position:inside;
	font-size:12px;
}
h1 {
	color:#999999;
	font-size:18px;
	font-weight:normal;
}
h2 {
	color:#333333;
	font-size:18px;
	font-weight:normal;
}
a {
	color:#ce1242;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
	vertical-align:bottom;
	display: block;
}

legend {
	color:#000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

div#page {
	background-image:url(../images/body-back.jpg);
	background-repeat:no-repeat;
	width:852px;
	text-align:left;
	margin:0 auto 0 auto;
	padding:0 24px 0 24px;
}

div#header {
	height:93px;
}
div#logo {
	float:left;
	padding:5px 0 0 10px;
}
div#mainnavi {
	clear:right;
	float:right;
	background-image:url(../images/mainnavi-back.jpg);
	background-repeat:no-repeat;
	width:591px;
	height:31px;
	padding:4px 0 0 3px;
}
div#content {
	background-image:url(../images/content-back.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	margin:0 9px 0 9px;
	padding:22px 0 0 0;
	width: 834px;
}

div#special {
	width:834px;
}

/* Simplehtml */

div.simplehtml {
	padding:0 0 0 23px;
	padding-bottom: 1px;
	width:811px;
}

div.simplehtml p, div.simplehtml h2, div.simplehtml h3, div.simplehtml h4, div.simplehtml ul, div.simplehtml ol, div.simplehtml dl  {
	width:555px;
}

div.simplehtml h1 {
	margin-bottom: 10px;
}

div.simplehtml ul, div.simplehtml ol {
	padding-left: 20px;
	margin-left: 0;
	width: 500px;
}

div.simplehtml ul li, div.simplehtml ol li {
	padding-left: 10px;
	margin-left: 0;
}

div.simplehtml ul li.pdf {
	list-style: none;
	background: transparent url(../images/pdf-icon.gif) top left no-repeat;
	padding-left: 25px !important;
	margin-left: 0;
	line-height: 22px;
}

/* Struktur */

.right {
	float:right;
	clear: right;
}

div#footer {
	clear:both;
	height:158px;
	background-color:#acacac;
}

div#copyright {
	float: left;
	clear: both;
	margin: 10px 0 0 10px;
	display: inline;
	color: #fff;
	font-size: 12px;
}

div#keywords {
	float: left;
	clear: both;
	margin: 25px 0 0 10px;
	margin-left: 10px;
	display: inline;
	color: #888;
	font-size: 12px;
}

div#copyright p, div#keywords p { margin: 0; }

/* #teaser */

div#teaser {
	clear:both;
	position: relative;
	padding-bottom:8px;
	margin:0 9px 0 9px;
}

div#teaser img {
	display: block;
}

/* #features */

div#features {
	float: left;
	width: 834px;
	clear:both;
	border-top: 3px double #d1d1d1;
	background: #fff url('../images/features.gif') center left no-repeat;
}

div#features a {
	display: block;
	float: left;
	width: 278px;
	height: 160px;
	text-decoration: none;
}

div#features a:hover {
	color: #444;
	text-decoration: none;
	background: transparent url(../images/featureshover.gif) top left no-repeat;
}

div#features a span.h3 {
	display: block;
	color: #555;
	margin: 30px 0 0 25px;
	padding: 0;
	font-weight: bold;
	clear: both;
}

div#features a img {
	display: inline;
	float: left;
	margin: 15px 0 0 25px;
}

div#features a span.p {
	display: inline;
	float: left;
	width: 115px;
	cursor: pointer;
	color: #444;
	margin: 15px 0 0 10px;
	padding: 0;
}


/* Top-Navi */
div#topnavi {
	height:47px;
	float: right;
	display: inline;
	margin: 10px 10px 0 0;
}

div#topnavi ul {
	list-style-type: none;
}

div#topnavi li {
	float: left;
}

div#topnavi ul li a {
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	padding: 0 9px 0 11px;
	border-left: 1px solid #555;
}

div#topnavi ul li:first-child a:link, div#topnavi ul li:first-child a:visited, div#topnavi ul li:first-child a:hover, div#topnavi ul li:first-child a:active {
	padding-left: 0;
	border: none;
}

div#topnavi ul li a:link, div#topnavi ul li a:visited {
	text-decoration: none;
	color: #555;
}
div#topnavi ul li a:hover, div#topnavi ul li a:active {
	text-decoration: underline;
	color: #555;
}
div#topnavi ul li a.aktiv:link, div#topnavi ul li a.aktiv:visited, div#topnavi ul li a.aktiv:hover, div#topnavi ul li a.aktiv:active {
	text-decoration: none;
	color: #ce1242;
}


/* Footer-Navi */
div#footernavi {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
}

div#footernavi ul {
	list-style-type: none;
}

div#footernavi li {
	float: left;
}

div#footernavi ul li a {
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	padding: 0 9px 0 11px;
	border-left: 1px solid #fff;
}

div#footernavi ul li:first-child a:link, div#footernavi ul li:first-child a:visited, div#footernavi ul li:first-child a:hover, div#footernavi ul li:first-child a:active {
	padding-left: 0;
	border: none;
}

div#footernavi ul li a:link, div#footernavi ul li a:visited {
	text-decoration: none;
	color: #fff;
}
div#footernavi ul li a:hover, div#footernavi ul li a:active {
	text-decoration: underline;
	color: #fff;
}
div#footernavi ul li a.aktiv:link, div#footernavi ul li a.aktiv:visited, div#footernavi ul li a.aktiv:hover, div#footernavi ul li a.aktiv:active {
	text-decoration: none;
	color: #fff;
}



/* Breadcrumb-Navi */

div#breadcrumbnavi {
	clear:both;
	height:29px;
	line-height: 29px;
	margin-left: 10px;
}

div#breadcrumbnavi ul {
	list-style-type: none;
}

div#breadcrumbnavi li {
	float: left;
}

div#breadcrumbnavi ul li a {
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	padding: 0 9px 0 11px;
	background: transparent url('../images/breadcrumb.gif') 0 11px no-repeat;
}

div#breadcrumbnavi ul li:first-child a:link, div#breadcrumbnavi ul li:first-child a:visited, div#breadcrumbnavi ul li:first-child a:hover, div#breadcrumbnavi ul li:first-child a:active {
	padding-left: 0;
	background-image: none !important;
}

div#breadcrumbnavi ul li a:link, div#breadcrumbnavi ul li a:visited {
	background-image: url('../images/breadcrumb.gif');
	text-decoration: none;
	color: #555;
}
div#breadcrumbnavi ul li a:hover, div#breadcrumbnavi ul li a:active {
	background-image: url('../images/breadcrumb.gif');
	text-decoration: underline;
	color: #555;
}
div#breadcrumbnavi ul li a.aktiv:link, div#breadcrumbnavi ul li a.aktiv:visited, div#breadcrumbnavi ul li a.aktiv:hover, div#breadcrumbnavi ul li a.aktiv:active {
	background-image: url('../images/breadcrumb-aktiv.gif');
	text-decoration: none;
	color: #ce1242;
}

/* #techdata table */

#techdata table, #techdata table td, #techdata table th {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#techdata table {
	width: 824px;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	border-spacing: 0;
	margin-left: 10px;
	margin-top: 20px;
	border-bottom: 25px solid #fff;
}

#techdata table tr th {
	line-height: 22px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding-left: 15px;
	font-weight: normal;
	width: 25%;
}

#techdata table tr td {
	line-height: 22px;
	border-bottom: 1px solid #bbb;
}

#techdata table thead th {
	background: #dedddd url('../images/tablehead.gif') 0 0 repeat-x;
	line-height: 29px;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	border-left: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}


/* #tbl_bestellen */

#tbl_bestellen table {
	margin: 25px 0 0 10px;
	width: 824px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-spacing: 0;
	border-collapse: collapse;
}

#tbl_bestellen table tr th {
	vertical-align: center;
	text-align: left;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
}
#tbl_bestellen table tr td {
	vertical-align: top;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #bbb;
}
#tbl_bestellen table tr td p {
	margin-left: 15px;
}

#tbl_bestellen table tr.head th {
	background: #dedddd url('../images/tablehead.gif') 0 0px repeat-x;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: left;
	padding-left: 10px;
}

#tbl_bestellen table tr.head th p {
	margin: 0;
	cursor: pointer;
	color: #555;
	padding-left: 20px;
	line-height: 29px;
	height: 29px;
	background: transparent url('../images/tablearrow.gif') 0 -21px no-repeat;
}

#tbl_bestellen table tr.head th.aktiv p {
	background-position: 0 8px;
}

#tbl_bestellen table tr td img {
	display: block;
	margin: 0 auto 0 auto;
	padding: 0 15px 0 15px;
}

#tbl_bestellen table tr td.sp1 {
	width: 35px;
	background-color: #eeeeee;
	border-right: 1px solid #bbb;
	border-left: 1px solid #bbb;
}

#tbl_bestellen table tr td.sp2 {
	width: 1%;
}

#tbl_bestellen table tr td.spr {
	width: 210px;
	text-align: right;
	padding-right: 20px;
}

#tbl_bestellen table tr td.spr label {
	padding-left: 8px; padding-right: 2px;
}


/* Kontaktformular */

#mailform form {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
	line-height: 27px;
}

#mailform label {
	display: inline;
	float: left;
	width: 100px;
}

#mailform input.text, #mailform textarea {
	display: inline;
	float: left;
	width: 250px;
}
#mailform #kundennummer {
	display: inline;
	margin-right:200px;
	float: right;
	width: 250px;
}

#mailform textarea {
	width: 355px;
}

#mailform input.button {
	width: 258px;
	margin-top: 3px;
}

#mailform p.fehler, #mailform label.pflicht {
	color: #cd1041;
}

#mailform p {
	margin:0;
}

fieldset {
	border:none;
	border:#999999 solid 1px;
	width:345px;
	padding:0 0 10px 10px;
}
fieldset label {
	display: block;
	float: left!important;
	width:60px!important;
}
fieldset input {
	display: block;
	float: left;
	margin:8px 42px 2px 0;
}
div.clear { clear: both; }

/* Sonstiges */


