body {
	font-family: Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	font-size: 100.01%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 8px;
	text-align: center;
 }

#menu {
	padding-top: 43px;
}
#menu td {
	height: 21px;
        white-space: nowrap;
}
#address {
	padding-top: 41px;
        width: 100%; height: 100%;
}
#content {
	padding: 43px;
}

#leben {
	padding-left: 6px;
	padding-top: 140px;
}

h1 {
	font-size: 1.2em;
	font-weight: 900;
}
h2 {
	font-size: 1.1em;
	font-weight: 900;
}
h3 {
	font-size: 1.0em;
	font-weight: 900;
}
h4 {
	font-size: 0.9em;
	font-weight: 900;
}
h5 {
	font-size: 0.8em;
	font-weight: 900;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #CCCCCC;
}

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #CC0000;
	color: #333333;
	text-decoration: none;
}

.positiona {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	top: 351px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	left: 10px;
}

.positonm {
	left: 35px;
	top: 351px;
	position: static;
	visibility: inherit;
	height: auto;
	width: auto;
	overflow: visible;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0000;
}

#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#content a:visited {
}
#content a:focus {
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	color: #CC0000;
}

#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	}
#menu a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	}

#address a:link {
}
#address a:visited {
}
#address a:focus {
}
#address a:hover {
	text-decoration: underline;
}
#address a:active {
}


