@charset "utf-8";
  /****************************/
 /* Ebenen Ein- / Ausblenden */
/****************************/
html{margin:0; padding:0; background-color:#fff;}
body{margin:0; background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:80%;}
#tlcont, #trcont, #tcont, #mcontent, #left, #right, #flcont, #frcont, #fcont{display: none;}
#content{top:80px; width:100%; background-color:#FFFFFF; background-image:none;}

  /********/
 /* Text */
/********/
a {text-decoration:underline;}
h2 {text-align:left; font-family:Arial; font-size:14pt; line-height:21pt; font-weight:bolder; color:#666;}
h1 {text-align:left; font-family:Arial; font-size:16pt; line-height:24pt; font-weight:bolder; color:#666;}
p {text-align:justify; font-family:"Times New Roman", Times, serif; font-size:14pt; line-height:21pt; font-weight:normal; color:#000;}