div {
	margin: 0px;
	padding: 0px;
}

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

td,
#teaserrowZ,
#teaserrowV {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a {
  text-decoration: underline;
  color: #FF0000;
}
        a:hover {
          text-decoration: none;
          color: #FF0000;
        }
        a.hover1:Hover {
          text-decoration: underline;
          color: #FF0000;
        }
        a img {
            border: 0 none;
        }

.link {
  text-decoration: underline;
  color: #FF0000;
}

.navi {
  text-decoration: none;
  color: #000000;
  font-size: 11px;
}

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

.tFlowRed {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF0000;
}

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

.tFlowSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tFlowSmallNavi {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FF0000;
}

.tFlowHead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.red {
  color: #FF0000;
  text-decoration: none;
}

.redRow {
  background-color: #E71029;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.blueRow {
  background-color: #B8DCF1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.whiteRow {
    background: #FFF;
}


.blueRow2 {
  background-color: #DBEDF8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.blueRow3 {
  background-color: #7CACDC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.redRow3 {
    background: transparent url(../../images/header_bg_red.gif) repeat-x 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
}

.blueRowHead {
  background-color: #7AADDC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.yellowRow {
  background-color: #FFE401;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.selectfield1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 200px;
}

.selectfield2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 80px;
}

.selectfield3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 230px;
}

.selectfield4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 180px;
}

.selectfield5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 50px;
}

.textfieldBig {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 500px;
}

.textfieldSmall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 200px;
}





/* *************************** *
 * new css for shopping system *
 * *************************** *
 */

.formitem {
	padding-left:10px;
	padding-bottom:10px;
}

.nomargin {
	margin: 0px;
	padding: 0px;
}

.whiteline {
    background-color:#ffffff;
    height:1px;
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
}

.rowData {
  background-color:#B8DCF1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  float:left; 
  margin-bottom:1px;
  padding:5px;
}

.contentbox {
    position:absolute;
    left:10px;
    top:115px;
    width:760px;
}

.bottommargin, .topbottommargin {
    margin-bottom:10px;
}

.topmargin, .topbottommargin {
    margin-top:10px;
}

.boxhead {
  background-color: #7CACDC;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  height:14px;
  padding-left:10px;
  padding-bottom:2px;
  padding-top:1px;
  margin-bottom:1px;
}

.boxbody {
  border-bottom:1px solid white;
  background-color:#B8DCF1;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding-top:1px;
  padding-left:1px;
  padding-right:1px;
  padding-bottom:1px;
}

.basketbox {
 width:130px;
 background-color:#B8DCF1;
 padding:2px 5px 5px 5px;
}

.shopnavigation {
 position:absolute;
 top:0px;
 left:580px;
 width:180px;
}

.naventry0, .naventry1 {
    height:15px;
    margin-top:1px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.naventry0 a, .naventry1 a {
    color:#000000;
    text-decoration:none;
}

.naventry0 {
    background-color:#B8DCF1;
    padding-left:20px;
}

.naventry1 {
    background-color:#DBEDF8;
    padding-left:30px;
}

.naventryselected {
    background-color:#FFFFFF;
    color:#ff0000;
}

.labelerror {
    color:#ff0000;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}

/* ******************************* *
 * end new css for shopping system *
 * ******************************* *
 */




.dropdown1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 100px;
}

.button1 {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF0000;
  border-color: #FFFFFF;
  border-top-width: 1px;
  border-left-width: 1px;
  cursor: hand;
}



/* START DIREKTEINSTIEG BOX HOMEPAGE(S) */

#teaserrowZ,
#teaserrowV {
    position: absolute;
    top: 239px;
    left: 750px;
    width: 159px;
}
td#teaserrowZ {
    position: static;
}
#teaserrowV {
    left: 11px;
    width: 164px;
}
    #direkteinstieg,
    #teaserbanner,
    #directselector {
        margin-bottom: 15px;
        background-color: #B8DCF1;
    }
        #direkteinstieg h1,
        #teaserbanner h1 {
            position: relative;
            margin: 0;
            border-bottom: 1px solid #FFFFFF;
            padding: 1px 0 2px 18px;
            font-size: 12px;
            background-color: #79ADDB;
            z-Index: 1000;
        }
        #direkteinstieg .boxwrap {
            padding: 8px 0 10px 18px;
        }
        #teaserbanner .boxwrap {
            padding: 0px;
        }
                #direkteinstieg .boxwrap .boximage {
                    float: left;
                    padding-top: 1px;
                    width: 18px;
                }
                #teaserbanner .boxwrap .boximage {
                    float: none;
                    width: auto;
                }
                    #teaserbanner .boxwrap .boximage img {
                        margin: 5px 0 5px 5px;
                    }
                #direkteinstieg .boxwrap .boxlink {
                    float: left;
                    width: 100px;
                }

/* ENDE DIREKTEINSTIEG BOX HOMEPAGE(S) */



/* ******************************** *
 * Top of Page Button am Seitenende *
 * ******************************** *
 */
 
#pagetop,
#pagetopWhite {
    position: absolute; 
    left: 625px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
    width: 130px;
}
        #pagetopWhite a {
            color: #FFFFFF;
        }
        #pagetop #arrowup,
        #pagetopWhite #arrowup {
            width: 10px;
            float: left;
        }
                #pagetop #arrowup img,
                #pagetopWhite #arrowup img {
                    margin-top: 5px;
                }
        #pagetop #arrowupText {
            width: 120px;
            float: left;
        }

.clearL {
    clear: left;
}
.clear {
    clear: both;
    font-size: 0;
}



/* Details Tabelle - Style fuer Printversion */

/*  normaler style  */
#prodDetails {
    width: 100%;
}
        #prodDetails .prodDetailsPrintRow,
        #prodDetails .prodDetailsPrintFirstrow {
            padding: 3px 3px 3px 0px;
        }
        

/*  print style  */
#prodDetailsPrint {
    margin-top: 15px;
    width: 96%;
    border-style: none;
}
       #prodDetailsPrint .prodDetailsPrintRow {
            padding: 3px 3px 3px 0;
            border-bottom: 1px solid #000000;
        }
        
        #prodDetailsPrint .prodDetailsPrintFirstrow {
            border-top: 1px solid #000000;
            border-bottom: 1px solid #000000;
            padding: 3px 3px 3px 0;
        }
        
        #prodDetailsPrint .prodDetailsPrintRow.padded
        #prodDetailsPrint .prodDetailsPrintFirstrow.padded {
            padding-bottom: 15px;
        }

        
/*  needed for both variants  */
#prodDetails .prodDetailsPrintRow.prodimage img,
#prodDetails .prodDetailsPrintFirstrow.prodimage img,
#prodDetailsPrint .prodDetailsPrintRow.prodimage img,
#prodDetailsPrint .prodDetailsPrintFirstrow.prodimage img {
    margin: 5px 0 5px 0;
}

/*
    Special headline
*/
.hlWrapper {
    position: relative;
    left: -240px;
    z-index: 1;
}

/*
    Service navigation
*/
#servicenav {
    position: absolute;
    left: 20px;
    top: 20px;
}
#servicenav.vertragswerk {
    left: 10px;
}
#servicenav ul {
    margin: 0;
    padding: 0;
}
#servicenav li {
    display: inline;    
    list-style: none;
    margin: 0 46px 0 0;
    padding: 0;
    font: 11px/1 Arial, Helvetica, sans-serif;
}
#servicenav.vertragswerk li {
    margin-right: 17px;
}

/* ########################################
    Redesign Part
######################################### */
#collection ul:after {
    display: none;
    clear: both;
    content: " ";
}
.new-layout * {
    margin: 0;
    padding: 0;
}
.new-layout h2 {
    padding: 1px 0 2px 10px;
    font-size: 12px;
    background: #79addb url(../../images/header_bg_blue.gif) repeat-x 0 0;
}
.secundary-row h2 {
    background: transparent url(../../images/header_bg_blue.gif) repeat-x 0 0;
}
.new-layout .box,
.new-layout .content-box {
    background: transparent url(../../images/box_bg_blue.jpg) repeat-x 0 0;
}
.secundary-row .content-box {
    background-position: 0 -8px;
}
.new-layout .content-box {
    padding: 10px;
}
.new-layout .internal,
.new-layout .list,
.new-layout .important {
    padding-left: 18px;
    background: transparent url("/images/icon_vor.gif") no-repeat 0 1px;
}
.new-layout .important {
    background-image: url(/images/icon_vor_red.gif);
}
.new-layout .list {
    background-image: url("/images/icon_merkzettel.gif");
}

.new-layout fieldset,
.new-layout img {
    border: 0;
}
.new-layout .content-box p,
.new-layout .content-box h3 {
    font-size: 12px;
}
.new-layout .content-box p {
    padding-bottom: 8px;
}
.new-layout #collection {
    margin: 0 auto 0 auto;
    padding-bottom: 10px;
    width: 314px;
}
.new-layout #collection ul,
.new-layout #collection li {
    margin: 0 0 0 3px;
    list-style: none;
}
.new-layout #collection ul li {
    margin: 0 3px 5px 0;
    border: 0;
    padding-left: 3px;
    width: 31.2%;
    float: left;
}
.new-layout #collection ul li span {
    display: block;
    margin: 0 0 5px -3px;
    width: 100%;
    text-align: center;
    background: #fff;
}
.new-layout #collection a {
    margin-left: 3px;
}
.new-layout #collection li a {
    margin-left: 0;
}
.new-layout #collection a.list {
    margin-left: 6px;
}

.new-layout label {
    padding-right: 10px;
}
.new-layout select,
.new-layout input,
.new-layout radiobox,
.new-layout checkbox,
.new-layout textarea {
    font-size: 10px;
}
.productsearch select {
    margin-bottom: .5em;
    width: 93%;
}
.productsearch select.narrow {
    width: 43%;
}
.new-layout .submit-button {
    margin-bottom: 1.5em;
    vertical-align: middle;
}

.new-layout .content-box .submit-button {
    vertical-align: top;
}

.new-layout .productsearch {
    background-color: #B8DCF1;
}

.leftmargin {
    margin-left: 18px;
}

#teaserrowZ .new-layout .content-box {
    padding: 10px 0 35px 22px;
}
#teaserrowZ .new-layout h2 {
    padding-left: 22px;
}
#teaserrowZ .new-layout label {
    display: block;
    padding-bottom: 3px;
    font-weight: normal;
}
#teaserrowZ .new-layout input,
#teaserrowZ .new-layout select {
    width: 118px;
}
#teaserrowZ .new-layout .submit-button {
    width: auto;
}
#direkteinstieg form {
    margin-bottom: 5px;
}

.homepageLayer15 .bluerow img {
    height: 177px;
}
h3.block-headline {
    margin-bottom: 0;
    padding: 1px 10px 1px 10px;
    width: 330px;
    font-size: 13px;
    background: #7baede;
}
.jumpmarker {
    display: block;
    height: 1px;
    overflow: hidden;
}
.search-result-intro {
    border-bottom: 1px solid #fff;
}
.search-result-intro td {
    padding-bottom: 10px;
}
.search-result-intro .description {
    padding-left: 20px;;
}
.search-result-intro .logo {
    float: right;
    margin-left: 20px;
    padding: 5px;
    width: 80px;
    background: #fff;
}
.search-result-intro .logo img {
    width: 100%;
}
.search-result-detail {
    padding-top: 10px;
    background: #b5dbf7;
}
.logo-holder img {
    width: 100%;
    height: 100%;
}
#sitemap #start-header-block {
    width: 220px;
    margin: 0;
}
#sitemap #start-header-block table {
    margin: 0;
}
#sitemap #maptable {
    margin-top: -5px;
}
#nav-wrapper div {
    display: none;
}
#nav-wrapper div#servicenav {
    display: block;
}