div.header_small {
    height: 130px !important;
    border-bottom: 1px solid #dedede;
    background-image: url(../images/2009/back_small.jpg);
}

div.product_capacity {
    width: 600px;
    margin-left: 10px;
    margin-bottom: 10px;
}

h1 {
    color: #005ea5;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 600px;
}

h2 {
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 600px;
}
/**************************************/

div.row {
    width: 960px;
    margin: 0px auto;
    margin-bottom: 10px;
}

div.row div.right {
    float: right;
    width: 230px;
}

div.row div.left {
    float: left;
    width: 700px;
    margin-left: 10px;
}

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

div.row div.head {
    border: 1px solid #dedede;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 10px;
    margin-bottom: 20px;
}

div.row div.head ul.sub_nav {
        list-style-type: none;
}

div.row div.head ul.sub_nav li {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    float: left;
    margin-right: 20px;
}

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

div.row div.button {
    background-image: url(../images/2009/icon_arrow_grey.gif);
    background-position: 205px 10px;
    background-repeat: no-repeat;
}

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

div.right_nav p.nav_top, div.product_nav p.nav_top {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
}

div.right_nav ul, div.product_nav ul {
    list-style-type: none;
}

div.right_nav ul li, div.product_nav ul li {
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 20px;
}

div.right_nav ul li:hover, div.product_nav ul li:hover {
    background-image: url(../images/2009/icon_arrow_blue_back.gif);
    background-position: 0px 10px;
    background-repeat: no-repeat;
}

div.right_nav ul {
    margin-bottom: 15px;
}

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

div.right div.box {
    margin-bottom: 20px;
    border: 1px solid #dedede;
    padding: 5px;
}

div.right div.images img {
    margin: 5px;
}

div.right div.documents img {
    float:left;
    margin-right: 10px;
    margin-left: 5px;
}

div.right div.documents p.title, div.right div.documents p.light {
    font-size: 12px;
    margin-bottom: 0px;
}

div.right div.documents p.title {
    overflow:hidden;
}

div.right div.documents div.download {
    border: 1px solid #dedede;
    padding: 3px;
    width: 130px;
    margin-left: 73px;
    margin-top: 7px;
    background-image: url(../images/2009/icon_arrow_grey.gif);
    background-position: 120px 6px;
    background-repeat: no-repeat;
}

div.right div.documents div.download:hover {
    background-image: url(../images/2009/icon_arrow_blue.gif);
}

div.right div.documents div.item {
    margin-bottom: 10px;
}

div.right div.box p {
    font-size: 14px;
    margin-bottom: 5px;
    padding-left: 5px;
}

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

#contact, #image_layer, #product_teaser, #impressum , #group, #cat_teaser{
    border: 1px solid #dedede;
    height: 300px;
    width: 450px;
    background-color: #ffffff;
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 10000;
    display: none;
}

#impressum h1 {
    margin-left: 0px;
}

#contact  img.close, #image_layer img.close, #product_teaser img.close, #impressum img.close, #group img.close {
    position: absolute;
}

/**************************************/
#contact, #contact_form {
    height: auto;
    width: 670px;
    padding: 20px;
}

#contact_form label {
    display:block;
    width: 100px;
    margin-left: 10px;
    margin-right: 20px;
    float: left;
    height: 15px;
    vertical-align: middle;
    line-height: 20px;
    text-align: right;
    margin-bottom: 5px;
}

#contact_form select, #contact_form input, #contact_form textarea{
    float: left;
    width: 160px;
    background-color: #DEDEDE;
    color: #666666;
    display: block;
    margin-right: 10px;
    margin-bottom: 5px;
}

#contact_form input, #contact_form textarea {
    width: 156px;
}

#contact_form input.checkbox {
    width: 20px;
    background-color: #ffffff;
}

#contact_form textarea {
    height: 140px;
}

#contact_form div.right {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 310px;
    float:right;
}

#contact_form div.left {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 350px;
    float:left;
}

#contact_form div.checkbox_text {
    margin-left: 40px;
    margin-bottom: 20px;
}

#contact_form div.required {
    color: #005EA5;
    float:left;
    width: 50px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}

#contact_form input.reset, #contact_form input.submit {
    width: 100px;
    background-color: #ffffff;
    border: 1px solid #dedede;
    display: block;
    float: left;
}

#contact_form input.submit {
    border: 1px solid #005EA5;
    color: #005EA5;
    float: right;
}

.clean {
    clear: both;
}

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

#product_teaser {
    width: 720px;
    height: 480px;
    border: 0;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    background-color: transparent;
}

#product_teaser div.product{
    background-image: url(../images/2009/icon_arrow_grey.gif);
    background-position: 10px 112px;
    background-repeat: no-repeat;

    width: 139px;
    height: 119px;
    background-color: #ffffff;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    float:left;
    padding: 20px;
    filter: alpha(opacity=90);
    opacity:0.9;
}

#product_teaser div.product:hover {
    cursor:pointer;
    color: #005ea5;
    background-image: url(../images/2009/icon_arrow_blue.gif);
    
    filter: alpha(opacity=100);
    opacity:1;
}

#product_teaser div.empty {
    background-image: none !important;
}

#product_teaser div.empty:hover {
    background-image: none !important;
}


#product_teaser div.product div {
    margin-top: 10px;
}

#product_teaser div.product div.pteaser_headline {
    margin-bottom: 0px;
}

#product_teaser div.product div.pteaser_capacity {
    margin-top: 3px;
    font-size: 10px;
}
/**************************************/

#impressum {
    padding: 20px;
}

#group {
    padding: 5px;
    border-top: 0px;
}

img.product_first {
    margin-right: 15px;
}

#file_source_select {
    width: 200px;
}

div.product_right {
    float:right;
    width: 230px;
}

div.product_right p.h1 {
    font-size: 16px;
     color: #005ea5;
     margin-bottom: 10px;
}

div.product_right p.h2 {
    font-size: 14px;
}

div.product_right p.text {
    margin-bottom: 10px;
}

div.product_block {
    width: 450px;
    margin-bottom: 20px;
    min-height: 130px;
}

div.product_block div.product_block_image {
    width: 160px;
    height: 125px;
    float: left;
    margin-top: 5px;
}

div.product_block div.product_block_text {
    width: 270px;
    margin-left: 180px;
    font-size: 12px;
}

div.product_block_text p.head {
    font-size: 16px;
    margin-bottom: 5px;
}

div.product_block_text p {
    margin-bottom: 3px;
}

div.product_line {
    padding-bottom: 10px;
    border-bottom: 2px solid #DEDEDE;
}

div.product_nav .right_nav {
    margin-top: -30px;
}

div.press_head {
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 15px;
}

div.press_head img {
    margin-bottom:5px;
}
