/*---General---*/

   body                          {background-image:url("../img/muster_00.gif");margin:0; padding:0;
                                  font-family: verdana, lucida, helvetica, sans-serif;
                                  font-size:65%; text-align:justify;
                                  color:#444444; line-height:15px;}
                                            
   a                             {position:absolute;
                                  display:block;
                                  text-indent:-9999px;
                                  text-decoration: none; 
                                  color: #000; font-size: 0.9em;
                                  margin:0px;
					outline: none;}
                                            
   img                           {border-width: 0px;}

   p                             {margin:0;} 
   
   span				  {display: none;}




/*BACK*/
     
#back
{position: relative;
 width:990px; height: 705px;
 margin: 0 auto; padding:0;}

#back_
{position: fixed;
 width:990px; height: 1500px;
 padding:0; background-color: #fff;}

/*---LOGO---*/

#logo                         
{position:absolute;
 width:505px; height:336px;
 top:24px; right: 15px; padding:0;}

#logo a   
{ width:505px; height:139px; background-image:url("../img/logo.gif");}



/*---LINKS---*/

#links                         
{position:absolute; text-align: right; 
 width:135px; height: 220px;
 top:174px; right: 31px; padding:0;}


#links a  
{line-height: 11px; display:inline; position:static;}


#links a.hover, #unlinks a.hover  
{color:#fff; background-color: #000;}

#links a:hover 
{color:#fff; background-color: #000;}

/*---UNLINKS---*/

#unlinks                         
{position:absolute; text-align: right; 
 width:135px; height: 220px;
 top:179px; right: 124px; padding:0;}


#unlinks a  
{line-height: 11px; display:inline; position:static;}

#unlinks a:hover 
{color:#fff; background-color: #000;}



/*---CONTENT---*/

#content                         
{position:absolute;
 width:700px;
 top:172px; left: 33px;}


#content p
{width: 687px; padding-right: 15px; overflow: auto; height: 527px;}

#content img.ue
{margin-bottom: 3px;}

#content img.main
{margin-bottom: 10px;}

#content a, #contact a  
{display:inline; position:static;}

#content a:hover, #contact a:hover 
{color:#fff; background-color: #000;}


/*---CONTENT---*/

#contact                         
{position:absolute;
 width:300px;
 top:186px; left: 320px;}




