@CHARSET "UTF-8";

/* Basisformatierungen */
html * {
  margin: 0;
  padding: 0;
}

html, body {
  /*height: 100%;*/
}

body  {
  color: #646466;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  background: #D3E2F1 url(../_img/back_body.jpg) 0px 0px repeat-x;
}

li {
  font-size: 100%;
  line-height: 114%;
  margin-bottom: 10px;
}

img {
  border: none;  
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 0.5ex;
}

sub {
	top: .5ex;
}

h2 {
	font-size: 129%;
	line-height: 143%;
	margin-bottom:5px;
}

h2 a {
	font-size:18px !important;
	line-height:20px !important;	
}

a, a:visited, a:active {
  color: #646466;
  font-weight: bold;
  font-size: 86%;
  text-decoration: none;
  padding-left: 1.71em;
  background: transparent url(../_img/breadcrumb_pfeil.png) 0px -1px no-repeat;
}
a:hover {
  text-decoration: none;
  color: #094687;
  background: transparent url(../_img/breadcrumb_pfeil_hover.png) 0px -1px no-repeat;
}

a.keinpfeil {
  background-image: none !important;
  padding-left: 0px !important;
  font-size: inherit;
}
a.right10 {padding-right: 20px;}

.cleaner {
  clear: left;
  float: none;  
}

div#outer {
  position: relative;
  margin: 0px auto auto;
  width: 960px; 
}

div#inner {
  position: relative;
  margin: 0;
}

div#header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 960px;
  height: 71px;
  background: transparent url(../_img/back_header.gif) top center no-repeat;
}

div#headerprint {
	display:none;
	position: absolute;
  left: 0px;
  top: 0px;
  width: 960px;
  height: 71px;
  background: transparent url(../_img/back_header.gif) top center no-repeat;
}

img.logo {
  float: left;  
}

/* Hauptnavigation */

ul#mainmenu {
  float: left;
  margin-top: 22px;
  margin-left: 5px;
  width: 765px;
  height: 44px;
  overflow: hidden;
  vertical-align: middle;
  list-style: none;
  background: transparent url(../_img/mainmenu_ul_back.gif) top left repeat-x;
}

ul#mainmenu li { 
  display: inline;
  float: left;
  height: 44px;
  background: transparent url(../_img/mainmenu_li_back.gif) top left no-repeat;
  margin-right: 2px;
  text-align: center;
  overflow: visible;
}

ul#mainmenu li.left {
  width: 3px;
  background: transparent url(../_img/mainmenu_left.gif) top left no-repeat;
  margin-right: 0px;
}

ul#mainmenu li.right_2 {
  margin-right: 0px;
}
  
ul#mainmenu li.right {
  width: 4px;
  background: transparent url(../_img/mainmenu_right.gif) top left no-repeat;
  margin-right: 0px;
}
  
ul#mainmenu li a { 
  display: block;
  float: left;
  font-size: 129%;
  color: #333132;
  text-decoration: none;
  width: 150px;
  line-height: 42px;
  font-weight: normal;
  padding-left: 0px !important;
  background-image: none !important;
}

a.bildlink {
  padding-left: 0px !important;
  background-image: none !important;
}

ul#mainmenu li a.active, 
ul#mainmenu li a.mainmenuitem:hover {
  background: transparent url(../_img/mainmenu_li_back_active.gif) top left no-repeat !important;  
}

/* Submenu */

ul.submenu {
  position: absolute !important;
  top: 65px !important;
  margin-left: 0px;
  z-index:999 !important;
  overflow: visible !important;
}

ul.submenu li {
  float:none !important;
  display:block !important;
  z-index:999 !important;
  background-color: #C9DCEF !important;
  background-image: none !important;
  height: 40px !important;
  text-align: left !important;
}

ul.submenu li a {
  background-image: none !important;
  background-color: #C9DCEF !important;
  font-size: 14px !important;
  line-height: 16px !important;
  border-bottom:1px dotted #646466;
}

ul.submenu li a:hover {
  background-color: #ADC2D7 !important;
  background-image: none !important;
}

ul.submenu li a span {
  display: block;
  margin-left: 17px;
  padding: 12px 0px;
}


/* Inhaltsbereich */

body#einzelseite div#content {
  position: relative;
  top:93px;
  margin-top: 0px;
  width: 780px;
  overflow: shown;
  color: #646466;
  /*padding-top:15px;*/
}

body#uebersicht div#content {
  position: relative;
  top:93px;
  margin-top: 0px;
  width: 780px;
  overflow: shown;
  color: #646466;
  /*padding-top:15px;*/
}

.admin div#content {
  top: 15px !important;
}

body#startseite div#content {
  clear: both;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  top:78px;
  margin-top: 0px !important;
}

body#startseite div#header {
  top:0px;
}

/* Startseite Spalten */

body#startseite div#content div.column {
  float: left;
  width: 190px;
  height: 405px;
  margin-right: 4px;
}

body#startseite div#content div#c1 {
  background: #F7C9DD url(../_img/startseite/back_c1.jpg) top left no-repeat; 
  margin-right: 5px; 
}

body#startseite div#content div#c2 {
  background: #FFE595 url(../_img/startseite/back_c2.jpg) top left no-repeat;  
}

body#startseite div#content div#c3 {
  background: #FFFFFF url(../_img/startseite/back_c3.jpg) top left no-repeat;  
}

body#startseite div#content div.column a.columnlink {
  position:relative;
  display: block;
  width: 190px;
  height: 405px;  
  text-decoration: none;
  background-image: none !important;
  padding-left: 0px !important;
}

body#startseite div#content div#c1 a:hover {
  background: #FFFFFF url(../_img/startseite/back_c1_hover.jpg) top left no-repeat !important;  
}

body#startseite div#content div#c2 a:hover {
  background: #FFFFFF url(../_img/startseite/back_c2_hover.jpg) top left no-repeat !important;  
}

body#startseite div#content div#c3 a:hover {
  background: #FFFFFF url(../_img/startseite/back_c3_hover.jpg) top left no-repeat !important;  
}

body#startseite div#content div#c4 a:hover {
  background: #FFFFFF url(../_img/startseite/back_c4_hover.jpg) top left no-repeat !important;  
}

body#startseite div#content div.column a.columnlink strong.head2, div#content div.column h2 {
  color: #414042;
  display: block;
  text-decoration: none;
  font-size: 107%;
  text-align: center;
  line-height: 42px;  
}

body#startseite div#content div.column h3 {
  margin-left: 20px;
  /*width: 140px;*/
}

body#startseite div#content div#c5 h3 a {
  font-size: 14px; 
  background: transparent url(../_img/content_pfeil.png) 0px 0px no-repeat !important;
  padding-left: 25px;
  text-indent: 0px;
}

body#startseite div#content div#c5 h3 a:hover {
  background: transparent url(../_img/content_pfeil_hover.png) 0px 0px no-repeat !important;
}

body#startseite div#content div.column div.oben {
  position: absolute;
  top: 73px;  
}

body#startseite div#content div.column div.unten {
  position: absolute;
  top: 200px;  
}

body#startseite div#content div.column a.columnlink span.slogan {
  position: absolute;
  bottom: 0px;
  font-size: 100%;
  font-weight: bold;
  color: #414042;
  padding: 7px;
  padding-bottom: 9px;
  text-align: center;
  width:178px;
}

body#startseite div#content div#c4 {
  background: #6CB9E4 url(../_img/startseite/back_c4.jpg) top left no-repeat; 
  margin-right: 5px; 
}

body#startseite div#content div#c5 {
  /*background: #BDD5ED url(../_img/startseite/back_c5.jpg) top left no-repeat;*/
  background-color: #C9DBEF; 
  width: 180px;
  margin-right: 0px !important;
  font-weight: bold;
}

body#startseite div#content div#sidebar {
  /*background: #BDD5ED url(../_img/startseite/back_c5.jpg) top left no-repeat;*/
  background-color: #C9DBEF; 
  width: 180px;
  margin-right: 0px !important;
  font-weight: bold;
  margin-top: 0px;
  top: 0px;
}

body#startseite div#content div#c5 div.bottom {
  position: absolute;
  bottom: 2px;
  width: 185px;
}

body#startseite div#content div#c5 p, body#startseite div#content div#sidebar p {
  font-size: 100% !important;
  margin-left: 20px;
  margin-top: 4px;
  width: 145px;
  line-height: 16px;
  font-weight: normal;
}
  
body#startseite div#content div#c5 div.bottom p {  
  
}

body#startseite div#content div#c5 a, body#startseite div#content div#sidebar a {
  text-decoration: none;
  color: #414042;
  font-size:100%;
  background-color: transparent;
}

body#startseite div#content div#c5 a:hover , body#startseite div#content div#sidebar a:hover{
  text-decoration: none;
  color: #094687;
  background-color: transparent;
}

body#startseite div#content div#c5 div.bottom p a {   
	background:transparent url(../_img/content_pfeil.png) 0px 0px no-repeat !important;
	color:#414042;
	font-size:12px !important;
	text-decoration:none;
}	

body#startseite div#content div#c5 div.bottom p a:hover { 
	background: transparent url(../_img/content_pfeil_hover.png) 0px 0px no-repeat !important;
	color: #094687 !important;
}

div#cluetip-close a { 
  background-image: url(../scripts/fancybox/fancy_closebox.png) no-repeat !important;
}

/*
 * Uebersichtsseiten
 *
 */

/* Content Uebersichtsseiten */

body#uebersicht div#content img#main_photo {
  margin-top: 31px;
}

.top10 {
  margin-top: 10px;
}

.top15 {
  margin-top: 15px;
}

.top30 {
  margin-top: 30px;
}

.bottom30 {
  margin-bottom: 30px;
}

.nofloat {
  float: none !important;
}

.c2all {
  text-align: center !important;
}

.c1, .c2, .c3, .c4 {
  margin-right: 15px !important;
  text-align: left;
  position: relative;
}

.c1, .c2, .c3, .c4, .c5,
.c1all, .c2all, .c3all, .c4all, .c5all {
  float: left;
}
 
.c1 {
  width: 180px !important;
}

.c2 {
  width: 375px !important;  
}

.c3 {
  width: 570px !important;
}

.c4 {
  width: 765px !important;
}

.c5 {
  width: 960px !important;
}

.c1all {
  width: 195px !important;
}

.c2all {
  width: 390px !important;  
}

.c3all {
  width: 585px !important;
}

.c4all {
  width: 780px !important;
}

div.c1all img {
  padding-top: 3px;
}

div.c1all img.first,
div.c2all img.first {
  padding-top: 6px;
}

div.c2all img#main_photo {
	padding-top: 3em;
}

body#uebersicht div#content h1,
body#uebersicht div#content p {
  float: left;
  margin: 0px 0px 15px 0px;
  line-height: 18px;
}

body#uebersicht div#content h1 {
  margin-top: 31px;
  font-size: 171%;
  line-height: 115%;
}

body#uebersicht div#content p {
  font-size: 100%;
  line-height: 129%;
}

body#uebersicht div#content div#produkte,
div#content div#themenwelten {
  position: relative;
}

body#uebersicht div#content div#produkte div.produkt,
div#content div#themenwelten div.themenwelt {
  float: left;
}

body#uebersicht div#content div#produkte div.produkt img {
  float: left; 
  margin: 0px 15px 0px 0px;
}

div#content div#themenwelten div.themenwelt img {
  float: left; 
  margin: 4px 0px 0px 0px;
}

body#uebersicht div#content div#produkte div.produkt h2,
div#content div#themenwelten div.themenwelt h2 {
  float: left;
  margin-bottom: 5px;
  font-size: 129%;
  line-height: 143%;
}

body#uebersicht div#content div#produkte div.produkt h2 a,
div#content div#themenwelten div.themenwelt h2 a {
  font-size: 129%;
  line-height: 143%;
}

body#uebersicht div#content div#produkte div.produkt p a,
div#content div#themenwelten div.themenwelt p a,
a.link_mit_pfeil {
  background: transparent url(../_img/breadcrumb_pfeil.png) 0px -1px no-repeat !important;
  padding-left: 23px !important;
  text-decoration: none !important;
  color: #646466 !important; 
  font-weight: bold !important;
}

body#uebersicht div#content div#produkte div.produkt p a:hover,
div#content div#themenwelten div.themenwelt p a:hover,
a.link_mit_pfeil:hover {
  color: #094687 !important;
  background: transparent url(../_img/breadcrumb_pfeil_hover.png) 0px -1px no-repeat !important;
}
  
body#uebersicht div#content div#produkte div.produkt p,
div#content div#themenwelten div.themenwelt p {
  float: left;
  top: 0px;
  left: 0px;
  line-height: 1.28em;
}

/* Anpassungen für einzelne Uebersichtsseiten */

body.materna div#content img#main_photo {
  margin-top: 36px;
}

body.materna div#content h1 {
  margin-top: 96px !important;
}

body.materna div#content div#produkte {
  top: 14px;
}

body.materna div#content div#produkte div.produkt {
  height:250px !important;
  padding-top:22px !important;
}

a.article-separator {
	padding-bottom: 5px !important;
	background: transparent url(../_img/horizontal_line_dotted.gif) bottom left repeat-x; !important;
	width: 570px !important;
}

p.top {
  padding-top: 10px;
  width: 570px !important;
}

.borderbottom {
	background: transparent url(../_img/horizontal_line_dotted.gif) bottom left repeat-x;
}

.top-line {
  margin-top:30px !important;
  padding-top: 30px;
  background: transparent url(../_img/horizontal_line_dotted.gif) top left repeat-x;
}

.last {
  padding-bottom: 30px;
  background: transparent url(../_img/horizontal_line_dotted.gif) bottom left repeat-x;
}

.imgleft90 {
	float:left;
	margin-right: 105px;
	margin-bottom: 15px;
}

.imgleft {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.imgright {
	float: right;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}

p span.lastlink a {
	padding-bottom: 5px !important;
	background: transparent url(../_img/horizontal_line_dotted.gif) bottom left repeat-x; !important;
}

a.weiterlesen {
  position: relative;
}

div.zutatenliste {
  position: relative;
  width: 570px;
  margin-top: 30px;
}

div.zutatenliste-bild-materna,
div.zutatenliste-bild-junior,
div.zutatenliste-bild-generation-50-plus,
div.zutatenliste-bild {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	text-indent: -9999px;
	margin-top: 30px;
}

div.zutatenliste-bild-materna {
	background: transparent url(../produkte/img/materna_foto2b.png) no-repeat scroll left bottom;
}

div.zutatenliste-bild-junior {
	background: transparent url(../produkte/img/moehre.png) no-repeat scroll left bottom;
}

div.zutatenbackground {
    background-color: #fff;
	padding: 10px;
}

div.zutatenliste p, div.zutatenliste h2 {
  position: relative;
  margin: 0px;
  width: 470px !important;
  padding-left:80px !important;
}

div.zutatenliste p.alone, div.zutatenliste h2.alone {
  padding-left:0px !important;
  width: 550px !important;
}

div.zutatenliste p {
  font-size: 93% !important;
  padding: 0px;
}

/* Einzelseiten */

body#einzelseite div#content {
  position: relative;
  top: 6.69em;
  margin-top: 0px;
  width: 780px;
  overflow: shown;
  color: #646466;
  padding-top:15px;
}

body#einzelseite div#content ul {
	list-style: none;
	margin-top: 10px;
}

ul.sublist {
	margin-left: 0px !important;
	width: 515px !important;
}

body#einzelseite div#content ul li {
	padding-left: 50px;
	background: transparent url(../_img/listitem.gif) 32px 3px no-repeat;
}

body#einzelseite div#content ol li {
	margin-left: 25px;
}

body#einzelseite div#content h1 {
  font-size: 24px;
}

body#einzelseite div#content h3 {
  font-size: 100%;
  font-weight: bold;
  clear: both;
}

body#einzelseite div#content h4 {
	margin-top: 21px;
	font-size: 86%;
}

body#einzelseite div#content p {
  font-size: 100%;
}

body#einzelseite div#content div#produkte {
  position: relative;
}

body#einzelseite div#content div#produkte div.produkt {
  float:left;
  width: 380px;
  height: 196px;
  padding-top: 22px;
}

body#einzelseite div#content div#produkte div.fulltext {
  float:left;
  width: 760px;
  padding-top: 22px;
  
}

body#einzelseite div#content div#produkte div.produkt img {
  float: left; 
  margin: 0px 35px 32px 70px;
}

body#einzelseite div#content div#produkte div.produkt h2 {
  font-size: 129%;
}

body#einzelseite div#content div#produkte div.produkt p,
body#einzelseite div#content div#produkte div.fulltext p {
  margin: 0px;
  top: 0px;
  left: 0px;
  line-height: 129%;
  margin-bottom: 10px;
}

body#einzelseite div#content div#produkte div.fulltext p {
  width: 760px; 
}

body#einzelseite div#content div#produkte div.produkt p a {
  background: transparent url(../_img/content_pfeil.png) 0px 0px no-repeat;
  padding-left: 20px;
  text-decoration: none;
  color: #646466; 
  font-weight: bold;
}

body#einzelseite div#content div#produkte div.produkt p a:hover {
  color: #094687;
}


.naehrstofftabelle {
	font-size: 86%;
}

.naehrstofftabelle tr td {
	padding:5px;
}

/* Kids Only */

h1#kidsonly-head,
h1#kidsonly-head-lecker {
	width: 570px !important;
	height: 285px !important;
	display: block !important;
	padding: 0px !important;
	text-indent: -9999px;
	margin-left: 195px !important;
}

h1#kidsonly-head {
	background: transparent url(../kids-only/img/startseite_1.png) 0px 0px no-repeat !important;
}
h1#kidsonly-head-lecker {
	background: transparent url(../kids-only/img/seite2.png) 0px 0px no-repeat !important;
}

div#kidsonly-einleitung {
	position: absolute;
	z-index: 888;
	top: 180px;
	left: 390px;
	width: 370px !important;
}

div#kidsonly-einleitung p {
	width: 370px !important;
	margin: 0px !important;
	margin-bottom: 10px !important;
}

div.kids-only div.bigblock p{
	margin-left: 0px !important;
	width: 570px !important;
}

div.kids-only div.bigblock p a.link_pyramide,
div.kids-only div.bigblock p a.link_pyramide:hover {
	text-decoration: none !important;
}

div.kids-only div.bigblock p a.link_pyramide img {
	float: none !important;
	vertical-align: middle;
}

body#kids-popup table {
	width: 500px;
	margin: 15px;
}

body#kids-popup table td{
	padding: 10px;
}

/* Kontaktformular */

label {
	font-weight: bold;
	font-size: 100%;
}

.notbold {
	font-weight: normal;
}

.sternchen {
	float:right;
}

img.broschuere {
	float: left;
	margin-right: 10px;
}

#kontaktformular,
#kontaktformular table {
	float:left;
	margin: 0px !important;
	padding: 0px !important;
}

#kontaktformular td,
#kontaktformular tr {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

#kontaktformular td {
	padding:0px;
	padding-bottom: 0px;
	
}

input,
textarea,
input.auswahlbox {
	border: 1px solid #E2E2E2;
}

input.radiobutton {
	vertical-align: middle;
}

input, textarea {
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

input.einzelauswahlbox {
	border: none;
}

textarea {
	height: 107px;
	width: 373px;
}

.text_c1,
.text_c2,
.text_street,
.text_number,
.text_plz,
.text_ort,
.text_woche {
	height: 27px;
}

.text_c1 {
	width: 180px;
	vertical-align: middle;
}

.text_c2 {
	width: 360px;
	vertical-align: middle;
}
.text_street {
	width: 141px;
	float: left;
}

.text_number,
.text_ort {
	position: absolute;
	right: -2px;
}

.text_number {
	width: 29px;
}

.text_woche {
	width: 25px;
}

.text_plz {
	width: 59px;
}

.text_ort {
	width: 110px;
}


input#submitbutton, 
input#deletebutton	{ background: transparent url(../_img/content_pfeil.png) 0px 1px no-repeat;
  	padding-left: 23px;
  	text-decoration: none;
  	color: #646466; 
  	font-weight: bold;
	font-size: 14px !important;
	border: none;
	margin-bottom:31px;
}

input#submitbutton:hover,
input#deletebutton:hover {
	cursor:pointer;
	background: transparent url(../_img/content_pfeil_hover.png) 0px 1px no-repeat;
	color: #094687
}

.hinweis {
	color:#EE3338 !important;
}

.num {
	float:left;
	width:30px;
}

#ihre-meinung .block .input {
	display:block;
	float:left;
	margin:10px 0px 0px 0px;
	width:230px;
}

#ihre-meinung div.input {
	margin-top:10px;
	padding-bottom:10px;
	line-height: 143%;
}

#ihre-meinung .fragment {
	float:left;
	margin-right:10px;
}

#ihre-meinung .static-width {
	display:block;
	float:left;
	width:90px;
}

#ihre-meinung .block .label {
	clear:left;
	display:block;
	float:left;
	width:170px;
	font-size: 100%;
}

#ihre-meinung div.label {
	font-weight:bold;
}

#ihre-meinung .textfield {
	width:164px !important;
}


/* Breadcrumb Navi */
  
div.breadcrumb {
  position:relative;
  font-size: 100%;
  top: 15px;
  left: 7px;
  z-index: 88;
}

div.breadcrumb span {
  float: left;
}

div.breadcrumb ul {
  display: inline !important;
  list-style: none !important;
  float: left !important;
  margin-top: 0px !important;
  margin-left: 0px !important;
}

div.breadcrumb ul li {
  display: inline !important;
  float: left !important; 
  padding-left: 0px !important;
  background-image: none !important;
  margin-left: 10px;
}

div.breadcrumb ul li a,
div.breadcrumb ul li strong {
  text-decoration: none;
  font-size: 86%;
}

div.breadcrumb ul li strong {
  color: #7B7C7E;
  padding-left: 1.71em !important;
  background: transparent url(../_img/breadcrumb_pfeil_hell.png) 0px -1px no-repeat !important
}

div.breadcrumb ul li a {
  font-weight: bold;
}

div.breadcrumb ul li a:hover {
  color: #094687;
}
  
/* Sidebar */

div#sidebar {
  float: right;
  margin-top: 71px;
  width: 180px;
  background: #C9DBEF url(../_img/back_sidebar.png) 0px 0px repeat-x;
}

div#sidebar div#sb_suche, #c5 div#sb_suche {
  position: relative;
  /*background: transparent url(../_img/button_suche.gif) 102px 0px no-repeat;*/
  margin: 0px;
  padding: 0px;
  margin-top: 64px;
  width: 180px;
  height: 57px;
}

div#sb_suche_button {
	position: absolute;
	right: 6px;
	bottom: 0px;
	height: 57px;
	width: 66px;
}

div#sb_suche_button input#suchbutton {
	width: 66px;
	height: 57px;
	background: transparent none;
	border: none;
	cursor: pointer;
}

#c5 #sb_suchform {
	background: #C9DBEF url(../_img/back_suche_startseite.gif) top left repeat-x;
}

body#startseite div#sidebar #sb_suchform {
	background: #C9DBEF url(../_img/back_suche_startseite.gif) top left repeat-x;
	margin-bottom: 118px;
}

#c5 div#sb_suche, body#startseite div#sidebar div#sb_suche {
	margin-top: 0px;
}

#sidebar div#sb_suche {
	margin-top: 0px;
}

.admin div.sb_teaser {
	padding-top:10px;
	height:180px;
	background-color:#C9DBEF;
}

div#sidebar div#sb_suche input#sb_suchbegriff,
#c5 div#sb_suche input#sb_suchbegriff {
  width: 100px;
  height: 19px;
  border: 1px solid #CECECE;
  margin-left: 18px;
  margin-top: 8px;
}

div#sidebar div.sb_teaser,
#c5 div.sb_teaser {
 /* height: 125px; */
 background: #C9DBEF url(../_img/sidebar_line.gif) bottom left no-repeat;
 padding-top:15px;
 padding-bottom:15px;
  /*  border-top: 1px dotted #646569; */
}

body#startseite div#sidebar div.sb_teaser,
#c5 div.sb_teaser {
 /* height: 125px; */
 background: #C9DBEF url(../_img/sidebar_line.gif) bottom left no-repeat;
 padding-top:20px;
 padding-bottom:25px;
  /*  border-top: 1px dotted #646569; */
}

div#sidebar div.sb_teaser a,
#c5 div.sb_teaser a, div#sb_teaser_gratisproben h3 a {
  text-decoration: none;
  color: #414042;
  /*background-image: none !important;
  padding-left: 0px !important;*/
  font-size: 86% !important;
}

div#sidebar a:hover,
#c5 div.sb_teaser a:hover, div#sb_teaser_gratisproben h3 a:hover {
  color: #094687 !important;
}

div#sidebar div.sb_teaser p,
  body#uebersicht div#sidebar div.sb_teaser h3,
  .admin div.sb_teaser p, div#sb_teaser_gratisproben h3, div#sb_teaser_gratisproben p {
  margin-left: 18px;
}
  
div#sidebar div.sb_teaser p,
.admin div.sb_teaser p, div#sb_teaser_gratisproben p {
  font-size: 100% !important;
  margin-left: 20px;
  margin-top: 4px;
  margin-bottom: 5px;
  width: 145px;
  line-height: 114%;
  color: #414042;
}

div#sb_teaser_gratisproben p {
    padding-bottom: 10px;
}

div#sidebar div.sb_teaser h3,
.admin div.sb_teaser h3, div#sb_teaser_gratisproben h3 {
  font-size: 114% !important;
  margin-left: 20px;
  width: 160px;
}

div#sidebar div.sb_teaser h3 a,
.admin div.sb_teaser h3 a, div#sb_teaser_gratisproben h3 a,
a.h1anchor
 {
  font-size: 14px;
  padding-left: 25px;
  text-indent: 0px;
  background: transparent url(../_img/content_pfeil_dunkel.png) 0px 0px no-repeat;
  display: block;
}

div#sidebar div.sb_teaser h3 a:hover,
.admin div.sb_teaser h3 a:hover, div#sb_teaser_gratisproben h3 a:hover,
a.h1anchor:hover {
  background: transparent url(../_img/content_pfeil_hover.png) 0px 0px no-repeat;
}

a.h1anchor {
	float: left;
	margin: 0.5em;
}

div#sidebar div.bottom h3 {  
  font-size: 86%;
  margin-left: 20px;
  line-height:16px;
  margin-left:20px;
  margin-top:4px;
  width:145px;
}

div#sidebar div.bottom h3 a {
  text-decoration: none;
  color: #414042;
  background: transparent url(../_img/content_pfeil.png) 0px 0px no-repeat !important;
  font-size: 86% !important;
}

div#sidebar div.bottom h3 a:hover {
  text-decoration: none !important;
  background: transparent url(../_img/content_pfeil_hover.png) 0px 0px no-repeat !important;
}

div#sb_teaser_gratisproben {
	position:absolute;
	top:60px;
	left:779px;
	width:179px;
	height:94px;
	background:url(../_img/sidebar_line.gif) no-repeat left bottom #C9DBEF;
	padding-top:5px;
	padding-bottom:15px;
}

div.teaserbild {
	text-align: center;
	margin: 15px 0 5px 0 !important;
}

div.nopadding {
	padding: 0 !important;
}

/* Rechte Contentbox ohne Umlauf (Inhaltsstofftabelle, Glossar) */

.inhaltsstofftabelle,
.accordionblock,
.inhaltsstofftabellebreit {
	margin-right: 0px;
}

.inhaltsstofftabelle table,
.inhaltsstofftabellebreit table{
	border: 1px solid #9B9B9B;
}
.inhaltsstofftabelle div.leftcolumn {
	width: 200px;
}
.inhaltsstofftabelle div.rightcolumn {
	width: 100px;
}
.inhaltsstofftabelle div.left,
.inhaltsstofftabellebreit div.left {
	float: left;
	width: 95px;
	padding-left: 5px;
}

.inhaltsstofftabelle div.left_wide,
.inhaltsstofftabellebreit div.left_wide {
	float: left;
	width: 260px;
	padding-left: 5px;
}

.inhaltsstofftabellebreit div.left {
	width: auto;
}

.inhaltsstofftabelle div.right {
	float: right;
	width: 55px;
	padding-right: 10px;
	text-align: right;
}

.inhaltsstofftabelle div.right_wide, 
.naehrstofftabelle div.right_wide {
	float: right;
	width: 90px;
	padding-right: 10px;
	text-align: right;
}

.inhaltsstofftabelle div.center {
	width: 100px;
	text-align: center;
/* 	color:#E01E26; */
}
.inhaltsstofftabelle div.weiss {
	color: #FFFFFF;
}
.inhaltsstofftabelle div.schwarz {
	color: #000000;
}
.inhaltsstofftabelle tr.rot {
	background-color:#EE3338;
	color: #FFFFFF;
}
.inhaltsstofftabelle tr.gelb {
	background-color:#FFE13F;
}
.inhaltsstofftabelle tr.blassgelb {
	background-color:#FFEDAC;
}
.inhaltsstofftabelle tr.blassorange {
	background-color:#FDD3B2;
}
.inhaltsstofftabelle td.grau {
	background-color:#B4B6B8;
	color: #FFFFFF;
}
.inhaltsstofftabelle td.hellgrau {
	background-color:#E6E7E8;
	color:#E01E26;
}

/* reje: 28.07.09 - neue Farben für die Inhaltsstoff-Tabellen */
.ctab {width: 410px !important;}

/* Cardio */
.inhaltsstofftabelle tr.ccar_a {
	background-color:#BC2B1B;
	color: #FFFFFF;
}
.inhaltsstofftabelle tr.ccar_b {
	background-color:#DD6937;
	color:#000;
}
.inhaltsstofftabelle tr.ccar_c {
	background-color:#E7926D;
	color:#000;
}
.inhaltsstofftabelle tr.ccar_d {
	background-color:#F3AD8F;
	color:#000;
}
.inhaltsstofftabelle tr.ccar_e {
	background-color:#F3AD8F;
	color:#000;
}

/* Centrum 50 plus  */
.inhaltsstofftabelle tr.csen_a {
	background-color:#005DAA;
	color: #FFFFFF;
}
.inhaltsstofftabelle tr.csen_b {
	background-color:#00C0F3;
	color:#000;
}
.inhaltsstofftabelle tr.csen_c {
	background-color:#9DDCF9;
	color:#000;
}
.inhaltsstofftabelle tr.csen_d {
	background-color:#B1C0C9;
	color:#000;
}
.inhaltsstofftabelle tr.csen_e {
	background-color:#D4EFFC;
	color:#000;
}
/* Materna  */
.inhaltsstofftabelle tr.mat_a {
	background-color:#F499C1;
	color: #000;
}
.inhaltsstofftabelle tr.mat_b {
	background-color:#F6ADCD;
	color:#000;
}
.inhaltsstofftabelle tr.mat_c {
	background-color:#F9CBDF;
	color:#000;
}
.inhaltsstofftabelle tr.mat_d {
	background-color:#FCD3E6;
	color:#000;
}
/* Materna plus  */
.inhaltsstofftabelle tr.matplus_a {
	background-color:#F499C1;
	color: #000;
}
.inhaltsstofftabelle tr.matplus_b {
	background-color:#BBE4EF;
	color:#000;
}
.inhaltsstofftabelle tr.matplus_c {
	background-color:#41C4DC;
	color:#000;
}
.inhaltsstofftabelle tr.matplus_d {
	background-color:#F6ADCD;
	color:#000;
}
.inhaltsstofftabelle tr.matplus_e {
	background-color:#F9CBDF;
	color:#000;
}
.inhaltsstofftabelle tr.matplus_f {
	background-color:#FCDFEB;
	color:#000;
}

/* Junior  */
.inhaltsstofftabelle tr.jun_a,
.inhaltsstofftabellebreit tr.jun_a {
	background-color:#FFF200;
	color: #000;
}
.inhaltsstofftabelle tr.jun_b,
.inhaltsstofftabellebreit tr.jun_b {
	background-color:#FFF32A;
	color:#000;
}
.inhaltsstofftabelle tr.jun_c,
.inhaltsstofftabellebreit tr.jun_c {
	background-color:#FFF799;
	color:#000;
}
.inhaltsstofftabelle tr.jun_d,
.inhaltsstofftabellebreit tr.jun_d {
	background-color:#FFFBD5;
	color:#000;
}

/* Centrum  */
.inhaltsstofftabelle tr.cen_a {
	background-color:#CCD6DF;
	color: #000;
}
.inhaltsstofftabelle tr.cen_b {
	background-color:#D4DDE4;
	color:#000;
}
.inhaltsstofftabelle tr.cen_c {
	background-color:#DFE7EC;
	color:#000;
}
.inhaltsstofftabelle tr.cen_d {
	background-color:#EBEFF3;
	color:#000;
}
.red { color:#EF404E;}

/* reje: Ergänzungen zu den Formular-Styles */
.space-right {margin-right: 20px;}
.space-left {padding-left: 20px;}
.number {}

.accordionblock p,
.accordionblock h2,
.accordionblock h3,
.accordionblock hr {
	margin: 10px 0px 0px 0px !important;
}

.accordionblock {
	background-color: transparent;
}

a.alphabet_active {
	color: #094687 !important;
}

.transparent {
	background-color: transparent !important;
}

.accordionblock p {
	padding: 0px;
	margin: 10px !important;
	background-color: transparent;
}

.accordionblock .accheader {
	border-top: 1px dotted #646466;
	padding: 5px;
	background: #fff url(../_img/breadcrumb_pfeil.png) 2px 4px no-repeat !important;
    padding-left: 28px !important;
	padding-right: 0px;
}
.accordionblock a.selected {
	background: #fff url(../_img/breadcrumb_pfeil_down.png) 9px 6px no-repeat !important;
	color: #094687 !important;
}

.accordionblock a:hover {
	background: transparent url(../_img/breadcrumb_pfeil_hover.png) 2px 4px no-repeat !important;
	color: #094687;
}

.accordionblock p a:hover {
	background: transparent url(../_img/breadcrumb_pfeil_hover.png) 0px -1px no-repeat !important;
	color: #094687;
}

.accordionblock .accheader:hover {
	background-color: #fff !important;
}

.accordionblock div {
	border-top: 1px dotted #646466;
	width: 570px;
}

.accordionblock .accheader {
	display: block;
}

.accordionalphabet a {
	text-decoration: underline;
}

/* Textblock über die komplette Breite (Listen) */

div.bigblock div.item {
	background: transparent url(../_img/horizontal_line_dotted.gif) bottom left repeat-x;
}

div.bigblock h2,
div.bigblock p,
div.bigblock img {
	margin-left: 0px !important;
}

div.bigblock img {
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
}

div.bigblock h2 {
	margin-top: 20px;
	clear:both;
	font-size: 100%;
}

div.bigblock p {
	margin-left: 100px !important;
	width: 465px !important;
}

img.contentimage_right {
	float:right !important;
	margin: 10px !important;
}

img.contentimage_left {
	float:left !important;
	margin: 10px !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
}

#gewinnspielback .c2all {
	text-align: left !important;
}

body.admin div#teaserliste p {
	padding-bottom: 10px !important;
}

body.admin .top-line {
	margin-top: 0px !important;
	padding-top:10px !important;
}

div.fa {
	float:left;
	width: 25px;
}

div.ft {
	margin-left: 25px;
}

dl.fa dt,
dl.fa dd {
	clear: left;
}

dl.fa dt {
	margin-top: 10px;
	font-style:italic;
}

#fmsurvey a{
    background-image: none;
    font-weight: normal;
    font-size: 9pt;
    padding-left: 0em;
    text-decoration: underline !important;
}

a.fmlin {
    font-size: 7pt !important;
}

a.fmreq{
    padding: 8px !important;
}

ul#languages li {
  display:block;
	float:left;
	background: none !important;
	padding-left:0px !important;
}

ul#languages li a {
  background: none;
	padding-left:0px !important;
	margin-right:10px;
}

.pzn-table {
	margin-top: 3px;
}

.pzn-table th, .pzn-table td {
	padding: 3px 30px 3px 10px;
	font-weight: normal;
}

.pzn-table th {
	background-color: #CCD6DF;
	color: #414042;
}

.rounded-corners {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	behavior: url(../_css/pie/PIE.php);
}

.rounded-corners-bottom {
	-moz-border-radius: 0px 0px 15px 15px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
    border-radius: 0px 0px 15px 15px;
	behavior: url(../_css/pie/PIE.php);
}

.rounded-corners-top {
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
    border-radius: 15px 15px 0px 0px;
	behavior: url(../_css/pie/PIE.php);
}

.rounded-corners-right {
	-moz-border-radius: 0px 15px 15px 0px;
	-webkit-border-top-left-radius: 0px;
    border-radius: 0px 15px 15px 0px;
	behavior: url(../_css/pie/PIE.php);
}
