body             {
                  text-align: center;
                  margin: 0px;
                  padding: 0px;
                  margin-top: 10px;
                  font-family: Arial, sans-serif;
                  font-size: 10pt;
                  background-image: url(../images/bg/bg.jpg);
                  background-repeat: no-repeat;
                  background-color: black;
                 }
h1               {
                  font-size: 14pt;
                  margin: 0px;
                 }
h2               {
                  font-size: 12pt;
                  margin: 0px 0px 10px 0px;
                 } 
h3,h4,h5,h6      {
                  font-size: 10pt;
                  margin: 0px;
                 }                                        
img              {
                  border: 0px;
                 }
td               {
                  color: white;
                  font-size: 10pt;
                 }                 
#container       {
                  width: 1150px;
                  margin: 0px auto;
                  text-align: left;
                 }
#pic-area        {
                  float:left;
                  width: 200px;
                  height: 620px;
                  margin-top: 20px;
                  text-align: center;
                  background-color: black;
                 }                  
#header          {
                  float: left;
                  width: 750px;
                  background-image: url(../images/bg/header-logo.jpg);
                  background-repeat: no-repeat;
                 } 

#seiten-ueberschrift {
                  color: white;
                  height: 80px;
                  text-align: center;
                  padding-left: 30px;
                  margin-top: -20px;
                  font-size: 18pt;
                  font-family: Arial Narrow, Arial, Sans-serif;
                 }               
#top-menu        {
                  float: right;
                  width: 80px;
                  margin-top: -50px;
                  margin-right: 20px;
                  text-align: center;
                  font-size: 8pt;
                  padding: 5px;
                  color: white;
                  background-color: #323232;
                 }
#top-menu a      {
                  padding-top: 5px;
                  color: white;
                  text-decoration: none;

                 }
#top-menu a:hover{
                  text-decoration: underline;
                 }                
#main            {
                  float:left;
                  width: 750px;
                 }
#menu            {
                  float: left;
                  margin-top: -50px;
                  margin-left: 10px;
                  text-align: center;
                 }
#menu ul         {
                  list-style-type: none;
                  padding: 0px;
                  margin: 0px;
                 }
                 
#menu a          {
                  display: block;
                  width: 134px;
                  height: 21px;
                  margin-top: 7px;
                  padding-top: 2px;
                  margin-left: 0px;
                  text-decoration: none;
                  color: white;
                  background-image: url(../images/bg/bg_nav.gif);
                  background-repeat: no-repeat;

                 }
#menu a:hover    {
                  font-weight: bold;
                  background-position: 0px -22px;
                 }
#submenu a       {
                  display: inline;
                  text-decoration: none;
                  color: white;
                  background-image: none;
                  margin: 0px;
                  padding: 2px 0px 0px 0px;
                 }             
#submenu a:hover {
                  text-decoration: underline;
                  font-weight: normal;
                 }                                 
#hersteller-logo {
                  margin-bottom: 50px;
                 }                                   
#content         {
                  float: left;
                  color: white;
                  width: 470px;
                  margin-left: 20px;
                  margin-top: 00px;
                 }
#content a       {
                  text-decoration: underline;
                  color: #E87D1E;
                 } 
#content a:hover {
                  text-decoration: none;
                  color: #E87D1E;
                 } 
#start-content         {
                  float: left;
                  color: white;
                  width: 570px;
                  margin-left: 20px;
                  margin-top: 20px;
                 }
#start-content a       {
                  text-decoration: underline;
                  color: #E87D1E;
                 } 
#start-content a:hover {
                  text-decoration: none;
                  color: #E87D1E;
                 }                  
#start-news      {
                  margin-top: 50px; 
                  height: 230px; 
                  padding: 10px;
                 }                   
 
#logo-area          {
                  float:left;
                  width: 200px;
                  height: 620px;
                  margin-top: 20px;
                  text-align: center;
                  background-color: black;
                  
                 }                 
#bild            {
                  margin-bottom: 30px;
                 }                                                                
#footer          {
                  clear: left;
                  text-align: center;
                  padding-top: 10px;
                  padding-bottom: 20px;
                  font-size: 8pt;
                  color: white;
                 }
                 
#admin            {
                    width: 500px;
                    height: 230px;
                    height: auto;
                    color: white;
                    text-align: left;
                    border-width: 1px;
                    border-style: dashed;
                    border-color: white;
                    padding: 10px;
                  }

