
.tableborder
{
  border : 1px solid #808080;
  width : 98%;
}

.tableborder td
{
  font-size : 11px;
}

.navitable
{
  width : 11px;
  border : 1px solid #c0c0c0;
  border-collapse : collapse;
  margin : 5px;
  width : 98%;
}

.navitable td
{
  padding : 2px 5px 5px 5px;
  border : 1px solid #c0c0c0;
  background-color : #ffffff;
  text-align : left;
  font-size : 11px;
}

.navitable td b
{
  display : block;
  padding : 2px 5px 2px 5px;
  border : 1px solid #c0c0c0;
  background-color : #eeeeee;
  margin : 2px 0 2px 0;
}

.cmsnavi
{
  font-weight : normal;
  color : #646B6E;
  padding : 0px 4px 4px 15px;
  background-image : url(../../../bilder/punkt.gif);
  background-position: 0 5px;
  background-repeat : no-repeat;
}

.cmsnaviactiv
{
  font-weight : normal;
  color : #007DB4;
  text-decoration : none;
  padding : 0px 4px 4px 15px;
  background-image : url(../../../bilder/punkt_ac.gif);
  background-position: 0 5px;
  background-repeat : no-repeat;
}

.farbea
{
  background-color : #e6e6e6;
}

.farbeb
{
  background-color : #d5d5d5;
}

.farbec
{
  background-color : #dfdfdf;
}

.texthg
{
  background-color : #eeeeee;
}

.titelhg
{
  background-color : #dddddd;
}

#hilfe
{
  display:none;
}

.hide 
{
	display: none;
}
  
.hidetext 
{
	display: none;
}

.texteditnavi
{
   font-size : 10px;
   margin : 0; 
}

.textklein
{
  color : #606060;
  font-size : 98%;
}

.cms
{
  color : #000000;
}

.cms .textklein
{
  color : #000000;
}

.divtitel
{
  font-size : 10px;
  margin : 0;
}

.divtitel img
{
  border : 0;
}

.divtitel a img
{
  border : 0;
}

.bfnavi
{
  display : inline;
  margin : 0;
  margin-right : 10px;
  padding : 0;
}

.bfnavi li
{
  display : inline;
  margin : 0;
  padding : 0;
}

.bfnavi li a:link { color : #000000; text-decoration : none; }
.bfnavi li a:visited { color : #000000; text-decoration : none;}
.bfnavi li a:active { color : #000000; font-weight : normal; text-decoration : underline;}
.bfnavi li a:hover { color : #000000; font-weight : normal; text-decoration : underline;}
.bfnavi li a:focus { color : #000000; font-weight : normal; text-decoration : underline;}

/*   SITEMAP */

.sitemap
{
   margin-bottom: 20px;
   padding-left : 10px;
}

.sitemapsubul
{
   margin-bottom: 2px;
   padding-left : 10px;
}

.sitemapli1
{
  margin-left : 20px;
  padding : 4px 0 4px 12px;
  background-position: 0 7px;
  font-weight : bold;
  font-size : 100%;
}

.sitemapli2
{
  margin-left : 20px;
  padding : 4px 0 4px 12px;
  background-position: 0 7px;
  font-size : 100%;
}

.sitemapli3
{
  margin-left : 20px;
  padding : 4px 0 4px 12px;
  background-position: 0 7px;
  font-size : 90%;
}

.sitemapli3 a:link { color : #616161; }
.sitemapli3 a:visited { color : #616161; }
.sitemapli3 a:active { color : #616161; }
.sitemapli3 a:hover { color : #000000; }
.sitemapli3 a:focus { color : #000000; }

.brotkruemel
{
  margin : 0 0 20px 0;
  float : left;
}

.brotkruemel p
{
  padding : 3px 0 6px 20px;
  margin : 0;
}

.galerie p
{
  clear : both;
}

.galerie p img
{
  margin-bottom : 20px;
}

.both
{
  clear: both;
}

.invisible
{
  display : none;
}

.noborder img
{
  border : 0 !important;
}

/* ADMINISTRATION DER NEWS */

.cmsformborder
{
  border : 1px solid #c0c0c0;
  padding : 0;
  margin : 0 0 0 0;
  background-color : #efefef;
  font-size : 100%;
}

.cmsformborder h1
{
  margin : 0 0 10px 0;
  padding : 3px 10px 5px 10px;
  font-size : 100%;
  font-weight : bold;
  background-color : #ffffff;
  background-image : url(../../dev/img/pfeil_rot.gif);
  background-repeat : no-repeat;
  background-position : 10px 50%;
  color : #444444;
}

.cmsformkontent
{
  padding : 10px;
  margin : 0;
}

.cmsformborder h2
{
  margin : 0 0 20px 0;
  padding : 5px;
  font-size : 100%;
  font-weight : bold;
  color : #000000;
  background-color : #D8D8D8;
}

.cmsformborder fieldset
{
  padding : 0 20px 20px 20px;
  border : 1px solid #c0c0c0;
}

.cmsformborder fieldset p
{
  color : #808080;
}

legend
{
  font-size : 110%;
  color : #4e7096;
  padding : 2px;
  margin : 0 0 10px 0;
  vertical-align : middle;
}

