
body   {
	color: #000;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	background-color: white;
	background-image: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}
h1 {
	font-size: 18pt;
	margin: 0;
	padding: 0 10px 2px 0;
	border-bottom: 2px solid #bd2c16;
	}
h2 {
	font-size: 16pt;
	text-align: center;
	margin: 0;
	padding: 10px 0 15px;
	}
div, p {
	margin: 0px;
	padding: 0px
	}
img {
	margin: 0px
	}
#seite   {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
	}
#kopf, #navi, #fuss, #inhalt, #fussli, #menue, #impr, #flagge {
	display: none;
	}

#ueberschrift {
	text-align: right;
	position: static;
	width: 100%;
	}
#text {
	text-align: left;
	position: static;
	width: 100%;
	overflow: visible;
	}


