#header{
    width:100%;
    height:223px;
    float:left;
    /*background-image:url("../img/headerBackground.jpg");*/
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
	 background-color:#FFFFFF;
}


#header #menueBalken{
    width:151px;
    height:223px;
    margin-left:36px;
    float:left;
    background-image:url("../img/blend.png");
}

#header #blendBalken{
    width: 785px;
    height: 23px;
    float:left;
    margin-top:200px;
    line-height:23px;
    background-image:url("../img/blend.png");
}

#header #klepperlogo{
    width:138px;
    height:71px;
    margin-left:6px;
    margin-top:10px;
    background-image:url("../img/logo.png");
	display:block;
    background-repeat:no-repeat;
    background-position:center;
}

#header #artikelsuche{
    font-family:Verdana;
    font-size:11px;
    color:#0E7761;
    font-weight:bold;
    line-height:23px;
    margin-left:20px;
    float:left;
}

#header #artikelsuche form{
    padding:0px;
    margin:0px;
}

#header #artikelsuche input{
    font-family:Verdana;
    font-size:11px;
}

#header #impressum{
    font-family:Verdana;
    font-size:11px;
    color:#0E7761;
    float:right;
    margin-right:10px;
}

#header #impressum a{
    text-decoration:none;
    color:#0E7761;
    font-weight:bold;
}

#header #subMenue{
    width:141px;
    height:109px;
    float:left;
    margin-bottom:10px;
}

#header #subMenue table{
    font-size:11px;
    font-family:Verdana;
    text-align:right;
}

#header #subMenue a{
   text-decoration:none;
   color:#000000;
}

#header #linkKlepper{
    line-height:23px;
    width:151px;
    height:23px;
    float:left;
    font-family:Verdana;
    font-size:11px;
    text-align:right;
    background-color:#FFFFFF;
}

#header #linkKlepper a{
    text-decoration:none;
    font-weight:bold;
    color:#000000;
}
