﻿img, * {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}


body {
	margin: 0;
	padding: 0;
	color: #41525a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size: 0.813em;
	background: #0A042B url('../bilder/body-hg.jpg') no-repeat center 0;
}

html, body {
	height: 100%;
}



/* +++++++++++++ Positionierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:990px;
	clear:left;
}

div#logo_pos_print {
	display: none;
}

div#inhalt_hg, div#inhalt_hg_startseite {
	float: left;
	background: url('../bilder/container-hg.jpg') no-repeat;
	width:990px;
	height: auto;
}

div#inhalt_hg_startseite {
	background: url('../bilder/container-hg-startseite.jpg') no-repeat;
	min-height: 454px;
}

* html div#inhalt_hg_startseite {
	height: 454px;
}

div#inhalt_links_pos {
	float: left;
	min-height: 408px;
	width: 241px;
}

div#inhalt_bild_rechts {
	float: left;
	width: 197px;
}

div#subnav_bild {
	position: absolute;
	z-index: 300;
	left: 45px;
	top: 267px;
}

div#inhalt_pos, div#inhalt_pos_inhaltsstoffe, div#inhalt_pos_produktvorteile, div#inhalt_pos_rechtliches, div#inhalt_pos_startseite {
	float: left;
	border-bottom: 1px solid #8A7C98;
	background: url('../bilder/inhalt-hg.jpg') no-repeat;
	min-height: 408px;
	width: 507px;
}

* html div#inhalt_pos, * html div#inhalt_pos_inhaltsstoffe, * html div#inhalt_pos_produktvorteile, * html div#inhalt_pos_rechtliches {
	height: 408px;
}

div#inhalt_pos_inhaltsstoffe {
	background: url('../bilder/inhalt-hg-inhaltsstoffe.jpg') no-repeat;
}

div#inhalt_pos_produktvorteile {
	background: url('../bilder/inhalt-hg-produktvorteile.jpg') no-repeat;
}

div#inhalt_pos_rechtliches {
	background: url('../bilder/inhalt-hg-rechtliches.jpg') no-repeat;	
}

div#inhalt_pos_startseite {
	background: url('') no-repeat;	
	border: 0;
}

div#inhalt_text {
	width: 433px;
	padding: 62px 0 0 44px;
}

div#inhalt_pos_startseite div#inhalt_text {
	width: 220px;
	padding: 174px 0 0 35px;
}

div#footer {
	margin:0 auto;	
	position: relative;
	width: 990px;
	min-height: 40px;
}


div#hg_footer {
	float: left;
	padding-left: 45px;
	margin-top: -2px;
}

div#bayer_links_footer, div#bayer_links_footer_startseite {
	float: left;
	padding: 7px 0 0 47px;
	width: 310px;
}

div#bayer_links_footer_startseite {
	margin-top: -37px;
}

div#bayer_links2_footer, div#bayer_links2_footer_startseite {
	float: left;
	padding: 7px 0 0 0;
	width: 585px;
	text-align: right;	
}

div#bayer_links2_footer_startseite {
	margin-top: -37px;
}

div#header {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:990px;
	height: 120px;
}

div#logo_pos {
	position: absolute;
	left: 45px;
	top: 19px;
	z-index: 200;
}

div#logo2_pos {
	position: absolute;
	left: 714px;
	top: 19px;
	z-index: 200;
}

div#pos_extranavi_rechts_oben {
	position: absolute;
	left: 768px;
	top: 71px;
	z-index: 200;
}

div#inhalt_text_haar_icon {
	position: absolute;
	z-index: 600;
	left: 631px;
	top: 42px;	
}

div#weitere_studien_bilder {
	display: none;
}


/* +++++++++++++ Textformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 

p {	
	line-height: 1.375em;		
}

div#inhalt_bild_rechts p {
	color: #fdc400;
	padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
}

h1, h2 {
	font-size: 1.52em;
	padding-bottom: 0.7275em;
	font-weight: bold;
	color: #7c1070;
}

sub, sup {
    line-height: 2px;
	font-size: 0.6875em;
}

strong {
	color: #7c1070;	
}



/* +++++++++++++ Linkformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link, a:visited, a:active, a:hover {
	color: #43564A;
}

a:hover {
	color: #FDB813;
}

div.tx-flseositemap-pi1 ul li a {
	text-decoration: none;
}

/* +++++ Standard Listen im Inhalt ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* !!!!! immer zuerst definieren, dann die weiteren Listen ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul {
	margin: 0;
	padding: 0;
	padding-bottom: 1.375em;
}

ol {
	margin: 0;
	padding: 0;	
	color: #7c1070;
}

ul li {
	line-height: 1.375em;
	list-style-type:none;
	padding-left: 22px;
	margin-left: 2px;
	background: url('../bilder/aufzaehlung.gif') no-repeat 0 3px;
}

ol li {
	line-height: 1.375em;
	padding-left: 0px;
	margin-left: 22px;
	padding-bottom: 1.375em;
	font-weight: bold;
}

ol li div {
	color: #41525a;
	font-weight: normal;
}

div#inhalt_pos_produktvorteile ul li {
	border-bottom: 1px solid #a9479a;
	padding: 3px 0 3px 22px;
	background: url('../bilder/aufzaehlung.gif') no-repeat 0 6px;
	width: 378px;
}

div#inhalt_pos_produktvorteile ul li.first {
	border-top: 1px solid #a9479a;
}

div#inhalt_pos_inhaltsstoffe ul li {
	padding-bottom: 1.375em;
}

div#inhalt_pos_inhaltsstoffe ul li.first {
	width: 370px;
}

/* Subnav links ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul#subnav {
	padding: 10px 0 0 45px;
	width: 164px;	
}

ul#subnav li.subnav, ul#subnav li.subnav_aktiv {
	background-color:#676976;
	width: 164px;
	padding: 0;
	margin: 0 0 1px 0;
	list-style: none;
	background: url('') no-repeat;
}

ul#subnav li.subnav a, ul#subnav li.subnav a:hover, ul#subnav li.subnav_aktiv a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	padding-left: 34px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;	
	width: 134px;
	background:url(../bilder/subnav-hg.gif) no-repeat;		
}

ul#subnav li.subnav a:hover, ul#subnav li.subnav_aktiv a {
	color: #FDC400;
	background:url(../bilder/subnav-hg-aktiv.gif) no-repeat;
}


/* Extranav rechts oben ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul#extranav {

}

ul#extranav li.extranav, ul#extranav li.extranav_aktiv, ul#extranav li.extranav_trenner {
	display: inline;
	margin: 0;
	padding: 0;
	background: url('') no-repeat;	
}

ul#extranav li.extranav a, ul#extranav li.extranav a:hover, ul#extranav li.extranav_aktiv a, ul#extranav li.extranav_trenner a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	padding-left: 1px;
	font-family:Arial, Helvetica, sans-serif;
}

ul#extranav li.extranav_trenner a {
	color: #fff;
}

ul#extranav li.extranav a:hover, ul#extranav li.extranav_aktiv a {
	color: #A2118B;
}


/* Service Navi links ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul#servicenavi_links {
	list-style: none;
}

ul#servicenavi_links li.servicenavi_links, ul#servicenavi_links li.servicenavi_links_aktiv {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 11px;
	line-height: 13px;
	background: url('');
}

ul#servicenavi_links li.servicenavi_links a, ul#servicenavi_links li.servicenavi_links a:hover, ul#servicenavi_links li.servicenavi_links_aktiv a {
	text-decoration: none;
	color: #4d4c72;
}

ul#servicenavi_links li.servicenavi_links a:hover, ul#servicenavi_links li.servicenavi_links_aktiv a {
	color: #fff;
}


/* Service Navi rechts ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul#servicenavi_rechts {
	list-style: none;
}

ul#servicenavi_rechts li.servicenavi_rechts, ul#servicenavi_rechts li.servicenavi_rechts_aktiv {
	margin: 0;
	padding: 0;
	font-size: 11px;
	display: inline;
	padding-left: 5px;
	color: #4d4c72;	
	background: url('');	
}

ul#servicenavi_rechts li.servicenavi_rechts a, ul#servicenavi_rechts li.servicenavi_rechts a:hover, ul#servicenavi_rechts li.servicenavi_rechts_aktiv a {
	text-decoration: none;
	color: #4d4c72;
}

ul#servicenavi_rechts li.servicenavi_rechts a:hover, ul#servicenavi_rechts li.servicenavi_rechts_aktiv a {
	color: #fff;
}

#topnavigation {
	height: 110px;
	width: 990px;
	position:relative;
	display:block;
	
}
#logo {
	width: 67px;
	height: 67px;
	position:absolute;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 9px;
	float:right;
	right:0px;
	top:0px;
}
#metanav {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	
	position:absolute;
	margin-right: 132px;
	margin-bottom: 9px;
	float:right;
	right:0px;
	bottom:0px;
}

