/* formate_neu.css (ltr) */

#linkeSpalte
{ display: none; }
#rechteSpalte
{ display: none; }
#content
{ width: 784px; }
.artikeltext
{ display: block;
  clear: both;
  overflow: hidden;
  width: 800px; }

.seitentitel
{ display: none; }

.seitentitelLinieTyp4
{ display: none; }

#zwischenraumTyp4
{ height: 20px; }



/*----------- Sonderdefinitionen Startseite ----------*/


.box1
{ float: left;
  display: inline;
  width: 250px;
  height: 220px;
  overflow: hidden;
  margin: 10px 15px 0px 0px;
  background: #eeecee; }
  
.box2
{ float: left;
  display: inline;
  width: 250px;
  height: 220px;
  overflow: hidden;
  margin: 10px 0px 0px 2px;
  background: #eeecee; }
  
.box3
{ float: right;
  display: inline;
  width: 250px;
  height: 390px;
  overflow: hidden;
  margin: 10px 15px 0px 0px;
  background: #eeecee; }

.box4
{ float: left;
  display: inline;
  width: 500px;
  height: 445px;
  overflow: hidden;
  padding: 5px 5px 0px 10px;
  margin: 15px 5px 0px 2px;
  background: #eeecee; }

.box5
{ float: right;
  display: inline;
  width: 250px;
  height: 280px;
  overflow: hidden;
  margin: 15px 15px 0px 0px;
  background: #eeecee; }


.text
{ width: 230px;
  padding: 6px 8px;
  height: 55px;
  overflow: hidden; }
  
.text_blog
{ width: 230px;
  padding: 6px 8px;
  height: 250px;
  overflow: hidden; }
  
.text_box5
{ width: 230px;
  padding: 6px 8px;
  height: 110px;
  overflow: hidden; }
 
.bild
{ float: left;
  display: inline;
  margin: 0px; }

.logos
{ float: left;
  display: inline;
  margin: 5px ; }
  
.bildwechsler
{ float: left;
  width: 250px;
  margin: 0px ; }
