body
  {
  font-size:85%;
  font-family:'Trebuchet MS', Verdana, Arial, Sans-Serif;
  text-align:center;
  /*background-color:#DAD9D8;*/
  background-color:#384098;
  }

#wrap
  {
  width:960px;
  margin:auto;
  text-align:left;
  }

#header
  {
  width:960px;
  background-color:#384098;
  height:80px;
  float:left;
  text-align:center;
  }

#navigation
  {
  width:860px;
  background-color:#384098;
  float:left;
  height:45px;
  }                 

#navi_right
  {
  width:100px;;
  background:#384098 url(/tinc?key=Cn0onca0) no-repeat;
  float:left;
  height:45px;
  }  

#navigation ul
  {
  width:860px;
  background:transparent;
  }                      
  
#navigation li
  {
  float:left;
  padding:8px 0px 9px 3px;
  display:inline;
  }

#navigation li a
  {
  display:block;
  /*float:left;*/
  padding:2px 2px 2px 2px;
  color:#F7F991;
  border:1px solid #93A2AA;
  text-decoration:none;
  }

#navigation li a:hover
  {
  color:#384098;
  background:#F7F991;
  }
  
#services ul, #services h1
  {
  alignment:center;
  width:430px;
  background:transparent;
  color:White;
  }

#services li
  {
  margin-left:100px;
  margin-bottom:8px;
  font-size:140%;
  color:White;
  float:left;
  }
  
#content
  {
  float:left;
  width:960px;
  /*height:430px;*/
  background-color:#384098;

  

  /*overflow:scroll;*/
  }

#service
  {
  background:#384098 url(../Bilder/arbeit2.gif) no-repeat top left;
  margin-left:130px;
  height:400px;
  }

#sell
  {
  background:#384098 url(../Bilder/laden1.gif) no-repeat top left;
  margin-left:130px;
  height:400px;
  }
  
#parts
  {
  background:#384098 url(../Bilder/teile.gif) no-repeat top left;
  margin-left:130px;
  height:400px;
  }
  
.footer
  {
  color:#FF8080;
  text-align:right;
  }
  
ul,li
  {
  padding:0;
  margin:0;
  list-style-type:none;
  position:relative;
  }
  
h1,h2,h3,h4,h5,h6
  {
  text-align:center;
  color:white;
  margin-left:10px;
  padding-top:25px;
  }
  
p
  {
  text-align:left;
  color:white;
  margin-left:10px;
  }
  
a:link, a:visited, a:hover
  {
  color:Silver;
  text-decoration:underline;
  }

img
  {
  border:0;
  }
  /* FIZON - Counter */
  /*#footer { position: relative; top: 10px } */
  #counter ul li { float: left; padding-right: 12px; position: inherit }
