body {
  margin: 0;
  background: url(/fileadmin/administration/systembilder/bodybg.gif) repeat-y center top #eee;
}

p.align-center {
  text-align: center;
  }
  
p.align-right {
  text-align: right;
  }  
  
p.align-justify {
  text-align: justify;
  } 

div#bodydiv {
  width: 946px;
  font-family : Trebuchet MS, Helvetica, sans-serif;
  font-size: 10pt;
  color: #333;
  text-align: left;
  display: table;
  }


#kopflogo {
  width: 946px;
  height: 100px;
  display: block;
  background: url(/fileadmin/administration/systembilder/kopflogo.gif) no-repeat;
}

#kopf {
  width: 946px;
  height: 201px;
  display: block;
  position: relative;
  background: url(/fileadmin/administration/systembilder/kopfbild.jpg) no-repeat;
}


#linkedlogo {
  width: 270px;
  height: 80px;
  float: right;
}

#sprachen {
  float: left;
  width: 55px;
  color: #060;
  margin-top: 10px;
  margin-left: 12px;
}

#sprachen img {margin-right: 5px;}



#contenttable {
  float: left;
  width: 739px;
}

#fuss {
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 14px;
  padding-right: 14px;
  text-align: right;
  border-top: 1px solid #999;
}

#fuss a {
  color: #999;
  font-size: 8pt;
}

/******** CONTENT ********/


.csc-linkToTop {
  font-size: 7pt;
  text-align: right;
  }

div.csc-textpic-imagewrap {
  padding-bottom: 10px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border: 1px solid #999;
}

#content .csc-textpic-caption {
  font-size:8pt;
  text-align: center;
  padding-top: 2px;
  padding-right:3px;
  padding-bottom:2px;
  padding-left:3px;
  color: #333;
  }

.csc-frame-indent3366 {
  padding-left: 40px;
}

.csc-frame-frame1 {
  background-color: #d0d0d0;
  padding: 1px 10px 1px 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.csc-frame-frame2 {
  background-color: #d0d0d0;
  border: 1px solid #999;
  padding: 0 10px 0 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.csc-frame-rulerBefore {
   border-top: 1px solid #999;
   margin-left: -14px;
   margin-right: -14px;
   padding-left: 14px;
   padding-right: 14px;
   display: block;
}

.csc-frame-rulerAfter {
   border-bottom: 1px solid #999;
   margin-left: -14px;
   margin-right: -14px;
   padding-left: 14px;
   padding-right: 14px;
   display: block;
}

.csc-header-date {
   font: 7pt verdana,arial,helvetica;
   margin-bottom: 0px;
}

#content {
  vertical-align: top;
  font-size: 10pt;
  color: #333;
  padding: 40px 46px 40px 55px;
  }
  
#content ul {
  list-style-image: url(/fileadmin/administration/systembilder/li-img.gif) ;
}


a:link, a:visited {
  color: #D30021;
  text-decoration: underline;
  }

a:hover, a:active {
  color: #D30021;
  text-decoration: none;
  }

#content h1 {
  font-size: 13pt;
  font-weight: bold;
  color: #D30021;
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 14px;
  padding-right: 14px;
  background: url(/fileadmin/administration/systembilder/h1.gif) no-repeat;
}

#content h2 {
  font-size: 12pt;
  font-weight: bold;
  color: #333;
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 14px;
  padding-right: 14px;
  background: url(/fileadmin/administration/systembilder/h1.gif) no-repeat;
}

#content h3 {
  font-size: 10pt;
  font-weight: bold;
  color: #D30021;
}

#content h4 {
  font-size: 10pt;
  font-weight: bold;
  color: #333;
}


/******** CONTENT-Rechts ********/

#rechts {
  width: 190px;
  vertical-align: top;
  font-size: 10pt;
  color: #333;
  padding: 40px 0 0 0;
  }

#contentrechts {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
}

#contentrechts a:link, #contentrechts  a:visited {
  color: #000;
  text-decoration: underline;
  }

#contentrechts a:hover, #contentrechts  a:active {
  color: #000;
  text-decoration: none;
  }

#contentrechts h1 {
  font-size: 10pt;
  font-weight: bold;
  color: #fff;
  padding: 1px 0 1px 10px;
  margin-left: -10px;
  margin-right: -10px;
  background: #D30021;
}

#contentrechts h2, #contentrechts h3, #contentrechts h4 {
  font-size: 10pt;
  font-weight: bold;
  color: #333;
  margin-top: 5px;
  margin-bottom: -10px;
}


/******** NAVIGATION ********/


#navigation {
  width: 207px;
  float:left;
  padding-top: 28px;
}

ul.navl1 {
  list-style: none;
  margin:0;
  padding:0;
  display: table;
}

.navl1 li {
  border-bottom: 1px solid #999;
  display: block;
  width: 207px;
}

.navl1 li.act {
  background: url(/fileadmin/administration/systembilder/navl1act.gif) repeat-y;
}

A.level1_no:link, A.level1_no:visited {
  font-size: 12pt;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 4px 0 3px 13px;
  position: relative;
  top: 0px;
  left: 0px;
}

a.level1_no:hover, a.level1_no:active {
  font-size: 12pt;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: url(/fileadmin/administration/systembilder/l1pre.gif) no-repeat 5px 16px;
  display: block;
  padding: 4px 0 3px 13px;
  position: relative;
  top: 0px;
  left: 0px;
}

A.level1_act:link, A.level1_act:visited, a.level1_act:hover, a.level1_act:active {
  font-size: 12pt;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: url(/fileadmin/administration/systembilder/l1pre.gif) no-repeat 5px 16px;
  display: block;
  padding: 4px 0 3px 13px;
  position: relative;
  top: 0px;
  left: 0px;
}


ul.navl2 {
  list-style: none;
  margin:0;
  padding:0;
  display: table;
}

.navl2 li {
  display: block;
  border: 0;
}

A.level2_no:link, A.level2_no:visited {
  font-size: 10pt;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 3px 0 0 31px;
  position: relative;
  top: 0px;
  left: 0px;
}

a.level2_no:hover, a.level2_no:active {
  font-size: 10pt;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: url(/fileadmin/administration/systembilder/l2pre.gif) no-repeat 23px 13px;
  display: block;
  padding: 3px 0 0 31px;
  position: relative;
  top: 0px;
  left: 0px;
}

A.level2_act:link, A.level2_act:visited, a.level2_act:hover, a.level2_act:active {
  font-size: 10pt;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  background: url(/fileadmin/administration/systembilder/l2pre.gif) no-repeat 23px 13px;
  display: block;
  padding: 3px 0 0 31px;
  position: relative;
  top: 0px;
  left: 0px;
}

ul.navl3 {
  list-style: none;
  margin:0;
  padding:0;
  display: table;
}

.navl3 li {
  display: block;
  border: 0;
}

A.level3_no:link, A.level3_no:visited {
  font-size: 9pt;
  font-weight: normal;
  color: #333;
  text-decoration: none;
  display: block;
  padding: 2px 0 0 46px;
  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;
  background: url(/fileadmin/administration/systembilder/l3pre.gif) no-repeat 39px 12px;
  display: block;
  padding: 2px 0 0 46px;
  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: bold;
  color: #333;
  text-decoration: none;
  background: url(/fileadmin/administration/systembilder/l3pre.gif) no-repeat 39px 12px;
  display: block;
  padding: 2px 0 0 46px;
  position: relative;
  top: 0px;
  left: 0px;
}


/********  FUNKTIONSMENU ********/

#fktmenu {
  float: right;
  width: 131px;
  z-index: 2;
  position:absolute;
  top: 0;
  right: 0;
}

#fktmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
}

#fktmenu ul li {
  display: block;
  width: 131px;
  border-bottom: 1px solid #B1A689;
}

#fktmenu ul li#fkt-last {
  border-bottom: 0;
}

A.fkt_no:link, A.fkt_no:visited {
  font-size: 10pt;
  font-weight: normal;
  color: #DCD7CA;
  text-decoration: none;
  display: block;
  padding: 7px 4px 4px 7px;
  position: relative;
  top: 0px;
  left: 0px;
}

a.fkt_no:hover, a.fkt_no:active {
  font-size: 10pt;
  font-weight: bold;
  color: #DCD7CA;
  text-decoration: none;
  display: block;
  padding: 7px 4px 4px 7px;
  position: relative;
  top: 0px;
  left: 0px;
}

A.fkt_act:link, A.fkt_act:visited, a.fkt_act:hover, a.fkt_act:active {
  font-size: 10pt;
  font-weight: bold;
  color: #DCD7CA;
  text-decoration: none;
  display: block;
  padding: 7px 4px 4px 7px;
  position: relative;
  top: 0px;
  left: 0px;
}


a.download_pdf {
 padding-left: 23px;
 padding-top:1px;
 padding-bottom:1px;
 display: block;
 background: url(/fileadmin/administration/systembilder/pdf-icon.gif) no-repeat top left;
}

a.download_doc {
 padding-left: 23px;
 padding-top:1px;
 padding-bottom:2px;
 display: block;
 background: url(/fileadmin/administration/systembilder/doc-icon.gif) no-repeat center left;
}

a.download_xls {
 padding-left: 23px;
 padding-top:1px;
 padding-bottom:2px;
 display: block;
 background: url(/fileadmin/administration/systembilder/xls-icon.gif) no-repeat center left;
}


div.csc-sitemap a{
  color: #333;
}