html {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 100%;
	width: 100%;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right 0px;
}
.skip
{
position: absolute;
left: -3000px;
top: 0px;
width: 100px;
font-size: 1px;
line-height: 0px;
}
#alles {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;

}


/* grundsätzliche einstellungen */
form {
	display: inline;
}
p, h1, h2, h3, h4 {
	margin-top: 0px;
	padding-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.absend {
	color: #FFFFFF;
	background-color: #4E70B1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* oben - der Kopf */

#oben {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	float: left;
}
#oben #header {
	height: 145px;
	background-image: none;
	background-position: bottom;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5175B3;
	margin: 0px;
	padding: 0px;
}

#oben #header #logoministerium {
	float: left;
	width: 175px;
	padding-top: 10px;
}
#oben #header #senioren {
	float: left;
	padding-top: 12px;
	display: none;
	visibility: hidden;
}
#oben #header #logofitimalter {
	float: right;
}
/* Serviceleiste mit Suche und Servicelinks */

#oben #serviceleiste {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	display: none;
	float: left;
	clear: left;
	width: 100%;
	visibility: hidden;
}
#oben #serviceleiste #suche {
	width: 175px;
	float: left;
	background-color: #FFFFFF;
	height: 18px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#oben #serviceleiste #suche label {
	display: none;
	visibility: hidden;
}
#oben #serviceleiste #suche input.suchfeld {
	float: left;
	height: 14px;
	width: 143px;
	border: 1px solid #4E70B1;
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#oben #serviceleiste #suche .absend {
	background-image: url(../grafiken/absend1.gif);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 18px;
}
/* Servicelinks in Serviceleiste*/

#oben #serviceleiste #servicelinks {
	float: right;
	padding-top: 5px;
	padding-right: 6px;
	margin: 0px;
}
#oben #serviceleiste .sprachmenu {
}
#oben #serviceleiste .kontrast {
}
#oben #serviceleiste .schriftg {
}
#oben #serviceleiste .sitemap {
}
#oben #serviceleiste .drucken {
}


#oben #serviceleiste #servicelinks img {
	padding-right: 4px;
	display: inline;
	vertical-align: bottom;
	padding-left: 8px;
}
#oben #serviceleiste #servicelinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#oben #serviceleiste #servicelinks li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#oben #serviceleiste #servicelinks a:link,
#oben #serviceleiste #servicelinks a:visited,
#oben #serviceleiste #servicelinks a:active
 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#oben #serviceleiste #servicelinks a:hover
 {
	text-decoration: underline;
}
#alles #oben #header #servicelinks,
#alles #seite #spaltelinks #suche {
	display: none!important;
	visibility: hidden!important;
}


#seite {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: none;
	background-repeat: repeat-y;
}

/*-----------------------------------------
 Navigation 
------------------------------------------ */
#seite #navigation {
	width: 175px;
	float: left;
	margin-bottom: 60px;
	display: none;
	visibility: hidden;
}

#seite #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#seite #navigation li {
	display: inline;


}

#seite #navigation .menu1,
#seite #navigation .menu1activ,
#seite #navigation .menu2,
#seite #navigation .menu2activ,
#seite #navigation .menu3,
#seite #navigation .menu3activ
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-right: 4px;
}

#seite #navigation .menu2,
#seite #navigation .menu3,
#seite #navigation .menu3activ
{

}


#seite #navigation .menu1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#seite #navigation .menu1activ {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
#seite #navigation a.menu1:hover {
	font-weight: bold;
	color: #FFEC00;
	text-decoration: none;
	background-color: #BC1034;
}
#seite #navigation .menu2 {
	color: #000000;
	background-color: #78A3EB;
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #4E70B1;
	padding-left: 4px;
}
#seite #navigation .menu2activ {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #4E70B1;
	padding-left: 4px;
}
#seite #navigation .menu3 {
	background-color: #D8E0ED;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #4E70B1;
	padding-left: 4px;
}
#seite #navigation .menu3activ {
	background-color: #FFFFFF;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #4E70B1;
	padding-left: 4px;
}




/* cobntent */


#seite #content a:link,
#seite #content a:visited,
#seite #content a:active
{
	color: #BD0F33;
	text-decoration: underline;
}
#seite #content a:hover
{
	color: #BD0F33;
	text-decoration: underline;
}

#seite #content {
	float: left;
	margin-left: 0px;
	padding-bottom: 10px;
	line-height: 1.4em;
	margin-top: 20px;
	width: 100%;
}
#seite #content img {

}
#seite #content p {
	margin-bottom: 1em;
}
#seite #content  h1 {
	color: #BD0F33;
	font-size: large;
	font-weight: bold;
	line-height: 100%;
}

#seite #content  h2 {
	color: #BD0F33;
	font-size: medium;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: .8em;
	margin-top: 1em;
}

#seite #content h3,
#seite #content h4 {
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	color: #BC1034;
	margin-bottom: 6px;
}
#seite #content th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5175B3;
	text-align: left;
	padding: 2px;
}
#seite #content td {
	padding: 2px;
}
#seite #content table p {
	margin: 0px;
	padding: 0px;
}

#seite #content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.3em;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#seite #content li {
}

#seite #content #klickpfad {
	background-color: #D8E0ED;
	margin-bottom: 12px;
	padding: 4px;
	margin-top: 6px;
	display: none;
	visibility: hidden;
}
#seite #content #klickpfad ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#seite #content #klickpfad li {
	display: inline;
}
#seite #content #klickpfad a:link,
#seite #content #klickpfad a:visited,
#seite #content #klickpfad a:active {
	color: #000000;
	background-image: url(../grafiken/klick.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

#seite #content #klickpfad a:hover {
	text-decoration: none;
}
#seite #content #inhalt {
	clear: left;
	float: left;
	width: 100%;
}

#seite #content #contentfuss {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5175B3;
	padding-top: 4px;
	margin-top: 20px;
	display: none;
	clear: left;
	visibility: hidden;
}
#seite #content #contentfuss a:link,
#seite #content #contentfuss a:active,
#seite #content #contentfuss a:visited
{
	color: #000000;
	text-decoration: none;
}
#seite #content #contentfuss a:hover
{
	color: #BC1034;
	text-decoration: underline;
}
#seite #content #contentfuss ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#seite #content #contentfuss li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#seite #content #contentfuss #seitenanfang {
	float: left;
	background-image: url(../grafiken/top.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 16px;
	display: none;
	visibility: hidden;
}
#seite #content #contentfuss #weiterempfehlen {
	float: right;
	background-image: url(../grafiken/weiterempfehlen.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
	display: none;
	visibility: hidden;
}


/* related Content */
#seite #relatedcontent {
	width: 200px;
	float: right;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: none;
	visibility: hidden;
}
#seite #relatedcontent p {
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 6px;
	font-size: 90%;
	line-height: 110%;
}
#seite #relatedcontent h1,
#seite #relatedcontent h2,
#seite #relatedcontent h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 6px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #BC1034;
	padding-left: 4px;
	margin-bottom: 6px;
	display: block;
	clear: left;
	padding-right: 4px;
}
#seite  #relatedcontent  .relatedlink
{
	text-align: right;
	display: block;
}
#seite #relatedcontent a:link,
#seite #relatedcontent a:visited,
#seite #relatedcontent a:active 
{
	color: #BC1034;
	text-decoration: underline;
}
#seite #relatedcontent .relatedlink a:link,
#seite #relatedcontent .relatedlink a:visited,
#seite #relatedcontent .relatedlink a:active 
{
	color: #BC1034;
	text-align: right;
	text-decoration: underline;
	margin-right: 6px;
}
#seite #relatedcontent a:hover,
#seite #relatedcontent .relatedlink a:hover
{
	text-decoration: none;
}
#seite #relatedcontent img {
	border: 1px none #5175B3;
	float: left;
	margin-right: 4px;
}
#seite #relatedcontent ul  {
	padding-left: 6px;
	margin-left: 15px;
	padding-right: 6px;
	margin-top: 0px;
	padding-top: 0px;
}
#seite #relatedcontent li {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: square;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-top: 0px;
}

#seite #relatedcontent .relelment1 {
	margin-bottom: 20px;
}
#seite #relatedcontent .relelment1 img {
	margin-left: 6px;
}
#seite  #relatedcontent  .relelment2 {
	background-color: #FDE3E9;
}
#seite #relatedcontent .gericht {
	background-color: #FFFFFF;
	border: 4px solid #5175B3;
	margin-bottom: 6px;
}
#seite #relatedcontent .gericht h2 {
	background-color: #5175B3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#seite #relatedcontent .gericht p{
	padding: 4px;
}
#seite #relatedcontent .datum {
	color: #BC1034;
	margin-left: 6px;
}
#seite #relatedcontent .titel {
	margin-left: 6px;
	display: block;
	margin-bottom: 4px;
	margin-right: 6px;
}


/* Fußzeile */
#seite #fuss {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: top;
	padding-top: 0px;
	text-align: center;
	clear: both;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5175B3;
}

#seite #fuss a:link,
#seite #fuss a:visited,
#seite #fuss a:active
{
	color: #BC1034;
	text-decoration: underline;
	text-align: left;
}
#seite #fuss a:hover
{
	text-decoration: none;
}
#seite #fuss ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#seite #fuss li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#seite #fuss .fusstab1 img
{
	float: left;
	padding-right: 6px;
}
#seite #fuss .fusstab1
{
	float: left;
	text-align: left;
	width: 28%;
}
#seite #fuss .fusstab2
{
	float: left;
	text-align: left;
	width: 23%;
}
#seite #fuss .fusstab3
{
	float: left;
	text-align: left;
	width: 24%;
}
#seite #fuss .fusstab4
{
	text-align: right;
	float: left;
	width: 25%;
}



/* Newstemplate */
#newsliste {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4A600;
	padding-top: 10px;
	margin-top: 6px;
}

#newsliste .teaser {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	clear: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4A600;
}
#newsliste .teaser dd {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#newsliste .teaser h3 {
	font-size: 0.7em;
}
#newsliste .teaser h3,
#newsliste .teaser p {
	margin: 0px;
	padding: 0px;
}
#newsliste .teaser .datum {
	font-weight: bold;
	color: #BC1034;
}
#newsliste .teaser .spalte1 {
	float: left;
	width: 60px;
}
#newsliste .teaser .spalte2 {
	float: left;
	width: 110px;
}
#newsliste .teaser .spalte3 {
	float: right;
	margin-left: 0px;
	width: 380px;
}
#newsliste .teaser .terminspalte1 {
	float: left;
	width: 7em;
}
#alles #seite #content #inhalt #newsliste .teaser .terminspalte1 .datum {
	margin: 0px;
	padding: 0px;
}

#newsliste .teaser .terminspalte2 {
	position: relative;
	margin-left: 8em;
	margin-top: 0px;
}
#alles #seite #content #inhalt #newsliste .teaser .terminspalte2 p {
	margin-bottom: 1.5px;
}

#alles   #seite   #content   #inhalt #newsliste .teaser .terminspalte2 h3     {
	font-size: 1.1em;
	margin-top: 2px;
	line-height: 1.1em;
}

#newsdetail {
	display: block;
	width: 100%;
}
#newsdetail .kategoriebild {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#newsdetail .datum {
	font-weight: bold;
	color: #BB0F33;
}
#newsdetail .newsbild img {
	border: 1px solid #4E70B1;
}
#newsdetail .newsbild p {
	font-style: italic;
}
/*Buchtipps - basierend auf News-system*/
#buchtipp {
}

#buchtipp .teaser {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4A600;
}
#buchtipp .teaser img {
	border: 1px solid #BD1034;
	margin-top: 3px;
	float: left;
	margin-right: 10px;
}
#buchtipp .teaser h3,
#buchtipp .teaser p {
	margin: 0px;
	padding: 0px;
}
#buchtipp .teaser .spalte1 {
	float: left;
	width: 120px;
}
#buchtipp .teaser .spalte2 {
}
/*rezeptmaske */
#seite #content #inhalt #rezeptmaske {
	background-image: url(../grafiken/kuehlschrank.jpg);
	height: 442px;
	background-repeat: no-repeat;
	padding-top: 34px;
	width: 400px;
}
#alles #seite #content #inhalt #rezeptmaske #rezeptdb a:link,
#alles #seite #content #inhalt #rezeptmaske #rezeptdb a:active, 
#alles #seite #content #inhalt #rezeptmaske #rezeptdb a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4E70B1;
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	line-height: 24px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#alles #seite #content #inhalt #rezeptmaske #rezeptdb a:hover {
	background-color: #BB0F33;
}
#seite #content #inhalt #rezeptmaske #rezeptdb #maskeblock1 {
	height: 140px;
}
#seite #content #inhalt #rezeptmaske #rezeptdb #maskeblock2 {
	height: 120px;
	display: block;

}
#seite #content #inhalt #rezeptmaske #rezeptdb #abisz {
	margin-left: 150px;
	position: relative;
	background-color: #4E70B1;
	width: 16.5em;
	padding: 2px;
}

#seite #content #inhalt #rezeptmaske #rezeptdb #maskeblock3 {

}
#seite #content #inhalt #rezeptmaske #rezeptdb p {
	display: block;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#seite #content #inhalt #rezeptmaske #rezeptdb label,
#seite #content #inhalt #rezeptmaske #rezeptdb .rezmasksp1 {
	text-align: right;
	width: 140px;
	float: left;
	font-weight: bold;
	margin-right: 16px;
}
#seite #content #inhalt #rezeptmaske #rezeptdb select,
#seite #content #inhalt #rezeptmaske #rezeptdb input {
	width: 200px;
	border: 1px solid #4E70B1;
}

#seite  #content  #inhalt  #rezeptmaske .rezeptsuchen {
	color: #FFFFFF;
	background-color: #4E70B1;
	border: 1px solid #4E70B1;
	margin-top: 6px;
}
/*Rezeptdetail */
#seite #content #inhalt #rezeptdetail {
}
#seite #content #inhalt #rezeptdetail form {
	background-color: #4E70B1;
	display: block;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
#seite   #content   #inhalt   #rezeptdetail  .anzahl {
	padding: 0px;
	width: 2em;
	text-align: center;
	margin: 0px;
}
#seite  #content  #inhalt  #rezeptdetail .berechnen {
	background-color: #FFFFFF;
	border: 1px solid #4E70B1;
	font-weight: bold;
	color: #5175B3;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#seite #content #inhalt #rezeptdetail #zutaten {
	clear: both;
	margin-bottom: 20px;
}
#seite #content #inhalt #rezeptdetail #zutaten ul {
	float: right;
	width: 250px;
	font-weight: bold;
	padding-top: 12px;
}
#seite #content #inhalt #rezeptdetail h1 {
	float: none;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#seite #content #inhalt #rezeptdetail h2 {
	background-color: #D8E0ED;
	font-size: 1.1em;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-top: 0px;
}
#seite  #content  #inhalt  #rezeptdetail  #zutaten  img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4E70B1;
	border-bottom-color: #4E70B1;
	border-left-color: #4E70B1;
}
#seite #content #inhalt #rezeptdetail #zubereitung {
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;

}
#seite  #content  #inhalt  #rezeptdetail #spalte2 {
	float: right;
	width: 266px;
	padding: 0px;
}
#seite  #content  #inhalt  #rezeptdetail #inhaltsstoffe {
	padding: 0px;
	margin-bottom: 12px;
}
#seite  #content  #inhalt  #rezeptdetail #information {
	background-color: #E6E6E6;
}
#seite   #content   #inhalt   .zurueck   {
	font-weight: bold;
	background-color: #D8E0ED;
	width: 11em;
	padding: 4px;
	float: left;
	margin-bottom: 12px;
	display: none;
	visibility: hidden;
}
#seite   #content   #inhalt   .zurueck   img   {
	float: left;
	margin-right: 4px;
}
#seite   #content   #inhalt   .inkorb   {
	font-weight: bold;
	background-color: #D8E0ED;
	width: 11em;
	padding: 4px;
	float: right;
	margin-bottom: 12px;
	display: none;
	visibility: hidden;
}
#seite   #content   #inhalt   .inkorb   img   {
	float: left;
	margin-right: 4px;
}
#seite   #content   #inhalt   .einkaufliste   {
	font-weight: bold;
	background-color: #D8E0ED;
	width: 11em;
	padding: 4px;
	float: right;
	margin-bottom: 12px;
}
#seite   #content   #inhalt   .einkaufliste   img   {
	float: left;
	margin-right: 4px;
}
#seite #relatedcontent #rezeptkorb   {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#alles #seite #relatedcontent #rezeptkorb #korbinhalt p {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#seite #relatedcontent #rezeptkorb h2 {
	background-color: #4E70B1;
	margin-bottom: 0px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-top: 5px;
	border-left-style: none;
	background-image: url(../grafiken/rezeptkorb.gif);
	background-repeat: no-repeat;
	background-position: 7px;
	padding-left: 35px;
}
#seite #relatedcontent #rezeptkorb #korbinhalt {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #4E70B1;
	padding-top: 4px;
	padding-bottom: 2px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #4E70B1;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #4E70B1;
}
#seite    #relatedcontent    #rezeptkorb    #korbinhalt    ol {
	list-style-type: circle!important;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#seite #relatedcontent #rezeptkorb #korbinhalt li {
	list-style-type: decimal;
	padding: 0px;
}
#seite #relatedcontent #rezeptkorb #korbinhalt a.korbanzeigen:link,
#seite #relatedcontent #rezeptkorb #korbinhalt a.korbanzeigen:active,
#seite #relatedcontent #rezeptkorb #korbinhalt a.korbanzeigen:visited {
	background-color: #D8E0ED;
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	border: 1px solid #BD0F33;
	padding: 4px;
	text-align: center;
	font-weight: normal;
}
#seite #relatedcontent #rezeptkorb #korbinhalt a.korbanzeigen:hover
 {
	color: #FFFFFF;
	background-color: #4E70B1;
}
#seite #relatedcontent #pdfdruck {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 4px;
	height: 3.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}






.csc-textpic-image {
	padding: 0px!important;
	display: block;
	margin: 0px;

}
.csc-textpic-imagewrap {
	margin-top: 3px;
	margin-left: 6px;
	padding-left: 0px;
	margin-right: 6px;
}
/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #4E70B1;
	padding: 0px 0px;
	}



/* FAQ-Formatierung */
.tx-irfaq-questions-list {
	margin-bottom: 12px;
}
.tx-irfaq-pi1 .additional-info {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #9D9088;
}
#alles #seite #content #inhalt .tx-irfaq-pi1 .tx-irfaq-pi1 .tx-irfaq-answer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4E70B1;
	padding-top: 10px;
}
dd.csc-textpic-caption {
	font-size: 90%;
	padding: 2px;
	line-height: 100%;
}
#alles #seite #relatedcontent .randlos img {
	margin-right: 0px;
}

