* {
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

@page {
 margin: 1cm 2cm 1.4cm 2.5cm;
}

#content-left,
#two-cols-right {
  display: none;
}

#text-inhalt {
  width: 14cm;
}

#content {
  padding-left: 0;
}

#angebote .csc-frame-frame2{
  display: none;
}

#add-text {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  display: none;
}

#angebote .tx-ghrandomcontent-pi1 .csc-frame-frame2 {
  display: block;
  border: 1px #666 solid;
}

#stamp {
  position: absolute;
  top: 20cm;
  margin: 0;
}

#footer {
  margin-top: 300px;
}

#right-inhalt .csc-frame-frame1 {
  border: 1px #666 solid;
}


/* Allgemeine Formatierungen */

.clear {
 clear: both;
}

.right {
 float: right;
}

.left {
 float: left;
}

.img_right {
 float: right;
 margin: 0 0 .5em 1.2em;
}

em {
 font-weight: bold;
 font-style: normal;
}

.italic {
 font-style: italic;
}

.bold {
 font-weight: bold;
}