@charset "UTF-8";
/* Print */

/*@import url("tabelle.css");*/

*{
background-image:none !important;
filter: none !important;
}

#top {
float:left;
display:block;
height: 80px;
}

#flow {

}


#main {
width: 595px;
}

#left {
display:none;
}

#toolbar {
display:none;
}

#bottom {
display:none;
}

#tabs, #breadcrumb, #suchbox {
display:none;
}

#paper {
width: 570px;
margin-left: 0px;
}

.tx-angebotswechsler-pi1 {
display:none;
}
h2 {
float:left;
display:block;
margin: 0;
}

/*Artikelseite*/

.wechsler-rahmen {
height: 0px;
width: 0px;
display:none !important;
}

.artikel_mit_bildwechsel  .titel {
float:left;
display: block;
width: 570px;
}

.artikel_mit_bildwechsel  .titel h2{
margin-left: 0px !important;
float:left !important;
padding: 0 !important;
display:block;
}

.artikel_mit_bildwechsel  {
float:left;
display:inline;
}

.artikel_mit_bildwechsel .bodytext { 
margin: 0;
float:left;
width: 560px;
display:block;
}

/*POI-Ausgabe*/

.single_poi {
width: 590px !important;
display:block;
float:left;
overflow:hidden !important;
}
.single_poi h2 {
width: 600px !important;
}

.single_poi .bodytext {
margin: 0;
float:left;
width: 520px;
display:block;
height: auto;
overflow:hidden !important;
}

.single_poi .poi_address_text {
margin: 0;
float:left;
width: 560px;
display:block;
}


/*Teaser*/
.teaser-schmal {
width: 240px;
float:left;
}

.teaser-schmal h2 {
width: 100%;
}

.teaser-schmal p.align-left {
display:none;
}

.teaser-breit {
width: 400px;
float:left;
}

.teaser-breit h2{
width: 100%;
}

.teaser-breit p.align-left {
display:none;
}