body {
	background-color:#FFFFFF; 
	color:#000000; 
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

table,select,input,textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

form {
	padding:0px;
	margin:0px;
	border:0px;
}

img {
	border:0px;
}

a, a:link { 
    color: #000000;
  }

a:visited, a:active, a:hover, a:focus { 
    color: #4A4A4A;
  }

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

#top-bar {
    position:relative;
    left:0px;
    top:0px;
    width:980px;
    height:102px;
    background-color:#D6CFA6;
}

#top-stoerer-grafik {
    position:absolute;
    left:772px;
    top:0px;
    width:84px;
    height:84px;
    overflow:hidden;
}

#top-stoerer-text {
    position:absolute;
    left:862px;
    top:58px;
    width:124px;
    height:30px;
    vertical-align:middle;
    overflow: hidden;
    color: #4a4a4a;
    font-size: 12px;
}

#top-stoerer-text A {
    color: #4a4a4a;
    text-decoration: none;
    font-size: 12px;
}

/* PWFrankfurt */
#top-stoerer-grafik {
    position:absolute;
    left:790px;
    top:0px;
    width:190px;
    height:102px;
    overflow:hidden;
}

/* security essen */
#top-stoerer-grafik {
    position:absolute;
    left:916px;
    top:0px;
    width:64px;
    height:102px;
    overflow:hidden;
}

#logo {
    display:block;
    position:absolute;
    left:36px;
    top:54px;
    width:142px;
    height:30px;
}



#top-searchbox {
	float: right;
	height: 54px;
	margin-top: 5px;
	margin-right: 36px;
}

#searchform_headline {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#searchform_table {
	margin: 5px 0px 0px 0px;
}


#main {
    position:relative;
    left:0px;
    top:0px;
    width:980px;
    background-color:#F5F3E8;
    padding:0px;
}

#left-nav {
    position:relative;
    margin:0px 0px 0px 0px;
    width:210px;
    background-color:#EBE8D2; /* #F5F3E8; */
    float:left;
}

#service-nav {
    margin:0px 0px 0px 0px;
    width:210px;
    background-color:#EBE8D2; /* #F5F3E8; */
    float:left;
    position:relative;
    vertical-align: bottom;
}

#service-nav-spacer {
    width:210px;
    background-color:#F5F3E8;
    float:left;
    height: 24px;
    position:relative;
    vertical-align: bottom;
}

#content {
    width:630px;
    background-color:#F5F3E8;
    float:left;
}

#content_noleft {
    width:980px;
}


/* *********************************************************** */
/*  TOP NAV */
/* *********************************************************** */

#top-nav {
    position: relative;
    left: 0px;
    top: 0px;
    width: 980px;
    height: 54px;
    background-color: #4A4A4A;
}

#top-nav-menu {
	position: absolute;
	width: 500px;
}


/* *********************************************************** */
/*  BOTTOM AREA */
/* *********************************************************** */

#bot-1 {
    clear:both;
    position:relative;
    left:0px;
    top:0px;
    width:980px;
    height:36px;
    background-color:#D6CFA6;
}

#bot-1-block {
    margin:0px;
    padding: 0px;
    position:absolute;
    left:36px;
    top:0px;
    width:210px;
    height:16px;
    background-color:#EBE8D2;
}

#bot-2 {
    position:relative;
    left:0px;
    top:0px;
    width:980px;
    height:8px;
    background-color:#6792A7;
}

#bot-3 {
    position:relative;
    left:0px;
    top:0px;
    width:980px;
    height:8px;
    background-color:#D6CFA6;
}


/* *********************************************************** */
/*  BOTTOM NAV */
/* *********************************************************** */
#bottom-nav {
    position: relative;
    left: 0px;
    top: 0px;
    width: 980px;
    height: 28px;
    background-color: #4A4A4A;
}

.bottomNav {
    padding: 7px 36px 0px 42px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #f7f3e8;
    text-decoration:none;
    font-weight: normal;
    float: left;
}

.bottomNav A,
.bottomNav A:link,
.bottomNav A:visited {
    padding: 0px 5px 0px 2px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color: #f7f3e8;
    text-decoration:none;
    font-weight: normal;
}

.bottomNav A:focus,
.bottomNav A:hover,
.bottomNav A:active {
    padding: 0px 5px 0px 2px;
    font-family: Arial, sans-serif;
    font-size: 10px;
    color:#d6cfa6;
    text-decoration:none;
    font-weight: normal;
}




/************************************************************/
/*  Left Nav */
/************************************************************/

.leftNav {
    margin: 10px 20px 10px 20px;
    font-family:Arial, sans-serif;
    font-size:13px;
    color:#f7f3e8;
    font-weight:normal;
}

ul.leftNav {
   margin: 10px 0px 0px 0px;
   padding: 0px;
   font-size: 13px;
}

ul.leftNav ul {
   margin: 10px 0px 30px 0px;
   padding: 0px;
   font-size: 10px;
}

ul.leftNav li {
    list-style:none;
    padding: 2px 7px 2px 7px;
}

ul.leftNav ul li {
    padding: 0px 0px 0px 10px;
}

ul.leftNav li a {
    text-decoration:none;
    color:#000000;
}

ul.leftNav li.dunkel {
    background-color: #e1dcbb;
}

ul.leftNav li.hell {
}

/************************************************************/
/* Service Nav */
/************************************************************/

.serviceNav {
    margin: 10px 20px 10px 20px;
    font-family:Arial, sans-serif;
    font-size:13px;
    color:#f7f3e8;
    font-weight:normal;
}

ul.serviceNav {
   margin: 10px 0px 0px 0px;
   padding: 0px;
}

ul.serviceNav ul {
   margin: 10px 0px 30px 0px;;
   padding: 0px;
}

ul.serviceNav li {
    list-style:none;
    padding: 2px 7px 2px 7px;
}

ul.serviceNav li a {
    text-decoration:none;
    color:#000000;
}

ul.serviceNav li.dunkel {
    background-color: #e1dcbb;
}

ul.serviceNav li.hell {
}

#service-nav h1 {
	font-family: Arial, sans-serif;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	padding: 2px 7px 2px 7px;
	background-color: #e1dcbb;
}


/************************************************************/

li.active {
    font-weight:bold;
}

.normal {
	font-size: 10px;
}
	
	
.langNav {
    float: right;
    font-family:Arial, sans-serif;
    text-decoration:none;
    font-size:10px;
    color:#f7f3e8;
    font-weight:normal;
    margin:7px 10px 0px 0px;
    padding:0;
}

.langNav a,
.langNav a:link,
.langNav a:visited {
    font-family:Arial, sans-serif;
    text-decoration:none;
    font-size:10px;
    color:#f7f3e8;
    font-weight:normal;
    margin:0px 5px 0px 5px;
}

.langNav A:hover,
.langNav A:focus,
.langNav A:active {
    font-family:Arial, sans-serif;
    text-decoration:none;
    font-size:10px;
    color:#d6cfa6;
    font-weight:normal;
    margin:0px 5px 0px 5px;
}

#logoleiste_bottom {
	width: 980;
	text-align: right;
	background-color: #ffffff;
}


.bodytext {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.csc-header {
	font-family: Arial, sans-serif;
}

.csc-firstHeader {
	font-size: 16px;
}

.csc-header-n1, .csc-header-n2, .csc-header-n3, .csc-header-n4, .csc-header-n5, .csc-header-n6 {
	font-size: 14px;
}

H1, H2, H3, H4, H5, H6 {
    font-size: 14px;
}


/*************** Product top level Site ************/

.productTopHeadlineActive {
	font-family: Arial, sans-serif;
}

.productTopHeadlineInactive {
	display: none;
}

.productTopHeadline {
	font-size: 18px;
}

.productTopText {
	font-size: 12px;
        margin-left: 10px;
}


/*************** Product List/Detail ***********/


#productList {
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
        width: 630px;
}

#productList A {
	text-decoration: none;
	color: #000000;
}
#productList a:hover {
       color:#6792a7;
}

.productListSpacer {
	float:left;
	width: 24px;
	padding: 0px;
	margin: 0px;
}

.productbox {
	position: relative;
	float: left;
	width: 194px;
	margin-bottom: 48px;
	overflow: hidden;
}

.productbox_image {
	position: relative;
	width:194px;
	height:100px;
	overflow: hidden;
	text-align: center;
}

.productbox_text {
	position: relative;
	width: 194px;
	height: 147px;
	background-color: #ebe8d2;
	overflow: hidden;
}

.productbox_number {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 25px;
	background-color: #6792a7;
	overflow: hidden;
	text-align: center;
        vertical-align: middle;
}

.productbox_title {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 174px;
	height: 25px;
	background-color: #e1dcbb;
	overflow: hidden;
	font-size: 14pt;
        font-weight: bold;
}

.productbox_stars {
	position: absolute;
	right: 5px;
	top: 0px;
	width: 50px;
	height: 25px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.productbox_content {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 194px;
	height: 122px;
	overflow: hidden;
	font-size: 10px;
}

.productbox_todetail {
	position: absolute;
	right: 2px;
	bottom: 2px;
	overflow: hidden;
}

.productbox_todetail a {
	text-decoration: none;
	color: #000000;
}

/*************** Produkt - Detail ********/

.productdetail {
	position: relative;
	width: 630px;
	overflow: hidden;
}

.productdetail_left {
	position: relative;
	width: 436px;
	float: left;
}

.productdetail_spacer {
	position: relative;
	width: 25px;
	float: left;

background-color: black;
}

.productdetail_right {
	position: relative;
	width: 194px;
	float: left;
	overflow: hidden;
}


.prodtext {
	padding: 3px 5px 3px 5px;
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
}


.prodnum { 
           padding: 3px 5px 3px 5px;
           font-family: Arial, sans-serif;
           font-size: 14pt;
           font-weight: bold;
            }

.productdetail_image {
	position: relative;
	width: 300px;
	height: 300px;
	overflow: hidden;
        float: left;
}
.productdetail_thumbnails {
	position: relative;
	width: 100px;
	overflow: hidden;
        float: right;
}

.productdetail_additional_images {
	position: relative;
	width: 413px;
}
.productdetail_additional_images_left {
	position: relative;
	width: 200px;
	float: left;
}
.productdetail_additional_images_right {
	position: relative;
	width: 200px;
	float: right;
}

.productdetail_content {
	position: relative;
	width: 194px;
	overflow: hidden;
	background-color: #ebe8d2;
        margin-bottom: 20px;
}


.productdetail_content_headline {
	position: relative;
	width: 194px;
	height: 25px;
	background-color: #e1dcbb;
	overflow: hidden;
	font-size: 10px
}

.productdetail_content_fixheight {
	position: relative;
	height: 400px;
	width: 0px;
	float:left;
}

.productdetail_content_name {
	position: relative;
	width: 194px;
}

.productdetail_content_attribute {
	position: relative;
	width: 194px;
}

.productdetail_content_text {
	position: relative;
	width: 194px;
}

.productdetail_content_relevant {
	position: relative;
	width: 194px;
}

.productdetail_content_lieferung {
	position: relative;
	width: 194px;
	font-weight: bold;
}

.productdetail_service {
	position: relative;
	width: 413px;
        text-align: right;
	overflow: hidden;
        margin-bottom: 20px;
}

.productdetail_content_produkterweiterungen { 
        position: relative;
        width: 194px;
        font-weight: bold;                                      
 }

/*
.productdetail_service_drucken {
	position: relative;
	float: left;
}

.productdetail_service_liste {
	position: relative;
	float: right;
}

.productdetail_service_vergleichen {
	position: relative;
        float: none;
}
*/


/************ Produktvergleich ***********/


.productcompare_block_first {
    float: left;
    margin-right: 10px;
}
.productcompare_block_normal {
    float: left;
    margin-right: 10px;
}
.productcompare_block_last {
    float: left;
}
.productcompare_block_clear {
    clear: both;
}
.productcompare {
    width: 200px;
}
.productcompare_select {
}
.productcompare_content_headline {
}
.productcompare_image {
}
.productcompare_content {
}
.productcompare_content_name {
}
.productcompare_content_attribute {
}
.productcompare_content_text {
}
.productcompare_content_relevant {
}
TABLE.productcompare {
  table-layout: fixed;
}
TABLE.productcompare TD {
  font-size: 11px;
  vertical-align: top;
  overflow: hidden;
  padding: 3px;
}
TABLE.productcompare TR.bright {
}
TABLE.productcompare TR.dark {
  background-color: #D6CFA6;
}
TABLE.productcompare TD.head1 {
  font-weight: bold;
  width: 100px;
}
TABLE.productcompare TD.head2 {
  width: 160px;
}
TABLE.productcompare TD.spacer {
  width: 2px;
  background-color: #D6CFA6;
  padding: 0px;
}
TABLE.productcompare TD.data {
  width: 120px;
}


/************ Produktfinder Schneidegeräte ********/

.pfcutting {
    margin-bottom: 20px;
}
.pfcutting_select_text {
}
.pfcutting_select_form {
}
.pfcutting_select_unit {
}
.pfcutting_select_eol {
}
.pfcutting_select_type {
    width: 250px;
}
.pfcutting_select_length {
    width: 180px;
}
.pfcutting_select_height {
}
.pfcutting_select_mats {
}
.pfcutting_results {
    margin-top: 20px;
}
.pfcutting_select_type .pfcutting_select_form SELECT,
.pfcutting_select_mats .pfcutting_select_form SELECT {
    width: 240px;
}




/************** Downloads ******************/

.downloaddetail {
        width: 180px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
        float: left;
}

.downloaddetail_name {
}
.downloaddetail_image {
}
.downloaddetail_filename {
}
.downloaddetail_spacer {
        float: left;
        width: 30px;
        height: 10px;
}
.downloaddetail_newline {
        clear: both;
        width: 10px;
        height: 30px;
}



/************ Vertriebspartner *************/

.salesaddress {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.salesaddress_country { 
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
 }

.salesaddress_form {
        float: left;
}
.salesaddress_result {
        padding-left: 0px;
        float: left;
}


/*************** Pressemitteilungen ************/

.user-dahlepress-pi1-singleView {
}
.user-dahlepress-pi1-singleView-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.user-dahlepress-pi1-singleView-content {
    margin-bottom: 20px;
}
.user-dahlepress-pi1-singleView-back {
    margin-bottom: 20px;
}


/*************** zwei Spaltiger Content ********/

.twocolumn {
}

.twocolumn_left {
	float: left;
	width: 300px;
}

.twocolumn_right {
	float: left;
	padding-left:12px;
	width: 300px;
}


/*************** zweispaltiger 75/25 Content ******/

.twocolumn_left_big { 
          float: left;
          width: 380px;
 }

.twocolumn_right_small { 
          float: left;
          padding-left: 12px;
          width: 220px;
 }


/************** dreispaltiger Content **********/

.threecolumn { 
}

.threecolumn_left { 
    vertical-align: top;
    padding-right: 6px;
    width: 200px;
}

.threecolumn_middle { 
    vertical-align: top;
    padding-left: 6px;
    padding-right: 6px;
    width: 200px;
}

.threecolumn_middle { 
    vertical-align: top;
    padding-left: 6px;
    width: 200px;
}

/*************** Topnavigation ********/

    /* Top Navigation Menu */

    #topnav_div {
       padding: 2px 0px 0px 30px;
    }  
    #topnav_table {
        border: none;
    }
    #topnav_div td {
	vertical-align: top; 
    }
    .topnav {
       font-family: Arial, sans-serif;
       font-size: 14px;
       color: #f7f3e8;
       padding: 3px;
    }
    .topnav_act {
       font-family: Arial, sans-serif;
       font-size: 14px;
       color: #f7f3e8;
       padding: 3px;
    }
    .topnav_sep {
       font-family: Arial, sans-serif;
       font-size: 14px;
       font-weight: normal;
       color: #f7f3e8;
       padding: 3px;
    }

    .topnav A,
    .topnav A:link,
    .topnav A:visited {
       font-size: 14px;
       font-weight: normal;
       font-family: Arial, sans-serif;
       text-decoration: none;
       color: #f7f3e8;
    }
    .topnav A:focus,
    .topnav A:hover,
    .topnav A:active {
       font-size: 14px;
       font-weight: normal;
       font-family: Arial, sans-serif;
       text-decoration: none;
       color: #d6cfa6;
                
    }

    .topnav_act A,
    .topnav_act A:link,
    .topnav_act A:visited {
       font-size: 14px;
       font-weight: normal;
       font-family: Arial, sans-serif;
       text-decoration: none;
       color: #d6cfa6;
    }
    .topnav_act A:focus,
    .topnav_act A:hover,
    .topnav_act A:active {
       font-size: 14px;
       font-weight: normal;
       font-family: Arial, sans-serif;
       text-decoration: none;
       color: #d6cfa6;
    }



    /* Top Navigation Menu 3rd Level */
    .topnav2 {
       font-family: Arial, sans-serif;
       font-size: 11px;
       font-weight: normal;
    }
    .topnav2_sep {
       font-family: Arial, sans-serif;
       font-size: 11px;
       font-weight: normal;
       color: #f7f3e8;
       padding: 0px 2px 0px 2px;  
    }  

    .topnav2 a:link {
       font-family: Arial, sans-serif;
       font-weight: normal;
       text-decoration: none;
    	color:#f7f3e8;
       padding: 2px;
    }
    .topnav2 a:visited {
       font-family: Arial, sans-serif;
       font-weight: normal;
       text-decoration: none;
       color: #f7f3e8;
       padding: 2px;
    }
    .topnav2 a:active {
       font-family: Arial, sans-serif;
       font-weight: normal;
       text-decoration: none;
       color: #f7f3e8;    
       padding: 2px;
    }
    .topnav2 a:hover {
       font-family: Arial, sans-serif;
       text-decoration: none;
       font-weight: normal;
       color:#d6cfa6;
       padding: 2px;
    }
    .topnav2_act a {
       font-size: 11px;
       font-family: Arial, sans-serif;
       font-weight: normal;
       text-decoration: none;
       color: #d6cfa6;    
       padding: 2px;
    }
    .topnav2_act a:visited {
       font-size: 11px;
       font-family: Arial, sans-serif;
       font-weight: normal;
       text-decoration: none;
       color: #d6cfa6;    
       padding: 2px;
    }
    .topnav2_act a:hover {
       font-size: 11px;
       font-family: Arial, sans-serif;
       font-weight: normal;
       text-decoration: none;
       color: #d6cfa6;    
       padding: 2px;
    }


/*************** Breadcrumb ********/
#breadcrumb {
    position:relative;
    margin: 0px 0px 0px 36px;
    left:0px;
    top:0px;
    width:700px;
    height:36px;
}

.breadcrumb {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    font-family:Arial, sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:normal;
    float:left;
}

.breadcrumb li {
    display:inline;
	padding: 0px;
}

.breadcrumb li a {
    text-decoration:none;
    color:#000000;
	padding: 0px;
}

.breadcrumb_spacer {
    margin: 0px 5px 0px 5px;
}




/****** csc-mailform ******/

DIV.csc-mailform-field {
    width: 600px;
}

DIV.csc-mailform-field LABEL {
    width: 200px;
    clear: both;
    float: left;

}

DIV.csc-mailform-field INPUT,
DIV.csc-mailform-field TEXTAREA {
    width: 400px;
    float: right;
}


/*********** Glossary ********/


#glossary {
  width: 200px;
  position: absolute;
  filter: alpha(opacity:80);
  opacity: 0.80;
}

.glossary_marked {
}

.glossary_container {
  display: none;
}

.glossary {
}

.glossary_headline {
  padding: 30px 8px 0px;
  background: url(bt.gif) no-repeat top;
}

.glossary_description {
  padding: 3px 8px 10px;
  background: url(bt.gif) no-repeat bottom;
}


/************* Commerce Connector within product detail page *********/

DIV.cc_shops {
  padding-bottom: 20px;
}

TABLE.cc_shops {
  width: 100%;
}

TABLE.cc_shops TR TH {
  text-align: left;
  font-weight: normal;
  background-color: #dcdcdc;
}

TABLE.cc_shops TR TD {
  background-color: #f4f4f4;
}


/************* Commerce Connector Popup *********/

DIV.comconn {
  position: absolute;

}

DIV.comconn_head {
  position: relative;
  top: 0px;
  left: 0px;
  width: 987px;
  background-color: #d2cca8;
}

DIV.comconn_product {
  position: absolute;
  top: 200px;
  left: 0px;
  width: 300px;
  text-align: center;
}

DIV.comconn_product_image {
  padding-bottom: 10px;
}

DIV.comconn_product_name {
  font-size: 14pt;
  font-weight: bold;
}

DIV.comconn_shops {
  position: absolute;
  top: 135px;
  left: 300px;
  width: 640px;
}

DIV.comconn_shops_head {
  text-align: center;
  font-weight: bold;
  padding-bottom: 10px;
}

DIV.comconn_shops_list {
  overflow: scroll;
  width: 640px;
  height: 380;
}

DIV.comconn_sort {
  position: absolute;
  top: 580px;
  left: 300px;
  width: 640px;
  font-weight: bold;
}

DIV.comconn_sort_city {
  height: 25px;
}

DIV.comconn_poweredby {
  position: absolute;
  top: 654px;
  left: 710px;
  width: 200px;
  font-size: 11px;
}


/********* tt_news Inhalte der Produkte Startseite **********/

DIV.news-prodstart-list-item-content {
  padding: 0px 15px;
}
DIV.news-prodstart-list-item-content A {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

DIV#left-nav DIV.news-prodstart-list-container {
  width: 100%;
}
DIV#left-nav DIV.news-prodstart-list-container-bar {
  height: 8px;
  width: 100%;
  background-color: #6792A7;
  margin-bottom: 15px;
}
DIV#left-nav DIV.news-prodstart-list-item {
  width: 100%;
}
DIV#left-nav DIV.news-prodstart-list-item-bar {
  display: none;
}
DIV#left-nav DIV.news-prodstart-list-item-content {
  margin-bottom: 30px;
}
DIV#left-nav TABLE.news-prodstart-list-item-image {
  width: 180px;
}
DIV#left-nav TABLE.news-prodstart-list-item-image TD {
  width: 180px;
  text-align: center;
  overflow: hidden;
}

DIV#content DIV.news-prodstart-list-container {
  width: 630px;
  overflow:hidden;
}
DIV#content DIV.news-prodstart-list-container-bar {
  display: none;
}
DIV#content DIV.news-prodstart-list-item {
  width: 200px;
  background-color: #EBE8D2;
  float: left;
}
DIV#content DIV.news-prodstart-list-middle {
  margin-right: 15px;
  margin-left: 15px;
}

DIV#content DIV.news-prodstart-list-item-bar {
  height: 8px;
  width: 100%;
  background-color: #6792A7;
  margin-bottom: 15px;
}
DIV#content TABLE.news-prodstart-list-item-image {
  width: 170px;
  height: 170px;
}
DIV#content TABLE.news-prodstart-list-item-image TD {
  width: 170px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

