html {
  /*height:100%; */
}

body {
	font-family			:	Optima-Regular,arial;
	font-size			:	32px;
  background-color	:	#f2ecec;
  color				:	#5F633E;
  height:100%;
}

a:link, a:active, a:visited {
  color: #5F633E;
	text-decoration: none;
  }
    
a:hover {
  /*font-style:italic;*/
  text-shadow: 1px 1px 0px #909668;
  }
  
.liam {
  unicode-bidi:bidi-override;
  direction: rtl;
}
  
img{
  border:0px;
}
  
#seite{
  text-align: left;
  background-color	:	#fff;
  -webkit-box-shadow: 3px 3px 1.0em #bebebe;
  -moz-box-shadow: 3px 3px 1.0em #bebebe;
  box-shadow: 3px 3px 1.0em #bebebe;
  margin: 0px;
  padding: 0px;
  height:100%;
  width:1023px;
  
}

#kopf{
  background-image:url('/grafiken/hgkopf.gif');
  background-repeat:no-repeat;
  background-position:center;
  width:1023px;
  height:570px;
  background-size:cover;
}

#logo{
  position:relative;
  top: 20px; 
  left: 666px; 
}

#kadresse{
  text-align: right;
  position:relative;
  top: 30px; 
  left: -115px;
  font-size:20px; 
}

#kschmetterling{
  position:relative;
  top: 00px; 
  left: 50px; 
}

#kheadline{
  position:relative;
  top: 90px; 
  left: 50px; 
  width: 90%;
  padding-top: 10px;
  padding-bottom: 30px;
}

#mitte{
  
}

.trennlinie{
  position:relative;
  top: 0px; 
  left: 0px;
  padding: 20px 0px 0px 0px;
  display:none; 
}

.teiler{
  position:relative;
  left: 50px;
  height: 100px;
  margin: 50px 0px 0px 0px; 
}

.teilerklein{
  position:relative;
  left: 50px;
  height: 100px; 
}

.headline{
  position:relative;
  top: -30px; 
  left: 0px;
  padding: 20px 0px 0px 0px;
  height:110%; 
}

.text{
  position:relative;
  top: 40px; 
  left: 50px;
}

.ttext{
  border:0px;
  width:100%;
  display: block;
}

.tdtext{
  display: block;
  width:130%;
  vertical-align:top;
  padding: 0px 0px 25px 0px;
} 

.tdtextaufz{
  display: block;
  width:135%;
  vertical-align:top;
  padding: 0px 0px 25px 0px;
  line-height: 55px;
}

#bilduerbermich{
  position: absolute;
  top: -20px;
  left: 330px;
}

.sm{
  vertical-align:middle;
  height:40px;
}

#bilduerbermich{
  padding: 0px 40px 0px 0px;
}

#fuss{
  background-image:url('/grafiken/hgfuss.gif');
  background-repeat:no-repeat;
  background-position:center;
  width:1023px;
  height:366px;
}

#kontakt{
  position:relative;
  top: 160px; 
  left: 817px; 
}

#fadresse{
  text-align: right;
  position:relative;
  top: 180px; 
  left: -115px; 
  font-size: 24px;
}

.dsm{
  position:absolute;
}

#sm2{
  z-index:-1;
}
#sm3{
  z-index:-1;
}
#sm6{
  z-index:-1;
}
#sm7{
  z-index:-1;
}

.h110{
  height:60px;
}

.h80{
  height:70px;
}