@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	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;
	background-color: #000;
	width: auto;
	padding-top: 25;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: repeat;
	background-image: url(../images/bgimage_BL.jpg);
}
.oneColLiqCtrHdr #container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	padding-top: 0;
	padding-bottom: 5;
	margin-top: 15px;
	background-image: url(../images/topCell.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
}
.oneColLiqCtrHdr #header h1 {
	vertical-align: middle;
	position: fixed;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.datenTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.oneColLiqCtrHdr #mainContent {
	background-image: url(../images/semiCells.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: right;
	font-weight: bold;
}.CellPadding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5px;
}
.paragraphText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	text-align: left;
}
.menuItems {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}
.Copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	color: #666;
	text-decoration: none;
}
.menuCell {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	margin: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.CellCentre {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: repeat-x;
	vertical-align: middle;
	margin: 5px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #000;
}
.CopyrightAT {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	color: #999;
	text-decoration: none;
}
bodyNesL {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: 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;
	background-color: #997533;
	background-image: url(../images/bgimage_green.jpg);
	width: auto;
}
