body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	overflow: visible;
}

h1, h2, h3, h4, h5, h6, p, ul, td {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

#navcontainer {
    display: none;
}

.footer {
    display: none;
}

.hiddenfooter {
	font-size: 11px;
}

#content {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	overflow: visible;
	right: 0px;
	bottom: 0px;
	z-index:1;
}
#firstheader, #header{
	margin-left:0px;
	width:484px;
	background-color: #FFFFFF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #000000;
	font-weight: normal;
	padding-right: 25px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#firstheader h1 {
	padding-top: 70px;
	padding-bottom: 10px;
}

#header h1 {
	padding-top: 40px;
	padding-bottom: 10px;
}

#contentbox, #lastcontentbox {
	width:484px;
	background-color: #ffffff;
	margin-top:0px;
	margin-left:162px;
	margin-right:0px;
	margin-bottom: 2px;
	padding: 0px;
}
#lastcontentbox {
	margin-bottom: 0px;
}
#inhalt {
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 25px;
	font-size: 0.75em;
	line-height: 1.7em;
	}
#inhalt img {
	width: 140px;
	float: left;
	margin-top: 6px;
	margin-right: 16px;
}
#inhalt .bigimg {
	width: 420px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
}
#inhalt a:link, #inhalt a:visited {
	color: #000000;
	text-decoration: none;
}
#inhalt a:hover, #inhalt a:active {
	color: #000000;
	text-decoration: underline;
}
#inhalt p {
	font-size: 1em;
	line-height: 1.7em;
}
#kamile, #halm {
	display: none;
}
/* @import("./IE5Mac.css");  falls macie-probleme macht */ 

