@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; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	background-color: #666666;
	background-repeat: no-repeat;
	background-image: url(pics/Fotolia_10635000_L.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: center top;
    }
.flexbox2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 20px;
	margin-left: auto;
	color: #000000;
	display: block;
	text-align: left;
	height: auto;
	width: auto;

}

.box1 {
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 20px;
	white-space: normal;
	overflow: hidden;
}
.box4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 107%;
	margin-right: 10px;
	margin-left: 20px;
}
.flexbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	width: auto;
	margin-right: 20px;
	height: auto;
	padding-top: 15px;
	color: #000000;
}


.box3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 107%;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F11213;
	border-left-color: #F11213;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
}

.box2 {
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
}


    .oneColLiqCtr #container {
	border: 1px none #000000;
	text-align: center;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 80%;
    }
    .oneColLiqCtr #mainContent {
	padding: 0 20px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: none;
    }
.scrollbox {
	height: 100px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.scrollbox2 {
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	width: auto;
	margin-top: 10px;
}
