#container {
background-image: url(/bilder/right_large.gif);
}

/* PROVISORISCHER IE7-HACK: */

#wrapper{
border-right: 168px solid #e6e3db;
}

* + html #wrapper {
border-right: 0px;
}

*:lang(de) #wrapper{
border-right: 168px solid #e6e3db !important;
}

/* PROVISORISCHER IE7-HACK ENDE */

#contact {
float: right;
width: 168px;
background-color: #e6e3db;
margin-top: 15px;
font-size: 0.7em;
}

#contact div {
border-bottom: 1px dashed #ccc;
margin-bottom: 5px;
padding: 5px 5px 5px 10px;
line-height: 140%;
}

#footer {
margin-right: 168px;
}
