* {
margin: 0;
padding: 0;
}

body {
font-family: Times New Roman, serif;
font-size: 12pt;
color: #000000;
background-color: #ffffff;
}

p {
margin: 0 0 8pt 0;
}

h1 {
font-family: Arial, sans serif;
font-size: 20pt;
}

h2 {
font-size: 12pt;
}

/*----------kopf------------*/

#kopf h1 {
font-size: 15pt;
margin: 0;
width: 100%
}
		
#kopf h2 {
font-weight: normal;
margin: 0;
width: 100%
}

/*----------navigation------------*/

#navi {
display: none;
}

#quer {
display: none;
}

/*----------links------------*/

a {
text-decoration: none;
color: #000000;
background-color: #ffffff;
}

/*----------inhalt------------*/

#inhalt {
padding-top: 0.1em;
margin: 0;
width: 100%;
}

.nichtdrucken {
display: none;
}

.vorgelaufen {
font-style: italic;
}

/*----------bilder------------*/
		
img {
display: none;
}

/*----------fusszeile-----------*/

#fusszeile {
clear: both;
font-size: 0.8em;
margin: 0;
}
