/* Sitemap */
.csc-sitemap {
  margin: 0 0 20px 0;
}
.csc-sitemap UL{
  list-style-image: none ! important;
  list-style-type: none ! important;
  margin: 0 ! important;
  padding: 0 ! important;
}
.csc-sitemap UL LI{
  margin: 0;
  padding: 0;
}
.csc-sitemap .csc-sitemap-level1 {
  background: #454C5E;
  padding: 3px 0 4px 10px;
  margin: 0 0 1px 0;
  font-weight: bold;
}
.csc-sitemap .csc-sitemap-level1 A {
  color: #FFF;
}
.csc-sitemap .csc-sitemap-level2 {
  background: #E3E4E8;
  padding: 3px 0 4px 30px;
  margin: 0 0 1px 0;
  font-weight: bold;
}
.csc-sitemap .csc-sitemap-level3 {
  background: #E3E4E8;
  padding: 3px 0 4px 50px;
  margin: 0 0 1px 0;
}
.csc-sitemap .csc-sitemap-level4 {
  background: #E3E4E8;
  padding: 3px 0 4px 70px;
  margin: 0 0 1px 0;
}
.csc-sitemap .csc-sitemap-level5 {
  background: #E3E4E8;
  padding: 3px 0 4px 90px;
  margin: 0 0 1px 0;
}
.csc-sitemap .csc-sitemap-level6 {
  background: #E3E4E8;
  padding: 3px 0 4px 110px;
  margin: 0 0 1px 0;
}
/* Sitemap der Unterseiten*/
.csc-menu-1 {
  list-style-image: url(/fileadmin/images/sitemap_arrow.gif) ! important; 
  list-style-type: none ! important;
}
/* Mailform */
FORM FIELDSET.csc-mailform {border:0px;}
FORM FIELDSET.csc-mailform LABEL {width: 110px; padding-top: 3px; float:left; vertical-align: top;}
FORM FIELDSET.csc-mailform .csc-mailform-field {margin-bottom: 3px;}

/* Better Tagcloud */
.tx-vgetagcloud-pi1{
  padding: 10px;
  background: #E3E4E8;
  overflow: hidden;
}
.tx-vgetagcloud-pi1 UL{
  list-style-image:none ! important;
  list-style-type:none ! important;
  margin: 0 ! important;
  padding: 0 ! important;
}
.tx-vgetagcloud-pi1 UL LI{
  padding:3px ! important;
  margin: 4px ! important;
  float:left ! important;
}
.tx-vgetagcloud-pi1 UL LI A{

}
.tx-vgetagcloud-pi1 UL LI A:focus{
  outline:none
}

/**********************/
/* Footermenu/Sitemap */
/**********************/
.footerSitemap{
  width: 100%;
  overflow: hidden;
  /*float:left;*/
  clear:both;
  /*font-size: 70%;*/
  padding: 0;
  margin: 15px 0 15px 0;
}
.footerSitemap .footerPartner{
  border-bottom: 1px solid #CACDD2;
  border-top: 1px solid #CACDD2;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 0;
  width: 100%;
  overflow: hidden;
  float:left;
}
.footerSitemap .footerPartner .partner{
  display: inline;
  width: 162px;
  text-align: center;
  float:left;
}
.footerSitemap .footerPartner .partner IMG{
  margin: 5px 0 5px 0;
}
.footerSitemap ul{
  margin: 5px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.footerSitemap li{
  margin: 5px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.footerSitemap a{
  text-decoration: none;
}
.footerSitemap a:hover{
  text-decoration: underline;
}
.footerSitemap .footerSitemapCol1{
  width: 190px;
  width: 23%;
  margin: 5px 5px 0 5px;
  float: left;
}
.footerSitemap .footerSitemapCol2{
  width: 190px;
  width: 23%;
  margin: 5px 5px 0 5px;
  float: left;
}
.footerSitemap .footerSitemapCol3{
  width: 190px;
  width: 23%;
  margin: 5px 5px 0 5px;
  float: left;
}
.footerSitemap .footerSitemapCol4{
  width: 190px;
  width: 23%;
  margin: 5px 5px 0 5px;
  float: left;
}


