/* positioning */

* {
  margin: 0;
  padding: 0;
}
html {
 height: 100%;
  margin: 0 0 0.1px 0;
}
body {
 background: url(../gfx/body_back.jpg);
  height: 100%;
  font-size: 100.1%;
  font-family: Verdana, Arial, sans-serif;
}
#container {
  background: url(../gfx/back_left.jpg) -63px 0 repeat-y;
  height: auto !important;
  min-height: 100%;
  position: relative;
  width: 100%;
  height: 100%; /* For IE */
}
#header {
  height: 240px;
}

#header a {
	text-decoration: none;
}

#logowrapper {
 background: url(../gfx/body_back.jpg);
}
#logo {
  height: 65px;
  background: url(../gfx/header_heidi.jpg) 255px 20px no-repeat;
}

#logo a {
	display: block;
	width: 996px;
  height: 65px;
}

#fotowrapper {
  background: url(../gfx/back_top.jpg);
}
#foto {
  width: 996px;
  height: 132px;
  padding: 0;
  background: url(../gfx/tierkreis.gif) 254px 0 no-repeat;
}
#vom-wissen {
  height: 132px;
  width: 254px;
  background: url(../gfx/vom_wissen.jpg) 0 0 no-repeat;
  float: left;
}

#vom-wissen a {
	display: block;
	width: 250px;
  height: 132px;
}

#header-fotos {
  height: 132px;
  background: url(../gfx/kopfgrafik/1.jpg) 141px 0 no-repeat;
  float: left;
  width: 740px;
}

#header-fotos a {
	display: block;
	width: 740px;
  height: 132px;
}

#topmenu {
  height: 40px;
  width: 970px;
}
#topmenu ul {
  float: right;
  list-style: none;
}
#topmenu ul li {
  display: inline;
}
#topmenu ul li.spezial a, #topmenu ul li a:hover {
  color: #4C4630;
}
#topmenu ul li a {
  display: block;
  float: left;
  line-height: 40px;
  padding: 0 25px 0 0;
  color: #AF5000;
  font: bold 0.75em/40px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#wrapper {
  width: 970px;
    color: #4c4630;
}

#left {
  width: 270px;
  float: left;
  padding: 20px 0;
}
#left ul {
  padding: 0 0 0 15px;
  list-style: none;
}
#left ul li a {
  color: #AF5000;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.75em;
  line-height: 220%;
}

#left ul li.absatz {
	margin-top: 15px;
}

#left li a.spezial {
	color: #4C4630;
}

#left ul li.menuHeader {
  font-weight: bold;
  color: #AF5000;
  font-size: 0.7em;
  padding: 7px 0 0 15px;
  text-transform: uppercase;
}

#left ul li.zwei {
	padding-top:7px;
}

#left ul ul  {
  padding: 0 0 7px 0;
}
#left ul ul li {
}
#left ul ul li a {
  padding: 0 0 0 15px;
  font-size: 0.7em;
  line-height: 150%;
  font-weight: normal;
  background: url(../gfx/bullet_left.gif) 0 0.1em no-repeat;
}
#left ul ul li a.spezial {
  font-weight: bold;
}
#left ul ul li a.spezial, #left ul ul li a:hover {
  color: #4C4630;
}
#left ul ul ul  {
  padding: 0 0 0px 15px;
}

#left ul ul ul li a {
  background: url(../gfx/bullet_kreis.gif) 0 0.4em no-repeat;
  padding: 0 0 0 10px;
  color: #AF5000;
}
#rightcontent {
  width: 230px;
  float: right;
}
#rightcontent h3 {
  color: #AF5000;
  font-size: 0.8em;
  margin: 20px 0 0;
}

#content {
  float: left;
  width: 530px;
}
#content h1.csc-firstHeader {
  padding: 12px 0 0;
}
#wrapper h1 {
  color: #AF5000;
  font-size: 1.1em;
  font-weight: bold;
  margin: 10px 0 0;
}
#wrapper h2 {
  color: #AF5000;
  font-size: 0.9em;
  text-transform: uppercase;
  margin: 15px 0 0;
}
#content p, #content ul, #right p, #right ul, #content ol, #right ol {
  margin: 0.5em 0 0;
  font-size: 0.8em;
  line-height: 140%;
}
#right p {
  margin: 1em 0 0;
}
#wrapper ul {
  list-style: none;
}
#wrapper ol li {
  background: none;
  list-style-position: inside;
}
#content ul li {
  padding: 0 0 0 15px;
  background: url(../gfx/bullet_content.gif) 0 0.5em no-repeat;
}
#content em {
  color: #AF5000;
}
#footer {
  background: url(../gfx/back_left.jpg) -50px 0 repeat-y;
/*  background: red;*/
  height: 10px;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  width: 100%;
  clear: both;
}
ul.rechteListe {
  padding: 40px 0 0;
}
ul.rechteListe li {
  line-height: 200%;
  background-position: 0 1em !important;
}

#content div.clearer {
  clear: both;
}
#content div.kb_eventboard-entry {
  margin: 10px 0 0;
  border-bottom: 1px dotted #af5000;
  padding: 0 0 10px 0;
  width: 620px;
}
#content div.kb_eventboard-entry ul {
}
#content h2 {
  padding: 10px 0 12px;
  clear: both;
  color: #4c4630;
  font-size: 0.75em;
  letter-spacing: 0.1em;
}
#content a {
  color: #af5000;
  text-decoration: underline;
}

#content form h2 {
  border-bottom: 1px dotted #af5000;
  width: 620px;
}

#content div.kb_eventboard-entry li {
  background: none;
  padding: 0;
  margin: 0;
}
#content div.kb_eventboard-entry strong {
  color: #af5000;
}
#content div.kb_eventboard-entry li.checkbox {
  float: left;
  width: 22px;
  text-align: left;
}
#content div.kb_eventboard-entry li.eventname {
  float: left;
  width: 248px;
  padding: 0 15px 0 0;
}
#content div.kb_eventboard-entry li.date {
  float: left;
  width: 130px;
}
#content div.kb_eventboard-entry li.eventdescription {
  float: left;
  width: 130px;
  text-align: center;
}
#content div.kb_eventboard-entry li.price {
  float: left;
  width: 70px;
  text-align: right;
} 

#content div.kb_eventboard-entry p.bodytext {
  font-size: 1em;
  margin: 0;
}
#content p.submit {
  clear: both;
  padding: 10px 0;
  text-align: center;
}
table.contenttable td {
  vertical-align: top;
  padding: 2px 24px 2px 0;
}
#content table.contenttable td p {
  margin: 0;
  padding: 0;
}
h4.pulldown-head {
  margin: 10px 0 0;
  padding: 8px 0 0;
  border-top: 1px dotted #af5000;
}
h4.pulldown-head a {
  color: #af5000;
  font-size: 0.75em;
  text-decoration: none;
  padding: 0 0 0 15px;
  background: url(../gfx/bullet_left.gif) 0 0.1em no-repeat;
}

/* Druckkopf ausblenden */
#printheader { display: none; }

.csc-textpic-intext-right .csc-textpic-imagewrap {
  margin: 32px 0 0;
}