body{
    margin:0;
	padding:0;
	background-color:#FFFFFF;
}



#rwk {
      text-align:center;
      margin-top:20px;
      background-color:#FFFFFF;
      }
	  
table{
     margin:0px auto;
     width:850px;
     margin-top:50px;
     background-color:#FFFFFF;
	 }

#container{width:100%;
           height:100%;
           background-color:#FFFFFF;
}
#bgt{
     float:left;
	 background-color:#FFFFFF;
     }


#inhalt{
        margin-top:75px;
        background-color:#FFFFFF;
}

#main{
      width:800px;
      min-height:690px;
	  margin-left:200px;
	  margin:0px auto;
	  border-bottom:1px solid #000000;
      background-color:#FFFFFF;
}
#imgcontentteam{
                margin-top:20px;
                height:230px;
                background-color:#FFFFFF;
}

#imgcontentteam img{
                   margin-bottom:40px;
		           -webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.7);
                   -moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.7);
                   box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.7);
				   float:left; 
				   margin-right:20px;}
				
#imgcontentreferenzen{
                      margin-top:20px;
                      background-color:#FFFFFF;
					  }
					  
#imgcontentreferenzen img{
                         margin-bottom:40px;
		                 -webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.7);
                         -moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.7);
                         box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.7);   
				   }
#adress{
        text-align:center;
        background-color:#FFFFFF;
}   

#adress a{
         color:#000000;
         text-decoration:none;
         font-size:9pt;
		 font-family:arial;
}

#main a{
         color:#000000;
         text-decoration:underline;
 		 font-family:arial;
}

#adress .adressfont{
                   color:#000000;
                   text-decoration:none;
                   font-size:9pt;
                   font-family:arial;
				   
}		

              
h1{
  font-size:30pt;
  font-family:arial;
  text-decoration:none;
  display:inline;
  color:#000000;
  }

h2{
   font-size:15pt;
   font-family:arial;
   text-decoration:none;
   display:inline;
   color:#000000;
   }

h3{
   font-family:arial;
   font-size:15pt;
   text-decoration:none;
   color:#000000;
   }
   
h4{font-family:arial;
   font-size:12pt;
   font-weight:bold;}
   
h5{font-family:arial;
   font-size:18pt;
   font-weight:bold;}



p{
  font-family:arial;
  }   
    

td a {
    font-size:12pt;
    color:#000000;
    text-decoration:none;
}


td {
   height:30px;
   width:91px;
   padding:5px;
   text-align:center;
   font-family:Arial;
   border:1px solid #000000;
   background-color:#F2F2F2;
}


td a:hover, a.active{
                   
                   text-decoration:none;
                   font-weight:bold;
				   color:#000000
}
