

/*Elemente*/
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body {
	/**background-image: url(../grafik/bg_rot.jpg);
	background-repeat: repeat-x;**/
	width: 100%;
	text-align: center;
	overflow: visible;
	height: auto;
}


img {
    border: none;
}

/*Überschriften*/
h1 {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

/*Linkeigenschaften*/
a:link { 
	color: #336633;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #336633;
	text-decoration: underline;
}

a:visited {
	color: #336633;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #336633;
	font-weight: normal;
	text-decoration: underline;
}

/*Linkeigenschaften*/
a.l2:link { 
	color: #336633;
	font-weight: normal;
	text-decoration: none;
}

a.l2:active {
	color: #336633;
	text-decoration:  none;
}

a.l2:visited {
	color: #336633;
	font-weight: normal;
	text-decoration: none;
}

a.l2:hover {
	color: #336633;
	font-weight: normal;
	text-decoration:  none;
}

#black a:link { 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#black a:active {
	color: #000000;
	text-decoration: underline;
}

#black a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#black a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

ol {
	list-style-position: outside;
	padding: 20px;
	margin: 5px;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}
	
ol ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}

li {
   	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}	

/*Classes*/

.blocksatz {
	text-align: justify;
	}
	
.fett {
	font-weight: bold;
}

p {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}

.gruen {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #006642;
}

.rot {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;

}

/* Layer */
#page {
	position: relative;
	width: 985px;
	padding: 0px;
	margin: 0px;
	
	min-height: 100%;
	height:auto !important;
	height: 100%;
	
	margin-left: auto;
	margin-right: auto;
	background-image: url(../grafik/content-background.jpg);
	background-repeat: repeat;
	background-color: white;
	text-align: left;
}

#head {
	padding-left: 17px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position:17px 0px;
}	

#body {
	background-image: url(../grafik/content-background.jpg);
	margin: 0px;
	padding: 0px;
}

#bodyContent {
	/**background-image: url(../grafik/background-verlauf.jpg);
	background-repeat: no-repeat;**/
	margin: 0px;
	padding: 0px;
}

#contentContainer {
	margin-left: 17px;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#navigation {
	position: relative;
	float: left;
	width: 125px;
	padding: 0px;
	margin: 0px;
	z-index: 10;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
		 
#footer {
	position: absolute;
	bottom: 0px;
	margin-left: 137px;
	height: 35px;
	width: 848px;
	text-align: center;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #444444;
	line-height: 33px;
}
#footermenu {
	position: absolute;
	bottom: 0px;
	background-image: url(../grafik/footer-background.jpg);
	height: 32px;
	width: 985px;
	text-align: center;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
	color: #444444;
	line-height: 31px;
}		 		
		 
#content {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	min-height: 100%;
	height:auto;
	margin-left: 137px;
	width: 795px;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
}	

#content2 {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: 137px;
	width: 780px;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
}
#content3 {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: 137px;
	width: 780px;
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 12px;
}	

#zweispalter_li_250 {
	width: 250px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.neu {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}

.suche {
	font-weight: bold;
	color: #CC0000;
}


.fscap {
	font-weight: bold;
	font-size: 20px;
	
}

.fs {
	font-weight: bold;
	font-size: 14px;
	
}
 
.fscapsmall {
	font-weight: bold;
	font-size: 16px;
	
}


.klein {
	font-size: 9px;
	color: #666666;
	line-height: 11px;
}
.orange {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #fc7317;
}
.blau {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #00bcef;
}

.produktuntertitel {
	font-family: Verdana, Georgia, Arial, Helvetica;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}

#vorzu {
	visibility:visible;
}

#spbildgross{
	position: absolute;
	left: 35px;
	top: 40px;
	width: 340px;
	height: 385px;
	
	/**background-image: url(../grafik/spneu/spbildgross.jpg);**/
	/**background-image: url(../grafik/as_sp.jpg);**/
	background-repeat: no-repeat;
	z-index: 1;
	/**border: 1px solid #132344;**/
	
	}
#spbildgrosstext{
	position: absolute;
	left: 38px;
	top: 345px;
	width: 334px;
	height: 80px;
	
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;

	z-index: 1;
	
	border: none;
	}

#ft{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
	
#spbildklein1title{
	position: absolute;
	left: 385px;
	top: 35px;
	width: 400px;
	height: 35px;	
	}
	
#spbildklein1{
	position: absolute;
	left: 385px;
	top: 70px;
	width: 160px;
	height: 150px;
	overflow: hidden;
	
	border: 1px solid #132344;
	}
	
#spbildklein1text{
	position: absolute;
	left: 560px;
	top: 80px;
	width: 230px;
	height: 140px;
	
	font-size: 10px;
	color: #000000;
	text-align: left;
		
	border: none;
	}
	
#spbildklein2{
	position: absolute;
	left: 385px;
	top: 275px;
	width: 160px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #132344;
	}
	
#spbildklein2title{
	position: absolute;
	left: 385px;
	top: 240px;
	width: 400px;
	height: 35px;
	}
	
#spbildklein2text{
	position: absolute;
	left: 560px;
	top: 285px;
	width: 230px;
	height: 140px;
	
	font-size: 10px;
	color: #000000;
	text-align: left;
	
	vertical-align: middle; 
	
	border: none;
	}
#spstern{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 86px;
	height: 84px;
	
	z-index: 2;
	visibility: hidden;
	}
	
#rezept_navi{
	top: 0px;
	left: 560px;
	width: 220px;
	height: 100%;
	/**background-color: #FFDFF9;**/
	background-color: #DDDDDD;
	position: absolute;
	overflow:hidden;
	border-left: 1px solid black;
	padding-left: 4px;
	}
#rezept_navi_big{
	color: #111111;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	}
	
#rezept_navi_small{
	color: #333333;
	font-size: 10px;
	text-align: left;
	cursor:pointer;
	}
	
#rezept_main{
	top: 100px;
	left: 10px;
	width: 550px;
	height: 100%;
	background-color: #FFFFFF;
	/**background-color: #B1EAF5;#FAFAFA**/
	position: absolute;
	}
	
a.l3:active {
	color: #336633;
	text-decoration:  none;
}

a.l3:visited {
	color: #336633;
	font-weight: normal;
	text-decoration: none;
}

a.l3:hover {
	color: #336633;
	font-weight: bolder;
	text-decoration:  none;
}
#herbstdivlo{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 400px;
	height: 400px;
	font-size: 11px;
	margin-left: 15px;
	text-align: justify;
	}
#herbstdivro{
	position: absolute;
	left: 475px;
	top: 10px;
	width: 300px;
	height: 400px;
	margin-top: 60px;
	}
#herbstdivlu{
	position: absolute;
	left: 0px;
	top: 410px;
	width: 300px;
	height: 250px;
	margin-top: 60px;
	}
#herbstdivru{
	position: absolute;
	left: 380px;
	top: 410px;
	width: 380px;
	height: 250px;
	font-size: 11px;
	text-align: justify;
	}
	
#vitadivlo{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 500px;
	height: 350px;
	font-size: 11px;
	margin-left: 15px;
	text-align: justify;
	}
#vitadivro{
	position: absolute;
	left: 510px;
	top: 10px;
	width: 275px;
	height: 350px;
	margin-top: 60px;
	}
#vitadivlu{
	position: absolute;
	left: 0px;
	top: 375px;
	width: 300px;
	height: 250px;
	margin-top: 60px;
	}
#vitadivru{
	position: absolute;
	left: 380px;
	top: 375px;
	width: 380px;
	height: 250px;
	font-size: 11px;
	text-align: justify;
	}
	
#bred{
	color: #fa0a19;
	font-weight:bold;
}

#aktuelles{
	position: relative;
}
