@charset "utf-8";
body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000099;
	background-color: #D4D0C8;
	height: auto;
	width: auto;
	border: 0px none #FF9900;
	font-family: Verdana;
	font-size: 100%;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
    }
    .oneColLiqCtr #container {
	width: auto;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	font-family: Verdana;
	font-style: normal;
	background-color: #D4D0C8;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000066;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
    .oneColLiqCtr #mainContent {
	font-family: Verdana;
	color: #000066;
	background-color: #D4D0C8;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	border: 2px solid #D4D0C8;
	height: auto;
	width: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
    }

a:link {
	color: #000066;
	text-decoration: none;
	font-family: Verdana;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-family: Verdana;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	font-family: Verdana;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	font-family: Verdana;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 10px;
	color: #000066;
	font-family: Verdana;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #000066;
	font-family: Verdana;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #000066;
	font-family: Verdana;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	color: #E99B1A;
	font-family: Verdana;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #E99B1A;
	font-family: Verdana;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	color: #E99B1A;
	font-family: Verdana;
	font-weight: bold;
}
.stil1 {
	font-size: 10px;
	color: #000066;
	font-family: Verdana;
}
.stil2 {
	font-size: 12px;
	color: #000066;
	font-family: Verdana;
}
.stil3 {
	font-size: 14px;
	color: #000066;
	font-family: Verdana;
}
.stil4 {
	font-size: 10px;
	color: #E99B1A;
	font-family: Verdana;
}
.stil5 {
	font-size: 12px;
	color: #E99B1A;
	font-family: Verdana;
}
.stil6 {
	font-size: 14px;
	color: #E99B1A;
	font-family: Verdana;
}
.stil7 {
	font-size: 10px;
	color: #000066;
	font-family: Verdana;
	font-weight: bold;
}
.stil8 {
	font-size: 12px;
	color: #000066;
	font-family: Verdana;
	font-weight: bold;
}
.stil9 {
	font-size: 14px;
	color: #000066;
	font-family: Verdana;
	font-weight: bold;
}
.stil10 {
	font-size: 10px;
	color: #E99B1A;
	font-family: Verdana;
	font-weight: bold;
}
.stil11 {
	font-size: 12px;
	color: #E99B1A;
	font-family: Verdana;
	font-weight: bold;
}
.stil12 {
	font-size: 14px;
	color: #E99B1A;
	font-family: Verdana;
	font-weight: bold;
}

