/* CSS Document */

body{
background-color: #FFF;
font-family: "Gill Sans", "Trebuchet MS", Tahoma, sans-serif;
color:#000;
}
img{
border:0;
}
a:focus{
outline:none;
}

#topnavi h1{
font-size:1em;
font-weight:normal;
text-transform:uppercase;
}
#mainnavi{
display:none;
}
 
#content{
line-height:1.2em;
}
#content h2{
margin-top:0;
font-weight:normal;
font-size:1.1em;
}
#content p, #content li{
font-size:0.8em;
}
#content a{
text-decoration:none;
color:#999;
}
#content .artikel{
float:left;
}

#maincontent{
letter-spacing:0.1em;
}
#subcontent, #subnavi, #bottom{
display:none;
}

