html, body
{
padding-top:20px;
height:90%;
margin:0pt auto;
scroll:no;
padding-bottom:20px;
}


body
{
 font-family: Univers; Arial, Helvetica, sans-serif; color:#0F377F;
 font-size:15px;
}

b.imprint
{
font-size:16px;line-height:30px;
}

b.imp2
{
font-size:15px;
line-height:30px;

} 


ul
{
padding-left:0px;
margin-left:0px;
} 

li 
{
padding-top:4px;
margin-left:30px;
}
 
#seite
{
width:850px;
padding:0px;
margin:0pt auto;
border:1px solid orange;
}


a
{
 text-decoration:none;
 color:#0F377F; 
} 

a:hover
{
color: #95A7C6;
} 

a:active
{
color: green;
}


a.link
{
color:#0F377F; ;
text-decoration:underline;
}


#header
{
background:transparent url(images/polynanotec_logo2.gif) no-repeat scroll 10px 5px;
height:100px;
width:850px;
}

#mainlevel-nav
{
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:75px;
font-size:13px;
}

#navigation
{
height:40px;
background-image: url(images/nav_bg.gif); 
width:835px;
padding-left:12px;
}

#navi_point
{ float:left;
  padding:12px;
  font-size:16px;
  font-weight:bold
 } 
 
 
#main
{
padding: 20px;
}

#home
{
background-image: url(images/nano.jpg);
background-repeat:no-repeat;
background-position:center;
margin-left:30px;
margin-top:0px;
margin-bottom:0px;
height:370px;
font-size:24px;
font-weight:bold;

}

#home_space
{
width:100%;
height:100%;
background-image: url(images/spacer.gif);


}


#home_title2
{float:right;
 height:320px;
 vertical-align:bottom;
 
 
 
}

#infra
{
 background-image:url(images/infra.jpg);
 background-position:center;
 background-repeat:no-repeat;
 text-align:center;
}

#competence
{
 background-image:url(images/competences3.jpg);
 background-position:center;
 background-repeat:no-repeat;
 float:right;
 marging-left:30px;
 margin-bottom:30px;
 width:307px;
 height:213px;
}

#links
{
padding-left:15px
}


#contact
{
padding-left:15px
}

#footer
{ text-align:center;
  height:20px;
  padding-top:8px;
  vertical-align:middle;
  width:100%;
  font-size:12px;
  margin-top:20px;
  background-color: #E2E7EF;  
  border-top:1px solid orange;
  clear:both;
}   