body {
  margin: 0;
  background: url(/fileadmin/administration/systembilder/fixed-bg.gif) no-repeat #95B8D8;
  background-position: 50% 0px;
  background-attachment:fixed;
  font-family: helvetica,arial,sans-serif;
  font-size: 10pt;
}

td {
  font-size: 10pt;
  color: #333;
}

div#bodybg {
  width: 950px;
  text-align: left;
}

#kopf {
  width: 950px;
  height: 236px;
  overflow: hidden;
  background: url(/fileadmin/administration/systembilder/kopfbild.jpg) no-repeat;
  display: table;
}

#main {
  width: 950px;
  display: table;
  position: relative;
}

#navibg {
  width: 248px;
  float: left;
  font-size: 9pt;
  color: #3269a4;
}

#innung {
  padding-left: 50px;
  padding-top: 30px;
}

#contentbg {
  float: left;
  width: 500px;
}

#rechts {
  width: 200px;
  float: right;
}




/* CONTENT */


.csc-linkToTop {
  font-size: 7pt;
  text-align: right;
}

div.csc-textpic-imagewrap {
  padding-bottom: 10px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
  padding-bottom: 8px;
}

div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 1px solid #3269A4;
}

#content .csc-textpic-caption {
  font-size:7pt;
  text-align: center;
  padding: 2px 3px;
  margin-top: 4px;
  color: #275B92;
  background-color: #DDE9F6;
}

.csc-frame-indent3366 {
  padding-left: 12px;
}

.csc-frame-frame1 {
  background-color: #DDE9F6;
  padding: 1px 10px 1px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.csc-frame-frame2 {
  background-color: #C6DAF0;
  padding: 1px 10px 1px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.csc-frame-rulerBefore {
   border-top: 1px solid #3269A4;
}

.csc-frame-rulerAfter {
   border-bottom: 1px solid #3269A4;
}

.csc-header-date {
   font-size: 7pt;
   margin-bottom: 0px;
}

#content {
  vertical-align: top;
  font-size: 9pt;
  color: #333;
  padding: 7px 45px 25px 36px;
  }
  
#content li {
  margin-bottom: 5px;
  }  

a:link, a:visited {
  color: #3A74B3;
  text-decoration: underline;
  }

a:hover, a:active {
  color: #3A74B3;
  text-decoration: none;
  }

#content h1 {
  font-size: 13.5pt;
  font-weight: normal;
  color: #3A74B3;
}

#content h2 {
  font-size: 12pt;
  font-weight: normal;
  color: #275B92;
}

#content h3 {
  font-size: 10.5pt;
  font-weight: bold;
  color: #275B92;
}

#content h4 {
  font-size: 9pt;
  font-weight: bold;
  color: #275B92;
}


.contentrand {
  width: 200px;
  vertical-align: top;
  font-size: 9pt;
  color: #333;
  padding: 5px 0 10px 0;
  margin-top: 15px;
  }

/* CONTENT-Rechts */

.contentrechts {
  vertical-align: top;
  font-size: 9pt;
  color: #fff;
  padding: 0 10px 10px 19px;
  background: #5793D3;
  margin-top: 15px;
  }



.contentrechts a:link, .contentrechts  a:visited {
  color: #fff;
  text-decoration: underline;
  }

.contentrechts a:hover, .contentrechts  a:active {
  color: #fff;
  text-decoration: none;
  }

.contentrechts h1, .contentrechts h2, .contentrechts h3, .contentrechts h4 {
  font-size: 10.5pt;
  font-weight: normal;
  background: #3269A4;
  border-bottom: 1px solid #fff;
  margin-left: -19px;
  margin-right: -10px;
  padding: 3px 5px 4px 10px;
  color: #fff;
}




/* NAVIGATION */

#navigation {
  list-style: none;
  margin: 0 0 0 2px;
  padding: 0;
  display: table;
  width: 246px;
}

#navigation li.l1 {
  width: 246px;
  border-bottom: 1px solid #fff;
}

#navigation li.l1act {
  width: 246px;
  border-bottom: 1px solid #fff;
  background: url(/fileadmin/administration/systembilder/l1act.gif) repeat-y #C6DAF0;
}

A.level1_no:link, A.level1_no:visited {
  font-size: 10.5pt;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 3px 0 4px 20px;
  position: relative;
  top: 0px;
  left: 0px;
}

a.level1_no:hover, a.level1_no:active {
  font-size: 10.5pt;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  display: block;
  background: url(/fileadmin/administration/systembilder/l1hov.gif) repeat-y;
  padding: 3px 0 4px 20px;
  position: relative;
  top: 0px;
  left: 0px;
}

A.level1_act:link, A.level1_act:visited, a.level1_act:hover, a.level1_act:active {
  font-size: 10.5pt;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 3px 0 4px 20px;
  position: relative;
  top: 0px;
  left: 0px;
}

#navigation ul.l2 {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}

#navigation ul.l2 li {
  display: block;
  border-top: 1px solid #fff;
}

A.level2_no:link, A.level2_no:visited {
  font-size: 9pt;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 0 0 1px 23px;
  position: relative;
  top: 0px;
  left: 0px;
}

a.level2_no:hover, a.level2_no:active {
  font-size: 9pt;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 0 0 1px 23px;
  position: relative;
  top: 0px;
  left: 0px;
}

A.level2_act:link, A.level2_act:visited, a.level2_act:hover, a.level2_act:active {
  font-size: 9pt;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  display: block;
  background: url(/fileadmin/administration/systembilder/l2act.gif) no-repeat;
  padding: 0 0 1px 23px;
  position: relative;
  top: 0px;
  left: 0px;
}

#navigation ul.l3 {
  list-style: none;
  margin: 0;
  padding: 0;
}

A.level3_no:link, A.level3_no:visited {
  font-size: 9pt;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 0 0 1px 36px;
  position: relative;
  top: 0px;
  left: 0px;
}

a.level3_no:hover, a.level3_no:active {
  font-size: 9pt;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 0 0 1px 36px;
  position: relative;
  top: 0px;
  left: 0px;
}

A.level3_act:link, A.level3_act:visited, a.level3_act:hover, a.level3_act:active {
  font-size: 9pt;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(/fileadmin/administration/systembilder/l3act.gif) no-repeat #9FC1E6;
  padding: 0 0 1px 36px;
  position: relative;
  top: 0px;
  left: 0px;
}



.fktmenu {
  list-style: none;
  padding:0;
  margin:0;
  display: table;
  color: #fff;
  width: 200px;
  background: #5793D3; 
}

.fktmenu li {
  border-bottom: 1px solid #fff;
}

A.fkt_no:link, A.fkt_no:visited {
  font-size: 10.5pt;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(/fileadmin/administration/systembilder/fktbg.gif) no-repeat;
  padding: 3px 0 4px 21px;
  position: relative;
  top: 0px;
  left: 0px;
}

a.fkt_no:hover, a.fkt_no:active {
  font-size: 10.5pt;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(/fileadmin/administration/systembilder/fktbg.gif) no-repeat;
  padding: 3px 0 4px 21px;
  position: relative;
  top: 0px;
  left: 0px;
}

A.fkt_act:link, A.fkt_act:visited, a.fkt_act:hover, a.fkt_act:active {
  font-size: 10.5pt;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  background: url(/fileadmin/administration/systembilder/fktbg.gif) no-repeat;
  padding: 3px 0 4px 21px;
  position: relative;
  top: 0px;
  left: 0px;
}


#totop {
  padding-left: 36px;
  padding-bottom: 30px;
}

a.totoplink {
  font-size: 7.5pt;
  color: #275B92;
  background: url(/fileadmin/administration/systembilder/totop.gif) no-repeat;
  padding: 0 0 0 15px;
  text-decoration: none;
}

a.totoplink:hover {
  text-decoration: underline;
}


.rheight20 { margin-bottom:-40px;}
