/* Template 04 */
.container_template {
    width: 782px;
    margin: 0 auto;
    padding: 0;
    clear: both;
    float: left;
    background: url("../images/bg_template_02.gif"); 
    margin-right: -3px; /* Bugfix for IE6 concerning the "Duplicate Characters Bug" */
    min-height: 439px;
    height: auto !important;
    height: 439px;
}
.content_layout {
    /*width: 420px; /* Breite mit 3 Spalte*/
    width: 586px; /* Breite ohne 3 Spalte*/
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 0px;
    padding-right: 0px;
    background: url("../images/full_length_shadow.jpg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: left;
}

img.main_image {
    padding: 0px;
    margin: 0px;
    float: left;
    line-height: 0em;
}
.content {
    width: 430px;
    margin: 0px;
    padding-left: 13px;
    padding-right: 0px;
    float: left;
    line-height: 1.3em;
}
h1.first {
    font: 150%/1.6em Arial, Helvetica, sans-serif ! important;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 20px;
}


.container_footer {
    width: 782px;
    height: 34px;
    margin: 0 auto;
    background: url("../images/footer_template_02.jpg");
    background-repeat: no-repeat;
    color: #8a8a8a;
    clear: both;
}
 

/* Produkte */

.line_dotted_products {
    width: 500px;
    clear: both;
    overflow: hidden;
    display: block;
    height: 1px;
    margin-top: 3px;
    margin-bottom: 13px;
    padding: 0px;
    line-height: 0px;
    font-size: 0px;
    border: 0px;
   }
.line_dotted_productslist {
    width: 500px;
    clear: both;
    overflow: hidden;
    display: block;
    height: 1px;
    margin-top: 13px;
    margin-bottom: 13px;
    padding: 0px;
    line-height: 0px;
    font-size: 0px;
    border: 0px;
   }
 

/* Zusaetzliche Klassen fuer Produktseite */
ul#nav_products_top {
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    float: left;
    width: 567px;
    height: 19px;
    background: url("../images/line_dotted_horizontal.gif");
    background-repeat: repeat-x;
    background-position: 0px 18px;
    clear: both;
    margin-bottom: 20px;
    margin-top: -2px;
}
ul#nav_products_bottom {
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    padding-top: 1px;
    float: left;
    width: 567px;
    height: 20px;
    background: url("../images/line_dotted_horizontal.gif");
    background-repeat: repeat-x;
    background-position: 0px 0px;
    margin-top: 20px;
}
li.previous {
 float: left;
}
li.previous a {
 display: block;
    width: 35px;
    padding-left: 16px;
 background: url("../images/small_arrow_left.gif");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    text-decoration: none;
}




li.previousempty {
 float: left;
 width: 51px;
 display: block;
background: #CCCC;
}
li.previousempty a {
    display: block;
    width: 35px;
    padding-left: 16px;
    text-decoration: none;
    }




li.overview {
 width: 470px;
 float: left;
 text-align: center;
}


li.overview a {
 text-decoration: none;
}
li.next {
 float: right;
}
li.next a {
 display: block;
    width: 45px;
 background: url("../images/small_arrow_right.gif");
    background-repeat: no-repeat;
    background-position: 37px 5px;
    text-decoration: none;
}
#wrapper_products {
 clear: both;
 padding: 0;
 margin: 0;
}










#kontakt_column_01 {
 width: 270px;
 padding-top: 135px;
 float: left;
 background: url("../images/kontakt_column_01.jpg");
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
#kontakt_column_02 {
 width: 125px;
 padding-top: 135px;
 margin-left: 26px;
 float: left;
 background: url("../images/kontakt_column_02.jpg");
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
#kontakt_column_03 {
 width: 125px;
 padding-top: 135px;
 margin-left: 20px;
 float: left;
 background: url("../images/kontakt_column_03.jpg");
 background-repeat: no-repeat;
 background-position: 0px 0px;
}
#kontakt_column_01 h3, #kontakt_column_02 h3, #kontakt_column_03 h3 {
 font-size: 110%;
 padding: 0;
 margin: 15px 0 0 0 !important;
 padding-top: 4px;
}
#kontakt_column_01 ul, #kontakt_column_02 ul, #kontakt_column_03 ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#kontakt_column_01 li, #kontakt_column_02 li, #kontakt_column_03 li {
 list-style: none;
 margin: 0;
 padding-top: 1px;
}