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

body {
    color:                  #000000;
    background:             #c0c0c0;
    font-family:            Arial, Verdana, sans-serif;
    font-size:              1.0em;
    padding-bottom:			200px;
}

#wrapper {
    margin:                 15px auto;
}

    #top_info {
        margin:             -10px 35px 0px 35px;
        float:              left;
        width:              920px;
        height:             20px;
    }

        #top_info a{
            color:          #404040;
            font-size:      0.8em;
        }
        #top_info a:hover{
            color:          #2a2a64;
        }
#wrap {
    margin:                 15px 15px 0px 15px;
    float:                  left;
    width:                  960px;
    background:             #fff url(../img/bg_content_main_right.png) repeat-y;
}

#wrap_unten {
    float:                  left;
    width:                  960px;
    /*background:             url(img/wrap_unten.png);*/
    background:				#c0c0c0;
    height:                 15px;
    margin:                 0px;
    padding-bottom:			150px;
}

#oben {
    float:                  left;
    height:                 100px;
    width:                  760px;
    background:             url(../img/obenbg.png);
}

    #logodiv{
        float:              left;
        height:             50px;
        width:              245px;
        margin:             10px 25px 0px 20px;
    }

#bild {
    float:                  left;
    height:                 130px;
    width:                  760px;
}

#right {
    float:                  right;
    width:                  200px;
    padding:                0px;
    margin:                 0px 0px -10px 0px;
    background:             #000066 url(../img/obenbg2.png) no-repeat; /* #000066 */
}
    #right_ecke {
        float:              right;
        width:              200px;
        height:             26px;
        background:         url(../img/right_ecke.png) no-repeat;
    }








#menu_ul {
    float:                  left;
    width:                  200px;
}
    #menu_ul li {
    float:                  left;
    list-style:             none;
    background:             #F3C011;
    font-size:              0.8em;
    color:                  #000000; /*#ffffff */
    width:                  200px;
    font-weight:            600;
    border-bottom:          1px solid #ffffff;
    }
        #menu_ul li a{
        color:              #2a2a64; /*#ffffff */
        display:            block;
        padding:            5px;
        text-decoration:    none;
        }
        #menu_ul li a:hover{
        color:              #ffffff /* #000000*/;
        background:         #2a2a64;
        }
    #menu_ul li li{
    float:                  left;
    background:             #F3C011;
    font-size:              1.0em;
    color:                  #ffffff;
    width:                  200px;
    font-weight:            300;
    border-bottom:          1px solid #ffffff;
    }
        #menu_ul li li a{
        color:              #2a2a64;
        display:            block;
        padding:            5px;
        text-decoration:    none;
        }
        #menu_ul li li a:hover{
        color:              #ffffff;
        background:         #2a2a64;
        }

#menu_ul ul {
	display:none;
	position:absolute;
	margin-left:200px;
	margin-top:-30px;
	width:200px;
	border-left:1px solid #fff;
}

#menu_ul li:hover ul {
	display:inline;
}



#navtrail {
    height:                 20px;
    float:                  left;
    margin:                 8px 0px 0px 25px;
    font-size:              0.8em;
}
    #navtrail a{
        color:              #a0a0a0;
    }



#content_main {
    float:                  left;
    width:                  755px;
    height:                 inherit;
    background:             #ffffff;
    border-left:            5px solid #000066;
}´
#content_main_left {
    float:                  left;
    width:                  197px;
    background:             #ffffff;
}
#content {
    float:                  right;
    width:                  505px;
    padding:                25px;
    background:             #ffffff;
}
    #content .CategoryOverview {
        float:              left;
        text-align:         center;
        width:              165px;
    }
    #content h1 {
        /*float:              left;*/
        font-family:        Verdana, Arial, sans-serif;
        font-size:          1.0em;
        font-weight:        bold;
        width:              375px;
        margin:             0px 0px 25px 0px;
    }
    #content h2 {
        /*float:              left;*/
        font-family:        Verdana, Arial, sans-serif;
        font-size:          0.8em;
        font-weight:        bold;
        color:              #808080;
        width:              375px;
        margin:             -25px 0px 25px 0px;
    }

    #content h3 {
        font-family:        Verdana, Arial, sans-serif;
        font-size:          1.1em;
        font-weight:        bold;
        color:              #081F8F;
        margin:             55px 0px 25px 0px;
    }
    #content h4 {
        font-family:        Verdana, Arial, sans-serif;
        font-size:          0.8em;
        font-weight:        100;
        color:              #808080;
    }
    #content h4.bestellen {
        margin:             -25px 0px 25px 0px;
    }
    #content p {
        font-family:        Arial, Verdana, sans-serif;
        font-size:          0.8em;
    }
    #content p.extra {
        font-family:        Arial, Verdana, sans-serif;
        font-size:          1.0em;
        color:              #2a2a64;
    }
    #content a {
        text-decoration:    none;
        font-weight:        bold;
        color:              #2a2a64;
    }
    #content a:hover {
        color:              #000000 /* #2a2a64 */;
    }
    .CategoryOverview a {
        text-decoration:    none;
    }
    .CategoryOverview img {
        border:             0px;
    }
    .ProductOverview {
        display:            block;
        width:              505px;
        float:              left;
        vertical-align:     top;
    }
    .ProductOverview img {
        float:              left;
        border:             0px;
    }
    .ProductOverview h5{
        color:              #2a2a64;
        font-size:          0.9em;
        float:              left;
        width:              390px;
        display:            block;
        margin:             0px 0px 0px 15px;
    }
    .ProductOverview h6{
        color:              #c0c0c0;
        font-size:          0.7em;
        float:              left;
        width:              390px;
        display:            block;
        margin:             0px 0px 15px 15px;
    }
    .ProductOverview .price {
        color:              #2a2a64;
        font-size:          0.8em;
        margin:             0px 0px 0px 15px;
    }
    .linie {
        width:              505px;
        float:              left;
        margin:             10px 0px;
    }
#box_search {
    float:                  left;
    margin:                 20px 0px 0px 10px;
    height:                 40px;
    width:                  440px;
}

#box_search form input[type="text"] {
background-image: url("../img/contact/input_long_bg.png");
    height:                         18px;
    padding:                        6px 10px 6px 10px;
    margin:                         0px 8px 0 0;
    font-size:                      0.8em;
    border:                         0;
}

.box_right_bg_oben, .box_right_bg_unten {
    width:                  180px;
    height:                 15px;
}
.box_right_bg_oben {
    margin:                 10px 10px 0px 10px;
    background:             url(../img/box_right_bg_oben.png);
}
.box_right_bg_unten {
    margin:                 0px 10px 10px 10px;
    background:             url(../img/box_right_bg_unten.png);
}
.box_right {
    background:             #ffffff;
    padding:                10px;
    margin:                 0px 10px;
}
    .box_right a{
        color:              #000000;
        font-family:        Arial, Verdana, sans-serif;
        font-size:          0.7em;
        text-decoration:    none;
    }

    .box_right a:visited{
        color:              #000000;
    }

    .box_right a:hover{
        color:              #F3C011;
    }




.clear {
    clear: both;
}
.floatleft {
float: left;
}
.floatright {
float: right;
}

.fontSmall {
font-size: 0.8em;
}

.suche_bild {
    max-width: 110px;
    height: 75px;
    margin-right: 25px;
    float: left;
    border: 0px;
}
.suche_text {
    width: 365px;
    float: left;
}
.suche_text a {
    text-decoration: none;
}
#suche {
    clear: both;
    width: 500px;
}
#suche h3 a{
font-family:        Verdana, Arial, sans-serif;
font-size:          1.1em;
font-weight:        bold;
color:              #081F8F;
margin:             55px 0px 25px 0px;
}

#suche a {
font-weight:        normal;
}





#widerrufsbelehrung {
    background:             #dadada;
    padding:                20px;
}
.knipping_listen {
    list-style-type:        square;
    margin:                 0px 0px 0px 30px;
    font-family:            Arial, Verdana, sans-serif;
    font-size:              0.8em;
}
.mwst {
    color:                  #c0c0c0;
    font-size:              0.6em!important;
}


/*
 * Produktunterseiten
 */
.textmarker {
    background: #FCE525;
}
.artikelnummer {
    color:                  #c0c0c0;
    font-size:              0.6em!important;
}
.produktpreis {
    float:                  right;
    color:                  #F3C011;
    font-size:              1.2em;
    text-align:             right;
    margin:                 -63px 25px 0px 0px;
}
.produktpreis_highlighted {
    font-size:              1.5em;
    font-weight:            bold;
}
.mwst2 {
    font-size:              1.0em!important;
}
.kurztext {
    font-size:              0.9em;
}
.kurztext ul {
    float:                  left;
    width:                  320px;
    margin:                 0px 0px 0px 20px;
}
.kurztext ul li {
    font-size:              0.8em;
    margin:                 0px 0px 0px 20px;
}
.produktbild {
    float:                  left;
    border:                 0px;
}
#productpictures {
    width:                  164px;
    float:                  left;
    margin:                 10px 0px 0px 0px;
}
.produktbilder {
    width:                  75px;
    height:                 auto;
    border:                 0px;
    float:                  left;
    margin:                 0px 5px 5px 0px;
}
#auschreibungstext, #masszeichnung {
    margin:                 20px 20px 0px 0px;
    float:                  right;
}
    #auschreibungstext a, #masszeichnung a{
        font-size:          0.8em;
        margin-right:       10px;
        color:              #000066;
    }
    #auschreibungstext a:hover, #masszeichnung a:hover{
        color:              #F3C011;
    }

#htmlextra td{
    font-family:            Arial, Verdana, sans-serif;
    font-size:              0.8em;
}
.bordernone, .produktpreis img {
    border:                 0px;
}

.knippingblau a{
    color: #1147C5!important;
}

.knippingblau a:hover{
    color: #F3C011!important; /*#2a2a64!important;*/
}
