body	{
	text-align: center;  /* mittig in IE*/
	margin: 0;
	padding: 0;
	border: 0px;
	font: 69% Verdana, Arial, Helvetica, sans-serif;  /* grundlegende definition von schriftart und -groesse*/
	min-width: 785px;  /* wert = wrapperbreite, verhindert linksrausschieben bei fensterbreite kleiner als wrapperbreite*/
}

#wrapper	{
	margin: 0 auto;  /* mittig in netscape, mozilla und opera*/
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 785px;  /* wert = (contextbreite + margin rechts) + (navigationbreite + margin links und rechts) + (contentbreite + margin links)*/
	display: block;
	background-image:url(../images/bg_linien.gif); 
	background-repeat: repeat-y;
	background-position: 0px 20px; 
}

html { 
	min-width: 785px;  /* wert = wrapperbreite, verhindert linksrausschieben bei fensterbreite kleiner als wrapperbreite*/
}
	 

#header {
	/*margin: 0px 20px 5px 20px;   margin oben bis browser, links und rechts bis wrapper, unten bis navigation, content und context oder quernavigation (falls vorhanden) */
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;
	width: 745px;  /* wert = wrapperbreite - margin links und rechts */        
	background: #FFF;
	color: #B7B7B7;
	margin: 0px 0px 0px 0px;
	width: 785px;
	border: 1px solid white;          
}

#quernavigation {
	float: right;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;
	background: #CCC;
	/*background-image:url(../images/bg_linien.gif);
	background-repeat: repeat-y;*/
	width: 785px;
	margin-bottom: 20px;
}



#banner {
	float: right;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;     
	margin: 0px 20px 20px 20px;  /* margin oben bis header, links und rechts bis wrapper, unten bis navigation, content und context*/
	width: 745px;  /* wert = wrapperbreite - margin links und rechts */
	height: 151px;
	background: url(../images/banner_line_science.gif);
	background-repeat:no-repeat;
	background-position: center bottom;  
}

#navigation {
	height: auto;
	width: 156px;
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;
	margin: 0px 0px 0px 20px;  /* margin links bis wrapper*/
}

#context {
	height: auto;
	width: 149px;
	float: right;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;
	margin: 0px 20px 0px 0px;  /* margin rechts bis wrapper*/
	padding-left: 10px;
	background: #fff;
	font-size: 0.9em;
}

#context input.nl {
	background: url(../images/input_science_nl.gif);
	background-repeat:no-repeat;
	border: none;
	width: 101px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 2px 1px 1px 1px;
}
#context h6 {
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #005389;
	width: 147px;
	height: 18px;
}
#content {
	height: auto;
	width: 400px;
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;
	margin: 0px 0px 20px 0px;  /* margin links bis navigation und rechts bis context, unten bis footer (IE6 PC verdoppelt margin-bottom) */
	padding: 0px 10px 0px 15px;
	background: #fff;
	border-right: 1px solid #D8D8D8;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

#foot {
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: center;
	background: #CCC;
	width: 785px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/bg_footer.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
}

/* ------------- TYPO  ------------------------------------- */

.bildlinks img {
	float: left;
	margin: 10px 6px 4px -2px;
	padding: 0 5px 0 5px;
}

.bildrechts img {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	padding: 0 5px 0 5px;
}

#breadcrumb {
	margin: 5px;
}

/* ***** typographie ***** */

h1 {
	margin: 0px 5px 5px 0px;
	font-size: 1.8em;
	font-weight: normal;
	color: #BF0000;
}

h2 {
	margin: 20px 5px 0px 0px;
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	margin: 10px 5px 5px 0px;
	font-size: 1.0em;
	font-weight: bold;
}

h4 {
	margin: 10px 5px 5px 0px;
	font-size: 1.0em;
	font-weight: bold;
}

h5 {
	margin: 10px 5px 5px 0px;
	font-size: 1.0em;
	font-weight: bold;
}

p {
	font-size: 1.0em;
	margin: 8px 20px 0px 0px;
	line-height: 1.4em;
}
sup {
	font-size: 10px;
	font-family: Tahoma, "Courier";
	padding: 0px 2px 0px 1px;
}
sub {
	font-size: 11px;
	font-family: Tahoma, "Courier";
	padding: 0px 2px 0px 1px;
}

#content a {
	color: #003399;
}
#content a:hover {
	text-decoration: none;
}

#content ul {
	margin: 4px 15px 10px 15px;
	font-size: 1 em;
	padding: 0;
	line-height: 1.4em;
	list-style-type: square;
}

#content ul ul {
	margin: 4px 15px 10px 15px;
	padding: 0;
	font-size: 11px;
	line-height: 1.0em;
	list-style: circle;
}

#content ol {
	margin: 8px 15px 10px 30px;
	font-size: 1em;
	padding: 0;
	line-height: 1.4em;
}
#content li {
	margin-bottom:  3px;
}

#content p table { /* Sonderfall: Newsletter */
	border: 1px solid #B4B4B3;
	font-size: 10px;
}
#content p table td { /* Sonderfall: Newsletter */
		padding-top: 0px;
		border-bottom: 1px solid #B4B4B3;
}

/* ------------- ENDE TYPO ------------------------------------ */



.spaltenwrapper {
	width: 100%;
	background-color: #fff;
}

.spaltelinkshalb {
	width: 190px;  /* wert = gesamtcontentbreite/2 - spaltenbreite/2 */
	margin: 0px 19px 0px 0px;  /* wert = spaltenbreite content - 1 für IE / Mac, der rendert sonst 1px zu breit*/
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	background-color: #fff;
}

.spalterechtshalb {
	width: 190px;  /* wert = gesamtcontentbreite/2 - spaltenbreite/2 */
	margin: 0px 0px 0px 0px;
	float: right;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	background-color: #fff;
}

.spaltelinksdrittel {
	width: 120px;  /* wert = gesamtcontentbreite/3 - 2*spaltenbreite/3 */
	margin: 0px 20px 0px 0px; /* wert = spaltenbreite content */
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	background-color: #fff;
}

.spaltemittedrittel {
	width: 120px;   /* wert = gesamtcontentbreite/3 - 2*spaltenbreite/3 - 1 für IE / Mac, der rendert sonst 1px zu breit*/
	margin: 0px 20px 0px 0px; /* wert = spaltenbreite content */
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	background-color: #fff;
}

.spalterechtsdrittel {
	width: 120px;  /* wert = gesamtcontentbreite/3 - 2*spaltenbreite/3 */
	margin: 0px 0px 0px 0px;
	float: right;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	background-color: #fff;
}

.clear {
	clear: both;
	margin: -1px 0px 0px 0px;  /* lässt 1px clear nach oben verschwinden */
	height: 1px;  /* lässt &nbsp; auf 1px schrumpfen für IE */
	font-size: 1px;  
	line-height: 1px;  
	width: 100%;
}


/* ***** quernavigation navigation durch UL & LI ***** */

#quernavigation ul {
	margin: 0;
	padding: 0;
}

#quernavigation li { 
	margin: 0;
	padding: 0;
	display: inline; 
	list-style-type: none;
}

#quernavigation a {
	text-align: center;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 70px;
	width: 117px !important;
	background-repeat: repeat;
	overflow: hidden;
	text-decoration: none; 
}
html>body #quernavigation a {
  width: -10px;  /* box model hack, korrekte werte für opera */
}

#quernavigation a span {
	display: none;
}




#quernavigation a#logo {
	background-image: none;
	width: 177px !important;
}
#quernavigation a#produkt:hover, a#kampagne:hover, a#science:hover, a#unternehmen:hover, a#gesundheit:hover {
	background-position: 0px 70px;
	background-color: transparent;
}
#quernavigation a#produkt.current, a#kampagne.current, a#science.current, a#unternehmen.current, a#gesundheit.current {
	background-position: 0px 70px;
	background-color: transparent;
}
#quernavigation a#produkt {
	background-image: url(../images/hor_nav_produkt_2.gif);
	background-color: transparent;
}
#quernavigation a#kampagne {
	background-image: url(../images/hor_nav_programm_2.gif);
	background-color: transparent;
}
#quernavigation a#gesundheit {
	background-image: url(../images/hor_nav_gesundheit_2.gif);
	background-color: transparent;
}
#quernavigation a#unternehmen {
	background-image: url(../images/hor_nav_unternehmen_2.gif);
	background-color: transparent;
}
#quernavigation a#science {
	background-image: url(../images/hor_nav_science_2.gif);
	background-color: transparent;
}



/* ***** erste ebene navigation durch UL & LI ***** */

#navigation a {
	color: #333;
	background-color: #fff;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#navigation a:hover {
	color: #BF0000;
	background-color: #EEEEEE;
	text-decoration: none;
}

a#current {
	color: #BF0000;
	background-color: #EEEEEE;
	text-decoration: none;
}

#navigation ul#navlist {
	margin: 0;
}

#navigation #sub a#subcurrent {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

#navigation ul {
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li { 
	margin: 0 0 1px 0; 
} 

#navigation ul li a {
	display: block;
	padding: 5px 10px 6px 10px;  
	width: 156px;  /* box model hack, werte für ie 5.x / pc */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 136px;  /* box model hack, korrekte werte für alle anderen */
}
html>body #navigation a {
  width: 136px;  /* box model hack, korrekte werte für opera */
} 


/* ***** zweite ebene navigation durch UL & LI ***** */

#navigation ul ul { 
	margin: 3px 0 3px 0;
}

#navigation ul ul li { 
	margin: 0 0 1px 0;
}

#navigation ul ul a {
	display: block;
	padding: 2px 10px 3px 22px;  
	width: 156px;  /* box model hack, werte für ie 5.x / pc */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 124px;  /* box model hack, korrekte werte für alle anderen */
	color: #999;
	background-color: #fff;
	text-decoration: none;
}
#navigation ul ul a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

html>body #navigation ul ul a {
  width: 124px;  /* box model hack, korrekte werte für opera */
}

/* ***** dritte ebene navigation durch UL & LI ***** */

#navigation ul ul ul { 
	margin: 3px 0 3px 0;
}

#navigation ul ul ul li { 
	margin: 0 0 1px 0;
}

#navigation ul ul ul a {
	display: block;
	padding: 6px 10px 7px 27px;  
	width: 156px;  /* box model hack, werte für ie 5.x / pc */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 119px;  /* box model hack, korrekte werte für alle anderen */
	color: #999;
	background-color: #fff;
	text-decoration: none;
	margin-top: -8px;
	padding-bottom: -10px;
	font-size: 10px;
}
html>body #navigation ul ul ul a {
  width: 119px;  /* box model hack, korrekte werte für opera */
}


#navigation ul ul ul a:hover {
	color: #999;
	background-color: #fff;
	text-decoration: underline;
}

/* ***** vierte ebene navigation durch UL & LI ***** */

#navigation ul ul ul ul { 
	margin: 3px 0 3px 0;
}

#navigation ul ul ul ul li { 
	margin: 1px 0 1px 0;
}

#navigation ul ul ul ul a {
	display: block;
	padding: 4px 10px 5px 32px;  
	width: 156px;  /* box model hack, werte für ie 5.x / pc */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 114px;  /* box model hack, korrekte werte für alle anderen */
}
#navigation ul ul ul ul a:hover {
	color: #999;
	background-color: #fff;
	text-decoration: underline;
}
html>body #navigation ul ul ul ul a {
  width: 114px;  /* box model hack, korrekte werte für opera */
}

/* ***** fünfte ebene navigation durch UL & LI ***** */

#navigation ul ul ul ul ul li { 
	margin: 1px 0 1px 0;
}

#navigation ul ul ul ul ul a {
	display: block;
	padding: 2px 10px 3px 37px;  
	width: 156px;  /* box model hack, werte für ie 5.x / pc */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 109px;  /* box model hack, korrekte werte für alle anderen */
	color: #fff;
	background-color: #900;
	text-decoration: none;
}
#navigation ul ul ul ul a:hover {
	color: #999;
	background-color: #fff;
	text-decoration: underline;
}
html>body #navigation ul ul ul ul ul a {
  width: 109px;  /* box model hack, korrekte werte für opera */
}


#foot p {
	font-size: 0.9em;
	color: #5B5B5B;
	margin: 2px 0px 0px 0px;
}

#meta {
	width: auto;
	margin: 8px 0px 0px 0px;
	float: right;
	display: inline;
	font-size: 0.9em;
}
html>body #meta {
  width: 550px;  /* box model hack, korrekte werte für opera */
	height: 25px;
}
#metalinks {
	float: left;
	margin: 4px 8px 0px 0px;
}
#meta input.button {
	margin: 0px;
	display: block;
	}
#meta input.suchfeld {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 2px 1px 1px 1px;
	width: 131px;
	height: 17px;
	border: none;
	background: none;
	background-image:url(../images/bg_suchfeld.gif);
	background-repeat:no-repeat;
}
html>body #meta input.suchfeld {
	height: 22px;
}
#meta a {
	margin: 0px 5px 0px 5px;
	color: #B7B7B7;
	text-decoration: none;
}

#meta a:hover {
	text-decoration: underline;
}

.linear a{
	font-weight: bold;
}

hr {
	display: none;
}



.contentteaser {
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.contentteaser div.teaserbild {
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 10px;
	width: 90px;
	height: 68px;
	overflow: hidden;
}
.contentteaser img { border: none; }


.contentteaser h2 {
		display: inline;
		font-size: 15px;
}
.contentteaser p {
	margin: -2px 8px 2px 0px;
	line-height: 1.3em;
}
a.mehr {
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	background-image:url(../images/linkpfeil_sw.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
}
a.mehr:hover {
	color: #BF0000 !important;
}
#context a {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-left: 8px;
	background-image:url(../images/linkpfeil_rot.gif);
	background-repeat:no-repeat;
	background-position: 2px 5px;
}
#context a:hover {
	color: #BF0000;
}
#context.form {
	display: inline;
}
#context.button {
	float: left;
}
#copyright {
	color: #CCC;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 785px;
	background: #fff;
	border: 1px solid white;
}

/* ***** styling footer links ***** */

#foot a {
	margin: 0px 5px 0px 5px;
	color: #5B5B5B;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
}

/* ***** styling kontaktformular ***** */

#kontaktformular{
	background: #eee;
	width: 340px;
	padding: 5px 15px 5px 35px;
}
#kontaktformular legend {
	display: none;
}
#kontaktformular input {
	width: 210px;
	font-size: 11px;
	padding: 2px;
	margin: 2px 0 2px 0;
	border: 1px solid #999;
}
#kontaktformular input.plz {
	width: 40px;
	margin-right: 3px;
}
#kontaktformular input.ort {
	width: 160px;
}
#kontaktformular input.submit {
	float: none;
	width: 310px;
	font-weight: bold;
}
#kontaktformular select {
	width: 216px;
	font-size: 11px;
	padding: 2px;
}
 textarea {
	float: none;
	border: 1px solid #999;
	width: 303px; /* Breite von Label + Input */
	height: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

#kontaktformular .error {
	color: #BF0000;
}
#kontaktformular input.error {
	border: 1px solid #BF0000;
}
#kontaktformular textarea.error {
	border: 1px solid #BF0000;
}


#jobs {
	background: #eee;
	width: 340px;
	padding: 8px 14px 8px 14px;
	margin: 10px 0px 0px 0px;
}

/* SUCHE*/


#suchenav {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 3px 5px 3px 5px;
	margin: 5px 0px 10px 0px;
	width: 370px;
}
#suchenav a{
	color: #bf0000;
	font-weight: bold;
}
.sucheresult{
	width: 370px;
}
.sucheresult a {
	font-weight: bold;
}
.sucheresult a.more {
	font-weight: normal;
	font-color: #bf0000;
}


/* ----------------- SITEMPAP ----------------------- */

/* 1ste */
#sitemap ul {
	margin: 5px 0px 5px 0px !important;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
}
#sitemap ul a {
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	background: #bf0000;
	color: #FFFFFF;
	margin-top: 20px;
	padding: 2px 5px 2px 5px;
	width: 92%;
	display: block;
	border: 1px solid #bf0000;
}
#sitemap ul a:hover {
	text-decoration: none;
	background: #fff;
	color: #bf0000;
	border: 1px solid #bf0000;
}

/* 2te */
#sitemap ul ul {
	margin: 5px 0px 5px 5px !important;
	padding: 0;
	line-height: 12px;
	list-style: none;	
}
#sitemap ul ul a {
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	background: #eee;
	color:#333333;
	margin-top: 0px;
	padding: 4px 5px 4px 5px;
	width: 87%;
	display: block;
	border: 1px solid #fff;
}
#sitemap ul ul a:hover {
	text-decoration: none;
	background: #E1E1E1;
	border: 1px solid #fff;
	color:#000;
}

/* 3te */

#sitemap ul ul ul {
	margin: 5px 0px 5px 5px !important;
	padding: 0;
	line-height: 12px;
	list-style: none;
}

#sitemap ul ul ul a {
	text-decoration: none;
	font-weight:normal;
	padding: 0px 5px 0px 5px;
	background: none;
}
#sitemap ul ul ul a:hover {
	text-decoration: underline;
	background: none;
}


/* ***** styling kontaktformular ***** */

#kontaktformular{
	background: #eee;
	width: 340px;
	padding: 5px 15px 5px 35px;
}
#kontaktformular legend {
	display: none;
}
#kontaktformular input {
	width: 210px;
	font-size: 11px;
	padding: 2px;
	margin: 2px 0 2px 0;
	border: 1px solid #999;
}
#kontaktformular input.plz {
	width: 40px;
	margin-right: 3px;
}
#kontaktformular input.ort {
	width: 160px;
}
#kontaktformular input.option {
	width: 15px;
}
#kontaktformular input.submit {
	float: none;
	width: 310px;
	font-weight: bold;
}
#kontaktformular select {
	width: 216px;
	font-size: 11px;
	padding: 2px;
}
 textarea {
	float: none;
	border: 1px solid #999;
	width: 303px; /* Breite von Label + Input */
	height: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

#kontaktformular .error {
	color: #BF0000;
}
#kontaktformular input.error {
	border: 1px solid #BF0000;
}
#kontaktformular textarea.error {
	border: 1px solid #BF0000;
}

/* FACHINFORMATIONEN */

table.fachinfos td {
	background: #f7f7f7;
}
table.fachinfos td img {
	float: left;
	padding: 0px 8px 2px 0px;
}
table.fachinfos {
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}
table.fachinfos p {
	margin: 3px;
	font-size: 1.0em;
}

table.fachinfos td a {
	color: #bf0000;
	font-size: 10px;
	text-decoration: none;
	padding-left: 8px;
	background-image:url(../images/linkpfeil_rot.gif);
	background-repeat:no-repeat;
	background-position: 2px 4px;
}
table.fachinfos td a:hover {
	text-decoration: underline;
}
/*styles für contentbox-red*/

#contentbox-red {
	padding:10px 15px 10px 0px;
}

#contentbox-red-foshu {
	padding:10px 15px 10px 0px;
	margin-left:50px;
}

#contentbox-red-top {
	background:url(../images/boxtop-right.gif) top right no-repeat;
}

#contentbox-red-middle, #contentbox-red-middle-alt {
	border-left:1px solid #bf0000;
	border-right:1px solid #bf0000;
	padding:0;
}

#contentbox-red-middle p, #contentbox-red-middle-alt p {
	margin:0 10px;
}

#contentbox-red-middle img {
	float:right;
	margin:0 10px;
}
#contentbox-red-middle ul, #contentbox-red-middle-alt ul {
	margin:0 5px 0 125px;
}

#contentbox-red-middle img.foshu {
	float:left;
	padding:0px 10px;
	margin:-18px 0 0 -65px;
}

#contentbox-red-middle-alt img {
	float:left;
	margin:0 10px;
}

#contentbox-red-foot {
	background:url(../images/boxfoot-right.gif) bottom right no-repeat;
}

#contentbox-red .nofloat {
	float:none;
}

/******** CLEARFIX-HACK ********/

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* Hides from IE-mac \*/* html .clearfix {height: 1%;}/* End hide from IE-mac */

