body	{
	text-align: center;  /* mittig in IE*/
	margin: 0;
	padding: 0;
	border: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	min-width: 935px;
	background-color:#ebebeb;
}

#wrapper	{
	margin: 0 auto;  /* mittig in netscape, mozilla und opera*/
	padding: 0;
	border: 0px;
	width: 935px;
	display: block;
	background: #fff url(../templates/images/content-top.gif) no-repeat; 
}

#quernavigation {
	text-align: left;
	width: 935px !important;
	margin: 0px;
	padding:20px 0 62px 70px;
}

#quernavigation a {
	height: 110px;
	width: 160px !important;
	float:left;
}

#quernavigation a span {
	display: none;
}

#quernavigation a#darmgesundheit:hover, a#empfehlungen:hover, a#presse:hover, a#aerztefachkreise:hover {
	background-position: 0px 110px;
	background-color: transparent;
}
#quernavigation a#darmgesundheit.current, a#empfehlungen.current, a#presse.current, a#aerztefachkreise.current {
	background-position: 0px 110px;
	background-color: transparent;
}
#quernavigation a#darmgesundheit {
	background-image: url(../templates/images/navi-darmgesundheit.gif);
	background-color: transparent;
}
#quernavigation a#empfehlungen {
	background-image: url(../templates/images/navi-empfehlungen.gif);
	background-color: transparent;
}
#quernavigation a#presse {
	background-image: url(../templates/images/navi-presse.gif);
	background-color: transparent;
}
#quernavigation a#aerztefachkreise {
	background-image: url(../templates/images/navi-fachkreise.gif);
	background-color: transparent;
}
#quernavigation a#logo {
	background-image: none;
	width: 225px !important;}

a#logo img{border:none;}

#popupnaviwrap {
	margin: 0 auto;  /* mittig in netscape, mozilla und opera*/
	padding: 0px;
	width: 935px;  /* wert = (contextbreite + margin rechts) + (navigationbreite + margin links und rechts) + (contentbreite + margin links)*/
	position:relative;
	top:0px;
	left:70px;
}

#popupnavi {
	position:absolute;
	left:0px;
	top:-442px;
}

#m01, #m02, #m03, #m04 {
	background: url(../templates/images/popupnaviback.gif) bottom left no-repeat;
	text-align: left !important;
	float: left;
	width: 160px; 
	visibility:hidden;
	position:relative;
	right:0px;
	top:270px;
}

#popupnavi p, #popupnavi ul {
	padding: 0px 10px 5px 16px;
	margin: 0;
	list-style-type:none;
}

#popupnavi li {
	list-style-type:none;
	padding-bottom: 5px;
	margin: 0;
}

#popupnavi a {
	font-size: 11px;
	color: #326fa0;
	text-decoration: none;
}

#popupnavi a:hover {
	color: #e10032;
}

#startpic {
	float: left;
	width:480px;
}

#startpic img {
	width:600px;
}

#navigation, #starttext {
	height: auto;
	width: 205px;
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;
	margin: 0px;
	padding: 20px 0; 
	background: #fff url(../templates/images/leftnavi-top.gif) no-repeat; 
	border-bottom: 2px solid #dca036; 
}

#starttext p {
	margin:5px 0 0 10px;
	color:#326fa0;
}

#navigation ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: none;
}

#navigation a {
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color: #326fa0;
	text-decoration: none;
	display: block;
	padding: 3px 0;
}

#navigation a:hover, #navigation a#current {
	color: #e10032;
}

#navigation #sub a#subcurrent, #navigation ul ul a:hover {
	color: #e10032;
	background: url(../templates/images/navibullet-red.gif) no-repeat;
}

#navigation ul ul {
	margin-left:0px;
}

#navigation ul ul ul{
	margin-left:12px;
}

#navigation ul ul a {
	background: url(../templates/images/navibullet-blue.gif) no-repeat;
	padding-left:10px;
}

*html #navigation ul li {
	margin-bottom:-10px;
}

* html #navigation #sub a#subcurrent, #navigation ul ul a:hover, #navigation ul ul a {
	background-position:0px 2px;
}

#content, #startpic-special {
	height: auto;
	width: 480px;
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;
	margin: 0px 25px 50px 25px;
	padding: 0px;
	background: #fff;
}

#content iframe{
	height: 1050px;
}

#startpic-special img {
	width:480px;
}

#context {
	height: auto;
	width: 160px;
	float: right;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: left;
	margin: 8px 20px 0 20px;
	padding: 0;
}

#suche {
	background: url(../templates/images/quicksearch-bg.gif) top left no-repeat;
}
#context #suche input.suchfeld {
	width:130px;
	height:15px;
	margin: 5px 0px 0px 10px;
	padding:0;
	border:0;
	float:left;
}

/** Contextsuche-Style für IE **/

* html #context #suche input.suchfeld {
	width:127px;
}

/** Ende Contextsuche-Style für IE **/



#contexttop {
	height:15px;
	padding: 0;
	margin-top: 20px;
}

#contextfoot {
	height:15px;
}


#context ul {
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 10px 0 25px;
	margin:0 0 -5px 0;
}

#context ul li {
	padding-bottom:10px;}

#context a {
	text-decoration:none;
	}

#context a:hover {
	text-decoration:underline;
	}
	
#contextbox-red #contexttop {
	background: url(../templates/images/contextbox-top-red.gif) top left no-repeat;
}
#contextbox-red .contextbox {
background:#e10032;
}

#contextbox-red #contextfoot {
	background: url(../templates/images/contextbox-foot-red.gif) bottom left no-repeat;
}

#contextbox-yellow #contexttop {
	background: url(../templates/images/contextbox-top-yellow.gif) top left no-repeat;
}
#contextbox-yellow .contextbox {
background:#f6eac8;
}

#contextbox-yellow #contextfoot {
	background: url(../templates/images/contextbox-foot-yellow.gif) bottom left no-repeat;
}

#contextbox-darkblue #contexttop {
	background: url(../templates/images/contextbox-top-darkblue.gif) top left no-repeat;
}
#contextbox-darkblue .contextbox {
	background:#326fa0;
}

#contextbox-darkblue #contextfoot {
	background: url(../templates/images/contextbox-foot-darkblue.gif) bottom left no-repeat;
}

#contextbox-lightblue #contexttop {
	background: url(../templates/images/contextbox-top-lightblue.gif) top left no-repeat;
}
#contextbox-lightblue .contextbox {
	background:#b5c2d5;
}

#contextbox-lightblue #contextfoot {
	background: url(../templates/images/contextbox-foot-lightblue.gif) bottom left no-repeat;
}


#contextbox-red ul {
	list-style-image: url(../templates/images/contextbox-bullet-red.gif);
}

#contextbox-yellow ul {
	list-style-image: url(../templates/images/contextbox-bullet-yellow.gif);
}

#contextbox-darkblue ul {
	list-style-image: url(../templates/images/contextbox-bullet-darkblue.gif);
}

#contextbox-lightblue ul {
	list-style-image: url(../templates/images/contextbox-bullet-lightblue.gif);
}

#contextbox-red a, #contextbox-darkblue a, #contextbox-lightblue a {
	color:#fff;
}

#contextbox-yellow a {
	color:#326fa0;
}

#contextbox-initiative {
	background-image: url(../templates/images/initiative-bg.gif);
	height:40px;
	padding: 0;
	margin-top: 20px;
}

#contextbox-initiative ul {
	list-style-image: url(../templates/images/contextbox-bullet-white.gif);
	padding: 6px 20px 0px 30px;
}

#contextbox-initiative a {
	color: #e10032;
}

#foot {
	float: left;
	display: inline;  /* verhindert doppelt-margin-bug in IE*/
	text-align: center;
	width: 935px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	background: #fff url(../templates/images/content-foot.gif) bottom left no-repeat; 
}

#footlinks {
	text-align:center;
	font-size: 0.9em;
	margin: 0;
}

#footlinks a {	color: #dca036;
text-decoration:none;
margin:10px;
}

#copyright {
	font-size: 0.9em;
	margin: 0px;
	padding: 10px 0px;
	text-align:right;
	width:935px;
	background-color:#ebebeb;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h6 {
	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;
}





/********** BIS HIERHIN AUF JEDEN FALL FÜR TEMPLATE NÖTIG *************/


/* ***** typographie ***** */

h1 {
	margin: 0px 5px 5px 0px;
	font-size: 1.7em;
	font-weight: normal;
	color: #BF0000;
}

#startpic h1, #startpic-special h1 {
	margin: 0px 0px 10px 0px;
	width:480px;
	font-size:2.5em;
}

h2 {
	margin: 20px 5px 20px 0px;
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	margin: 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	color:#e10032;
}

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;
}

#context h6 {
	padding: 0 3px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 168px;
	height: 18px;
	background: #bf0000 url(../images/bg_h6_context_boxtop.gif) top left no-repeat;
}

* html #context h6 {
	padding: 0 2px;
}

p {
	margin: 5px 0px 0px 0px;
	line-height: 1.4em;
	font-size: 1.0em;
}
#content a {
	color: #e10032;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	background: url(../templates/images/navibullet-red.gif) 0 -3px no-repeat;
}

#content ul {
	margin: 10px 0;
	font-size: 1.0em;
	line-height: 1.4em;
	padding:0;
	list-style-type: none;
}

#content li {
	background: url(../templates/images/navibullet-red.gif) no-repeat;
	padding: 3px 0 2px 10px;
}

#content ul ul {
	margin-left: 10px;
}
#content ul ul ul {
	margin-left: 20px;
}

ol {
	padding: 20px;
}

ol li {
	background-image:none !important;
	padding: 0px !important;
}


/* ------------- ENDE TYPO ------------------------------------ */




/******** 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 */



/********* DGC-Styles **********/

div.bildrechts img {
	float:right;
	margin:0 0 20px 30px;
}

#zweispaltiglinks {
	float:left;
	margin:0 0px 20px 0px;
	width:225px;
}

#zweispaltigrechts {
	float:right;
	margin:0 0 20px 30px;
	width:225px;
}

#tipp {
	margin-bottom: 30px;
}

#tipp #title {
	background: url(../templates/images/tippback.gif) no-repeat;
	padding: 0;
	color:#fff;
	line-height:15px;
	font-weight:bold;
	width:40px;
	text-align:center;
	float: left;
}

#tipp h3 {
	color:#000;
	padding-left: 50px;
}

#infobox, #bmibox {
	background:url(../templates/images/infobox.gif) top right no-repeat;
	width:255px;
	text-indent:25px;
	padding:0px;
	margin: 0;
}
#infobox p, #bmibox p {
	padding:15px 15px 0 15px;
	margin: 0;
}
#infobox-foot, #bmibox-foot {
	background:url(../templates/images/infobox-foot.gif) bottom right no-repeat;
	height: 15px;
	width: 255px;
	padding: 0;
}

#bmibox {
	text-indent:0;
	background:url(../templates/images/bmibox.gif) top right no-repeat;
	height:40px;
}

#bmibox .links {
float:left;
padding:20px 15px 20px 25px;
}

#bmibox .rechts {
float:left;
padding:7px 0 0 0;
}

#bmibox hr {
margin:5px 0 0 0;
}

#linkbox {
	background:url(../templates/images/linkbox.gif) top right no-repeat;
	width:255px;
	padding:0px;
	margin: 0;
}

#linkbox p, #linkbox ul, #linkbox h3 {
	padding:15px 15px 0 15px;
	margin: 0;
}
#linkbox-foot {
	background:url(../templates/images/linkbox-foot.gif) bottom right no-repeat;
	height: 15px;
	width: 255px;
	padding: 0;
}

#contentbox {
	background: url(../templates/images/contentbox-top.gif) top right no-repeat;
	border-bottom:2px solid #dca036;
	padding:10px 0;
	margin:30px 0;
}

#contentbox p {
	margin: 10px 20px;
}

#contentbox li {
	margin: 5px 10px;
	padding: 2px 10px;
	list-style-type: none;
	background: url(../templates/images/navibullet-red.gif) 0px 0px no-repeat;
}

#contentbox-img {
	background: url(../templates/images/contentbox-top.gif) top right no-repeat;
	border-bottom:2px solid #dca036;
	padding:10px 0;
	min-height:180px;
}

* html #contentbox-img p {
	padding-bottom:20px;
}
#contentbox-img div {
	float:left;
	padding:10px 0px;
	width:225px;
}

#contentbox-img img {
	width:200px;
}

#testimonial {
	border-top:2px solid #dca036;
	margin:40px 0;
}

#testimonial img {
	margin:-30px 15px 10px -2px;
	padding: 0;
	float:left;
}

#testimonial img.initial {
	margin:0px;
	padding:0;
	float:none;
}

#testimonial img.exitial {
	margin:-3px 0 0 0px;
	padding:0;
	float:none;
}

#content-table {
	padding:20px 0px;
	margin:30px 0;
}

#content-table th {
	background: url(../templates/images/coltop.gif) top left no-repeat;
	padding:10px 5px 5px 15px;
	border-bottom:1px solid #326fa0;
	margin:0px;
	font-size:11px;
}

#content-table th.firstcol {
	background: url(../templates/images/tabletop.gif) top left no-repeat;
}

#content-table td {
	padding:5px 5px 5px 15px;
	border-bottom:1px solid #326fa0;
	background: url(../templates/images/tdback.gif) top left repeat-y;
	margin:0px;
	font-size:11px;
}

#content-table td.firstcol {
	background:none;
}

#fussnoten {
	border-top:1px solid #dca036;
	font:italic 11px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

/****** folgendes braucht man wohl auch... *********/

/* ***** styling kontaktformular ***** */

#kontaktformular{
	width: 480px;
	padding: 0px;
	margin:0px;
}

#kontaktformular #beschriftung {
	float: left;
	padding: 5px 0 0 0;
	width: 100px;
}

#kontaktformular #bestellprodukt {
	float: left;
	padding: 5px 0 0 0;
	width: 260px;
}
#kontaktformular #beschriftung-voll {
	float: none;
	padding: 5px 0 0 0;
	width: 310px;
}
#kontaktformular input {
	width: 210px;
	font-size: 11px;
	padding: 2px;
	margin: 2px 0 2px 0;
	border: 1px solid #999;
}

#kontaktformular input.amount {
	width:15px;
	text-align:right;
}

#kontaktformular em {
	display:block;
	text-align:left;
	height:10px;
}

#kontaktformular input.plz {
	width: 40px;
	margin-right: 4px;
}

* html #kontaktformular input.plz {
	width: 40px;
	margin-right: 10px;
}

#kontaktformular input.ort {
	width: 160px;
}
#kontaktformular input.submit {
	float: none;
	width: 316px;
	font-weight: bold;
}

#kontaktformular select {
	width: 216px;
	font-size: 11px;
	padding: 0px;
	margin:2px 0;
}
#kontaktformular select.voll {
	width:316px;
}

* html #kontaktformular select {
	width: 211px;
	font-size: 11px;
	padding: 0px;
	margin:2px 0;
}

* html #kontaktformular select.voll {
	width:314px;
}

textarea {
	border: 1px solid #999;
	width: 310px;
	height: 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

* html textarea, * html #kontaktformular input.submit {
	width:313px;
}

#kontaktformular .error {
	color: #e10032;
}
#kontaktformular input.error, #kontaktformular textarea.error {
	border: 1px solid #e10032;
}


/* 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: #e10032;
}

td {
	font-size:12px;
}

.thumbnail-link {
	width: 111px;
	height: 125px;
	padding: 3px;
	margin: 0px 12px 12px 0px;
	border: 1px solid #D2D2D2;
	float: left;
}


.thumbnail-link p {
	margin: 2px 0px 2px 2px;
}

.thumbnail-link p a  {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	padding-left: 8px;
	background-image:url(../images/linkpfeil_rot.gif);
	background-repeat:no-repeat;
	background-position: 2px 5px;
}

