* { 
  padding:0; 
  margin:0;
}
html, body { 
  font-size:16px; 
  font-family: Verdana, sans-serif; 
  background:#fff; 
  color:#2c3440;
}
html, body {
  height: 100%;
}
table.Autoform {
  padding: 10px;
}
/* Acronym DB */
ACRONYM{
  font-family: Verdana;
  cursor: help;
  border-bottom: 1px dashed #555;
}
acronym{
  font-family: Verdana;
  cursor: help;
  border-bottom: 1px dashed #555;
}
/* ist besser als display:none; weil display:none von einigen Screenreadern wirklich nicht gesprochen wird */
.invisible { 
  position:absolute; 
  left:-1000px; 
  top:-1000px; 
  width:1px; 
  height: 1px; 
  overflow:hidden; 
  display:inline;
}
/* .invisible { color:#ff0000; font-size:50% } */
.clear { 
  clear: both;
}
table, td, div, img { 
  border:0; 
  border-collapse:collapse;
}
td {
  vertical-align:top;
  font-size:16px; 
  font-family: Verdana, sans-serif; 
}
ul { 
  /* list-style-image:url(../bilder/uploaded/14031018155246.gif); */
  padding: 0px 0px 10px 30px;
}
h1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 140%;
  font-weight: bold;
  color: #a8c164;
  text-align: left;
  padding: 0 0 16px 1px;
}
h2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 140%;
  font-weight: bold;
  color: #a8c164;
  text-align: left;
  padding: 0 0 16px 1px;
}
h3 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 120%;
  font-weight: bold;
  color: #a8c164;
  text-align: left;
  padding: 0 0 10px 1px;
}
h4 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  padding: 0 0 5px 1px;
}

p { 
  padding:0px 0px 18px 0px;
}
a {
  text-decoration: underline; 
  color:#2c3440;
}
a:hover {
  text-decoration: none;
}
/* Navigations Styles */ 
a.TopNav{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  text-decoration: none;
  color: #000;
  line-height: 1.5em;
}
a.TopNav:hover{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  text-decoration: underline;
  color: #a8c164;
}
a.TopNavAktiv{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  text-decoration: underline;
  color: #a8c164;
  line-height: 1.5em;
}
a.TopNavAktiv:hover{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  text-decoration: underline;
  color: #000;
}
a.TopNav2{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: none;
  color: #a8c164;
}
a.TopNav2:hover{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: underline;
  color: #a8c164;
}
a.TopNav2Aktiv{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: underline;
  color: #a8c164;
}
a.TopNav2Aktiv:hover{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  text-decoration: underline;
  color: #a8c164;
}
a.SubNav{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  text-decoration: none;
  color: #000;
}
a.SubNav:hover{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  text-decoration: underline;
  color: #a8c164;
}
a.SubNavAktiv{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  text-decoration: underline;
  color: #a8c164;
}
a.SubNavAktiv:hover{
  font-family: Verdana, sans-serif;
  font-size: 1.0em;
  text-decoration: underline;
  color: #000;
}
a.SubSubNav{
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  text-decoration: none;
  color: #000;
}
a.SubSubNav:hover{
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  text-decoration: underline;
  color: #a8c164;
}
a.SubSubNavAktiv{
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  text-decoration: underline;
  color: #a8c164;
}
a.SubSubNavAktiv:hover{
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  text-decoration: underline;
  color: #000;
}
.menueintrag{
  clear:both;
  padding: 10px 0px 10px 0px;
}
.submenueintrag{
  clear:both;
  padding: 0px 0px 10px 10px;
}
.subsubmenueintrag{
  clear:both;
  padding: 0px 0px 10px 20px;
}

/*  */
input, select, textarea { 
  vertical-align:middle; 
  color:#000; 
  font-size:12px;
}
input.text {
  padding: 2px 0px 3px 6px; 
  border: 1px solid #0b0e12;
}
input.suche{
  font-family: Verdana;
  font-size: 100%;
  color: #555;
  height: 17px;
  width: 90px;
  border-top: 0px solid black;
  border-left: 0px solid black;
  border-right: 0px solid black;
  border-bottom: 1px solid black;
  background-color: #F3F3F3;
  margin: -3px 0px 0px 0px;
  padding: 0px  0px 0px 3px;
}
html body textarea { 
  font-family: Arial; 
  font-size:12px; 
  color:#000;
}
/* Seitenlayout */
.main { 
}
.top { 
  width:1100px; 
  margin:0 auto; 
  height:330px; 
  padding:0px 20px 0px 0px;
}
.logo { 
  float: left;
  font-size: 0.5em;
  width:94px; 
  margin: 20px 0 0 -60px; 
  height:120px; 
  border: none;
  padding: 0px 0px 0px 0px;
}
.TopNavSpace {
  float: left;
  margin-top: 48px;
  margin-left: 110px;
}
.TopNavSpaceSearch {
  float: right;
  margin-top: 26px;
  margin-right: 55px;
}
.content { 
  width:1100px; 
  margin:0 auto;
  min-height: 600px; 
  padding:20px 0px 10px 20px;
}
.column-left { 
  float: left;
  width:200px; 
  padding:30px 0px 16px 4px;
}
.column-center { 
  float: left;
  width:569px; 
  padding:30px 25px 16px 0px;
  font-size: 0.9em;
}
.column-right { 
  float: left;
  width:220px; 
  padding:30px 0px 16px 0px;
}
.column-center-wide { 
  float: left;
  width:789px; 
  padding:30px 25px 16px 0px;
  font-size: 0.9em;
}
.FaceBBox {
  border: 1px solid #999;
  width: 250px;
  padding: 0px;
  margin: -5px 0px 0px 0px;
}
.Startfooter {
  clear: both;
  width:1100px; 
  margin:0 auto;
  min-height: 30px; 
  padding:20px 0px 10px 20px;
  text-align: left;
}
.footer { 
  clear: both;
  width:1100px; 
  margin:0 auto;
  min-height: 30px; 
  padding:20px 0px 10px 20px;
  text-align: center;
  font-size: 0.9em;
}
/* Seiten Inhalte */
p.SeitenTitel {
  font-family: Verdana, sans-serif;
  font-size: 130%;
  font-weight: bold;
  color: #a8c164;
  text-align: left;
  padding: 0 0 15px 0;
}
p.FliessText {
  line-height: 1.6em;
  padding: 0 0 26px 0;
}
ul { 
  margin-left:10px;
  margin-bottom: 10px;
  list-style-type:decimal;
}
/*  BLOG  */ 
#BlogTitle {
  float:left;
  width: 550px;
  font-size: 1.3em;
  font-weight: bold;
}
#BlogContent {
  float:left;
  margin: 10px 0 0 0;
  padding: 5px 0 0 0;
  width: 550px;
}
#BlogPostTitle {
  float:left;
  margin: 10px 0 5px 0;
  padding-top: 3px;
  width:500px;
  font-size: 1.1em;
  font-weight: bold;
}
#BlogPostDatum {
  float:left;
  margin: 0 0 5px 0;
  width:500px;
  font-size: 0.9em;
  font-style: italic;
}
#BlogPostText {
  float:left;
  text-align: left;
  width:500px;
}
#BlogAddNewPost {
  float:left;
  font-size: 0.7em;
  text-decoration: underline;
  height:25px;
  width:100%;
}
#BlogKatNav {
  float:left;
  width:250px;
  margin: 0 0 10px 0;
  font-size: 1.0em;
  font-weight: normal;
}
#BlogKatLink {
  font-size: 0.8em;
  font-weight: normal;
}
.MedienBullet {
  float:left;
  padding: 0 10px 0 0;
}
#MedienZeile {
  height: 15px;
  padding: 2px 0 0 5px;
}
.bStat{
  font-size: 0.7em; 
  font-weight: normal;
  margin-top: -3px;
}
#TrennerLeft{
  border: 1px solid #ddd;
}
.BackLink {
  float:left;
  margin: 0 10px 0 0;
  padding: 5px 0 0 0;
}
#VorAndBack {
  float:left;
  overflow: hidden;
  margin: 20px 0 20px 0;
/*  border-top: 1px solid #ddd;   */
  width:550px;
}
#vorLink {
  float:right;
}
#BlogPostDetails {
  float:left;
  width: 280px;
  padding: 8px 0 0 0;
}
#BlogPostSocMedia {
  float:left;
  text-align: right;
  width: 270px;
}
#BlogPostSocMediaDetail {
  float:left;
  text-align: right;
  width: 270px;
  padding-top: 20px;
}

/* COMMENT */
.CommentHead {
  float:left;
  width: 500px;
  font-weight: bold;
  padding: 30px 0 5px 0;
}
.CommentLeft {
  clear: both;
  float:left;
  width: 155px;
  padding: 5px 0 5px 0;
}
.CommentRight {
  float:left;
  width: 340px;
  font-weight: bold;
  padding: 5px 0 5px 0;
}
.CommentFullTag {
  float:left;
  width: 500px;
  padding: 5px 0 5px 0;
}
.CommentFullField {
  float:left;
  width: 500px;
}
.CommentSend {
  float:left;
  width: 500px;
  padding: 10px 0 5px 0;
}
.CommentName {
  float:left;
  width: 500px;
  font-style: italic;
  padding: 20px 0 2px 0;
}
.CommentTitel {
  float:left;
  width: 500px;
  font-weight: bold;
  padding: 1px 0 1px 0;
}
.CommentText {
  float:left;
  width: 500px;
  padding: 1px 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid grey;
}

/*  SUCHE  */ 
#SucheGrossTitel {
  float:left;
  width: 150px;
  height: 25px;
  font-weight: bold;
  margin: 5px 0 0 0;
}
#SucheGrossSuchwort {
  float:left;
  margin: 3px 0 0 0;
}
input.LongSearch {
  width: 250px;
}
select.SearchDropdown {
  width: 254px;
}
input.Datum {
  width: 90px;
  color: #aaacad;
}
#SucheGrossTitel2 {
  float:left;
  width: 500px;
  height: 20px;
  font-weight: bold;
  margin: 10px 0 0 0;
}
#SucheGrossSuchwortD {
  float:left;
  margin: 0 0 0 0;
}
#SucheGrossButton {
  float:left;
  width: 300px;
  height: 20px;
  margin: 10px 0 20px 200px;
}
#ErgoKatTitel {
  font-family: Verdana, sans-serif;
  font-size: 130%;
  font-weight: bold;
  color: #a8c164;
  text-align: left;
  padding: 35px 0 5px 0;
}
#ErgoSuchwort{
  font-weight: bold;
  margin: 0 0 20px 0;
}


/* NEWSLETTER Elemente */
#FormForm {
  float:left;
  width: 450px;
}
#FormTag {
  float:left;
  width: 150px;
  min-height: 25px;
}
#FormField {
  float:left;
  width: 300px;
  min-height: 25px;
}

/* SITEMAP */
#SiteMapMain {
  float:left;
  width: 200px;
  margin: 5px;
}
#SiteMapTopNav {
  border-bottom: 1px solid #a8c164; 
  font-weight: bold;
  width: 180px;
  padding: 2px 0 2px 0;
}
#SiteMapSubNav {
  padding: 3px 0 3px 5px;
}
#SiteMapSubSubNav {
  padding: 3px 0 3px 10px;
}
