* html .content{
	width:52.3em;
}

.content .teaser .label{
        float:left;
        width:400px;
}

.content .teaser .body{
       margin:0 0 0 33.2em;
}

.content .teaser .left{
        float:left;
        width:30em;
        padding:0 0 0 0;
}

.content .teaser .right{
       margin:0 0 0 33.2em;
}


.content .teaser .contact{
       margin:0 0 0 33.2em;
}

* html .content .teaser .contact{
       margin:0 0 0 33.2em;
}

.content .teaser .contact h2{
       margin:0 0 0 0;
}

.content .webcam{
       background-image:url(../img/webcam_mitte.gif);
       background-position:top right;
       background-repeat:no-repeat;
       border:1px solid #ccc;
}

.content .webcam img{
      display:block;
      border:none;
}