html {
  /*height:100%; */
}

body {
	font-family			:	Optima-Regular,arial;
	font-size			:	12px;
  background-color	:	#f2ecec;
  color				:	#919570;
  height:100%;
}

a:link, a:active, a:visited {
  color: #919570;
	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:458px;
}

#logo{
  position:relative;
  top: 25px; 
  left: 666px; 
}

#kadresse{
  text-align: right;
  position:relative;
  top: 40px; 
  left: -115px; 
}

#kschmetterling{
  position:relative;
  top: 50px; 
  left: 50px; 
}

#kheadline{
  position:relative;
  top: 70px; 
  left: 50px; 
}

#mitte{
  width:1023px;
}

.trennlinie{
  position:relative;
  top: 0px; 
  left: 0px;
  padding: 20px 0px 0px 0px; 
}

.teiler{
  position:relative;
  left: 50px;
  height: 100px;
  margin: 20px 0px 0px 0px; 
}

.teilerklein{
  position:relative;
  left: 50px;
  height: 50px; 
}

.headline{
  position:relative;
  top: 0px; 
  left: 0px;
  padding: 20px 0px 0px 0px; 
}

.text{
  position:relative;
  top: 0px; 
  left: 50px;
  width:730px;
}

.ttext{
  border:0px;
  width:100%;
}

.tdtext{
  width:50%;
  vertical-align:top;
  padding: 0px 40px 0px 0px;
} 

.tdtextaufz{
  width:50%;
  vertical-align:top;
  padding: 0px 40px 0px 0px;
  line-height: 25px;
}

.sm{
  vertical-align:middle;
}

#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; 
}

.dsm{
  position:absolute;
}

.w440{
  width:440px;
}

.w330{
  width:330px;
}