
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*		D R U C K E N
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/

body
{
margin: 2em;
padding: 0;
font: 85% arial, hevetica, sans-serif;
color: #000;
background-color: #fff;
}

a { color: #000; text-decoration: none;}


/*----------------------------------------------------------------------------*/
/*		K O P F
/*----------------------------------------------------------------------------*/
#kopf
{
border-bottom: 1px solid #999;
}

#kopf h1
{
color: #000;
}

/*----------------------------------------------------------------------------*/
/*		T O P
/*----------------------------------------------------------------------------*/
#top
{
display: none;
}


/*----------------------------------------------------------------------------*/
/*		L I N KS
/*----------------------------------------------------------------------------*/
#links
{
display: none;
}



/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*		I N H A L T
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
#inhalt p { 

/*	line-height: 165%;*/
          font-size: 12px;


}

.imagefloat
{
display: none;
}

