body {
  text-align: center;
  background-color:#f2f4f6;
  background-image:url(../_img/bg.jpg); 
  background-repeat:repeat-x;
  }
  
  body, div, p, h1 {
  margin:0;
  padding:0;
  }
  
  div, p, a, span, h1, h2, h3, h4, input, textarea {
  font-family: arial;
  font-size: 12px;
  color:#3b4753;
  }
  
  .big {
  font-size: 20px;
  }
  
  a:hover, .orange {
  color:#ffac03;
  }
  
  a {
  text-decoration:none;
  }
  
  #container ,#header, #logo, #mainnav, #content, #footer {
  width:950px;
  }

#container {
  margin: 0 auto;
  margin-top:15px;
  text-align: left;
  } 

#End {
height:15px;
}  
  
#mainnav, #content, #contentleft, #contentright, .fleft {
float:left;
}

.clear {
clear:both;
}

#mainnav {
height:29px;
background-image:url(../de/_img/mainnav/bg.gif); 
background-repeat:no-repeat;
}

#contentleft {
width:568px;
}

#contentright {
width:382px;
}

#contentleft .text {
margin-top:-10px;
padding: 0px 45px 0px 45px;
line-height: 17px;
}

#contentleft .text p {
margin-top:10px;
margin-bottom:10px;
text-align:justify;
}

.trenner {
background-image:url(../_img/trenner.gif); 
background-repeat:repeat-y;
}

#mainnav ul {
margin:0;
padding:0;
list-style-type:none;
}

#mainnav ul li {
float:left;
}

#contentleft .text ul {
margin:0;
padding:0;
}

#contentleft .text ul li {
list-style: none;
line-height: 16px;
padding:3px 0px 3px 30px;
margin-left:5px;
background-image:url(../_img/arrow.gif);
background-repeat: no-repeat;
background-position: 0 8px;
}

.adressbox {
width:235px;
}

.phone {
width:52px;
}

.web {
width:35px;
}

.number {
width: 170px;
}

.line {
height:21px;
width:95%;
background-image:url(../_img/line.gif); 
background-repeat:repeat-x;
}

.center {
text-align:center;
}
