body {
  margin: 0px;
  display:block;
  border:none;
  text-align:left;
  background-color:#534637;
}


.align-center{
  margin-top:19px;
text-align:center;
margin-left:-25px;
}

*{
  font-family: 'Arial', Helvetica , sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight:normal;
  text-decoration:none;
  color:#FFFFFF;
  font-size:13px
}  

h1{
  font-size:13px;
  color:#e97e28;
  font-weight: bold; 
}

a:link{ 
  font-weight:normal; 
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none; 
}

a:visited{ 
  font-weight:normal; 
  color:#FFFFFF;
  font-size:14px;
  text-decoration:none; 
}

a:hover{
  font-weight:normal;
  color:#e97e28;
  font-size:14px;
  text-decoration:none;
}

.active a{
  color:#e97e28;
}

/* CSS Template */

#template {
  width:780px;
  margin-right:auto;
  margin-left:auto;
}

#inhalt{
  width:800px;
  float:left;
  margin: 80px 10px 10px 10px;
  background-image: url("../img/balken.png");
  background-repeat:repeat-y;
  background-position: 0px 65px;
}

#inhalt-links {
  float:left;
  width:339px;
  min-height:550px;
  line-height:17px;
}

.logo{
  background-image: url("../img/logo.gif");
  width:339px;
  height:239px;
}

.menu {
  font-size:14px;
  margin-left:20px;
  margin-top:20px;
}

.menu li{
    line-height:30px;
    list-style-type: none;
    text-transform:lowercase;
    }

#inhalt-rechts {
  background-image: url("../img/hed.gif");
  background-repeat: no-repeat;
  background-position:left top;
  float:right;
  width:461px;
  line-height:17px;
}

.inhalt-box{
  width:380px;
  margin:80px 20px 20px 20px;
}

.inhalt-links{
  font-size:14px;
  margin-left:60px;
  margin-top:50px;
}

#unten {
  width:780px;
  float:left;
  height:34px;
  background-image: url("../img/unten.gif");
  background-repeat:no-repeat;
  background-position: center;
}

.haus{
 margin-top:-10px;
 margin-left:-20px;
 margin-bottom:-20px;
}

/* CSS Kontakt */


.csc-mailform{
 margin-top:30px;
}

.csc-mailform .csc-form-element-textline, .csc-mailform .csc-form-element-textarea{
  margin:4px 0px;
  list-style-type: none;
}

.csc-mailform .csc-form-element-textarea{
   margin-top:30px;
}

.csc-mailform .csc-form-element-textarea textarea{
   min-height:130px;
   resize:none;
   line-height:20px;
}

.csc-mailform .csc-form-element-textline input, .csc-mailform .csc-form-element-textarea textarea{
  background-color:#cbc4ad;
  color:#000000;
  border:0px;
  padding:3px;
  width:270px;
  margin-left:-80px;
}

.csc-mailform .csc-form-element-submit, .csc-mailform .csc-form-element-reset{
  width:70px;
  float:right;
}

.csc-mailform .csc-form-element-submit input, .csc-mailform .csc-form-element-reset input{
  background: transparent;
  border:  transparent;
  color:#e97e28;
}

.csc-mailform .csc-form-element-submit input:hover, .csc-mailform .csc-form-element-reset input:hover{
  color:#fff;
}


/* CSS Bilder */

#c18 .csc-textpic-image{
  width:173px;
  margin:0px;
  margin-right:10px;
  margin-bottom:10px;
  height:120px;
  overflow: hidden;
  border: 2px #FFFFFF solid;
}

#c18 .csc-textpic-imagecolumn  img{
  width:173px;
  height:auto;
  height:120px;
}

#c18 .csc-textpic-imagerow{
float:left;
} 

/* CSS Google */

iframe{
 border: 2px #fff solid;
 width:360px;
 height:290px;
} 

.csc-textpic-imagewrap{
max-height:259px;
} 

