/* CSS Document */

body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
line-height:140%;
background-color: #25434b; 
background-image:url(182bi_poisonsun_back.jpg);  
background-position: top center;
background-repeat:no-repeat;
margin: 0px; padding: 0px;
text-align: center;  /* Zentrierung im Internet Explorer */
z-index: 0;
}	
  
div#header {
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
padding-right: 0px;
padding-top: 0px;
padding-bottom: -20px;
width:850px;
height: 2350px;
background-color: #transparent;
position: relative;
z-index: 1;
}
  
div#info {
margin-top:-1730px;
margin-left:25px;
width: 800px;
height: 250px;
line-height:140%;
text-align:justify;
background-color: #transparent;
position: relative;
z-index: 2;
}
  
div#button1 {
margin-top: -160px;
margin-left:725px;
width: 100px;
height: 22px;
background-color: #transparent;
position: relative;
z-index: 3;
}
  
div#button2 {
margin-top: 130px;
margin-left:725px;
width: 100px;
height: 22px;
background-color: #transparent;
position: relative;
z-index: 3;
}

div#reviews {
margin-top: 60px;
margin-left:25px;
width: 230px;
height: 90px;
text-align:left;
background-color: #red;
position: relative;
float:left;
z-index: 3;
}
div#temp01 {
margin-top: 60px;
margin-left:55px;
width: 230px;
height: 90px;
text-align:left;
background-color: #yellow;
position: relative;
float:left;
z-index: 3;
}
div#temp02 {
margin-top: 60px;
margin-left:55px;
width: 230px;
height: 90px;
text-align:left;
background-color: #yellow;
position: relative;
float:left;
z-index: 3;
}
 
div#bu_logo {
margin-top: 60px;
margin-left:25px;
width: 230px;
height: 90px;
text-align:center;
background-color: #transparent;
position: relative;
float:left;
z-index: 3;
}
div#bu_info {
margin-top: 60px;
margin-left:55px;
width: 230px;
height: 90px;
text-align:center;
background-color: #transparent;
position: relative;
float:left;
z-index: 3;
}
div#bu_foto {
margin-top: 60px;
margin-left:55px;
width: 230px;
height: 90px;
text-align:center;
background-color: #transparent;
position: relative;
float:left;
z-index: 3;
}

div#contact {
margin-top: 110px;
margin-left:25px;
width: 800px;
height: 90px;
background-color: #transparent;
text-align:left;
line-height:130%;
position: relative;
float:left;
z-index: 3;
}
  
div#follow {
margin-top: -92px;
margin-left:640px;
width: 185px;
height: 100px;
background-color: #transparent;
line-height:80%;
position: relative;
float:left;
z-index: 3;
}
  
div#logos {
margin-top: 830px;
margin-left:25px;
width: 800px;
height: 60px;
text-align:center;
background-color: #transparent;
position: relative;
float:left;
z-index: 3;
}
    
div#footer {
margin-top: 35px;
margin-left:25px;
width: 800px;
height: 20px;
font-size:11px;
color:#5d7278;
text-align:center;
background-color: #transparent;
position: relative;
float:left;
z-index: 3;
}

a:link {color: #5d7278; text-decoration: none;}
a:active , a:visited {color: #5d7278; text-decoration: none;}
a:hover {color: #718a91; text-decoration: none;}  
