html, body { height:100%; }
body { font:10px arial; color: #000000; margin:0px; padding: 0px; height:100%; min-height:100%; page-break-inside: auto;}

.root .main .logo { width:100%; height:214px; }
.root .main .logo .logo_image { width: 835px; height: 214px; }
.root .main .logo .logo_image .logo_text { position: absolute; margin-top: 60px; margin-left: 97px; color: #000000; font-size: 14px; font-weight: bold; }

/* Eigenschaften fuer die Druckausgabe setzen */

.root .main .content { font: 10pt "Arial"; color: black; background: transparent; width:632px; position:relative; left:150px; }
.root .main .content .content1 { font: 10pt "Arial"; color: black; background: transparent; width:569px; padding: 33px 23px 31px 23px; }
.root .main .content .content2 { font: 10pt "Arial"; color: black; background: transparent; width:569px; padding: 33px 23px 0px 23px; }

.root .main .content .content2 .column1 { font: 10pt "Arial"; color: black; background: transparent; width:266px; position: absolute; padding-bottom: 31px; }
.root .main .content .content2 .column2 { font: 10pt "Arial"; color: black; background: transparent; width:266px; position: relative; left: 306px; padding-bottom: 31px; }
.root .main .content .content2 .column3 { font: 10pt "Arial"; color: black; background: transparent; width:273px; position: absolute; padding-bottom: 31px; }
.root .main .content .content2 .column4 { font: 10pt "Arial"; color: black; background: transparent; width:271px; position: relative; left: 299px; padding-bottom: 31px; }


/*.adresse { font: 10pt "Arial"; color: black; background: transparent; color: #000000; font-size: 10px; font-weight: bold;  }*/
.root .adresse { width:100%; height:20px; margin:8px 0px 0px 1px; text-align: center; font-size: 10px; color:#000000; font-weight: bold; }
/* Fuer die Druckausgabe ueberfluessiges abschalten */

.footer {display: none;}
.menu  {display: none;}
.sprachlink  {display: none;}






/* Diese Regel fuegt in CSS2-Browsern die Link-Adresse hinter Links ein.
a:link:after, a:link:visited:after { content: " (Link auf <" attr(href) ">) "; font-size: 76%; color: #999; background: transparent; }


/* Bei internen Links muss noch die eigene Domain ausgegeben werden

a[href^="/"]:link:after { content: " (Link auf <http://www.ctu.ch " attr(href) ">) ";}*/




