* {
  margin: 0;
  padding: 0;
  font-family: Arial, Sans Serif;
  line-height: 1.5em;
  font-size: 15px;
  color: #43281F;
}

body {
  background-color: #fefefe;
  margin:5px 0px; 
  padding:0px;
  text-align:center;
}

#content .csc-default {
  margin-bottom: 20px;
  width: 640px;
}

p{
  color: #43281F;
}

.csc-mailform {
  border: 0;
}

.csc-mailform-field{
  margin: 5px 0;
  padding: 2px;
}

.csc-mailform-submit {
  padding: 5px;
}

hr {
  border: 1px dotted #79B030;
  height: 1px;
  width: 100%;
  margin: 8px 0 10px 0;
}

h1 {
  font-size: 20px;
  margin-bottom: 5px;
}

.csc-firstHeader h1 {
  margin-bottom: 20px;
}

h2 {
  font-size: 20px;
  color: #79B030;
}

body * {
  text-align:left;
}

img {
  border: none;
}


input, textarea {
    border: 1px #ccc solid;
}


p.bodytext {
  margin-bottom: 1.0em;
}

div#frame {
  margin-left: auto;
  margin-right: auto;
  /*border: 1px #aaa solid;*/
  background-color: #fff;
  width: 950px;

}

div#page {
  position: relative;
}

img#logo {
  display: block;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 950px;
}

div#headerpic_container {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

img#headerpic {
  width: 950px;
}

#headerpic_button {
  position: absolute;
  top: 15px;
  right: 1px;
  display: none;
}

div#footer {
  font-size: 8pt;
  text-align: center;
  margin: 10px 0 0 20px;
}

div#footer a {
  font-size: 8pt;
}

ul#navi li{
  float: left;
  list-style-type: none;
  margin-right: 5px;
  margin-bottom: 8px;
}

img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

ul#navi li a {
  display: block;
  height: 34px;
  background-repeat: no-repeat;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #43281F;
}

ul#navi li a:hover {
  background-color: #F8DA11;
  color: #43281F;
}

#nav_Hof   { 
width: 180px; background-image: url(images/btn_hof.gif); 
}

#nav_Laden { 
width: 198px; background-image: url(images/btn_laden.gif); 
}

#nav_Kurse { 
width: 315px; background-image: url(images/btn_kids.gif); 
}

#nav_Kontakt { 
width: 164px; background-image: url(images/btn_kontakt.gif); 
}

.active { 
  background-color: #F8DA11; 
}

a:hover {
  background-color: #F8DA11;
}

a, a:visited {
  color: #43281F;
}

div.clearer {
  clear: both;  
}

#content {
  font-size: 16px;
  float: left;
  margin-bottom: 20px;
  width: 600px;
}

#content2 {
  float: right;
  width: 235px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  /*overflow: hidden;*/
}


#content2 img {
  width: 235px;
}


#content h1.csc-firstHeader {
  /*font-family: "Times";*/
  font-size: 30px;
}

#content h1 {
  font-size: 20px;
  margin-top: 10px;
}

#content2 h1 {
  margin: 5px 0 0 0;
  font-size: 12pt;
}

div#footer_container {
  display: block;
/*  position: absolute;
  bottom: 0;*/
  margin: 20px 0;
}

div.gallery {
  margin-top: 10px;
  width: 680px;
}


div.gallery a:hover {
    background-color: transparent;
}
div.gallery img {
  width: 60px;
  height: 60px;
  margin: 0 6px 6px 0px;
  float:left;
  border: 2px solid #fff;
  -webkit-box-shadow: 2px 2px 2px #333;
  -moz-box-shadow: 2px 2px 2px #666;
  box-shadow: 2px 2px 2px #666;
}

h2.tx-guestbook-header {
    padding:0!important;
}
