body {
   background-image : url(/fileadmin/2008/caval/images/bg.gif);
   background-repeat : repeat-x;
   background-position : top center;
   background-color:#FFFFFF;
   font-family : Arial, Helvetica, Geneva, sans-serif;
   text-align:left;
   margin: auto;
   padding: 0;
}
#boxLogo {
   position: absolute;
   width : 273px;
   height : 69px; 
   top: 210px;
   left: 156px;
   z-index: 1;
}
#boxNav {
   position: absolute;
   width : 580px;
   height : 18px; 
   top: 295px;
   left: 153px;
   z-index: 2;
}
#boxContent {
   position: absolute;
   width : 870px;
   top: 385px;
   left: 126px;
   z-index: 3;
}
.box {
   float:left;
}
.abbinder {
   padding-top: 25px;
   float:left;
}

/* - LINKS -------------------------------------------------------------- */

a {
   font-weight: bold;
   text-decoration : none;
   color: #FFFFFF;
}
a:hover {
   font-weight: bold;
   text-decoration : underline;
   color: #000000;
}

/* - CONTENTELEMENTE -------------------------------------------------------------- */

h1 {
   font-size : 0.8em;
   font-weight : bold;
   text-decoration : none;
   line-height : 1.6em;
   padding-top: 5px;
   margin: 0;
}
h2 {
   font-size : 0.75em;
   font-weight : bold;
   text-decoration : none;
   line-height : 1.6em;
   margin: 0;
}
h3 {
   font-size : 0.7em;
   text-decoration : none;
   line-height : 1.6em;
   margin: 0;
}
p {
   text-decoration : none;
   line-height : 1.8em;
   font-size : 0.70em;
   margin: 0;
}
.csc-textpic-caption {
   text-decoration : none;
   line-height : 1.2em;
   font-size : 0.70em;
   margin: 0;
   padding-left:3px;
}
.csc-textpic-text {
   margin: 0;
}