/*html {overflow-y: scroll;}*/
body {
  background: #5d5d5d url(/images/background.gif) 0 0 repeat-x;
  font-family: arial, helvetica, verdana, sans-serif;
  font-size: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  /* part 1 of 2 centering hack */
}
form { margin: 0; padding: 0;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.download {
  color: #ed001f; font-weight: bold; text-decoration: none;
  background: transparent url(/images/icon_download.gif) 0 4px no-repeat;
  padding: 0 0 0 10px; margin: 0 10px 0 0;
}

.links {
  color: #ed001f; font-weight: bold; text-decoration: none;
  background: transparent url(/images/arrow_red.gif) 0px 5px no-repeat;
  padding: 0 0 0 7px; margin: 0 10px 0 0;
}

.clearfix { display: inline-block; margin: 0; padding: 0; }



/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.floatholder { padding: 0; margin: 0; }

#Content {
width: 980px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
/* opera does not like 'margin:20px auto' */
background: transparent;
text-align: center;
/* part 2 of 2 centering hack */
width: 980px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 980px;
}
html>body #content {
width: 980px; /* ie5win fudge ends */
}


.Adresse {
  font-size: 0.7em; color: #e8e8e8;
  text-align:left;
  height: 20px; overflow: hidden;
  padding-top: 6px;
}

.metaNavig {
  list-style-type: none;
  text-align: right; font-size: 0.7em; color: #666666;
  margin: 26px 2px 0 0; !margin-left: 3px; padding: 0;
}
.metaNavig li { display: inline; border-left: 1px solid #dadada; }
.metaNavig li.first { border-left: none; }
.metaNavig a { text-decoration: none; color: #666; margin: 0 7px;  }

/* --------------------------------------------------- Rahm mit Schattierung -- */
.mainTop {
  background: transparent url(/images/bgTop_content.png) 0 0 no-repeat;
  width: 970px; height: 7px;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
}
* html .mainTop  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bgTop_content.png', sizingMethod='scale');
}
.mainBorder {
  background: transparent url(/images/bg_content.png) 0 0 repeat-y;
  width: 970px; height: auto;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
}
* html .mainBorder  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_content.png', sizingMethod='scale');/**/
}

.Header {
  height: 206px;
  padding: 8px 0 20px 0; margin: 0;
}

/* Header mit Hintergrundbild verlinkt */
#Headerlogo {
 background: transparent url(/images/header.gif) 12px 8px no-repeat;
 height: 206px; overflow: hidden;
 padding: 8px 0 20px 0; margin: 0;
}
#Headerlogo a:link, #Headerlogo a:visited, #Headerlogo a:hover, #Headerlogo a:active {
 display: block; position: absolute;
 width: 150px; height: 133px; background: none;
 cursor: pointer;
 margin-left: 22px; !margin-left: -462px; margin-top: 34px;
}
.invis { display: none; }


#Main { position: relative; z-index: 100;
  width: 947px; overflow: hidden;
  padding: 0 0 30px 0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
}
/* --------------------------------------------------- Linke Navigationen -- */
#Left {
  float: left; width: 190px; overflow: hidden;
  border-left: 10px solid #f5f5f5; border-right: 8px solid #f5f5f5;
  padding: 0px; text-align: left;
  margin: 0; padding: 0;
}
#Left ul.leftNavig {
  width: 182px; float: left;
  background: #FFF; text-align: left;
  border: 1px solid #e0e0e0; border-bottom: none;
  list-style-type: none; font-size: 0.7em;
  font-weight: /*bold*/ normal;
  margin: 0 0 15px 0px; padding: 0;
}
#Left ul.leftNavig li { display: block; text-align: left; border-bottom: 1px solid #e0e0e0; margin: 0; padding: 0; }
#Left ul.leftNavig a {
   display: block; background: #FFF url(/images/arrowNavig.gif) 6px 7px no-repeat;
   text-decoration: none; font-size: 100%; color: #333232;
   padding: 3px 0 3px 15px;
}
#Left ul.leftNavig a:hover,
#Left ul.leftNavig a.actv {
   display: block; background: #333 url(/images/arrowNavig_a.gif) 6px 7px no-repeat;
   text-decoration: none; color: #ffc215;
   padding: 3px 0 3px 15px;
}

/* --------------------------------------------------- Content Inhalten -- */
#Right {
  float: none; overflow: hidden; border-left: 10px solid #f5f5f5;
  text-align: left; width: 724px; font-size: 1.1em;/**/
  margin: 0; padding: 0;
}
#Right h1 {
  font-size: 1.55em; color: #CCC; font-weight: normal; text-transform: uppercase;
  margin: 0 0 16px 0; padding: 0;
}
#Right h2 { font-size: 12px; line-height: 1.4em; color: #333; margin: 0; padding: 0; }
#Right p { font-size: 0.7em; line-height: 1.4em; color: #666;  margin: 0 0 16px 0; padding: 0;  }
#Right .textBlock { /*height: 35px;*/ overflow: hidden; margin-bottom: 16px; }
#Right a { color: #ed001f; text-decoration: underline; }
#Right .Error { color: red; }

/* -- Blockmodil -- */
#Right .Block {
  float: left; width: 325px; background: #FFF;
  font-size: 100%; color: #999;
  border: 1px solid #e5e5e5; border-top: none; border-left: none;
  margin: 0 14px 0 0; padding: 10px;
}
#Right .Block.Large {
  width: 703px;
}
#Right .inhaltLeft {
  float: none; font-size: 0.95em; color: #999;
  margin: 0; padding: 0;
}

#Right .Block .inhaltLeft {
  float: none; font-size: 0.95em; color: #999;
  margin: 0 0 0 71px; padding: 0;
}

#Right .floatholder { margin-bottom: 13px; }

#Right .Block h2,
#Right .inhaltLeft h2 { font-size: 0.8em; line-height: 1.4em; color: #333; margin: 0; padding: 0; }

#Right .Block p,
#Right .inhaltLeft p {  line-height: 1.4em; margin: 0; padding: 0; }

#Right .Block .Thumbnail {
  float: left; width: 59px; height: 61px;
  background: transparent url(/images/border_thumb.gif) 0 0 no-repeat;
  margin: 0 10px 0 0; padding: 0;
}
#Right .Block .Thumbnail img { margin: 4px 4px; }

#Right .inhaltLeft table { font-size: 12px; color: #696969;/**/ margin:0; padding: 0; }
#Right th {
  border-bottom: 1px solid #CCC;
  color: #494949; vertical-align: bottom;
  padding: 5px; margin: 0;
}
#Right th p { font-size: 12px; font-weight: normal;}
#Right th span,
#Right .small { font-size: 90%; font-weight: normal; margin-bottom: 5px;}
#Right td { padding: 5px; vertical-align: top; background: #f8f8f8; border-top: 2px solid #FFF; border-bottom: 1px solid #CCC;}
#Right td p { font-size: 100%; }
#Right td span { float: left; margin-right: 20px; margin-top: 2px; }
#Right td.bgWhite { background: #FFF; }
#Right td.bgWhite.Space { height: 10px; font-size: 1px;line-height: 0; overflow: hidden; padding: 0; margin: 0; border: none; }
#Right td.bgGrey { background: #f2f2f2; }

#Right td.noneLine { border-top: 1px solid #FFF; border-bottom: none; }
#Right td.noneLine.Last { border-bottom: 1px solid #CCC; }
#Right td.noneLine.First { border-top: 2px solid #FFF; }

/* -- Formularelement -- */
#Right td input,
#Right td select,
#Right td textarea { font-size: 12px; font-family: arial, helvetica, verdana, sans-serif;  color: #666; margin: 0; padding: 2px 0 1px 0; }
#Right td textarea { padding: 2px 0 1px 2px; }
#Right label { font-size: 12px; color: #696969;  font-weight: bold; margin-bottom: 3px; margin-right: 10px; }
#Right input.Checkbox { float: left; margin-right: 5px; margin-top: 2px; }
#Right label.CheckboxText { float: left; width: 450px; line-height: 17px; margin-top: 2px; !margin-top: 4px; margin-bottom: 10px; }


#Right td select.dropdown { width: 240px; color: #666; border: 1px solid #e5e5e5; }
#Right td select.dropdownVeranstaltung { width: 515px; color: #666; border: 1px solid #e5e5e5; margin-bottom: 10px;  }
#Right input.feldText { width: 240px; color: #666; padding: 1px; border: 1px solid #e5e5e5; border-top: none; }
#Right input.feldText.Long { width: 520px; !width: 515px; }
#Right textarea.feldText.Long { width: 520px; !width: 515px; height: 32px;border: 1px solid #e5e5e5; border-top: none; }
#Right textarea.Kommentar { width: 520px; !width: 515px; height: 50px; border: 1px solid #e5e5e5; border-top: none; }

#Right input.feldPreis { width: 40px; color: #666; border: 1px solid #e5e5e5; }
#Right input.feldPLZ { width: 70px; color: #666; padding: 1px; border: 1px solid #e5e5e5; border-top: none;  }
#Right input.feldOrt { width: 155px; color: #666; padding: 1px; border: 1px solid #e5e5e5; border-top: none;  }
#Right input.feldRadio { float: left; margin: 2px 5px 0 0; !margin-top: 0; padding: 0; }

#Right .TextfloatLeft { font-weight: normal; font-size: 11px; float: left; margin: 0; padding: 0; }
#Right label.floatLeft { float: left; margin: 0; padding: 0; margin-right: 5px; }

#Right input.Error { /*background: #fff3f2; */ border: 1px solid #f59491; border-top: none; }

#Right input.Button {
  font-size: 12px; color: #333;
  background: #f4f4f4; cursor: pointer;
  border: 1px solid #e5e5e5; border-top: none; border-left: none;
  padding: 3px 10px; margin: 0 0 0 10px;
}
#Right input.Button:hover {
  font-size: 12px; color: #333;
  background: #f0f0f0; cursor: pointer;
  border: 1px solid #e5e5e5; border-top: none; border-left: none;
  padding: 3px 10px;  margin: 0 0 0 10px;
}
.switchcontent { margin: 0; padding: 0;}
/* --------------------------------------------------- Links -- */

a.download {
  color: #ed001f; font-weight: bold; text-decoration: none;
  background: transparent url(/images/icon_download.gif) 0 4px no-repeat;
  padding: 0 0 0 10px; margin: 0 10px 0 0;
}
a.links {
  color: #ed001f; font-weight: bold; text-decoration: none;
  background: transparent url(/images/arrow_red.gif) 0px 5px no-repeat;
  padding: 0 0 0 7px; margin: 0 10px 0 0;
}
a.RSSLink { float: left;width: 182px;
  font-size: 0.75em; color: #999; font-weight: normal; text-decoration: none;
  background: transparent url(/images/icon_rss.gif) 0px 5px no-repeat;
  padding: 8px 0 5px 23px; margin: 0;
}

/* --------------------------------------------------- Footer -- */
.Footer {
  background: transparent url(/images/bg_footer.png) 0 0 repeat-y;
  width: 970px; height: 21px; overflow: hidden;
  color: #666; font-size: 0.7em;
  text-align: left;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
}
* html .Footer  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_footer.png', sizingMethod='scale');
}
.Footer p { padding: 5px 30px 0 30px; margin: 0; }


