body {
  background:#a7997c;
  margin:0px;
  font-family:Arial;
  color:#ffffff;
  }
  
img {
  border:0px;
  }

#zentriert {
  position:absolute;
  top:50%;
  left:0;
  width:100%;
  height:613px;
  margin-left:0px;
  margin-top:-305px;
  background-image:url(img/bg.jpg);
  background-repeat:repeat-x;
  text-align:center;
  }

#wrap {
  position:absolute;
  width:814px;
  height:613px;
  top:0px;
  left:50%;
  margin-top:0px;
  margin-left:-407px;
  text-align:left;
  }
  
#oc1 {
  position:relative;
  width:814px;
  height:165px;
  background-image:url(img/oc_01.jpg);
  }

#logo {
  position:absolute;
  width:814px;
  height:165px;
  }
  
#oc2 {
  position:relative;
  width:814px;
  height:345px;
  background-image:url(img/oc_02.jpg);
  }
  
#oc3 {
  position:relative;
  width:814px;
  height:103px;
  background-image:url(img/oc_03.jpg);
  }

#email {
  position:absolute;
  width:300px;
  height:30px;
  bottom:10px;
  right:70px;
  }
  
#oc2 p, #oc2 h1 {
  margin:0px;
  padding-left:62px;
  padding-right:5px;
  padding-top:30px;
  }
  
#oc2 h1 {
  font-size:13px;
  }
  
#oc2 p {
  font-size:9px;
  }
  
a:link, a:active, a:visited {
  color:#ffffff;
  text-decoration:underline;
  }
  
a:hover {
  color:#ffffff;
  text-decoration:none;
  }
  
.text {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
