@charset "utf-8";
/* CSS Document */

* {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    outline:none;
}

p {
    line-height: 150%;
}

div.text p {
    margin-top:18px;
    line-height: 150%;
}

div.text, #pagecontact {
    line-height: 150%;
}

div.clHomeRightBox p, div.clSubBoxItem p {
    line-height: 150%;
}

html {
    height:100%;
}

body {
    font-family:Georgia, "Times New Roman";
    font-size:12px;
    color:#666;
    height:100%;
    /* background:url(../images/bg.png) repeat-x center top #eef0f0; */
    background: #eef0f0;
}

ol {
    padding-left:24px;
}

ol li {
    padding-bottom:12px;
}



/* main pattern begin */
#clWrap {
    width:100%;
    height:auto !important;
    height:100%;
    min-height:100%;
    margin:0px auto;
    background:url(../images/white.png) repeat-y center;
    overflow: auto;
}

#clTop {
    width:100%; 
    height:28px;
    background:url(../images/tape.png) no-repeat center #666664;
}

#clTopCenter, #clBottomCenter {
    width:1020px;
    height:28px;
    margin:auto;
}

#clHeader {
    width:100%;
    height:194px;
    /* background:url(../images/space_top.png) repeat-x bottom; */
    background:url(../images/space_top_n.png) repeat-x bottom;
}

#clMain {
    width:1020px;
    margin:auto;
    overflow:hidden;
}

#clContentIntro {
    width:942px;
    float:left;
    padding:62px 39px 100px 39px;
    overflow:hidden;
}

#clContentLeft {
    width:688px;
    float:left;
    padding:62px 0 100px 38px;
}

#clContentRightSmall {
    width:218px;
    float:right;
    padding:62px 38px 100px 0;
    font-family: gotham-book,gothambook,arial;
}

/* ci-net */
#clContentLeftSmall {
    width:622px;
    float:left;
    padding:62px 0 0px 38px;
}

#clContentRight {
    width:302px;
    float:right;
    padding:62px 38px 100px 20px;
    font-family: gotham-book,gothambook,arial;
}

#clBottom {
    position:fixed ;
    bottom:0px !important; 
    width:100%;
    height:28px;
    background:url(../images/tape.png) no-repeat center #666664;
    z-index:10;
}

.clNoFloat{
    clear:both;
    font-size:0.00001em;
}
/* main pattern end */

a {
    color:#0071b4;
    text-decoration:none;
    font-family: gotham-book,gothambook,gotham,arial;
}


.clLogo {	
    float:right;
    width:195px;
    height:47px;
    margin:42px 42px 0 0;
}

.clBottomCopyRight {
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color:#c4c4c4;
    display:block;
    margin-left:38px;
    padding-top:7px;
    font-weight:200;
    float:left;
}

.clBottomLegal a {
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color:#fff;
    display:block;
    margin-right:38px;
    padding-top:7px;
    font-weight:200;
    float:right;
    text-decoration:none;
}


/* Font-Type */
.clBold {
    font-weight:bold;
}

.clLight {
    font-weight:200;
}

.clGotham {
    font-family:gotham, arial;
}

.clGothamBook {
    font-family:gotham-book, gothambook, arial;
}

.clGeorgia {
    font-family:Georgia, arial;
}

.clHeight24 {
    height:24px;
}

/* 6 Font-sizes */
.clTextSize10 {
    font-size:30px;
}

.clTextSize12 {
    font-size:12px;
}

.clTextSize16 {
    font-size:16px;
}

.clTextSize20 {
    font-size:20px;
}

.clTextSize30 {
    font-size:14px;
}

.clTextSize40 {
    font-size:13px;
}

.clTextSize50 {
    font-size:12px;
}

.clTextSize60 {
    font-size:11px;
}
.clTextSize65 {
    font-size:10px;
}
.clTextSize70 {
    font-size:9px;
}

.clColorRed {
    color:red !important;
}

.clColorSilver {
    color: #c4c4c4;
}

.clColorGrey {
    color:#808080;
}

.clColorGreyLight {
    color:#333333;
}

.clDarkGrey {
    color:#1a1a1a;
}

.clLightGrey {
    color:#666666;
}

.clColorGreen {
    color:green !important;
}

.clColorRed {
    color:red;
}

.clColorSearchBlue{
    color: #0071ba;
}

.clColorBlack {
    color:black;
}

.clCommonLink {
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color:#0071b4;
}

.clCommonLinkLight {
    font-family:gotham-book, gothambook, arial;
    font-weight: 100;
    font-size: 12px;
    color:#0071b4;
}

.clLinkCheckBox {
    text-align:left;
    margin:-7px 0 0 0px;
    padding: 4px 12px 0 0;
    display:block;
    height:18px;
}

.clCommonCheckbox {
    width:15px;
    height:15px;
    padding:0;
    margin:10px 10px 0 0;
    float:left;
    border:0;
}

.clBackArrow {
    background:url(../images/arrow-left-light.png) no-repeat;
    width:6px;
    height:10px;
    margin:1px 6px 0 0;
    float:left;
}

.georgiaCopy {
    font-size:16px;
    width:600px;
    letter-spacing:1px;
    font-family:Georgia, "Times New Roman";
}

/* alternative mit laquo ersetzt obige class */
.clBackArrow {
    background:url(../images/arrow-left-laquo.png) no-repeat;
    width:7px;
    height:7px;
    margin:5px 6px 0 0;
    float:left;
}

/* Top-Navigation */
ul#clTopNavigation {
    font-family: gotham, arial;
    font-size: 11px;
    color:#c4c4c4;
    list-style-type: none;
    float:left;
    margin:7px 0 0 0px;
}

ul#clTopNavigation li {
    display:inline;
    padding-left:0px;
    margin-right:0px;
}

.clNaviAct {
    background:white;
    color: #0071b4 !important;
}

a.clArrowNavi {
    padding:8px 20px 9px 20px;
}

/* Top-Navigation PA */
ul#clTopNavigationRight {
    font-family: gotham, arial;
    font-size: 11px;
    color:#c4c4c4;
    list-style-type: none;
    float:right;
    margin:3px 38px 0 0;
}

ul#clTopNavigationRight li {
    display:inline;
    padding-left:10px;
    margin-right:0px;
}

ul#clTopNavigation li a, ul#clTopNavigationRight li a {
    text-decoration: none;
    color: #c4c4c4;
}

ul#clTopNavigation li a:hover, ul#clTopNavigationRight li a:hover {
    color: white;
}

/* language and login/logout */
ul#clTopLanguage, ul#clLoginLogout {
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 11px;
    color:#c4c4c4;
    list-style-type: none;
    float:right;
    margin:7px 38px 0 0;
}

ul#clTopLanguage, ul#clLoginLogout {
    list-style-type: none;
    float:right;
    margin:7px 38px 0 0;
}

ul#clTopLanguage li, ul#clLoginLogout li {
    display:inline;
    padding-left:10px;
}

ul#clTopLanguage li a, ul#clLoginLogout li a {
    text-decoration: none;
    color:#ccc;
}

ul#clTopLanguage li a:hover, ul#clTopLanguage li.act a, ul#clLoginLogout li a:hover, ul#clLoginLogout li.act a {
    color:#fff;
}

ul#clMainNavigation {
    font-family: gotham, gotham-book, gothambook, arial;
    font-weight:bold;
    font-size: 13px; 
    color: #333;
    position:absolute;
    top:173px;
    float:left;
    margin-left:40px;
    list-style-type: none;
}

.clMainNavigationButton {
    display:inline;
    padding:10px 18px 11px 18px;
    color: #333;
}

.clMainNavigationButtonAct {
    display:inline;
    padding:10px 18px 11px 18px;
    color:#b1b1b1;
    background:#e4e4e4;
}

.clSectionGrey {
    color:#333;
}

.clMainNavigationButton a:hover {
    text-decoration: none;
    /*color:#b1b1b1;*/
}

.clDownloadSectionButton, .clDownloadSectionButtonAct {
    color:#ccc !important; /* grey */
    background:url(../images/clDownloadSectionButton.png) no-repeat !important;
    width:145px !important;
    height:25px !important;
    font-size:10px !important;
    padding:7px 0 0 0 !important;
    margin:0px 112px 0 0 !important;
    text-align: center;
    list-style-type: none;
}

.clDownloadSectionButton a {
    color:#333;
}

.clDownloadSectionButton a:hover, .clDownloadSectionButtonAct {
    color:#0071b4 !important; /* blue */
}

.clSectionBlue {
    color:#0071b4;
    display:block;
}

.clSectionBlue2 {
    color:white;
    display:block;
}

a.clDownloadCenter, a.clDownloadCenterHover {
    width:222px;
    height:31px;
    margin-bottom:20px;
    display:block;
    background:url(../images/clDownloadCenterDouble.png) no-repeat 0 -31px;
}

a.clDownloadCenter:hover, a.clDownloadCenterHover {
    background:url(../images/clDownloadCenterDouble.png) no-repeat 0 0;
}

/*Top-Root-Navigation*/
ul#clTopRootNavigation {
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 11px;
    color:#c4c4c4;
    list-style-type: none;
    float:left;
    margin-top:7px;
}

ul#clTopRootNavigation li {
    display:inline;
    padding-left:10px;
    margin-right:8px;
}

ul#clTopRootNavigation li a {
    text-decoration: none;
    color: #c4c4c4;
    padding-left:10px;
}

ul#clTopRootNavigation li a:hover {
    color: white;
}

.clTitleHeader {
    font-family:Georgia, "Times New Roman";
    font-weight:200;
    font-size: 30px;
    float:left;
    color:#1a1a1a;
    display:block;
    margin:60px 0 0 38px;
}

.clCopyIntro {
    font-family:Georgia, "Times New Roman";
    font-size: 18px;
}



.clTextHeader {
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 20px;
    color:#1a1a1a;
    margin:0px 0 16px 0px;
}

.clTextHeaderMargin{
    margin: 0 0 16px 0;
}

.clLine, .clLine2 {
    background:url(../images/line_solid.png) repeat-x;
    width:100%;
    height:3px;
    display:block;
    margin:22px 0 22px 0;
}

.clLine2 {
    margin:8px 0 10px 0;
}

.clLine3 {
    background-color: #e4e4e4; /* Farbe für Opera und Firefox */ 
    color: #e4e4e4; /* Farbe für Internet Explorer (IE) */
    border: 0; 
    height: 1px;
    width: 100%;
    display: block;
    margin: 0px 0 30px 0;
}

.clTextNormal {
    font-family:Georgia, "Times New Roman";
    font-size: 14px;
    color:#666;
    margin:20px 0 0 0px;
}

.clSingleTitle, .content_headline { /*content_headline für cinet CMS */
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 13px;
    color:#1a1a1a;
    margin:24px 0 12px 0px;
}

.content_headline{
    margin-top: 13px;
    margin-bottom:13px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing:normal;
    
}

.clBoxItem {
    width:299px;
    float:left;
    margin: 0 0 60px 0;
}

.clSubBoxItem {
    width:100%;
    float:left;
    margin-top:10px;
}

.clImageBoxItem {
    width:139px;
    height:139px;
    float:left;
    margin:0px 22px 0 0;
}

.clDropdownBoxItem {
    float:left;
    width:299px;
    margin-top:24px;
    background:#f6f7f7;
    border:1px solid #e4e4e4;
}

/* dropdown menus */
.select {
    background:#fbfbfb;
    border:1px solid #ededed;
}

.clTextSmall {
    font-family:Georgia, "Times New Roman";
    font-size: 12px;
    color:#666;
    margin:0px 10px 0 10px;
}

a.clDownloadButtonSmall, a.clUploadButtonSmall, a.clDownloadButtonBig, a.clUploadButtonBig, a.clAfRightButton {
    height:31px;
    margin-bottom:10px;
    filter:Alpha(opacity=100);
    -moz-opacity:1.0;
    opacity:1.0; 
    display:block;
    text-decoration:none;
}

a.clDownloadButtonSmall, a.clUploadButtonSmall {
    width:170px;
    background:url(../images/clDownloadButtonSmall.png) no-repeat;
}

a.clDownloadButtonBig, a.clUploadButtonBig {
    width:299px;
    background:url(../images/clDownloadButtonBig.png) no-repeat;
    text-transform: uppercase;
}

a.clUploadButtonSmall, a.clUploadButtonSmall {
    width:170px;
    background:url(../images/clUploadButtonSmall.png) no-repeat;
}

a.clDownloadButtonSmall:hover, a.clUploadButtonSmall:hover, a.clDownloadButtonBig:hover, a.clUploadButtonBig:hover {
    filter:Alpha(opacity=95);
    -moz-opacity:0.95;
    opacity:0.95; 
}

a.clMyDownloadBox, a.clMyDownloadBoxHover {
    width:222px;
    height:31px;
    background:url(../images/clMyDownloadBoxDouble.png) no-repeat 0 -31px; 
}

a.clMyDownloadBox:hover, a.clMyDownloadBoxHover {
    background:url(../images/clMyDownloadBoxDouble.png) no-repeat 0 0;
}

.clTextButtonRightBox, .clTextButtonRightBoxNoIcon {
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 13px;
    color:#fff;
    padding:18px 0 0 50px;
}
.clTextButtonRightBoxNoIcon {
    
    padding: 18px 0 0 16px;
}

.clTitleRightBox {
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 12px;
    color:#1a1a1a;
    margin-bottom:13px;
}

.clTextRightBox {
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color:#666;
}

.clTitleRightBoxSmall {
    font-family:gotham-book, gothambook, arial;
    font-size: 13px;
    color:#4d4d4d;
}

.clLinkUcArrow, .clLinkUcArrowBoxItem {
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 12px;
    color:#0071b4;
    padding-left:10px;
}

.clLinkUcArrowBoxItem {
    display:block;
    margin:12px 0 0 0px;
    float:left;
}

.clArrow {
    background:url(../images/arrow-right.png) no-repeat 0px 1px;
}

.clArrow13 { /* für schriftgrösse 13px */
    background:url(../images/arrow-right.png) no-repeat 0px 3px;
}

.clArrow13Left { /* für schriftgrösse 13px */
    background:url(../images/arrow-left.png) no-repeat 0px 3px;
}

.clArrowLight {
    background:url(../images/arrow-right-light.png) no-repeat 0px 1px;
}

.clArrowLight2 {
    background:url(../images/arrow-right-light.png) no-repeat 0px 2px;
}

.clLeft{
    float:left;
}

.clRight{
    float:right;
}

.clNone{
    float:none;
}

#dropdown_navigation{
    position:absolute;
    top:188px;
    width:1020px;
    
    color:white;
    
    z-index: 100;
}

#clDropDownContent{
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 13px; 
    color: #777;
    
}
#navigation_content, #clDropDownContent, #dropdown_navigation{
    background:#eeeeee;
}

#clDropDownContent li {
    display:inline;
    padding-left:10px;
/*    color: #333;*/
    float:left;
    width:180px;
}

#clDropDownContent li a {
    text-decoration: none;
    color: #333;
}

#clDropDownContent li a:hover {
    text-decoration: none;
    color: #b1b1b1;
}

.clDropDownTop {
    height:42px; /* 48 - 6 */
    width:100%;
    background: #e4e4e4;
    padding-top: 6px;
    color:white;
}

.clDropDownColumn {
    width:180px;
    margin-left:40px;
    margin-top:24px;
}

.clContentLeftTdSmall {
    width:704px;
/*	background:orange;*/
	min-height:200px;
	float:left;
    padding-left:40px;
    padding-right:20px;
}

/* modale Fenster */
#clModalLayer {
/*    filter:Alpha(opacity=90);
    -moz-opacity:0.98;
    opacity:0.98; 
    background:black;*/
    position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background:url(../images/bg-lightbox-black75.png);
    z-index: 100;
}

#clPopupWindow {
    left:0;
    right:0;
    width:800px;
    position:absolute;
    margin-left:auto;
    margin-right:auto;
    top:100px;
    bottom:30px;
    background:white;
}

#successMessageText {
    display:inline; 
    background:#0071b4; 
    color:white;
    padding:14px;
    font-family:gotham-book, gothambook, arial;
    
}

#clSuccessMessage {
    
    width:100%;
    position:fixed;
    margin-left:auto;
    margin-right:auto;
    top:40%;
    text-align: center;
    z-index:1050;
    vertical-align: middle;
}

#clCloseButton {
    width:80px;
    height:23px;
    border:none 1px blue;
    float:right;
    color:#b1b1b1;
    margin-top:16px;
    margin-right:16px;
    padding-top: 4px;
    background:url(../images/modal_close.png) 56px 0 no-repeat;
    cursor:pointer;
    overflow:show;
    
}

#clPopupContent {
    overflow-y: auto;
    overflow-x: hidden;
    position:absolute;
    top:40px;
    bottom:16px;
    left:20px;
    right:20px;
    background: white;
}

.clDownloadBoxButton, .clDownloadBoxButton_132, .clDownloadBoxButton_117 {
    color: #666;
    font-family: gotham, arial;
    font-size: 10px;
    width:141px;
    height:18px;
    padding-top:7px;
    text-align:center;
    background:url(../images/clDownloadBoxButton.png);
    display:block;
}

.clDownloadBoxButton_132 {
    width:132px;
    background:url(../images/clDownloadBoxButton_132.png);
}

.clDownloadBoxButton_117 {
    width:117px;
    background:url(../images/clDownloadBoxButton_117.png);
}

.clDownloadAdd {
    width:25px;
    height:25px;
    background:url(../images/clDownloadAdd.png) no-repeat;
}

.clDownloadRemove {
    width:25px;
    height:25px;
    background:url(../images/clDownloadRemove.png) no-repeat;
}

.clDownloadLinkButton {
    width:25px;
    height:25px;
    background:url(../images/clDownloadLinkButton.png);
}

.clDownloadPreviewButton {
    width:25px;
    height:25px;
    background:url(../images/clDownloadPreview.png);
}

.clPreviewEmpty {
    width:25px;
    height:25px;
    margin-right:6px;
}


.clDownloadBoxCopytext{
   font-weight: normal;
}

.clDownloadDirectoryButton {
    color: #666;
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 12px;
    width:276px; /*gesamtbreite muss 299 px sein */
    height:38px; /* gesamthoehe muss 47px sein */
    padding:10px 0 0 24px;
    text-align:left;
    background:url(../images/clDownloadDirectoryButton.png);
    display:block;
    margin-top:4px;
    float:left;
}

.clDownloadDirectoryButton:hover {
    background:url(../images/clDownloadDirectoryButtonHover.png);
    color:white;
}

/* accordion */
.clDownloadAkkordeonButton, .clDownloadAkkordeonButton_close {
    color: #808080;
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 12px;
    width:582px; /*gesamtbreite muss 299 px sein */
    height:34px; /* gesamthoehe muss 47px sein */
    padding:22px 0 0 24px;
    text-align:left;
    display:block;
    margin-top:-3px;
    float:left;
    cursor:pointer;
}

.clDownloadAkkordeonButton {
    background:url(../images/clDownload_akkordeon_first.png) no-repeat 0 -56px;
}

.clDownloadAkkordeonButton_close {
    background:url(../images/clDownload_akkordeon_first_close.png) no-repeat 0 0px;
}

.clDownloadAkkordeonButton:hover {
    background:url(../images/clDownload_akkordeon_first.png) no-repeat 0 0;
    color:#0071ba;
}

.clDownloadAkkordeonButton_close:hover {
    color:#0071ba;
}

/* title */
.clAccTitle {
    width:582px;
    float:left;
    padding: 28px 0 13px 24px;
    background:url(../images/clDownload_akkordeon_content.png) repeat-y;
    color:black;
    font-family:gotham, arial;
    font-weight:bold;
    text-transform: uppercase;
}

.clAccItem, .clAccL2Item, .clAccL2ItemFirst {
    width:582px;
    float:left;
    padding: 4px 0 8px 24px;
    background:url(../images/clDownload_akkordeon_content.png) repeat-y;
    color:#0071ba;
}

.clAccItemLast, .clAccL2ItemLast, .clAccL2SingleItemLast {
    width:582px;
    float:left;
    padding: 4px 0 44px 24px;
    background:url(../images/clDownload_akkordeon_content.png) repeat-y;
    color:#0071ba;
}

.clAccL2ItemLast {
    padding-top:2px;
    padding-bottom:46px;
}

.clAccL2SingleItemLast {
    padding-top:28px;
    padding-bottom:46px;
}

.clAccL2ItemFirst {
    padding-top:28px;
}

.clAccLine {
    width:582px;
    float:left;
    padding: 1px 0 0px 24px;
    background:url(../images/clDownload_akkordeon_trenner.png) no-repeat;
    color:#0071ba;
}

/* IE7 / Hack */
*:first-child+html .clAccLine {
    width:582px;
    float:left;
    padding: 1px 0 0px 24px;
    background:url(../images/clDownload_akkordeon_trenner.png) no-repeat;
    color:#0071ba;
    margin-top:-24px;
}

.clDownloadFolderinactive {
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
}

.clArrowLightAccordion, .clArrowLightAccordionLeft {
    background:url(../images/arrow-right-light.png) no-repeat 0px 1px;
    float:left;
    padding:0;
    margin-right:4px;
    width:6px;
    height:11px;
}

.clArrowLightAccordionLeft {
    background:url(../images/arrow-left-light.png) no-repeat 0px 1px;
}

/* end of accordion */

.clDownloadBoxSeparator {
    width:280px;
    height:4px;
}

.clDownloadTitle, .clInternalDownloadTitle {
    font-family:gotham, arial;
    font-size: 12px;
    color: #666;
    width:400px;
    margin-bottom:8px;
    font-weight: normal;
}

.clDownloadCopytext{
    font-family:gotham, arial;
    font-size: 12px;
    color: #666;
    width:600px;
    margin-bottom:8px;
    font-weight: normal;
}

.clInternalDownloadTitle{
    background: url(../images/ico_internal_warning_blue.png) no-repeat;
    padding-left:20px;
    width:260px ;
}
.clInternalDownloadBoxTitle{
    background: url(../images/ico_internal_warning_blue.png) no-repeat;
    padding-left:20px;
    
}

.clDownloadTitle[id=selector] { color: red; }

.clDownloadBoxLine {
    background:url(../images/line.png) repeat-x;
    height:3px;
    display:block;
    margin:8px 0 8px 0;
    width:299px;;
}

#clContentRight {
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color: #666;
}

.clIntroCopy {
    margin-bottom:40px;
}

.clLinkUcArrowMargins { /* further tools, go to website */
    margin-top:20px;
    margin-bottom:20px;
}

.clUc{
    text-transform: uppercase;
}

.clUcFirst{
    text-transform: capitalize;
        
        
}

/* Form Login begin */
#clFormLogin {
    width:944px;
    height:225px;
    float:left;
    margin-top:30px;
}

.clFormLoginLeft {
    float:left;
    width:471px;
    height:100%;
    border-right:1px solid #e3e3e3;
}

.clFormLoginRight {
    float:right;
    width:378px;
    height:100%;
    padding:0 0 0 94px;
}

#clFormLogin fieldset {
    float:left;
    margin:0px 0 0 38px;
}

#clFormLogin label, .clAccessInformation, #clFormRecoveryPassword label, #clGetAccessInformation {
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 14px;
    color:#1a1a1a;
}

.clUsername, .clPassword {
    display:block;
    width:100%;
    float:left;
}

select, input {
    background:#f6f7f7;
}

.cb {
    float: left;
    width: 15px;
    height: 15px;
    margin: 0px 4px 0 0;
    padding: 0;
    background:white;
    border:0;
}

#clFormLogin input, #clFormRecoveryPassword input, #clGetAccessInformation input, .clInput339 {
    float:left;
    background:url(../images/input-field339.png) no-repeat;
    padding:0 0 0 8px;
    width:339px;
    height:37px;
    margin:10px 0 20px 0;
}

#clFormLogin button {
    background:url(../images/clFormButtonDouble.png) no-repeat 0 -25px;
    width:101px;
    height:25px;
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 10px;
    color:#fff;
    cursor:pointer;
    float:left;
}

.clInput240 {
    float:left;
    background:url(../images/input-field240.png) no-repeat;
    padding:0 0 0 8px;
    width:240px;
    height:22px;
    margin:0px 0 20px 0;
}

.clBlueButton101 {
    background:url(../images/clFormButtonDouble101.png) no-repeat 0 -25px;
    width:101px;
    height:25px;
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 10px;
    color:#fff;
    cursor:pointer;
}

.clBlueButton101:hover {
    background:url(../images/clFormButtonDouble101.png) no-repeat 0 0px;
}

.clBlueButton200 {
    background:url(../images/clFormButtonDouble200.png) no-repeat 0 -25px;
    width:200px;
    height:25px;
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 10px;
    color:#fff;
    cursor:pointer;
}

.clBlueButton200:hover {
    background:url(../images/clFormButtonDouble200.png) no-repeat 0 0px;
}

.clBlueButton240 {
    background:url(../images/clFormButtonDouble240.png) no-repeat 0 -25px;
    width:240px;
    height:25px;
    font-family: gotham, arial;
    font-weight:bold;
    font-size: 10px;
    color:#fff;
    cursor:pointer;
}

.clBlueButton240:hover {
    background:url(../images/clFormButtonDouble240.png) no-repeat 0 0px;
}

#clFormLogin button:hover {
    background:url(../images/clFormButtonDouble.png);
}

#clFormLogin .clCannotAccess {
    display:block;
    padding-left:10px;
    float:left;
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color:#666;
    margin:6px 2px 0 12px;
}

#clFormLogin p {
    font-family:gotham-book, gothambook, arial;
    font-size: 14px;
    color:#666;
}

#clFormLogin .clAccessInformation {
    padding-left:10px;
}

/* Form Login end */

.clCurvedCorner {
    -moz-border-radius:2px; /* Firefox */
    -webkit-border-radius:2px; /* Safari, Chrome */
    -khtml-border-radius:2px; /* Konqueror */
    border-radius:2px; /* CSS3 */
    /* behavior:url(/shared/js/border-radius.htc); */
}

.clCurvedCorner4 {
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;

    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;

    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}


.clWidth600{
    width:600px;
}

/* fb suche */
#anonymous_element_2 {
    border:0;
}
.cltextLeft10{
    text-align: left;
    margin-left:10px;
}

/* p.css */



ul#clMainNavigation{
    width:1002px; 
    
}

.clMenuItem{
    height:24px;
}

.clActiveMenuItem{
    /* background: yellow; */
}

div#navigation_closer{
    display: block; 
    width:100%; 
    height:30px; 
    text-align: center;
}

.clLinkUcArrowMoreInfo {
    display: block;
    float: left;
    text-transform: uppercase;
    padding-left:10px;
    margin-top:20px;
    font-family:gotham, arial;
    font-size:12px;
}

.clArrowLink{
   padding-left:10px; 
}

.clHomeLeftHeadline{
    width:280px;
    margin-right:40px;
    float:left;
}

.clHomeRightBox{
    width:570px;
    float:left;
}

.clFurthertools{
    margin-top: 20px;
}

.clDownloadTitleBox{
    width:612px;
    height:22px; /*height:31 */
    font-family: gotham, arial;
    font-weight:500;
    font-size: 12px;
    padding-left:10px;
    padding-top:9px;
    background:url(../images/clDownloadTitleBox.png) no-repeat;
    margin-top:30px;
    margin-bottom:20px;
    
}

.clAfSmallText {
    font-size:11px;
}

.clRightMargin5 {
    margin-right:5px;
}

.clRightMargin6 {
    margin-right:6px;
}

.clRightMargin10 {
    margin-right:10px;
}

.clRightMargin20 {
    margin-right:20px;
}

.clNoMargin{
    margin:0;
}

.clBottomMargin0{
    margin-bottom:0px;
}

.clBottomMargin10{
    margin-bottom:10px;
}

.clBottomMargin5{
    margin-bottom:5px;
}

.clBottomMargin20{
    margin-bottom:20px;
}
.clBottomMargin27{
    margin-bottom:20px;
}

.clBottomMargin30{
    margin-bottom:30px;
}

.clBottomMargin40{
    margin-bottom:40px;
}

.clTopMargin20{
    margin-top:20px !important;
}

.clTopMarginPageContacts{
    margin-top:22px !important;
}

.clTopMargin40{
    margin-top:40px;
}


.clTopMargin10{
    margin-top:10px;
}

.clTopMargin13{
    margin-top:13px;
}

.clTopMargin0{
   margin-top:0; 
}

.clTopMarginArticleList{
    margin-top:23px;
}

.clLeftPadding10{
    padding-left:10px;
}

.clLeftMargin6{
    margin-left:6px;
}

.clLeftMargin20{
    margin-left:20px;
}

.clDownloadBreadCrumb{
    font-family: gotham, arial;
    font-weight:500;
    font-size: 14px;
    color:#666;
    padding-left:20px;
    background:url(../images/arrow_gray.png) no-repeat;
    
}

.clDownloadImageIcon{
    text-align: center;
    padding:10px;
}

.clCmsMargins{
    margin-top:30px;
    margin-bottom:30px;
    margin-right:4px;
    margin-left:4px;
    
}

.clSupplierLink{
    font-family:gotham-book, gothambook, arial;
    font-size:12px;
    margin-top:4px;
    margin-bottom:20px;
    width:200px;
    margin-left:20px;
    display:block;
    padding-left:20px;
    color:#666;
}

.clSupplierIndex{
    width:80px;
    min-height:24px;
    float:left;
}

.clSupplierlistContainer{
    width:600px;
    margin-top:20px;
    display:block;
    clear: both;
}

.clWidth112 {
    width:112px !important;
}

.clWidth120 {
    width:120px !important;
}

.clWidth200 {
    width:200px !important;
}

.clOverviewLink, .clOverviewLink:hover{
    
    color:#333333;
    text-decoration: none;
    margin-top:18px;
    
}

#dropdown_mouseout{
    position:absolute;
    top:142px;
    width:1020px;
    height:20px;
    
    border:none yellow 1px;
}

.cl_tab_inactive{ /*f‚Äö√Ñ√∂‚àö‚Ä†‚àö‚àÇ¬¨¬®‚Äö√†¬¥r CMS und root */
     filter:Alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6; 
    background:#ffffcc; 
}

#clSearchResultInput{
   
    background:url(../images/search_results_input.png) no-repeat;
    padding:0px 0 0 8px !important;
    width:396px;
    height:37px;
/*    margin:10px 0 20px 0;*/
    border: 0;
}

#clSearchResultSubmit{
    background:url(../images/search_result_btn.png) no-repeat;
   
    width:54px;
    height:37px;
    border:0;
    
}

.clSearchCheckbox{
    display:inline;
    margin-right:40px;
    padding-left:10px;
    font-size:13px;
    color: #979797;
    display:inline;
}

.clSearchResultTitle, .clSearchResultTitle:hover{
    font-family: gotham, arial;
    font-weight:500;
    font-size: 12px;
    color:#0071b4;
    
}

.clSearchResultLegend, .clSearchResultLegend:hover{
    font-family:gotham-book, gothambook, arial;
    font-size:12px;
    margin-top:4px;
    margin-bottom:20px;
    display:block;
    color:#666; 
}

.clHighlightSearch{
    background:#fffe3c;
}

.clLeftCell{
    width:200px;
    height:20px;
    float:left;
    vertical-align: top;
}

.clWidthRest{
    width:480px;
    height:25px;
    display:block;
}

.clRow680{
    width:680px;
    position:relative;
    height:auto;
    display:block;
}


.clSearchButton , .clSubmitButton, .clSubmitButton133x30, .clSubmitButtonLong, .clButton122{
    width:122px;
    height:25px;
    border:0;
    color: #666;
    background:url(../images/clDownloadBoxButtonSmall.png) no-repeat;
    font-family: gotham-book,gothambook,arial;
    margin-top:-4px;
    cursor:pointer;
}

.clSubmitButton133x30 {
    background:url(../images/clDownloadBoxButton133x30.png) no-repeat;
    width:133px;
    height:30px;
}


.clSubmitButtonLong {
    background:url(../images/clDownloadBoxButton_290px.png) no-repeat;
    width: 290px;
    text-align: center;
}

.clButton122{
   
    margin-top:0px; 
}
a.clSubmitButton, .clSubmitButtonLong, a.clButton139, a.clButton160 {
    vertical-align: middle;
    height:19px;
    padding-top:6px;
    
}

.clButton139 {
    width:129px;
    border:0;
    color: #666;
    background:url(../images/clButton_139_25.png) no-repeat;
    padding-left:10px;
     
}

.clButton160 {
    width:150px;
    border:0;
    color: #666;
    background:url(../images/clButton_160_25.png) no-repeat;
    padding-left:10px;
     
}

.clThumbnailBox{
    width:226px;
    height:226px;
    
    
    position:relative;
    background:url(../images/white16x16.png) ;
    
}

.clResultBox{
    width:280px;
    height:auto;
    border: solid 1px #666;
    padding:13px;
    padding-right:0;
    position:absolute;
    background:url(../images/white16x16.png) ;
    font-size:12px;
    top:-60px;
    left:-2px;
    z-index: 2;
    display:block;
}

.clBlock{
    display:block;
}

.clBtn_128x47, a.clBtn_128x47, .clBtn_128x47_blue, a.clBtn_128x47_blue  {
    width:128px;
    height:37px; /* 47 px */
    background:url(../images/btn_128x47.png) ;
    display:block;
    text-align: center;
    padding-top:10px;
    margin-bottom: 10px;
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color:#666;
    
}

.clBtn_122x47, a.clBtn_122x47, .clBtn_122x47_blue, a.clBtn_122x47_blue  {
    width:122px;
    height:37px; /* 47 px */
    background:url(../images/btn_122x47.png) ;
    display:block;
    text-align: center;
    padding-top:10px;
    margin-bottom: 10px;
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color:#666;

}

.clBtn_128x47_blue, a.clBtn_128x47_blue {
    background:url(../images/btn_128x47_blue.png) ;
    color: white;
}


.centeredImageThumb{
    position:relative;
    display: block;

    margin-left:auto;
    margin-right:auto;
    margin-bottom:8px;
   
}

.clDlBoxSelection{
    
    background:white;
    position:absolute;
    border:1px solid #666;
    left:0px;
    top:0px;
    display:block;
    
    height:auto;
    z-index:1001;
    margin-bottom:10px;
    width:264px;
    padding:8px;
}

.clMarginTop4{
    margin-top:4px;
}

.clMarginTop10 {
    margin-top:10px;
}

.clMarginTop20 {
    margin-top:20px;
}

.clMarginTop24 {
    margin-top:24px;
}

.clMarginTop30 {
    margin-top:30px;
}

.clMarginRight5 {
    margin-right:5px;
}

.clMarginRight6 {
    margin-right:6px;
}
.clTutorialBtn{
   width:141px;
    height:19px; /* 25 px */
    background:url(../images/tutorialBtnBlau.png) ;
    display:block;
    text-align: center;
    padding-top:6px;
    font-weight:200;
    font-family:gotham-book, gothambook, arial;
    font-size: 10px;
    color:white; 
}



.clHomeIntroButton{
   width:279px; /* 298 px */
    height:31px; /* 49 px */
    background:url(../images/homeIntroButton.png) ;
    display:block;
    text-align: left;
    padding: 18px 0 0 20px;
    font-weight:500;
    font-family:gotham, arial;
    font-size: 13px;
    color:#666; 
}

.clSupplierBoxLine{
    background:url(../images/line.png) repeat-x;
    width:300px;
    height:3px;
    display:block;
    margin:22px 0 22px 0;
}

#pagecontact br{
/*    margin-top: 18px;*/
}

.placeholder {
    font-family:Georgia, "Times New Roman";
    font-size:80%;
    border:0; 
    width:143px; 
    height:14px;
    padding:2px 0 2px 4px; 
    margin:-2px 4px 0 0 !important; 
    background:url(/shared/images/search_input.png) no-repeat;
    color:#333; 
    float:left;
    display:block;
}

.empty {
    color:red;
}

.lens {
    float:right;
    width:14px;
    height:14px;
}

a.clAfRightButton {
    width:220px;
    background:url(../images/clAfRightButton2.png) no-repeat;
}

.clMessageAccept {
    margin-top:-7px; 
    height:18px;
}

.clIconDownload {
    background:url(../images/icon-download.png) no-repeat;
}

.clPointer{
    cursor:pointer;
}

/* Tooltip with CSS */
.tooltip {
    border-bottom: 0px dotted #000000; 
    color: rgb(51, 51, 51);
    outline: none;
    cursor: pointer; 
    text-decoration: none;
    position: relative;
}
.tooltip span {
    margin-left: -999em;
    position: absolute;  
}
.tooltip:hover span {
    border-radius: 5px 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1); 
    -webkit-box-shadow: 0px 0px rgba(0, 0, 0, 0.1); 
    -moz-box-shadow: 0px 0px rgba(0, 0, 0, 0.1);
    font-family: gotham-book,gothambook,arial;
    font-size:10px;
    position: absolute; 
    left: 1em; 
    top: 2em; 
    z-index: 99;
    margin-left: 0; 
    min-width: 110px;
}
/* IE6, IE 7, IE 8 and IE 9 */ 
body .tooltip:hover span {
    left:1.5em\9;
    top:3em\9;
}  
.tooltip:hover img {
    border: 0; 
    margin: -10px 0 0 -55px;
    float: left; 
    position: absolute;
}
.tooltip:hover em {
    font-family: gotham-book,gothambook,arial; 
    font-size: 10px; 
    font-weight: bold;
    display: block; 
    padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFFF; border: 1px solid #dadada; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
/* end tooltip */

/* superBubble */
.superBubble {

}

.clFolder {
    background: url(../images/folder.png) no-repeat;
    width: 100%;
    height: 26px;
    padding: 16px 0 0 0;
}

.clTrash {
    background: url(../images/trash.png) no-repeat;
    height:20px;
}

.clPaddingLeft12 {
    padding-left:12px;
}

.clExpires {
    display:block;
    background: url(../images/expires.png) no-repeat 0 1px;
    height:18px;
    margin:0px 0 0 14px;
    padding:4px 0 0 30px;
}

.clExpired {
    background: url(../images/expired.png) no-repeat 0 0px;
    height:22px;
    padding:4px 0 0 30px;
    margin: 0px 0 0 48px;
}

.clEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Global Search */
.clPaInputSearch {
    background: url("../images/input_search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 21px;
    margin-top: 6px;
    padding: 0 0 0 6px;
    width: 202px;
}

.clPaSelectCorporate, .clPaSelectBusines {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #dedede;
    height: 21px;
    margin-top: 6px;
    padding: 2px 4px 4px 4px;
    width: 208px;
    font-weight:normal;
}

.clSearch, .clNewSearch {
    background: url("../images/search_empty.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: white;
    height: 30px;
    padding-bottom: 2px;
    width: 133px;
}

.clAddRemKeywords {
    background: url("../images/add_rem_keywords.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: white;
    height: 30px;
    padding-bottom: 2px;
    width: 150px;
}

.centeredButton {
    margin-left: auto;
    margin-right: auto;
}

.clNewSearch {
    background: url(../images/new_search.png) no-repeat;
}

.clSearchClear {
    position: relative;
    top: 4px;
    margin-left: 16px;
    background: url(../images/searchClear.png) no-repeat scroll 0 transparent;
    width: 23px;
    height: 23px;

    cursor: pointer;
}

.clSearchClear18 {
    position: relative;
    top: 6px;
    margin-left: 16px;
    background: url(../images/searchClear18.png) no-repeat scroll 0 transparent;
    width: 18px;
    height: 18px;

    cursor: pointer;
}

.tmplWrapper {
    margin:0px 20px 0px 40px;
}

.clGreySpace, .clGreySpaceBottom {
    width:120%;
    height:24px;
    float:left;
    background: #eef0f0;
    margin:0 -40px;
    clear:both;
    margin-bottom:30px;
}

.clGreySpaceBottom {
    height:48px;
    margin-top:-30px;
}

.clArrowDownLight {
    background: url(../images/arrow-down-light-gs.png) no-repeat 0 5px;
    padding-left:16px;
}

.clArrowRightLight {
    background: url(../images/arrow-right-light-gs.png) no-repeat 0 2px;
    padding-left:16px;
}

.clSpaceRight {
    padding-right: 20px;
}

.clSpaceTop20 {
    clear:both;
    margin-top:20px;
    height:12px;
}

.clPlusSymbol {
    width:11px;
    height:11px;
    border:0;
}

.downloadGroup {
    padding-bottom:20px;
}

/* Tooltip Bubble */

/* New Tooltip incl. IE9 */
.tooltipWrapper {
    cursor:pointer;
    font-family: gotham-book,gothambook,arial;
    font-size: 12px;
    margin: 0;
    position: relative;
    -webkit-transform: translateZ(0); /* webkit flicker fix */
    -webkit-font-smoothing: antialiased; /* webkit text rendering fix */
}

.tooltipWrapper .clTooltip {
    background: #0071b4;
    bottom: 100%;
    color: #fff;
    display: block;
    left: -25px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    position: absolute;
    width: 100%;
    min-width: 160px;
    -webkit-border-radius: 6px;
    -moz-border-radius:    6px;
    border-radius:         6px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 2000;
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
.tooltipWrapper .clTooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

/* CSS Triangles - see Trevor's post */
.tooltipWrapper .clTooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #0071b4 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 20%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}

.tooltipWrapper:hover .clTooltip {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .tooltipWrapper .clTooltip {
    display: none;
}

.lte8 .tooltipWrapper:hover .clTooltip {
    display: block;
}

.clHeight24Spacing {
    margin-bottom:24px;
}

.clTerms {
    margin: 7px 0 0 14px;
    padding: 0;
    list-style-type: none;
    text-align: center;
    float:left;
}

.clTerms .clBottomLegal a {
    font-family:gotham-book, gothambook, arial;
    font-size: 12px;
    color:#808080;
    display:block;
    margin-right:14px;
    padding-top:0;
    text-decoration:none;
}

.clTerms .clBottomLegal a:hover {
    color: #e4e4e4;
    font-weight: normal;
}

.clTerms li {
    display: inline-block;
}




		
