* {
	font-family:Trebuchet MS, Helvetica, sans;
	font-size:10pt;
	line-height:175%;
}

#logo {
	display:none;
}

h1 {
	font-size:13pt;
}

h2 {
	font-size:12pt;
	text-transform:uppercase;
	letter-spacing:0.3em;
}

* {
	font-size: inherit; 
}

h1, h2, h3 { 
	font-weight:normal;
	/*text-transform:uppercase;*/
	margin:0.2em 0 0.5em 0;
} 


h2+h3 {margin-top: -0.8em;}

p,table,ul,ol { 
	margin-bottom: 1em;
}

h1+p, 
h1+table,
h1+ul,
h1+ol,
h2+p, 
h2+table,
h2+ul,
h2+ol,
h3+p, 
h3+table,
h3+ul,
h3+ol { 
	margin-top: -0.7em;
}


p {
/*	text-indent:4em;*/
	margin-bottom:1.5em;
}

body {
	background: #ffffff;
}

.header h1 {
	float: left;
}

.header span[rel=Beschreibung] {display:none;}

#menue {display:none;}

#footer {
	margin-top:4em;
	font-size:0.3em;
	}

#nurdruckheader {
	display:block;
	font-size:14pt;
}
span.nichtdrucken{
	display:none;
}

