body, html {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    background: #fff url(../_img/bg.gif) repeat-y center;
    text-align: center;
    color: #fff;
    margin: 0px;
}

a {
    color: #b90000;
}



#frame {
    margin: 0px auto;
    width: 940px;
    text-align: left;
    background: #fff url(../_img/bg_frame.gif) repeat-x top fixed;
}

#header {
    width: 940px;
    height: 180px;
    margin: 0px;
    padding: 0px;
}

#logo_spacer {
    padding: 0px;
    padding-top: 121px;
    margin: 0px;
    float: left;
}

#logo {
    padding: 0px;
    padding-top: 25px;
    margin: 0px;
    float: left;
    margin-right: 7px;
}

#tracker {
    padding-left: 25px;
    padding-top: 5px;
    color: #fff;
    float: left;
}

#tracker a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#tracker a:hover {
    text-decoration: underline;
}

#main {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
    width: 940px;
}

#left {
    width: 132px;
    float: left;
    margin: 0px;
    margin-left: 20px;
    padding: 0;
    display: inline;
}

ul.button {
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
}

ul.button li {
    list-style-type: none;
    text-align: left;
    border: 1px solid #00019c;
    width: 130px;
    height: 30px;
    line-height: 30px;
}

ul.button li.artikel {
    color: #fff;
    background: #00019c;
    padding-left: 10px;
    width: 120px;
    height: 60px;
    display: block;
}

ul.button li a {
    padding-left: 10px;
    color: #fff;
    text-decoration: none;
    display: block;
    background: #00019c;
}

b.aldi {
    font-family: "arial black", arial, helvetica, sans-serif;
}

ul.button li a:hover {
    color: #00019c;
    background: #fff;
}

.rollout_teaser {
    border: 1px solid #00019c;
    width: 130px;
    margin-top: 10px;
    background: #fff;
    float: left;
}

.rollout_teaser ul {
    padding: 0px;
    margin: 0px;
}

.rollout_teaser ul li {
    color: #fff;
    background: #00019c;
    padding-left: 10px;
    display: block;
}

.rollout_teaser p {
    margin: 5px 0px 5px 0px;
}

.rollout_teaser a {
    display: block;
    background: #0f73cc;
    width: 120px;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    padding: 0;
    padding-left: 10px;
    margin: 0;
}

.rollout {
    color: #00019c;
    padding: 5px;
    margin: 0px;
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
}

.rollout a {
    width: 105px;
    display: block;
    color: #b90101;
    font-size: 11px;
    background: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.rollout a.zwei {
    padding-left: 10px;
    width: 105px;
}

.rollout a:hover {
    text-decoration: none;
}

#artikel {
    width: 130px;
    height: 300px;
    overflow: auto;
    float: left;
    background: #fff;
    color: #00019c;
    border: 1px solid #00019c;
}

#artikel ul {
    clear: left;
    border: 0px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    text-align: left;
}

#artikel ul li {
    border-bottom: 1px solid #00019c;
    line-height: 16px;
}

#artikel ul li.aktiv a {
    background: #0f73cc;
    color: #fff;
}

#artikel ul li a {
    padding-left: 5px;
    color: #00019c;
    display: block;
    text-decoration: none;
    font-size: 12px;
    background: #e8e8e8;
}

#artikel ul li a:hover {
    background: #0f73cc;
    color: #fff;
}

#artikel ul li a div.right {
    width: 105px;
    text-align: right;
    color: #b90000;
}

#artikel ul li a:hover div.right {
    color: #fff;
}

#einkaufszeittel {
    margin-left: -8px;
    margin-top: 10px;
    float: left;
    display: inline;
}

#content {
    display: inline;
    width: 600px;
    float: left;
    margin: 0px;
    margin-left: 18px;
    padding-bottom: 65px;
}

#content div.white {
    background: #fff;
    width: 600px;
}

#content div.white p {
    color: #009;
    padding: 10px;
}

#content h1 {
    padding: 0px 0px 0px 10px;
    margin: 10px 0px 0px 0px;
    height: 32px;
    line-height: 32px;
    background: #00019c;
    width: 600px;
    font-weight: normal;
    display: block;
    font-size: 24px;
}* #content h1 {
    width: 590px;
}

#content h2 {
    padding: 0px 0px 0px 10px;
    margin: 10px 0px 0px 0px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    width: 588px;
    font-weight: normal;
    color: #009;
    border: 1px solid #009;
}

#content h2 a {
    color: #b90000;
    font-size: 12px;
}

#content p {
    margin: 0;
    padding: 0 0 10px 0;
}

#buttons {
    padding: 10px 0 10px 0;
    height: 30px;
    clear: both;
    /*
     width: 600px;
     padding: 10px 0px 0px 0px;
     clear: both;
     */
}

#buttons_links {
    float: left;
}

#buttons_rechts {
    text-align: right;
}

#aldi_prinzip {
    width: 940px;
    margin: 0px;
    clear: both;
    float: left;
    clear: both;
    z-index: 100;
}

#system_navi {
    color: #000;
    font-size: 10px;
    text-align: center;
}

#system_navi a {
    color: #000;
}

#right {
    width: 132px;
    float: left;
    padding: 0px 0px 65px 20px;
    margin: 0px;
}

.quicklinks {
    width: 122px;
    background: #0f73cc;
    margin: 10px 0px 0px 0px;
    float: left;
    padding: 5px;
}

.box {
    width: 122px;
    float: left;
    margin: 0px;
    margin-bottom: 4px;
    color: #009;
    padding: 0px;
}

.box_top {
    background: url(../_img/box_top.gif) bottom no-repeat;
    height: 2px;
    width: 122px;
    float: left;
    font-size: 1px;
}

.box_content {
    background: #ccc;
    float: left;
    width: 122px;
    padding: 0;
    padding-bottom: 2px;
    padding-top: 2px;
}

.box_content h1 {
    color: #009;
    font-size: 14px;
    padding: 0px 4px 0px 4px;
    margin: 0px;
}

.box_content h2 {
    background: #00019c;
    font-size: 14px;
    padding: 5px;
    margin: 0px;
    color: #fff;
}

.box_content img {
    padding: 1px;
    margin: 0px;
    height: 120px;
    width: 120px;
}

.box_content p {
    color: #009;
    margin: 0px 4px 0px 4px;
    padding: 0px 4px 0px 4px;
    background: #fff;
}

.box_content .right {
    text-align: right;
    /*  color: #b90101; */
    color: #009;
    font-weight: bold;
    margin: 0px 4px 0px 4px;
    padding: 0px 4px 0px 4px;
    background: #fff;
}

.box_bottom {
    background: url(../_img/box_bottom.gif) no-repeat;
    height: 2px;
    width: 122px;
    float: left;
    font-size: 1px;
}

#scroll {
    margin: 0px;
}

#footer {
    clear: both;
    height: 100px;
}

.content_box_oben {
    width: 604px;
    height: 12px;
    margin-left: -2px;
    margin-top: 10px;
}* html .content_box_oben {
    filter: progid:

DXImageTransform.Microsoft.AlphaImageLoader(src='../_img/bg_aldi_oben.png', sizingMethod='scale');	
}

.content_box_oben a { position:relative; z-index:1000; }
					
html > body .content_box_oben
{
  background-image:url(../_img/bg_aldi_oben.png);
}

.content_box_mitte
{
  background-image:url(_img/bg_aldi_mitte.png);
  width:554px;
  margin-left:-2px;
  padding:0 40px 0 10px;
  color:#00019C;
}

* html .content_box_mitte
{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_img/bg_aldi_mitte.png', sizingMethod='scale');	
}

.content_box_mitte a { position:relative; z-index:1000; }
					
html > body .content_box_mitte
{
  background-image:url(../_img/bg_aldi_mitte.png);
}

.content_box_unten
{
  height:130px;
  width:604px;
  margin-left:-2px;
}

* html .content_box_unten
{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../_img/bg_aldi_foot.png', sizingMethod='scale');	
}

.content_box_unten a { position:relative; z-index:1000; }
					
html > body .content_box_unten
{
  background-image:url(../_img/bg_aldi_foot.png);
}



