/* copyright fischhase 2005 www.fischhase.de*/

body, html {
        background-color:#F1FDC6;
        min-width:725px;
      }


#header_tab {
  background-color:#ACDD00;
  background-image: url(hd_img_tournatur.jpg);
}

#nav2 {
  background-color:#CAEC52;
}

#nav3 {
  background-color:#acdd00;
}

#lang a#lang_nl {
  display:none;
}

#seitenheader {
              background-color:#F1FDC6;
              }

/*CSC Styled Content*/

.csc-textpic-caption {
  background-color:#CAEC52;
  border-color: #F1FDC6;
  border-top:5px solid #F1FDC6;
}

/*TABELLE*/
.contenttable-3 .tr-even {
                background-color:#FCFFF0;
}

.contenttable-2 .td-0 {
  border-right:4px solid #F1FDC6;
}

.contenttable-1 .tr-0 td,
.contenttable-3 td {
    border-bottom:4px solid #F1FDC6;
}

/*DATEIVERWEISE*/
.csc-uploads tr td {
        border-bottom:4px solid #F1FDC6;
}
.csc-uploads .tr-odd {
             background-color:#FCFFF0;
}

/*FORMULARE*/
.csc-mailform td.csc-form-fieldcell {
    border-left:4px solid #F1FDC6;
}

