body{
  background:none;
  width : 600px;
}

#head{
  width:600px;
  background:none;
  height:145px;
}

#print_logo{
  clear:both;
  display:block;
  float:left;
  margin-bottom:10px;
  margin-top:10px;
}

#container{
  float:left;
  padding-left:0px;
  width:600px;
  background:#FFFFFF;
}

#content{
    width:600px;
  padding:0px;
}

#content div.arrow{
  width:600px;
}

#content div.arrow span.plaintext{
  width:585px;
}

#menu{
  display:none;
}

#teaser{
  display:none;
}

#footer{
  width : 600px;
  display:none;
}

div.seperator{
  width:600px;
}

.metanavigation{
  display:none;
}

table.tabelle{
  width:600px;
}

table.tabelle tr td{
  border:1px solid #CCCCCC;
}

.plaintext{
  font-size:14px;
  line-heigt:16px;
}

div.half{
  width:299px;
}