    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: #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
    }
    .oneColFixCtr #container {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 866px;
    }
	
.oneColFixCtr  #sprachcontainer {
	margin-top: 15px;
	text-align: right;
	margin-right: 12px;
}
.oneColFixCtr #mainContent {
	padding: 0 5px;
    }
.oneColFixCtr #nl {
	float: right;
	height: 24px;
	width: 28px;
	margin-top: 10px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
	padding: 10px;
}
.oneColFixCtr a#nl, .oneColFixCtr a#pt, .oneColFixCtr a#it, .oneColFixCtr a#es, .oneColFixCtr a#fr, .oneColFixCtr a#en  {
	background-image: url(../images/layout/button_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
.oneColFixCtr #pt, .oneColFixCtr #it, .oneColFixCtr #es, .oneColFixCtr #fr, .oneColFixCtr #en  { 
    float: right;
	height: 24px;
	width: 28px;
	margin-top: 5px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
	padding: 10px;
}
.oneColFixCtr .header {
	padding: 0px;
	/*height: 176px;*/
	width: 866px;
	height: 250px;
	margin: 0px;
	font-weight: normal;
}
.oneColFixCtr    #headblue {
	background-image: url(../images/layout/header_bluenav.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px;
}
.oneColFixCtr    #headpink {
	background-image: url(../images/layout/header_pinknav.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtr  #headorange {
	background-image: url(../images/layout/header_oranav.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtr  #headred {
	background-image: url(../images/layout/header_rotnav.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtr  #headpetrol {
	background-image: url(../images/layout/header_petrolnav.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtr   #headgreen {
	background-image: url(../images/layout/header_greennav.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtr #headgrey {
	background-image: url(../images/layout/header_greynav.jpg);
	background-repeat: no-repeat;
}

.oneColFixCtr #faq {
	float: right;
	height: 15px;
	width: 85px;
	margin-top: 130px;
	margin-right: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	padding: 10px;
}
.oneColFixCtr a#faq, .oneColFixCtr a#shop, .oneColFixCtr a#produkte, .oneColFixCtr a#about, .oneColFixCtr a#home {
	background: url("../images/layout/button_white.jpg");
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
}

.oneColFixCtr #shop, .oneColFixCtr #produkte, .oneColFixCtr #about, .oneColFixCtr #home {
	float: right;
	height: 15px;
	width: 85px;
	margin-top: 130px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	padding: 10px;
}

.oneColFixCtr a:hover#faq {
	background: #ac3a78;
	color:#ffffff;
}

.oneColFixCtr a:hover#shop {
	background: #eb8e15;
	color: #FFFFFF;
}
.oneColFixCtr a:hover#produkte {
	background: #c51225;
	color: #FFFFFF;
}
.oneColFixCtr a:hover#about {
	background: #045e45;
	color: #FFFFFF;
}
.oneColFixCtr a:hover#home {
	background: #355793;
	color: #FFFFFF;
}

.oneColFixCtr #leftcontent {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	font-weight: normal;
}
.oneColFixCtr #rightcontent {
	float: right;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left-style: outset;
	border-left-color: #CCCCCC;
	padding-left: 50px;
}
.oneColFixCtr #rightcontent img.lb {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.oneColFixCtr .footer {
	text-align: center;
	width: 866px;
	height: auto;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.oneColFixCtr .clear {
	clear: both;
}

p {
	margin: 0;
}

.blau {
	color: #355793;
	font-weight: bold;
}
.schrift08 {font-size: 0.8em}
#subline {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 40px;
	/*float: left;*/
}
a:link {
	text-decoration: none;
	color: #4D4D4D;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	background-color: #E1E1E1;
}
a:active {
	text-decoration: none;
	color: #355793;
}
h2 {
	font-size: 1em;
	color: #355793;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	list-style-type: square;
	margin-left: -25px;
}

