body {
	margin: 0 auto;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
}
.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#holder {
	margin: 0px auto;
	width: 990px;
	text-align: left;
}
#holder #header {
	background-image: url(../navimg/Header.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 990px;
	float: left;
}
#holder #content {
	width: 990px;
	background-image: url(../navimg/bk_body.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	float: left;
	height: 615px;
}
#holder #header #headertop {
	height: 30px;
	padding: 5px 5px 5px 275px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 700px;
	letter-spacing: 0.2em;
}
#holder #header #menu {
	float: left;
	padding: 40px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	width: 970px;
}
#headertop a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a {
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.1em;
	line-height: 20px;
}
a {
	font-size: 11px;
	line-height: 15px;
	color: #00CCFF;
	text-decoration: none;
}
#footer {
	text-align: center;
	padding: 5px;
	height: 25px;
	width: 980px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.par {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.3em;
}
html {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #content_menu {
	font-weight: bold;
	float: left;
	width: 246px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#content #content_text {
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 715px;
}
.menuitem {
	padding-left: 20px;
}
hr {
	height: 1px;
	border: 1px solid #FFFFFF;
}
#content_menu .menuitem a {
	color: #000000;
	text-decoration: none;
}
#flashmovie {
	text-align: center;
	height: 300px;
	width: 720px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
}
.rechts {
	float: right;
}
.links {
	float: left;
}

