/*global style definitions */
* {
	font-family: Helvetica, Arial, sans-serif;
}
body {
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body#index {
	background-color: #d2d4d5;
	background-image: url(../images/indexbg.gif);
	background-repeat: no-repeat;
	text-align: center;
}
body#firmengeschichte {
	background-color: #d2d4d5;
	background-image: url(../images/bg_fg.gif);
	background-repeat: repeat-y;
}
body#zertifikat {
	background-color: #d2d4d5;
	background-image: url(../images/zertifikat.gif);
}
body#aktionen {
	background-color: #D9F0F9;
	background-image: url(../images/aktionenbg.gif);
}
/* h Definitionen:
h1 = Headline
h2 = Subheadline
h3 = Headline Firmengeschichte*/
h1, h2, h3, h4, p {
	margin: 0px 0px 0px 0px;
}
h3 {
	margin-left: 210px;
	margin-top: 30px;
	font-size: 16px;
}
h3.spezial {
	margin-top: 110px;
}
h4 {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 16px;
}
img {
	border: 0px;
}
/* links */
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
/* end global style definitions */

/* positioning */
div {
	position: absolute;
}
div#indexwrapper {
	position: relative;
	width: 950px;
	margin: 0px auto;
}
div#indexlogo {
	position: relative;
	margin-top: 0px;
}
div#indexpagetopic {
	position: relative;
	margin-top: 52px;
	margin-left: 8px;
}
div#indexpagetopic img {
	margin-left: 55px;
	margin-right: 40px;
}
div#indexenter {
	position: relative;
	margin-top: 25px;
	margin-left: 20px;
	z-index: 100;
	text-align: right;
	padding-right: 6px;
}
div#indexenter {
	position: relative;
	margin-top: 25px;
	z-index: 100;
	text-align: center;
}
div#indexenter span {
	margin-right: 20px;
	font-size: 14px;
	font-weight: bold;
}
div#indexrahmen {
	position: relative;
	border: 1px solid #b2b4b6;
	background-color: transparent;
	z-index: 98;
	width: 555px;
	height: 296px;
	margin: -284px auto;
}
/*Style for Explorer on Mac*/
div#indexflash {
	position: relative;
	height: 130px;
	z-index: 90;
	margin-top: 20px;
	text-align: left;
}
/*
   This is a CSS comment where the end-of-comment marker is escaped.
   The following styles are not read by Explorer
   because it thinks they are still part of this comment.
\*/

div#indexflash {
	position: relative;
	height: 130px;
	z-index: 90;
	margin-top: 14px;
	text-align: left;
	width: 950px;
}
/*
   Another comment, now with a normal end-of-comment marker. Explorer
   sees the end of this comment as the end of the previous one.
*/
div#indexsubtitles {
	position: relative;
	text-align: left;
	margin-left: 10px;
	
}
div#indexsubtitles img {
	margin-left: 33px;
	margin-right: 17px;
	margin-top: -1px;
}

* html div#indexsubtitles img {
	margin-left: 33px;
	margin-right: 17px;
	margin-top: 0;
}

*:first-child+html div#indexsubtitles img {
	margin-left: 33px;
	margin-right: 17px;
	margin-top: 0;
}
div#indexheadlines {
	position: relative;
	margin-top: 300px;
}
div#indexheadlines img {
	margin-bottom: 16px;
}
div#indexenter a, div#indexenter a:hover, div#indexenter a:active, div#indexenter a:visited {
	text-decoration: underline;
	color: #0097D6;
}
div#indexrahmenbottom {
	position: relative;
	border: 1px solid #b2b4b6;
	background-color: transparent;
	z-index: 90;
	width: 555px;
	height: 160px;
	margin: -85px auto;
}
div.fg#left {
	background-color: transparent;
	left: 35px;
	top: 80px;
	width: 150px;
}
div.fg#leftspezial {
	background-color: transparent;
	left: 35px;
	width: 150px;
	top: 30px;
}
div.fg#left img, div.fg#leftspezial img {
	margin-bottom: 10px;
}
div.fg#right {
	background-color: transparent;
	left: 210px;
	top: 80px;
	width: 380px;
}
div.fg#rightspezial {
	background-color: transparent;
	left: 210px;
	width: 380px;
	top: 160px;
}
div#ak {
	margin-left: 64px;
	margin-top: 82px;
	color: #48B0DC;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
}
div#ak a, div#ak a:hover, div#ak a:visited, div#ak a:active {
	color: #48B0DC;
	text-decoration: underline;
}
div#logo {
	top: 200px;
	left: 10px;
}
div#videolink {
	top: 412px;
	left: 24px;
	width: 80px;
	height: 20px;
	background-color: #0099CC;
	text-align: center;
	padding-top: 3px;
}
div#videolink a, div#videolink a:hover, div#videolink a:visited, div#videolink a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
div#aktion {
	top: 442px;
	left: 24px;
	width: 80px;
	height: 20px;
	background-color: #0099CC;
	text-align: center;
	padding-top: 3px;
}
div#aktion a, div#aktion a:hover, div#aktion a:visited, div#aktion a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
div#naviarrows {
	top: 320px;
	left: 95px;
}
div#navi {
	width: 100px;
	height: auto;
	top: 320px;
	left: 115px;
	z-index: 2;
	border: 1px solid #939598;
	background-color: #FFFFFF;
	padding-bottom: 4px;
}
div#navi p {
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
}
div#navi p.subnavi, div#navi p.subnavion {
	margin-left: 16px;
	margin-top: 0px;
	margin-right: 10px;
}
div#navi p.navion , div#navi p.subnavion  {
	color: #0097D6;
}
div#navi p.navion a, div#navi p.navion a:hover, div#navi p.navion a:visited, div#navi p.navion a:active {
   color: #0097D6;
}
div#navi p.subnavion a, div#navi p.subnavion a:hover, div#navi p.subnavion a:visited, div#navi p.subnavion a:active {
   color: #0097D6;
}
div#left {
	top: 100px;
	left: 185px;
	width: 10px;
	height: 234px;
	background-color: #0097D6;
}
div#pagetopic {
	top: 50px;
	left: 195px;
}
div#pagetopic p {
	font-size: 15px;
}
div#producttopic {
	top: 42px;
	left: 264px;
}
div#wheretoget {
	height: 33px;
	top: 35px;
	left: 468px;
	color: #666666;
}
div#wheretoget p {
	position: absolute;
	bottom: 0;
}
div#ariadne {
	top: 50px;
	left: 400px;
	width: 450px;
	text-align: right;
	z-index: 95;
	font-size: 11px;
	line-height: 16px;
}
div#mig {
	top: 182px;
	left: 230px;
	width: 14px;
	height: 131px;
	z-index: 2;
}
div#holdertop {
	top: 29px;
	left: 248px;
	width: 200px;
	height: 40px;
	background-color: transparent;
	border: 1px solid #939598;
	z-index: 3;
}
div#holdertopwide {
	top: 29px;
	left: 248px;
	width: 610px;
	height: 40px;
	background-color: transparent;
	border: 1px solid #939598;
	z-index: 4;
}
div#holderbottom {
	top: 70px;
	left: 248px;
	width: 200px;
	height: 370px;
	background-color: transparent;
	border: 1px solid #939598;
	z-index: 5;
}
div#holderbottomkontakt {
	top: 70px;
	left: 248px;
	width: 200px;
	height: 370px;
	background-color: #F2F2F2;
	border: 1px solid #939598;
	z-index: 6;
}
div#holderbottomkontakt p {
	margin-left: 25px;
	margin-top: 78px;
}
div#holderbottomkontakt td a, div#holderbottomkontakt td a:active, div#holderbottomkontakt td a:visited, div#holderbottomkontakt td a:hover {
	 color: #0097D6;
	 font-weight: bold;
}
div#holderbottomwide {
	top: 70px;
	left: 248px;
	width: 610px;
	height: 100px;
	border: 1px solid #939598;
	z-index: 7;
}
div#anwenderfoto {
	top: 95px;
	left: 735px;
	width: 140px;
	height: 105px;
	z-index: 8;
}
div#holderbottom img {
	margin-bottom: -3px;
}
div#holderbottom img#home {
	margin-top: 104px;
}

div#main {
	width: 720px;
	top: 70px;
	left: 195px;
	border: 1px solid #939598;
	background-color: #FFFFFF;
	min-height: 406px;
	height: 406px;
}
div#main div#videos {
	clear: left;
	height: 366px;
	padding: 0 0 0 32px;
	margin-top: 10px;
	overflow: auto;
	position: relative;
	width: 682px;
}
div#main div#videos div {
	float: left;
	margin-right: 10px;
	position: relative;
}
div#main div#videonav {
	height: 16px;
	padding-top: 4px;
	width: 682px;
}
div#main div#videonav p {
	text-align: right;
}
div#main div#videonav p span {
	color: #0097D6;
	font-weight: bold;
}
div#main div#videonav a {
	text-decoration: underline;
	color: #000;	
}
div#mainproducts  {
	width: 720px;
	top: 70px;
	left: 195px;
	border: 1px solid #939598;
	background-color: #FFFFFF;
	height: auto;
	min-height: 406px;
}
div#headarrows {
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	display: inline;
}
div#headline {
	position: relative;
	margin-top: 24px;
	margin-left: 270px;
}
div#headline p {
	margin-left: 65px;
}
div#headline a, div#headline a:hover, div#headline a:active, div#headline a:visited {
	color: #0097D6;
}
div#headline2 {
	position: relative;
	margin-top: 24px;
	margin-left: 88px;
}
div#headlineproducts {
	position: relative;
	margin-top: 3px;
	margin-left: 68px;
}
div#content {
	position: relative;
	margin-top: 10px;
	margin-left: 270px;
	margin-right: 20px;
}
div#content a:hover, div#content a:active  {
	color: #0097D6;
}
div#content img {
	margin-bottom: 4px;
}
div#content p {
	margin-bottom: 16px;
	font-size: 12px;
}
div#content p#list {
	line-height: 20px;	
	margin-left: 120px;
}
div#content p.rightlink {
	text-align: right;
	margin-top: 2px;
}
div#content div#text {
	position: relative;
	height: 212px;
	overflow: auto;
}
div#content div#textwir {
	position: relative;
	height: 200px;
	overflow: auto;
}
div#content p.rightlink a, div#content p.rightlink a:hover, div#content p.rightlink a:active, div#content p.rightlink a:visited {
	color: #0097D6;
	text-decoration: underline;
}
div#contentproducts {
	position: relative;
	margin-top: 24px;
	margin-left: 50px;
	margin-right: 20px;
}
div.productslist {
	position: relative;
	float: left;
	width: 290px;
    min-height: 250px;
	margin-right: 10px;
	margin-bottom: 22px;
	text-align: center;
}
div.productslist h1 {
	margin-bottom: 16px;
	font-size: 16px;
}
div.productslist div {
	position: relative;
	width: 260px;
	margin-left: 20px;
	margin-top: 8px;
}
div.productslist a {
	text-decoration: underline;
}
div.productslist a:hover {
	text-decoration: underline;
	color: #0097D6;
}
div.productslist a:active {
	text-decoration: underline;
	color: #0097D6;
}
div.productslist a:visited {
	text-decoration: underline;
}
div.productslist#detail img {
	margin-top: 35px;
}
div.arrow {
	position: relative;
	float: left;
	width: 22px;
	margin-top: 3px;
}
div.productsdetail {
	position: relative;
	float: left;
	width: 268px;
	margin-right: 10px;
}
div.productsdetail h1 {
	color: #0097D6;
	font-size: 16px;
	line-height: normal;
}
div.productsdetail h2 {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}
div.productsdetail a, div.productsdetail a:hover, div.productsdetail a:active, div.productsdetail a:visited {
	color: #0097D6;
	text-decoration: underline;
}
div.productsdetail div.video {
	vertical-align: center;	
}
div.productsdetail div.video img {
	float: left;
}
div.productsdetail div.video a.videolink {
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin: 11px 0 0 6px;
}
/*für 2 links*/
div.productsdetail div.video p {
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin: 11px 0 0 6px;
}
ul {
	list-style-image: url(../images/list.gif);
}
ul.wir {
	margin-left: 80px;
	margin-top: -12px;
	margin-bottom: 8px;
}
div.productslist ul {
	text-align: left;
}
li {
	margin-left: -20px;	
}
li.download {
	font-weight: bold;
}
div#model {
	position: relative;
	color: #0097D6;
	margin-left: 12px;
	margin-bottom: 10px;
}
div#price {
	position: relative;
	float: right;
}
div#price h1 {
	color: #000000;
	font-size: 16px;
	line-height: normal;
}
div#price img {
	margin-bottom: -3px;
}
div#technicaldata {
	position: relative;
	clear: left;
}
table.technicaldata {
	width: 640px;
	margin-bottom: 20px;
	border-top: 1px solid #9AA9B9;
	border-bottom: 1px solid #9AA9B9;
	border-left: 1px solid #9AA9B9;
}
table.technicaldata td {
	width: 10%;
	vertical-align: top;
	text-align: center;
	background-color: #BFD8F1;
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
table.technicaldata td.datahead {
	font-weight: bold;
	border-right: 1px solid #9AA9B9;
}
table.technicaldata td.data {
	border-top: 1px solid #9AA9B9;
	border-right: 1px solid #9AA9B9;
}
div#zubehoer {
	position: relative;
	margin-top: 10px;
}
div#zubehoer h1	{
	font-size: 16px;
	line-height: normal;
	margin-bottom: 10px;
}
table.zubehoerhead {
	width: 640px;
}
table.zubehoerhead td {
	vertical-align: middle;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #D2D4D5;
	height: 20px;
}
table.zubehoerhead td.zubehoerhead1 {
	width: 80px;
	background-color: #FFFFFF;
}
table.zubehoerhead td.zubehoerimage {
	width: 80px;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCDCE;
	border-left: 1px solid #CCCDCE;
}
table.zubehoerhead td.zubehoertext {
	width: 480px;
}
table.zubehoerhead td.zubehoertextdata {
	width: 480px;
	border-top: 1px solid #A2A4A7;
	border-left: 1px solid #A2A4A7;
	text-align: left;
	vertical-align: top;
}
table.zubehoerhead td.zubehoerheadline {
	width: 80px;
	text-align: center;
	color: #0098D7;
	font-weight: bold;
}
table.zubehoerhead td.zubehoerdata {
	width: 80px;
	text-align: center;
	border-top: 1px solid #A2A4A7;
	border-left: 1px solid #A2A4A7;
	border-right: 1px solid #A2A4A7;	
	vertical-align: top;
}

table.zubehoerhead td p {
	margin-left: 10px;
	margin-right: 10px;
}
table.zubehoerhead td.bottom {
	height: 1px;
	border-top: 1px solid #A2A4A7;
	line-height: 0px;
	background-color: #FFFFFF;
}
div#drucken {
	position: relative;
}
div#drucken a {
	text-decoration: underline;
}

div#contentfooter {
	top: 456px;
	left: 250px;
	z-index: 9;	
}
div#right {
	top: 174px;
	left: 917px;
	width: 23px;
	height: 303px;
	background-color: #0097D6;
}
div#allproducts {
	top: 56px;
	left: 950px;
	height: auto;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
div#allproducts a, div#allproducts a:visited, div#allproducts a:active {
	color: #666666;
}
div#allproducts a:hover {
	color: #000000;
}

input.kontakt {
	width: 230px;
	border: 1px solid #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
textarea.kontakt {
	width: 400px;
	height: 58px;
	border: 1px solid #000000;
}

#noflash {
	color:#000;
	width:auto;
}

#noflash p {
	margin:1em 0 0 1em;
}

#noflash a {
	color:#000;
	text-decoration:underline;
}