@font-face {
    font-family: 'DINPro-Medium';
    src: url('../fonts/dinpromedium.eot');
    src: url('../fonts/dinpromediumd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinpromedium.woff') format('woff'),
         url('../fonts/dinpromedium.ttf') format('truetype'),
         url('../fonts/dinpromedium.svg#dinpromedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro-Regular';
    src: url('../fonts/dinproregular.eot');
    src: url('../fonts/dinproregulard41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinproregular.woff') format('woff'),
         url('../fonts/dinproregular.ttf') format('truetype'),
         url('../fonts/dinproregular.ttf') format('truetype'),
         url('../fonts/dinproregular.svg#dinproregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
}

html, body {
    height: 100%;
}

body {
    min-height: 100%;
    height: 100%;
    font-family: Arial;
	color: #575759;
}
h1, h2, h3, h4, p, #detaildescription {
    font-family: Arial;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;

}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
#sp {
	float: left;
	width: 1px;
	height:  50%;
	margin-bottom: -349px;
}

.wrapper {
    width: 1201px;
    height: 698px;
    position: relative;
	clear: left;
    margin: 0 auto;
}

header {
    height: 95px;
    width: 100%;
    overflow: hidden;
}

/* NAV */

.productsnav {
    float: left;
}

.langnav {
    float: right;
    margin-right: 15px;
}

.productsnav li, .langnav li {
    float: left;
    background: transparent url(../images/navigation.png) left top no-repeat;
    height: 29px;
    width: 130px;
    z-index: 6;
    position: relative;
    font-family: 'DINPro-Regular';
    font-size: 12px;
    text-align: center;
    line-height: 34px;
    color: #FFF;
    margin-left: -16px;
}

.langnav li {
    width: 83px;
    margin-left: -34px;
    background: transparent url(../images/navigation_sprache.png) left top no-repeat;
}

.productsnav li a, .langnav li a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

.productsnav li span, .langnav li span {
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
}

.productsnav #productsnav_li_200 {
    z-index: 8;
    background-position: -10px 0;
    margin-left: 20px;
}

.productsnav #productsnav_li_201 {
    z-index: 7;
    background-position: -159px 0;
}

.productsnav #productsnav_li_202 {
    z-index: 6;
    background-position: -308px 0;
}

.productsnav #productsnav_li_203 {
    z-index: 5;
    background-position: -457px 0;
}

.productsnav #productsnav_li_204 {
    z-index: 4;
    background-position: -606px 0;
}
.productsnav #productsnav_li_205 {
    z-index: 3;
    background-position: -755px 0;
}
.productsnav #productsnav_li_206 {
    z-index: 2;
    background-position: -904px 0;
}

.productsnav li.active {
    z-index: 10!important;
    padding-left: 11px;
    margin-left: -27px;
}

.productsnav #productsnav_li_200.active {
    margin-left: 20px;
    padding-left: 0;
    background-position: -10px -31px;
}

.productsnav #productsnav_li_201.active {
    /* background-position: -159px -31px; */
    background-position: -148px -31px;
}

.productsnav #productsnav_li_202.active {
    background-position: -297px -31px;
}

.productsnav #productsnav_li_203.active {
    background-position: -446px -31px;
}

.productsnav #productsnav_li_204.active {
    background-position: -595px -31px;
}
.productsnav #productsnav_li_205.active {
    background-position: -595px -31px;
}
.productsnav #productsnav_li_206.active {
    background-position: -595px -31px;
}
.langnav li.en {
    z-index: 6;
    background-position: -0px 0;
}

.langnav li.de {
    z-index: 5;
    background-position: -83px 0;
}
.langnav li.fr {
    z-index: 4;
    background-position: -166px 0;
}
.langnav li.it {
    z-index: 3;
    background-position: -83px 0;
}
.langnav li.tr {
    z-index: 2;
    background-position: -166px 0;
}
.langnav li.cn {
    z-index: 1;
    background-position: -83px 0;
}



.langnav li.active.en {
    background-position: -0px -31px;
}
.langnav li.active.de {
    background-position: -83px -31px;
}
.langnav li.active.fr {
    background-position: -166px -31px;
}
.langnav li.active.it {
    background-position: -83px -31px;
}
.langnav li.active.tr {
    background-position: -166px -31px;
}
.langnav li.active.cn {
    background-position: -83px -31px;
}
.langnav li.active {
    z-index: 10;
}


.langnav li {
    float: left;
}

#productsnav ul {
	display: none;
}

.converternav {
    clear: both;
    padding-top: 11px;
    height: 54px;
    background: transparent url(../images/navi_bg.png) left top no-repeat;
    line-height: 54px;
    color: #575759;
}

.converternav li {
    float: left;
    background: transparent url(../images/trennlinie_navi.png) right top no-repeat;
    font-family: 'DINPro-Medium';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    position: relative;
}

.converternav li:first-child {
    padding: 0 15px 0 20px;
    min-width: 130px;
    text-align: center;
}

.converternav a {
    text-decoration: none;
    display: block;
    padding: 0 30px;
    cursor: pointer;
}

.converternav span {
    color: #575759;
    text-decoration: none;
    padding: 10px 0;
    position: relative;
    z-index: 2;
}

.converternav .active {
    background: transparent url(../images/navi_bg.png) -200px bottom no-repeat;
}
.converternav li.active:first-child {
	background-position: 0 bottom;
}


footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 51px;
    background: transparent url(../images/footer_bg.png) left top no-repeat;
}

.bottomnav {
    display: block;
    width: 100%;
}

.bottomnav li {
    float: left;
    width: 20%;
    text-align: center;
    line-height: 51px;
    font-family: 'DINPro-Medium';
    text-transform: uppercase;
    font-weight: normal;
    background: transparent url(../images/trennlinie_footer.png) left top no-repeat;
    font-size: 14px;
    position: relative;
}
.bottomnav li.first {
	width: 40%;
}
.bottomnav li.active:before {
    content: "";
    position: absolute;
    left: 2px;
    top: 0;
    width: 239px;;
    height: 100%;
    background: transparent url(../images/footer_bg.png) -100px -53px no-repeat;
    z-index: 1;
}

.bottomnav li.active.first:before {
    background-position: 0 -53px;
}

.bottomnav li.active.last:before {
    background-position: right -53px;
}

.bottomnav li:first-child {
    background: none;
}

.bottomnav li a {
    display: block;
    text-decoration: none;
}

.bottomnav li span {
    text-decoration: none;
    color: #58585A;
    padding: 6px 55px 6px 0;
    position: relative;
    z-index: 2;
}

.bottomnav li.inactive a {
    cursor: default;
}

.bottomnav li.inactive span {
    color: #A2A2A4;
    cursor: default;
}


.bottomnav .details span {
    background: transparent url(../images/ico_detail.png) right center no-repeat;
}

.bottomnav .highlights span {
    background: transparent url(../images/ico_highlights.html) right center no-repeat;
}

.bottomnav .media span {
    background: transparent url(../images/ico_media.png) right center no-repeat;
}

.bottomnav .application span {
    background: transparent url(../images/ico_application.png) right center no-repeat;
}

.bottomnav .specification span {
    background: transparent url(../images/ico_spezifikation.png) right center no-repeat;
}


.bottomnav .inactive.details span {
    background: transparent url(../images/ico_detail_inaktiv.png) right center no-repeat;
}

.bottomnav .inactive.highlights span {
    background: transparent url(../images/ico_highlights_inaktiv.png) right center no-repeat;
}

.bottomnav .inactive.media span {
    background: transparent url(../images/ico_media_inaktiv.png) right center no-repeat;
}

.bottomnav .inactive.application span {
    background: transparent url(../images/ico_application_inaktiv.png) right center no-repeat;
}

.bottomnav .inactive.specification span {
    background: transparent url(../images/ico_spezifikation_inaktiv.png) right center no-repeat;
}




#content {

}

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

#content ul {
    margin: 1em 0 1em 1.4em;
}
#content ul li {
    list-style: disc;
	padding-bottom: 0.3em;
}
#content ol {
    margin-left: 2.4em;
	list-style-position: outside;
}


.content {
    overflow: hidden;
    position: relative;
    height: 552px;
    width: 100%;
}

.content aside {
    position: relative;
    margin: 100px 0 0 65px;
    z-index: 2;
    width: 420px;
    height: 452px;
	font-size: 20px;
}

.content aside h1 {
    color: #575759;
    font-size: 32px;
    margin: 34px 0;
    font-family: Arial;
    font-weight: normal;
    line-height: 24px;
	white-space: nowrap;
}

.content aside h2 {
    color: #575759;
    font-size: 20px;
    font-family: Arial;
    font-weight: normal;
}



.content .mediaBox {
    position: absolute;
	display: table;
    right: 0;
    top: 0px;
    z-index: 1;
    width: 720px;
    height: 552px;
	text-align: center;
}
#mainMediaBox {
	display: table-cell;
	vertical-align: middle;
}
.anwendungLinkBox img {
	margin-right: 10px;
}


.content aside.details {
    margin: 35px 0 0 20px;
    height: 517px;
    display: relative;
}

.content aside.details h2 {
    font-size: 13px;
}

.content aside.details .switcher {
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 9;
}

.content .levelofdetail {
    font-size: 14px;
    margin-bottom: 20px;
}

.content .buttonleft, .content .buttonright {
    background: transparent url(../images/bt_previous.png) left top no-repeat;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: -200px;
    display: block;
    float: left;
    margin: 0 10px 0 0;

}
.activeButton {
    cursor: pointer;
}

.content .siteof {
    font-size: 14px;
    line-height: 32px;
    height: 30px;
    display: block;
    float: left;
    font-family: Arial;
    color: #575759;
}

.content .buttonright {
    background: transparent url(../images/bt_next.png) left top no-repeat;
    margin: 0 10px 0;
}

.content .close {
    font-size: 14px;
    line-height: 32px;
    height: 30px;
    float: left;
    background: transparent url(../images/bt_close.png) right top no-repeat;
    padding: 0 40px 0 0;
    font-family: Arial;
    color: #575759;
    cursor: pointer;
    text-transform: uppercase;
	text-decoration: none;
}

#textBlock2, #textBlock3, #textBlock4 {
	display: none;
}
table {
	border-collapse: collapse;
}

th, td {
	vertical-align: top;
	padding: 2px 5px 2px 0;
	font-size: 14px;
}
#content th p, #content td p {
	padding: 0;
	margin: 0;
}

#imprint {
	position: absolute;
	left: 20px;
	bottom: -20px;
	text-decoration: none;
	color: #A2A2A4;
	font-size: 0.8em;
}
#content .medialist {
	list-style: none!important;
    margin: 0;
    padding: 0;
}

.content .medialist li {
	list-style: none!important;
    clear: both;
    cursor: pointer;
    height: 60px;
    margin-bottom: 10px;
}
.content .medialist img {
    float: left;
    margin: 0 15px 0 0;
}
.content .medialist p {
    font-size: 14px;
    line-height: 19px;
    margin: 0;
}
.content .medialist a {
	color: #575759;
	text-decoration: none!important;
}
.content .medialist a:hover {
	text-decoration: underline;
}