@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
	background-image: url(bilder/grays2.gif);
}
.oneColFixCtr #container {
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 700px;
	background-image: url(bilder/09neoback/09blancback.jpg);
}
.oneColFixCtr #mainContent {
	padding: auto;
	background-image: url(bilder/09neoback/09logoback2.jpg);
}
.oneColFixCtr #holder {
	height: 150px;
	width: 880px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.oneColFixCtr #subnav {
	height: 20px;
	width: 300px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-left: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 20px;
}
.oneColFixCtr #pagetitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	float: right;
	height: 20px;
	width: 280px;
	border: thin solid #000;
	text-align: right;
	padding-right: 20px;
	margin-left: 150px;
	margin-bottom: 20px;
	margin-right: 20px;
	letter-spacing: 0.15em;
	font-weight: normal;
}
.oneColFixCtr #coll01 {
	float: left;
	height: 420px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border: thin none #000;
}
.oneColFixCtr #coll02 {
	margin: 0px;
	padding: 1px;
	float: left;
	height: 250px;
	width: 1px;
	border: no;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.oneColFixCtr #coll03 {
	float: left;
	height: auto;
	width: 620px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding-right: 7px;
	text-align: center;
}
.oneColFixCtr #coll04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: right;
	height: 420px;
	width: 100px;
	border: thin none #000;
	text-align: center;
	padding-top: 20px;
	margin-right: 20px;
}
.oneColFixCtr #I1 {
	float: left;
	height: 40px;
	width: 145px;
	border: thin solid #000;
	margin-left: 5px;
	margin-bottom: 5px;
}
.oneColFixCtr #I2 {
	float: left;
	height: 40px;
	width: 145px;
	margin-left: 5px;
	border: thin solid #000;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.oneColFixCtr #test1 {
	height: 200px;
	width: 880px;
	border: thin solid #000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bilder/BackBit09.jpg);
}
.oneColFixCtr #I3 {
	font-family: "Times New Roman", Times, serif;
	float: right;
	height: 40px;
	width: 145px;
	margin-left: 0px;
	border: thin solid #000;
	margin-bottom: 5px;
	font-size: 12px;
}
.oneColFixCtr #I4 {
	font-family: "Times New Roman", Times, serif;
	float: right;
	height: 40px;
	width: 145px;
	margin-right: 5px;
	border: thin solid #000;
	margin-bottom: 5px;
	font-size: 12px;
}
.oneColFixCtr #container #coll03 #I1 .style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

