/*	filter:alpha(opacity=20); /* Transparenz für IE*/
/*	-moz-opacity:0.2; /* Transparenz für Mozilla */
/*	opacity:0.2; /* Transparenz für Opera */

html, img, div, ul, ol, li, a, a:link, a:visited, a:hover, a:active, a:focus, form, input, label, textarea, table, tr, td 	{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding:0px;
	color: #00266d;
	font-size: 11px;
	font-weight: 500;
	font-family:  verdana, helvetica, arial;
	background-color: transparent;
	border: 0px dotted #000;
}
body{
	padding:0;
	margin:0;
}
html	{
	height: 100%;
	margin: auto;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #F9DA34;
}
a, a:link, a:visited, a:hover, a:active, a:focus	{
	text-decoration: underline;
}
h2, h3  {
    margin: 0px;
    padding: 0px;
    font-weight: 900;
    color: #e3131e;
}

h2  {
    margin-bottom: 10px;
    font-size: 18px;
}
h3  {
    font-size: 14px;
}
label	{
	cursor: pointer;
}
img	{
	border: 0px solid #000;
	display: block;
	behavior: url(/_functions/iepngfix.htc);
}
.imgMainHD  {
	margin:40px 0px 10px 0px;
	display:block;
}
.imgMainHDStart  {
	top: 8px;
	margin: 0px 0px 12px 0px;
	display: block;
}
.imgSubgHD  {
	margin: 0px 0 15px 0;
/*	margin:120px 0 15px 0; */
	display:block;
}
li  {
    list-style-type: none;
}
span.button a, span.button a:link, span.button a:hover, span.button a:active, span.button a:visited	{
	padding: 5px 0px;
	font-size: 13px;
	display: block;
	text-decoration: none;
}
.red_font,.err, a.red_font	{
	color: #e3131e;
}
.small_font	{
	font-size: 9px;
}
.float_left	{
	float: left;
}
.float_right	{
	float: right;
}
.clear_both	{
	clear: both;
	display: block;
}
.display_none	{
	display: none;
}
.filter_20	{
	filter:alpha(opacity=20); /* Transparenz für IE*/
	-moz-opacity:0.2; /* Transparenz für Mozilla */
	opacity:0.2; /* Transparenz für Opera */
}
.filter_40	{
	filter:alpha(opacity=40); /* Transparenz für IE*/
	-moz-opacity:0.4; /* Transparenz für Mozilla */
	opacity:0.4; /* Transparenz für Opera */
}

a.logolink, .logolink img {
	position: absolute;
	top: 25px;
	left: 15px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
.logolink img	{
}

.site_container	{
	width: 994px;
	margin-left: auto;
	margin-right: auto;
/*	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;	*/
}

.background_image	{
	position: absolute;
}
.left_container	{
	position: absolute;
	left: 0px;
	top: 165px;
	width: 228px;
}
.right_container	{
	left: 228px;
	width: 766px;
	padding: 65px 0px 0px 0px;
}
.maincontent	{
	width: 535px;
	background-color: transparent;
}
.teaser_main	{	
	width: 515px;
	background-color: transparent;
}
#key_visual	{
	z-index: 1;
	width:515px;
	height:228px;
}
.teaser_main_content	{
	background-color: #fff;
	padding: 35px 15px 0px 25px;
	width: 475px;
	z-index: 2;
}
.keyvisual_overlay	{
	/*   siehe auch /_inc/inc_header.asp   */
	background-color: transparent;
	margin: -270px 0px 0px 0px;
}
.teaser_main_foot	{
	margin: 0px 0px 20px 0px;
}
.img_pfeil   {
    padding-right: 5px;
    display: inline;
}
.dhtml_content_text	{
	display: none;
}
#dhtml_content_text_1	{
	display: block;
}
.dhtml_content_text	img	{
	margin: auto;
}

/****************** START Navie ************/
.menue_table    {
	margin: 0px;
	padding: 0px;
	width: 210px;
}
.menue_table li {
    top: 0px;
/*    height: 27px; */
    margin: 0px;
	padding: 0px 0px 10px 0px;
	display: block;
}
.menue_table img  {
    display: inline;
}

.navibutton_level_2 {
 	margin-top: 10px;
}
/***************** ENDE Navie ***********************/

/*********** Start Siteutilities *************/
.siteutilities_container	{
	position: absolute;
	right: 14px;
	top: 22px;
	z-index: 2;
}
.siteutilities_container a, .siteutilities_container a:link, .siteutilities_container a:hover, .siteutilities_container a:active, .siteutilities_container a:focus, .siteutilities_container a:visited	{
	float: right;
	margin-left: 18px;
	text-decoration: none;
}

/*********** Ende Siteurilities *************/

/****************** START Navieteaser ************/

.navi_teaser	{
}
.navi_teaser img	{
	margin: auto;
	margin-top: 45px;
}

/***************** ENDE Navieteaser ***********************/

/***************** START TEASER ***********************/
/* content teaser */
.teaser_footer_left	{
	float: left;
}
.teaser_footer_right	{
	float: right;
}
img	{}

div#rezepte_teaser {
    height: 228px;
}
div#rezepte_teaser img#rezept_des_monats {
    padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: block;
}
div#rezepte_teaser h3 {
    height: 25px;
    margin: 0px;
    color: #00266d;
    padding: 0px 0px 15px 0px;
	font-size: 11px;
	font-weight: 900;
    overflow: hidden;
}
div#rezepte_teaser p {
    height: 105px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    overflow: hidden;
}
div.teaser_text, div.teaser_text_small	{
	width: 490px;	/* 515 breite - 25 padding*/
	background-color: #fff;	
	padding: 0px 0px 0px 25px;
}
div.teaser_text_small	{
	padding: 0px 0px 0px 12px;
	width: 198px;	/* 210 breite - 12 padding*/
}
img.stoerer_haeschen	{
	position: absolute;
	left: 350px;
	top: 10px;
	background-color: transparent;
	z-index:100;
}

img.stoerer_broschuere	{
	position: absolute;
	left: 265px;
	top: 0px;
	background-color: transparent;
	z-index:100;
}

/* right teaser */
.teaser_container	{
	position: absolute;
	left: 535px;		
	width: 210px;
	padding: 0px;
	margin: 65px 0px 0px 0px;
}
.right_teaser_container	{	/* enthält je einen teaser */
	margin: 0px 0px 20px 0px;
	z-index: 2;
}
.right_teaser_container img	{
	z-index: 2;	
}
.teaserBox{
	padding-top:121px;
	margin: 0px 0px 20px 0px;
}
.teaserBox .teaserHD{
	display:block;
	margin-bottom:10px;
}
.teaserBox p{
	left:20px;
	position:absolute;
	top:10px;
	z-index:5;
}
.teaser_bg{
	position:absolute;
	z-index:10;
}
.teaser_overlay	{
	/*display: none;*/
	position:absolute;
	z-index:1;
}
.broschuerendownload_text	{
	top: 70px;
	left: 50px;
	width: 135px;
	position: absolute;
	/*text-align: center;*/
	z-index: 3;
}

/***************** ENDE TEASER ***********************/

/********************* START Produkte *********************/

#produkte_500g, #produkte_1000g, #produkte_250g  {
    position: relative;
}

#produkte_500g span, #produkte_1000g span, #produkte_250g span {
    position: absolute;
    top: 1px;
}

#produkte_500g  {
    left: -40px;
}

#produkte_500g span  {
    left: 215px;
    top: 78px;
}

#produkte_1000g  {
    left: 205px;
}

#produkte_1000g span  {
    left: -220px;
    top: 10px
}

#produkte_250g  {
    left: -50px;
    top: -10px;
}

#produkte_250g span  {
    left: 188px;
    top: 50px;
}

/***************** ENDE Produkte ***********************/

/********************* START index *********************/

.teaser_main_content_index	{
    height: 137px;
	padding: 6px 15px 0px 25px;
	overflow: hidden;
}

/*  Rezepte Index  START */

.td_rezepte_index   {
    padding: 10px 0px 5px 0px;
}

/*  Rezepte Index  ENDE */

/*  Rezepte Detail  START */

.zutaten_text	{
	background-color: #fff;
	padding: 10px 10px 0px 10px;
}
.zutaten_text strong    {
    padding-bottom: 10px;
    display: block;
}
.img_rezeptdetail_keyvisual {
    padding: 0px 10px 0px 0px;
}

.rezepte_kategorie_thumbnail{
	width:135px;
	height:160px;
	padding:0;
	position: absolute;
	left: 280px;
	top: 10px;
	overflow: hidden;
	text-align: right;
}
.rezepte_kategorie_thumbnail #rsRezeptBild{
	position:absolute;
	right:0;
	width:auto;
	left:auto;
}
/********************* START Rezeptkategorie *********************/

.rezepte_kategorie_content   {
    width: 443px;
    padding: 0px 10px 0px 10px;
    background-color: #FADF52;
}
#rezept_kategorie_thumbnail {
    position: relative;
    width: 179px;
    height: 164px;
    margin: 0px 9px 10px 10px;
    float: right;
    overflow: hidden;
}
.grosser_roter_text {
    padding-top: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #e3131e;
}

#rs_pageNavi{
	display:block;
	/*height:20px;*/
	position:relative;
	width:440px;
	margin:7px 0 0px 0;
}
#rs_btNext{
	float:right;
	display:block;
	width:65px;
}
#rs_btBack{
	display:block;
	width:74px;
}
#rs_pageCounter{
	position:absolute;
	top:2px;
	left:185px;
}

/********************* ENDE Rezeptkategorie *********************/

/************** Broschueren start **************/
#img_broschuere_links   {
    margin-right: 10px;
}

#img_broschuere_rechts   {
    margin: -93px 0px 0px 10px;
}
.margin_right_20{
	margin-right:20px;
}

#broschuerenauswahl, #broschuerenauswahl p, #broschuerenauswahl span.button { display: block; }
#broschuerenauswahl p {
	position: relative;
	width: 190px;
	float: left;
	margin-bottom: 20px;
}
#broschuerenauswahl .broschuere { display: inline; margin-right: 6px; }

/************** Broschueren ende **************/

/********************* START Historie *********************/
#historieNavi span a:hover, a.historieActive{
	color:#dd111c;
}
a.historieInActive{
	color:#00266d;
}
.historie_content   {
    width: 246px;
    height: 365px;
    padding: 0px 10px 0px 10px;
    background-color: #FADF52;
}
.dhtml_content_text img.imgSubgHD   {
	display: block;
	margin: 5px 0px;
	color: #e3131e;
	font-size: 14px;
}

/********************* ENDE Historie *********************/

/********************* START Kontakt *********************/

.kontaktFormBox{
	background-color:#fadf52;
	width:421px;
	margin:0px;
	padding:0px 21px 0 21px;
	position:relative;
	display:block;
}
p#firstP{
	width:245px;
}
.kontaktFormBox p{
	margin-top:0;
}
#kontaktFormBoxUnten{
	width:421px;
	margin:0px;
	padding:0px 21px 0 21px;
	position:relative;
	display:block;
}
.kontaktFormBox #lnDatenschutz{
	display:block;
	position:absolute;
	top: 30px;
	left:425px;
	width:84px;
	height:17px;
}
.kontaktFormBox #lnImpressum{
	display:block;
	position:absolute;
	top: 30px;
	left:325px;
	width:75px;
	height:17px;
}
.btWeiter{
	margin:10px 0 0 424px;
}
textarea.standard, input.standard, .inputtype{
	background-color:#fff;
	border:1px solid #00276c;
	margin-top:1px;
}
input.standard{
	height:15px;
	width:80px;
}
.radio{
	margin-bottom:-3px;
}
#kontaktRoundOben{
	margin-top:90px;
}
.kontaktSeite1{
	padding-bottom:167px;
}
.kontaktSeite2{
	padding-bottom:38px;
}
.kontaktQuittung{
	padding-bottom:160px;
}

/********************* ENDE Kontakt *********************/

/************* Gewinnspiel START ************************************/
#gwContentTeaser{
	background:transparent url('/art/img/img_4sticht.jpg') no-repeat 0 0;
	width:178px;
	height:232px;
	padding:20px 25px 0 260px;
	margin-top:157px;
}
#gwContentTeaser a{
	display:block;
	position:absolute;
	top:215px;
	left:30px;
}


/************* Gewinnspiel ENDE ************************************/

/************* Newsletter START ************************************/
.nlform td, .nlform th{
	text-align:left;
	font-weight:normal;
	padding-bottom:10px;
}
legend{
	display:none;
}
fieldset{
	border:none;
}
.nlform{
	width:420px;
}
.nlform .label, .nlform tr td span.label{
	display:block;
	margin-bottom:2px;
	width:auto;
}
input.longInput{
	width:200px;
}
.radioAnr{
	margin-bottom:-3px;
}
#nlAnrede_frau{
	margin-left:30px;
}
#nlAnrede_herr{
	margin-left:20px;
}
#nlStrasse{
	width:144px;
	margin-right:4px;
}
#nlHausnr{
	width:50px;
	margin-left:0;
}
#nlPlz{
	width:40px;
	margin-right:4px;
}
#nlWohnort{
	width:154px;
}
.nlLltd{
	vertical-align:top;
	padding:2px 5px 0 0;
}
.nlSubHD{
	display:block;
	margin-bottom:5px;
	margin-top:30px;
}

/************* Newsletter ENDE ************************************/

/*CLEARFIX START*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */
/*CLEARFIX ENDE*/
