
body.basic
  {
  text-align:center;
  font-family: Arial;
  }
  
body.basic a:link
  {
  color: #d07602;
  font-weight: bold;
  text-decoration:none;
  }

body.basic a:visited 
  {
  color: #d07602;
  font-weight: bold;
  text-decoration:none;
  }
body.basic a:hover
  {
  color: #d07602;
  font-weight: bold;
  text-decoration:underline;
  }
body.basica:active 
  {
  color: #d07602;
  font-weight: bold;
  text-decoration:none;
  }

body.basic img
  {
  border:none;
  }
  
#center
  {
  margin: 0 auto;
  text-align:left;
  width:950px;
  }
  
  
#container1
  {
  width:1000px;
  margin-left:1em;
  }
  
#container2
  {
  width:1000px;
  margin-left:1em;
  }

#container3
  {
  clear:both;
  margin: 580px 0 0 360px;
  font-size: 12px;
  }
  
#social
  {
  position:absolute;
  border:none;
  bottom:0;
  right:0;
  text-align:center;
  padding:5px
}  

#bigBox
  {
  float:left;
  background-image: url(images/box_main.png);
  background-repeat:no-repeat;
  background-position:50% 50% ;
  border:none;
  width:604px;
  height:426px;
  }
  
#bigBox_infos
  {
  float:left;
  background-image: url(images/box_main_infos.png);
  background-repeat:no-repeat;
  background-position:50% 50% ;
  border:none;
  width:604px;
  height:426px;
  }
  
#bigBox_news
  {
  float:left;
  background-image: url(images/box_main_news.png);
  background-repeat:no-repeat;
  background-position:50% 50% ;
  border:none;
  width:604px;
  height:426px;
  }
  
{#bigBox,#bigBox_infos,#bigBox_news} h1
  {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0px 20px 20px;
  }

{#bigBox,#bigBox_infos,#bigBox_news} h2
  {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0px 2px 20px;
  }  
  
{#bigBox,#bigBox_infos,#bigBox_news} h3
  {
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0px 2px 20px;
  } 

{#bigBox,#bigBox_infos,#bigBox_news} p
  {
  margin: 2px 0px 20px 20px;
  font-size: 12px;
  padding-right:10px;
  }
  
{#bigBox,#bigBox_infos,#bigBox_news} ul, li
  {
  margin: 0;
  font-size: 12px;
  padding-top:0;
  padding-bottom: 0;
  }
  
#stores1
  {
  font-size: 12px;
  margin: 20px 0 0 325px;
  }
  
#stores2
  {
  font-size: 12px;
  margin: -91px 0 0 325px;
  }
  
#stores3
  {
  font-size: 12px;
  margin: 0 0 0 15px;
  }
  
#imageBox
  {
  float:left;
  border:none;
  margin-left:20px;
  }

#imageBox img 
  {
    width:273px;
    height:433px;
  }
  
div.smallBox
  {
  float:left;
  background-image: url(images/box_small.png);
  background-repeat:no-repeat;
  background-position:50% 50% ;
  border:none;
  width:297px;
  height:118px;
  margin-right: 0.7em;
  margin-top: 0.5em;
  }
  
div.smallBox h2
  {
  font-size: 14px;
  font-weight: bold;
  margin: 20px 0px 2px 20px;
  }
  
div.smallBox p
  {
  margin: 2px 0px 20px 20px;
  font-size: 12px;
  padding-right:10px;
  }
  
div.smallBox input
  {
  border:1px solid #BBBBBB;
  margin-top:10px;
  float:left;
  }
  
#ok
  {
  margin-top:6px;
  margin-left:10px;
  float:left;
  }
  
#contact
  {
  margin-top:10px;
  }
  
#faq
  {
  margin-left:10px;
  height:350px;
  width:96%;
  overflow:auto;
  }
  
#news
  {
  margin-top: 5px;
  margin-left:10px;
  height:370px;
  width:96%;
  overflow:auto;
  }
  
#imprint
  {
  margin-left:10px;
  height:350px;
  width:96%;
  overflow:auto;
  }
  
#driveragb
  {
  margin-left:10px;
  height:320px;
  width:96%;
  overflow:auto;
  }
  
div.faqBox
  {
  border:none;
  margin:4px 4px 4px 20px;
  padding:3px;
  font-size:12px;
  }
  
form.form
  {
  font-size: 12px;
  margin-left:20px;
  }
  
#status
  {
  margin-left:20px;
  font-size:12px;
  }
  
a.buttonLink
  {
  border:none;
  display:block;
  width:150px;
  height:40px
  }
