@charset "utf-8";

img{
border:0;
}

ul,li{
list-style:none;
border:0;
outline:none;
margin: 0;
padding: 2px 0 0 0;
}

#sonder_container{ 
width: 725px; 
border: 2px solid #999999;
-moz-border-radius:10px 10px 10px 10px;
-moz-outline-radius:10px 10px 10px 10px;
}

#sonder_header{
width:500px;
height:30px;
background: url(http://www.office-profishop.com/templates/udo_esser/img/hilfsgrafiken/sonderangebote/header.jpg) no-repeat;
padding: 20px 0 0 20px;
}

p.sonder_ueberschrift{
padding-left:120px;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}

#sonder_left { 
float: left; 
width: 100px; 
padding: 0 0 0 5px;
}

#sonder_content{ 
float: left; 
width: 500px; 
padding: 5px; 
}

#sonder_ajax{
background: url(http://www.office-profishop.com/templates/udo_esser/img/hilfsgrafiken/sonderangebote/center.jpg) repeat-y;
width:500px;
padding: 20px 0 0 20px;
}

#sonder_right{
float: right; 
width: 100px; 
padding: 0 5px 0 0;
}
           
#sonder_footer{
width:500px;
background: url(http://www.office-profishop.com/templates/udo_esser/img/hilfsgrafiken/sonderangebote/footer.jpg) no-repeat;
height:50px;
padding: 10px 0 0 20px;
}		   

.sonder_clr { clear: both; }
