<style type="text/css">
/*<![CDATA[*/
<!--

body {
  background-color: #FFFFFF;
  background-image:url(images/background.png);
  width: 10000px;
  height: 100%;
}


img {
  border: 0px;
}


hr {
  text-align: center;
  background-color: #EAEAEA;
  color: #EAEAEA;
  border: #EAEAEA;
  height: 1px; 
  width: 70%;
}


h1 {
  font-family: verdana, helvetica,sans-serif;
  color: #F48019;
  font-size: 20px;
  font-weight: bold;
}


h2 {
  font-family: verdana, helvetica,sans-serif;
  color: #F48019;
  font-size: 16px;
  font-weight: bold;
}

h3 {
  font-family: verdana, helvetica,sans-serif;
  color: #000000;
  font-size: 12px;
  font-style: italic;
  font-weight: nromal;
  text-align: left;
}


p {
  font-family: verdana, helvetica,sans-serif;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
}


a {
  color: #000000;
  text-decoration: none;
}


a:hover {
  color: #EC851A;
}


#background {
  background-image:url(images/background.png);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

#main {
  background-color: #FFFFFF;
  color: #000000;
  width: 950px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px auto; /* main-Box vertikal zentrieren, Rand oben + unten 20px */
//  text-align:left; /* main-Box vertikal zentrieren in Opera, NN, Mozilla */
//  margin-left: 0px;
  border-right: 1px solid #DEDEDE;
  font-family: verdana, helvetica,sans-serif;
}

#top {
  background-color: #FFFFFF;
  background-image:url(images/top.png);
  position: absolute;
  top: 18px;
  left: 267px;
  width: 486px;
  height: 12px;
  text-align: right;
  padding: 10px;
  font-family: verdana, helvetica,sans-serif;
}


  #top a {
    font-weight: bold;
    text-decoration: none;    
    font-size: 12px;
    color: #000000;
  }


#header {
  position: absolute;
  top: 50px;
  left: 0px;
}


#leftBox {
  background-color: #FFFFFF;
  color: #000000;
  position: absolute;
  top: 210px;
  left: 0px;
  width: 267px;
  text-align: center;
  font-size: 12px;
}

#content {
  background-image:url(images/content_1.png);
  position: absolute;
  top: 210px;
  left: 267px;
  width: 506px;
  color: #000000;
  text-align: center;
}

  #text {
    background-color: transparent;
    width: 470px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }
  
  #text a {
    color: #EC851A;
    text-decoration: none;
  }


  #text li {
  font-family: verdana, helvetica,sans-serif;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  }




#rightBox {
  position: absolute;
  top: 210px;
  left: 780px;
}

#navlist {
padding-left: 10px;
margin-left: 10px;
  text-align: left;
  width: 150px;
}

#navlist li {
  list-style: none;
  font-size:medium;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding-top: 10px;
  border-bottom: 1px solid #EC851A;
}

#navlist li a { 
  color: #000000;
  text-decoration: none; 
  font-size: 100%;
}


#navlist li a:hover { 
  color: #EC851A;
  text-decoration: none; 
  font-size: 100%;
}


#footer {
  font-size: 11px;
}

-->
/*]]>*/
</style>
