  
html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background:#F4F4EE;
  color: #5D5D5D;
  height:100%;
  }

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6
{ font: normal 175% 'century gothic', arial, sans-serif;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;}

h2
{ font: bold 110% 'century gothic', arial, sans-serif;
  margin: 0 0 8px 0;
}

h3
{ font: normal 140% 'century gothic', arial, sans-serif;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% arial, sans-serif;
  color: #B60000;}


h4.error
{
font: bold 160% arial, sans-serif;
color: #FF0000;
}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #888;}

h6
{ color: #362C20;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #A4AA04;}

a:hover
{ text-decoration: none;
  color: #5D5D5D;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right;
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

blockquote
{ margin: 20px 0;
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0;
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

hr{
 background-color: #BFBFBF; /* Farbe für Opera und Firefox */
 color: #BFBFBF; /* Farbe für Internet Explorer (IE) */
 border: 0;
 height: 1px;
}

#main, #logo, #menubar, #content_header, #site_content, #content_footer, #footer
{ margin-left: auto;
  margin-right: auto;}

#main
{
  padding-bottom:80px;
}

#body_container
{
  min-height:100.5%;
  position:relative;
}

#header
{ background: #3A332D;
  height: 170px;
  margin-bottom: 30px;
  }

#logo
{ width: 940px;
  position: relative;
  height: 134px;
  left: 0;
  background: #3A332D url(../images/logo.png) no-repeat; }

#logo_text
{ width: 880px;
  margin: 0 auto;
  top: 10px;
  left: 0px;}

#logo h3, #logo h2
{ font: normal 200% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}

#logo_text h3, #logo_text h3 a, #logo_text h3 a:hover
{ padding: 22px 0 0 0;
  color: #FFF;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h3 a .logo_colour
{ color: #FF3DCF;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #A8AA94;
  padding-left: 40px;
  margin-top: -10px;
  }

#menubar
{ height: 44px;
  width: 940px;
  margin: 1px auto 0 auto;}

ul#menu
{ float: right;}

ul#menu li
{ float: left;
  padding: 0 0 0 6px;
  list-style: none;
  margin: 2px 2px 0 0;
  background: #635B53 url(../images/tab.png) no-repeat 0 0;}

ul#menu li a
{ font: normal 100% 'trebuchet ms', sans-serif;
  display: block;
  float: left;
  height: 20px;
  padding: 6px 28px 5px 22px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #635B53 url(../images/tab.png) no-repeat 100% 0;}

ul#menu li.tab_selected a
{ height: 20px;
  padding: 6px 28px 5px 22px;}

ul#menu li.selected
{ margin: 2px 2px 0 0;
  background: #635B53 url(../images/tab_selected.png) no-repeat 0 0;}

ul#menu li.selected a, ul#menu li.selected a:hover
{  font-weight: bold;
   background: #635B53 url(../images/tab_selected.png) no-repeat 100% 0;
   color: #A3007A;
  }

ul#menu li a:hover
{ color: #FF3DCF;}

#content_header, #content_footer
{ width: 940px;
  background: url(../images/content_header.png) no-repeat;
  height: 14px;}

#content_footer
{ background: url(../images/content_footer.png) no-repeat;
}



#site_content, #site_content_preise, #site_content_impressum ,#site_content_contact, #site_content_ueber_uns
{ width: 878px;
  min-height: 750px;
  overflow-x: visible; /*damit Facbook-Fenster richtig eingeblendet wird, vorher :hidden;*/
  margin: 0 auto 0 auto;
  padding: 0 20px 20px 40px;
  background: #FFF;
  border-left: 1px solid #ECECE0;
  border-right: 1px solid #ECECE0;
  }

#site_content{
  background-image: url(../images/background_home2.gif);
  background-repeat: no-repeat;
  background-position: 100% 80px;
  /*background-attachment: fixed;*/
}

#site_content_ueber_uns{
  background-image: url(../images/schriftzug-schoenfuss10.png);
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center 20% ;
  background-attachment: scroll;
}

#site_content_preise{
  background-image: url(../images/euro.png);
  background-size: 10% auto;
  background-repeat: repeat-y;
  background-position: right 50% ;
  background-attachment: scroll;
}

#site_content_contact{
  background-image: url(../images/background_contact.jpg);
  background-size: 30% auto;
  background-repeat: no-repeat;
  background-position: center 10% ;
  background-attachment: scroll;
}

#site_content_impressum{
  background-image: none;
}

.sidebar
{ float: right;
  width: 190px;
  padding: 0 15px 20px 15px;}

.sidebar h4
{ color: #A3007A;
  font-weight: normal;}

.sidebar ul
{ width: 178px;
  padding: 4px 0 0 0;
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none;
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 35px;
  display: block;
  background: transparent url(../images/link.png) no-repeat left center;}

.sidebar li a.selected
{ color: #444;
  text-decoration: none;}

#content
{ text-align: left;
  width: 613px;
  padding: 0;}

#seo
{ 
  margin-top: 40px;
  text-align: justify;
  font: italic 90% arial, sans-serif;
 }  
  
#seo p
{ 
  
  display: inline;
}
  
#seo h2
{ 
  font: italic bold 120% arial, sans-serif;
  display: inline;
  padding-right: 4px;
  padding-left: 4px;
  }  
  
#seo h3
{ 
  font: italic bold 120% arial, sans-serif;
  display: inline;
  padding-right: 4px;
  padding-left: 4px;
  }  

#bold_pink p
{ color: #CE19D1;
  font: bold 130% arial, sans-serif; }

#content_nosidebar
{ text-align: left;
  width: 100%;
  padding: 0;}

#content ul
{ margin: 2px 0 22px 0px;}

#content_nosidebar ul
{ margin: 6px 0px 2px 20px;}


#content_nosidebar li.square
{ list-style-type: square;
  background: none;
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 0px 2px;
  line-height: 1.5em;}

#content_nosidebar li.circle
{ list-style-type: circle;
  background: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 4px 4px;
  line-height: 1.5em;}

#content ul li, #content_nosidebar ul li
{ list-style-type: none;
  background: /*url(../images/bullet.png)*/ url(../images/Bullet-point.gif) no-repeat;
  background-size: 14px 14px;
  background-position: left top;
  margin: 0px 0 6px 0;
  padding: 0 0 4px 24px;
  line-height: 1.5em;}

#content_nosidebar .Datenschutz ul li
{
  list-style-type: none;
  background: none;
}	

#footer_container
{
  position:absolute;
  bottom:0;
  width:100%;
}

#footer
{ width: 916px;
  font: normal 90% arial, sans-serif;
  height: 28px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 0 5px 0;
  text-align: center;
  background: transparent;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a, #footer a:hover
{ color: #888;
  text-decoration: none;}

#footer img
{ border:0;
  height:60%;
  vertical-align: middle;}

#footer a:hover
{ color: #333;}

.search
{ color: #5D5D5D;
  border: 1px solid #BBB;
  width: 134px;
  padding: 4px;
  font: 100% arial, sans-serif;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left;
  width: 200px;
  text-align: left;
  font: normal 110% 'century gothic', arial, sans-serif;
  }

.form_settings span.smallfont
{
  font: normal 70% arial, sans-serif;
  float: none;
}

.form_settings input, .form_settings textarea
{ padding: 5px;
  width: 299px;
  font: 100% arial;
  border: 1px solid #A1A1A1;
  background: #FFF;
  color: #47433F;}

 .form_settings input {
  height: 12px;
}
.form_settings input.radio {
  width: 15px;
  margin-right: 5px;
  margin-top: 4px;
}

.form_settings input.date
{ width: 80px;
  height: 10px;
  margin-top: 4px;
}

.form_settings input.gehalt
{ width: 40px;
  height: 10px;
  margin-top: 4px;
}

.form_settings input.verysmall
{ width: 20px;
  height: 10px;
  margin-top: 4px;
}

.form_settings .submit
{ font: 100% arial;
  border: 1px solid;
  width: 99px;
  margin: 0 0 0 0px;
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer;
  background: #3B3B3B;
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial;
  width: 600px;}

.form_settings select
{ width: 310px;
  color: #47433F;
}
.form_settings select.small
{ width: 50px;}

.form_settings .checkbox
{ margin: 4px 0;
  padding: 0;
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}

table
{ margin: 10px 0 30px 0;}

table.formular
{
  margin: 10px 0 30px 0;
  width: 100%;
  border: none;
  border-color:transparent;
  border-spacing:0;
}

table.formular tr td
{
  background: transparent;
  text-align: left;
  font: normal 110% 'century gothic', arial, sans-serif;
  color: #47433F;
}

table.formular tr td:first-child
{
  width: 200px;
  text-align: left;
  vertical-align: top;
}

#impressum table
{ margin: 20px 0 30px 0;
  width:78%;
  border-color:transparent;
  border-spacing:0;
}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}

table tr td
{ background: #F4F4EE;
  color: #47433F;
  border-top: 1px solid #FFF;}

#impressum table tr th, #impressum table tr td
{ background: none;
  padding: 5px 4px;
  text-align: left;
  font: normal 110% 'century gothic', arial, sans-serif;
  border-top: 0px solid #FFF;
  }


.iframe
{
  border-style: none /*none*/;
  border: none;
  width: 100%;
  height: 1260px;
  /*overflow: hidden;*/
}

#contact_iframe
{
  border-style: none /*none*/;
  border: none;
  height: 540px;
  width: 100%;
  /*overflow: hidden; */
}
