* {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
img {
		behavior:url(css/pngfix/iepngfix.htc);
		border:0px;
	}


body {behavior:url("css/csshover.htc");
      background-color:#bcbcbc;}
															/* Anordnung der Hompepagebestandteile*/


#site{	width:900px;
			
			position:absolute;
			left:50%;
			
			margin-left: -450px;
			
  		
  		}
#bgimage{
		position:relative;
		background-image:url('../img/background.jpg');
		background-repeat:no-repeat;
  		background-position:center top;
  		width:900px;
  		height:600px;
  		z-index:3;}


#navileiste{
    font-family:arial;
    font-size:16px;
    position:absolute;
    top:150px;
    left:50px;
    font-weight:bold;
    
  }
  

#webdesign
  {
    position:absolute;
    color:#888888;
    top:580px;
    right:10px;
  }  

#logolink{
    position:absolute;
    top:15px;
    left:10px;
    display:block;
    width:265px;
    height:105px;
    }    
#content{
		position:absolute;
		top:124px;
		left:300px;
    width:540;
    height:395;
    }
.content{
    font-family:arial;
    font-size:14px;
    }
.headline
    {
    font-size:18px;
    } 
#kontakthinweis
    {
    position:absolute;
    top:5px;
    left:80px;
    }
.kontakthinweis
    {
      color:b42b33;
    }
     
                /* Produkte Links (NaviPunkte) */

   
a.navi:link
  {text-decoration:none;
   color:#888888;}
a.navi:visited
  {text-decoration:none;
   color:#888888;}
a.navi:hover
  {text-decoration:none;
   color:#000000;}
a.navi:active
  {text-decoration:none;
   color:#888888;}
