﻿/* stylesheet: rahmen.css */
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #D9D9D9;
    background: #D9D9D9 url(/website/layout/img/design/back.jpg) repeat-y fixed;
    font: 10px "Arial", sans-serif;
    line-height: 18px;
}
table {
    margin: 0 18px 18px;
    color: #424243;
    font-size: 11px;
    width: 94%;
}
td,th {
    margin: 0;
    padding: 10px;
    border-width: 1px 0px 1px 0px ;
    border-style: solid;
    border-color: #999;
    color: #424243;
    font-size: 11px;
}
th {
    font-weight: bold;
    border-top: 0px solid #999;
    border-bottom: 2px solid #999;
}
ul.sf-menu a, .upcase {
    color: #2794E0;
    text-decoration: none;
//    text-transform: uppercase;
}

#top {
    position:absolute;
}
#footer .nav a#toplink {
    position:absolute;
    padding: 0;
    right: 60px;
}

/* ======= reset/grid-init == begin */
* {
    margin: 0;
    padding: 0;
}
div {
    margin: 0;
    padding: 0;
}
p {
    margin: 0px 0px 18px 0px;
    padding: 0px;
    line-height: 18px;
}
img {
    margin: 0px;
    padding: 0px;
    line-height: 18px;
    border: #000000 0px solid;
}
h1 {
    font: normal normal normal 24px/24px Arial, sans-serif;
}
h1 {
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    line-height: 36px;
}
h2 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 18px;
}
h3 {
    font-size: 12px;
    line-height: 18px;
}
ul, ol {
    margin-bottom: 18px;
}

p ul li{font-weight:normal;}


a, a:hover, a:active, a:visited, a:hover {
    text-decoration: none;
    line-height: 18px;
    color: #2794E0;
}
p a:hover {
    text-decoration: underline;
}
.left {
    float: left;
    margin: 0 18px 18px 0;
}
.right {
    float: right;
    margin: 0 0 18px 18px;
}
.clearfix {
    display: block;
    float: none;
    clear: both;
    height: 1px;
    background: none;
}
.hidden {
    display: none;
}
/* ======= reset/grid-init == end */

/* ======= turner == begin */
#turner {
    position: fixed;
    width: 100%;
    height: 100%;
    background: transparent url('/website/layout/img/design/turner0.jpg') no-repeat scroll 918px 0;
}
#copy {
    display: none;
    position: fixed;
    margin: 300px 0px 0px 18px;
    width: 400px;
    font-size: 10px;
//    text-transform: uppercase;
}
#copy a {
    color: #2794E0;
}
#copy a:hover {
    text-decoration: underline;
}
#button {
    position: fixed;
    left: 935px;
    z-index: 2;
    margin-top: 250px;
    line-height: 14px;
}
#selector {
    background: url('/website/layout/img/design/shadow.png') no-repeat scroll top left;
    width: 414px;
    height: 604px;
}
/* ======= turner == end */

/* ======= rahmen - #layout, #wrap, #header, #content, #footer == end */
#layout {
    position: absolute;
    left:0;
    z-index: 2;
    width: 960px;
    float:left;
}
#header {
    padding-bottom: 0px;
    width: 918px;
    position: relative;
    background-color: #FFFFFF;
}
#header img.logo {
    position: absolute;
    right: 0px;
}
#header img.head_visual {
    margin: 18px 18px 0px;
}
#header p {
    margin: 0px 18px 0px;
    width: 594px;
    font-size: 10px;
    line-height: 12px;
    background-color: #FFFFFF;
}
#header .header-visual {
    background-color: #FFF;
    height:139px;
    padding-bottom: 26px !important;
    padding-bottom: 23px; /* IE6 3px-line -fix */
    min-height:170px;
}
#header .header-visual h2 {
    padding: 18px 18px 6px;
    margin-bottom: 0px;
    font-size: 52px;
    background-color: #FFFFFF;
    line-height: 41px;
}
#header .header-foot {
    height: 8px;
    width: 918px;
    background:#D9D9D9 url(/website/layout/img/design/back.jpg) repeat-y fixed 0 0;
    border-bottom: 1px solid #FFF;
}

#search_panel {
    position: absolute;
    top: 120px;
    right: 0px;
    text-align: right;
}
#search_panel div {
    float:left;
}
#search_panel input {
    width: 100px;
    margin: 3px 0 3px 0px;
    padding-left: 5px;
    border: 1px solid #CECFD1;
    font-size: 11px;
    color: #737475;
}
input#search_submit {
    width:20px;
    margin: 3px 0 0 0;
    padding: 0;
    background-color: white;
    border: 0 solid #999;
    color:#2794E0;
}
#wrap {
    float:left;
    padding: 8px 0px 17px 18px;
}
#content {
    width: 702px;
    min-height: 180px;
    float: left;
    margin: 0 18px -2px 0;
}
#content h2 {
    padding-top: 9px;
    color: #2794E0;
}
#content .content_visual {
    display: block;
    margin-bottom: 17px;
    border: 1px solid #FFF;
}
#content p {
    font-size: 11px;
}
#footer {
    margin: 0px 18px 0px 18px;
    width: 900px;
    color: #737475;
}
#footer .language {
    line-height: 17px;
    width: 178px;
    float: left;
    border: 1px solid #FFF;
    width: 173px;
    padding-left: 5px;
    text-align: right;
}
#footer .language select {
    width: 90px;
    font-size: 10px;
    font-weight: bold;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    color: #737475;
    border: 0px solid #999;
    background-color: transparent !important;
    background-color: #C2C2C4;
}
#footer .nav {
    border-top: 1px solid #FFF;
    font-size: 11px;
    padding-top: 3px;
    line-height: 13px;
    width: 685px;
    float: left;
    margin-left: 17px;
}
#footer .nav a {
    padding-right: 27px;
    color: #737475;
    font-size: 11px;
}
#footer .nav a:hover, #footer .nav a.hl {
    text-decoration: none;
    color: #2794E0;
}
#choose_language {
    border: 1px solid #FFFFFF;
    width: 179px;
    height: 17px;
    float: left;
}
#choose_language span.label {
    width: 55px;
    display: block;
    font-size: 10px;
    float: left;
    padding: 0px 15px 0px 5px;
    margin-top: 4px;
}
#choose_language .jquery-selectbox {
    margin: 0px;
}
#choose_language .jquery-selectbox-currentItem {
    font-weight: bold;
    line-height:11px;
}
#choose_language .jquery-selectbox .jquery-selectbox-item.listelementhover {
    background-color: #2794E0;
}
#choose_language .jquery-selectbox .jquery-selectbox-list {
    left: 2px;
}
#choose_language .clr {
    display: block;
    float: none;
    clear: both;
}
/* ======= rahmen - #layout, #wrap, #header, #content, #footer == end */

/* ======= #menu == begin */
#menu {
    width: 180px;
    float: left;
    margin: 45px 18px 16px 0;
    border-top: 1px solid #FFF;
}
#menu li {
    border-bottom: 1px solid #CBCBCB;
    padding: 9px 0px 8px 0px;
    font-family: Arial, "MS Trebuchet", sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #FFF;
}
#menu li a {
    color: #FFF;
}
#menu li a span {
    padding-right: 8px;
}
#menu li:hover, #menu li.hl, #menu li a:hover, #menu li.hl a {
    color: #2794E0;
}
#menu li.hl {
    margin: 0;
    padding: 0;
    padding: 0px 0px 0px 0px;
    padding-top: 2px;
}
#menu li.hl ul {
    margin: 0;
    padding: 0;
    border: 0px solid #999;
    padding: 8px 0px 2px 0px;
    border-top: 1px solid #CBCBCB;
}
#menu li.hl a {
    display: block;
    padding: 9px 0px 10px 0px;
    line-height: 14px;
    border-bottom: 0px solid #CBCBCB;
}
#menu li.hl ul a {
    display: inline;
    background: none;
    padding: 0px 0px;
    color: #737475;
    margin-left: 26px;
    border-bottom: 0px solid #000;
}
#menu li.hl ul a:hover, #menu li.hl ul li.hl a, #menu li.hl ul a:hover.on, #menu li.hl ul a.on {
    color: #2794E0;
}
#menu li.hl ul li {
    margin: 0;
    padding: 0;
    border: 0px solid #999;
    height: 1%;/* ie6 border bug */
}
#menu li.hl ul li a {
    display: block;
    padding: 0px 0px 9px 0px;
}
#menu li.hl ul li.hl li a {/*background-color:red;*/ padding-left:18px;
}
#menu li.hl ul li.hl a {
    padding-bottom: 7px;
    border-bottom: 0px solid #CBCBCB;
}
#menu li.hl ul li.hl ul {
    margin-bottom: 9px;
    border-bottom: 1px solid #CBCBCB;
    border-top: 1px solid #CBCBCB;
    padding-bottom: 5px;
    padding-top: 3px;
    margin-left: 18px;
}
#menu li.hl ul li.hl ul a {
    padding: 0px;
    margin-left: 18px;
    border: 0px solid blue;
    line-height: 27px;
    color: #737475;
    line-height: 15px;
    margin-top: 5px;
}

#menu li.hl ul li.hl ul a:hover, #menu li.hl ul li.hl ul.hl a:link, 
#menu li.h1 ul li.h1 ul li.h1 a:hover, #menu li.h1 ul li.h1 ul li.h1 a:hover.on,
#menu li.h1 ul li.h1 ul li.h1 a.on, #menu li.hl ul li.hl ul a.on, #menu li.hl ul li.hl ul a.on:hover  
{
    color: #2794E0;
}


/* === javascript superfish menu styles */
#menu.sf-vertical, #menu.sf-vertical li {
    width: 180px;
}
#menu.sf-vertical li:hover ul,
#menu.sf-vertical li.sfHover ul,
#menu.sf-vertical li:hover li:hover ul,
#menu.sf-vertical li.sfHover li.sfHover ul {
    display: block;
    left: 180px;
    top: -1px;
    width: 180px;
}
#menu.sf-menu li.hl {
    margin: 0;
    padding: 0;
    padding: 0px 0px 0px 0px;
    padding-top: 2px;
}
#menu.sf-menu li.hl a {
    display: block;
    padding: 9px 0px 10px 0px;
    line-height: 14px;
    border-bottom: 0px solid #CBCBCB;
}
#menu.sf-menu li.hl ul {
    margin: 0;
    padding: 0;
    border: 1px solid #FFFFFF;
    background-image: url(/website/layout/img/design/navi_back.jpg);
}
#menu.sf-menu li.hl ul a {
    display: inline;
    background: none;
    padding: 0px 0px;
    color: #737475;
    margin-left: 9px;
    border-bottom: 0px solid #000;
}
#menu.sf-menu li.hl ul a:hover, #menu li.hl ul li.hl a {
    color: #2794E0;
}
#menu.sf-menu li.hl ul li {
    margin: 0;
    padding: 4px 0 4px 0;
    border: 0px solid #999;
    height: 1%;
    border-bottom: 1px solid #CBCBCB; /* ie6 border bug */
}
#menu.sf-menu li.hl ul li:hover {
    background-color: #FFF;
}
#menu.sf-menu li.hl ul li a {
    display: block;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}
#menu.sf-menu li.hl ul li.hl li a {/*background-color:red;*/ padding-left:18px;
}
#menu.sf-menu li.hl ul li.hl a {
    padding-bottom: 0px;
    border-bottom: 0px solid #CBCBCB;
}
#menu.sf-menu li.hl ul li.hl ul {
    margin: 0px;
    padding: 0px;
    border: 1px solid #FFFFFF;
}
#menu.sf-menu li.hl ul li.hl ul a {
    padding: 0px;
    margin-left: 9px;
    border: 0px solid blue;
    line-height: 18px;
    color: #737475;
    line-height: 18px;
    margin-top: 0px;
}
#menu.sf-menu li.hl ul li.hl ul a:hover, #menu li.hl ul li.hl ul.hl a {
    color: #2794E0;
}
/* ======= #menu == end */

/* ======= div.box1 == begin */
.box1 {
    background-image: url(/website/layout/img/design/box1_bg.jpg);
    background-repeat: no-repeat;
    background-color: #CFD0D2;
    width: 180px;
    float: left;
    border: 1px solid #FFF;
    padding: 17px 17px 0px 18px;
    margin: 0 17px 17px 0;
}

.box1 h1, .box1 h3 {
    line-height: 11px;
    color: #2794E0;
    font-size: 10px;
    /*height: 18px;*/
}
.box1 h3 {
    font-weight:bold;
    color:#505050;
    font-size:11px;
    margin-bottom:27px;
}

.box1 p {
    color: #737475;
}
#content .box1 p a {
    color: #737475;
}
.box1 p a:hover {
    text-decoration: underline;
}
.box1_visual {
    background: transparent url(/website/layout/img/design/direktkontakt.jpg) no-repeat right top;
}

.box1.home {
    padding: 10px;
    width:195px;
}
.box1.home p {
    margin:0 0 0 15px;
    text-indent: -13px;
}
.box1.home h1 {
    margin-bottom:8px;
}
#slideshow img {
    display:none;    
}


/* ======= div.box1 == end */
/* ======= div.box2 == begin */
.box2 {
    background-image: url(/website/layout/img/design/box2_bg.jpg);
    background-repeat: repeat-y;
    width: 297px;
    padding: 9px 18px 0px 18px;
    float: left;
    margin: 0 18px 17px 0;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding-bottom: 0px !important;
    padding-bottom: 7px;
    font-family: Arial, "MS Trebuchet", sans-serif;
}
.box2 h1 {
    line-height: 18px;
    padding: 0px 0px 8px 0px;
    font-size: 11px;
    color: #737475;
    font-weight: bold;
}
.box2 .product_box {
    padding-bottom: 18px !important;
    padding-bottom: 9px;
    min-height:90px;
}
.box2 .product_box h1 {
    font-size: 11px;
    line-height: 18px;
    color: #2794E0;
    display: block;
    font-weight: normal;
    padding: 0;
}
.box2 .product_box p {
    font-size: 11px;
    line-height: 18px;
    color: #424243;
    display: block;
}
.box2 .product_box.image p {
    padding-left: 126px;
}
.box2 .product_box .clearfix {
    height: 0px;
}
.box2 .product_image {
    border: 1px solid #FFF;
    display: block;
    float: left;
    margin-right: 18px;
    margin-bottom: 18px;
}
/* ======= div.box2 == end */
/* ======= div.box3 == begin */
.box3 {
    background-image: url(/website/layout/img/design/box3_bg.jpg);
    background-repeat: repeat-y;
    width: 180px;
    float: left;
    border: 1px solid #FFF;
    padding: 17px 17px 0px 17px;
    margin: 0 18px 17px 0;
}
.box3 h1 {
    line-height: 18px;
    padding-top: 9px;
    font-size: 11px;
    color: #2794E0;
}
.box3 p {
    margin-bottom: 9px;
    color: #424243;
    font-size: 11px;
}
.box3 img {
    display: block;
    border: 1px solid #FFF;
}
.box3 a:hover img {
    border: 1px solid #737475;
}
.box3 a {
    display: block;
    border: 0px solid #737475;
}
/* ======= div.box3 == end */
/* ======= div.box4 == begin */
.box4 {
    background-image: url(/website/layout/img/design/box4_bg.jpg);
    background-repeat: repeat-y;
    float: left;
    border: 1px solid #FFF;
    margin: 0px 17px 0px 0px;
    padding: 17px 0px 0px 0px;
    width:683px;
}
.box4 p {
    margin: 0px;
    padding: 0px 18px 18px 18px;
    color: #424243;
}
.box4 table span {
    color: #2794E0;
}
.box4-grid {
    padding-bottom: 18px;
}
.box4-grid .box4-col {
    width: 340px;
    float: left;
    margin-left: 1px;
}
.box4-grid .product_image {
    border: 1px solid #FFF;
    display: block;
    margin-left: 18px;
}
.box4-grid ul {
    border: 0px solid #999;
    margin: 0px 18px;
}
.box4-grid ul li {
    display: block;
    line-height: 18px;
    margin-top: 0px;
    color: #424243;
    font-size: 11px;
}
/* ======= div.box4 == end */
/* ======= .text_box == begin */
#content .text_box {
    width: 539px;
}
.box4 h1, .box4 h2, #content .text_box h1, #content .text_box h2 {
    font-family: Arial;
    font-size: 12px;
    color: #2794E0;
    font-weight: bold;
    margin: 0;
    padding: 0 18px;
    line-height: 18px;
}
.box4 h2, #content .text_box h2 {
    font-size: 11px;
    font-weight: normal;
}
.box4 ul, #content .text_box ul {
    margin: 0 18px 0px;
    padding: 0;
    padding-bottom: 18px;
}
.box4 ul li, #content .text_box ul li {
    background: transparent url(/website/layout/img/design/blue_dot.gif) no-repeat 0 5px;
    color: #424243;
    line-height: 18px;
    font-size: 11px;
    padding-left: 12px;
 }

.box4 ul.list2, #content .text_box ul.list2 {
    margin: 0 18px 0px;
    padding: 0;
    padding-bottom: 18px;
}
.box4 ul.list2 li, #content .text_box ul.list2 li {
    background: transparent url(/website/layout/img/design/blue_dot.gif) no-repeat 0 6px;
    color: #424243;
    line-height: 18px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 12px;
}
.box4 ul.list3, #content .text_box ul.list3 {
    margin: 0 18px 0px;
    padding: 0;
}
.box4 ul.list3 li, #content .text_box ul.list3 li {
    background: transparent url(/website/layout/img/design/blue_dot.gif) no-repeat 0 6px;
    color: #424243;
    line-height: 18px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 12px;
    padding-bottom: 18px;
}


/* ======= .text_box == end */
/* ======= .context_col == begin */
#content .context_col img {
    width: 125px;
    border: 1px solid #FFF;
    display: block;
    margin: 0 0 5px 0;
    padding: 0px;
}
#content .context_col {
    width: 126px;
    float: left;
}
#content .context_col a {
    padding: 0;
    margin: 0;
    display: block;
}
#content .context_col p {
    /*background: transparent url(/website/layout/img/design/blue_cross.gif) no-repeat 0 5px;*/
    color:#424243;
    line-height: 18px;
    margin: 0px 0 17px 0px;
    padding-left: 0px;
}
#content .context_col p a {
    margin: 0px;
    padding: 0px;
    color: #424243;
}
#content .context_col p a:hover {
    color: #2794E0;
}
/* ======= .context_col == end */
/* ======= div.tab-menu == begin */
.tab-menu {position:relative;top:1px;float:left; /*text-transform:uppercase; */}
*html .tab-menu {position:relative;top:-3px;float:left;}
.tab-menu li {
    float: left;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin-right: 9px;
    background: url('/website/layout/img/design/right-corner.gif') no-repeat top right;
}
.tab-menu li.selected {background: url('/website/layout/img/design/right-active-corner.gif') no-repeat top right;}
.tab-menu li a {
    padding:6px 12px 4px 12px;
    display: block;
    color: #424243 !important;
    background: url('/website/layout/img/design/left-corner.gif') no-repeat  top left;
}
.tab-menu li.selected a {color: #2794E0 !important;background: url('/website/layout/img/design/left-active-corner.gif') no-repeat  top left;}
.tab-menu li.sub-selected a {color: #2794E0 !important;}
.tab-menu li a:hover {color: #2794E0 !important;}
/* ======= div.tab-menu == end */
/* ======= global == begin */
#select_continent {
    background: transparent url(/website/layout/img/design/worldwide_bg.jpg) no-repeat 0 0;
    width: 900px;
    height: 504px;
    margin-bottom: 1px;
    overflow:hidden;
    position: relative;
}
#select_continent div.continent {
    display: block;
    width: 282px;
    height: 265px;
    margin-right: 18px;
    position: absolute;
}

#select_continent div.continent.usa {
    left:0;
}
#select_continent div.continent.europe {
    left:300px;
}
#select_continent div.continent.asia {
    left:600px;
}



#select_continent div.continent div.select_list {
    background: transparent url(/website/layout/img/design/worldwide_hover.png) no-repeat 0 0;
    height: 215px;
    display: block;
    font-family: Arial;
    font-size: 9px;
    color: #2794E0;
//    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding: 37px 0px 18px 18px;
}
#select_continent .continent .select_list div {
    z-index: 9999;
    position: absolute;
    width: 282px;
    height: 120px;
}
#select_continent div.continent a {
    display: block;
    float: left;
    width: 82px;
//    text-transform: uppercase;
    color: #666666;
    font-size: 9px;
    font-weight: bold;
    line-height: 18px;
}
#select_continent div.continent a:hover {
    color: #2794E0;
}
#select_continent .more {
    font-size:12px;
    text-align:center;
//    text-transform:uppercase;
    position:absolute;
    top:300px;
    width:98%;
}
h1.worldwide {
    font-size: 18px;
    color: #2794E0;
    line-height: 18px;
    margin-top: 10px;
    padding-bottom: 17px;
    border-bottom: 1px solid #FFF;
    margin-bottom: 17px;
    width: 882px;
//    text-transform: uppercase;
}
div.select_list h4 {
    margin-bottom: 20px;
}
/* ======= global == end */
span.blue {
    color: #2794E0;
    padding-right: 3px;
}
#grid_overlay {
    display: none;
    background-image: url(/website/layout/img/design/grid.gif);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 100001;
}
/* ======= Korrekturen MZ == */
#content .context_col a {
    position: relative;
}
#content .context_col img.alpha_plus {
    display: block;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 16px;
    height: 16px;
    border: none;
}
#select_continent-small {float:left;margin-bottom:18px;}
#select_continent-small .more {
    font-size:12px;
    text-align:center;
//    text-transform:uppercase;
    position:relative;
    top:12px;
    border-top:1px solid #fff;
    float:left;
    width:685px;
    padding-top:5px;
    }
    
#select_continent-small h3 {
    font-size:12px;
    text-align:center;
//    text-transform:uppercase;
    position:absolute;
    bottom:6px;
    left:9px;
    color:#2794E0;
    z-index:98;
    }
#select_continent-small .continent {
    behavior: url('/website/layout/misc/css/iepngfix.htc');
    }
    
#select_continent-small .continent {
    position:relative;
    z-index:98;
    border:1px solid #fff;
    float:left;
    width:214px;
    height:196px;
    margin-right:18px;
    background: url('/website/layout/img/design/continent-bg.png') no-repeat top left;
}
#select_continent-small .continent-on {
    background: url('/website/layout/img/design/continent-bg-on.png') no-repeat top left;
}

#select_continent-small .continent p {
    margin-bottom:0;
}
#company-group {
    padding:0 3px;
    width:185px;
    margin:0 auto;
    border:1px solid #2794E0;
    color:#2794E0;
    background:#C3D3DE url('/website/layout/img/design/arrow_blue.gif') no-repeat 175px 50%;
    position:relative;
    top:18px;
    z-index:99;
}
    
.btn-slide {cursor: pointer;}
#company-group ul {
    position:absolute;
    display:none;
    background:#C3D3DE;
    padding:0 3px;
    left:-1px;
    width:172px;
    border:1px solid #2794E0;
    border-width:0 1px 1px 1px;
    }
    
#company-group ul a{
    display:inline-block;
    }
    
#company-group ul a:hover{
    color:#1C6FA9;
    }
#contact-container{
    float:left;
    background: url('/website/layout/img/design/map_small.jpg') no-repeat top left;
    }
.contact-partner {border-top:2px solid #999;}

.contact-partner {border-top:2px solid #999;}
.contact-partner td, .contact-partner tr, .contact-partner th {border:none;padding:0;text-align:left;}
.contact-partner th {border-bottom:1px solid #999;padding:24px 9px 9px 0;color:#2794E0;font-weight:400;padding-top:27}
.contact-partner tr.first th {padding-top:9px !important;}
.contact-partner-detail {overflow:hidden;margin:0 18px 18px 18px;}
.contact-partner-detail h2 {font-size:12px;font-weight:700;border-bottom:2px solid #999;margin-bottom:9px;line-height:24px;padding:0;}
.contact-partner-detail .box {
    width:180px;
    margin-right:20px;
    float:left;
    font-size:12px;
    }
.contact-partner-detail .smaller-box {
    margin-right:0;
    width:210px;
    }
.contact-partner-detail .box span{
    display:block;
    line-height:18px;
    color:#747474;
    }
.contact-partner-detail .box em{
    color:#2794E0;
    display:inline-block;
    width:60px;
    font-style:normal;
    }
.sub-tab-menu {
    font-weight:700;
    font-size:11px;
    padding-bottom:3px;
//    text-transform:uppercase;
    background: url('/website/layout/img/design/sub-tab-menu-bg.png') repeat-x bottom left;
    
    }
.sub-tab-menu a{
    margin-left:18px;
    color:#747474;
    }
.sub-tab-menu a:hover,.sub-tab-menu .active{
    color:#2794E0
    }
.contact-form p {padding-left:0;color:#747474;}
.contact-partner-detail form label {
    display:block;
    color:#2794E0;
    line-height:18px;
    }    
.contact-partner-detail form input {
    width:110px;
    }
.contact-partner-detail form select {
    width:116px;
    }
.contact-partner-detail form p {
    float:left;
    padding-left:0;
    padding-right:0;
    margin-right:36px;
    display:inline;
    }
.contact-partner-detail form p.note{
    color:#2794E0;
//    text-transform:uppercase;
}
.contact-partner-detail form fieldset {
    zoom:1;
    float:left;
    width:100%;
}
.contact-partner-detail form fieldset.textarea {
    margin-bottom:18px;
}
.contact-partner-detail .selectboxgroup p{
    width:140px;
}
.contact-partner-detail .selectboxgroup p{
    padding:0;
}
.contact-partner-detail .selectboxgroup input{
    position:relative;
    top:3px;
    width:auto;
}
.contact-partner-detail .submit {
margin:18px 0;
border-top:1px solid #999;
width:100%;
position:relative;
}
.contact-partner-detail .submit p {
float:none !important;zoom:1;
}
.contact-partner-detail .submit input {
width:auto;
background:#2794E0;
color:#fff;
border:none;
position:absolute;
right:0;
}
.route-form {margin:18px;}
.route-form label {
display:block;
color:#2794E0;
margin-bottom:5px;
font-weight:bold;
font-size:12px;
}
.product-area-detail {border-bottom:1px solid #999 !important;}
.product-area-detail td {vertical-align: middle;}
.product-area-detail td.filetype img {vertical-align: middle;}

.contact-partner td.movie-icon {width:50px;}
.movie-icon img {margin-bottom:-3px;}


.left {float:left;}
.right {float:right;}
span.blue.date,
span.blue.right {padding:0;}
.date,.clear,.more-of {display:block;}
    
.termine h1 {
font-size:12px;
font-weight:bold;
line-height:18px;
padding-bottom:5px;
padding-top:10px;
}

.termine {
border-top:1px solid #999;
border-bottom:1px solid #999;
margin-bottom:22px;
padding-bottom:14px;
background: url('/website/layout/img/design/termine_bg.png') repeat-y top left;
}
.date {margin-bottom:6px;}
.termine p {margin-bottom:0;}

#content .box1 p a.blue {
color: #2794E0;
padding-left:5px;
}
.clear {    
clear:both;
margin-bottom:-11px;
}
.more-of {
position:relative;
bottom:45px;
font-size:11px;
}
.txt-img-box {
width:505px;
min-height:114px;
margin:0 0 36px 18px;
float:left;
background: url('/website/layout/img/design/txt_img_bg.png') repeat-y top left;
padding-bottom:12px;
border-bottom:1px solid #999;
}
.heading {
padding:10px 0 0 0;
height:20px;
border-top:1px solid #999;
border-bottom:1px solid #999;
overflow:hidden;
}
.box4 .txt-img-box p,
.box4 .txt-img-box h1 {padding:0;}
.box4 .txt-img-box h1 {
/* height:18px; */
margin-top:8px;
}
.grey-border {
border:1px solid #999;
margin-right:15px;
}
.box4.text_box .txt-img-box {width:500px;}
#content .box4.text_box .txt-img-box h1 {
padding-left:0;
margin-top:7px;
}
 
#sitemap li {
text-transform:normal;
padding-bottom: 0;
border-top: 1px solid #999;
margin-bottom: 20px;
}
#sitemap li li {
border-top: 0px solid white;
font-weight: normal;
margin-bottom:0px;
}
#sitemap li li li {
font-weight: normal;
text-transform: none;
}
#sitemap li li li li {
background-image: none;
}
#sitemap li li li a{
color:#424243;
}

#imagevideo {
margin-left: 45px;
}