#pfad {
	display: none;
	}
#kopf {
	display: none;
	}
#logotitel {
	}
#sprachwahl {
	display: none;
	}
#linkbalken {
	display: none;
	}
#mainbox {
	}
#content {
	}
#links {
	display: none;
	}
#adresse {
	border-top: 1px solid #CCCCCC;
	padding: 3px 0 2px 0;
	}
body {
	font-size: 100%;
	font-family:'Times New Roman',Times,serif;
	text-align:left;
	}
h1 {
	font-size: 2em;
	color: #106010;
	font-weight: bold;
	}
h2 {
	font-size: 1.5em;
	color: #665566;
	}
p {
	font-size: 1em;
	}
address {
	font-style: normal;
	font-size: 10pt;
	text-align: center; 
	}
#content ul {
	}
#content a {
	text-decoration: underline;
	color: #000099;
	}