body {
	font-family:"Times New Roman", Times, serif;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat;
	font-size: 12px;
}

ol {
	padding-left: 1.2em; margin-left: 0.8em;
}

.login-head {
	font-family:Arial, sans-serif !important! ;
	font-size:12px !important;	
}

.fliesstextbold {font-family:Arial, sans-serif !important ;
	font-size:12px !important;	}


p {margin-top: 3px; padding: 0px;}

#logo {
	position: absolute;
	z-index: 999;
	top:22px;
	left:23px;
	height: 120px;
	width: 220px;
}

#bandarole {
	position: absolute;
	z-index: 2;
	top:63px;
	left:0px;
	height: 46px;
	width: 1400px;
	background-image:url(../gfx/bandarole.png);
	background-repeat:no-repeat;
}

.scroll_spacer {
	height:12px;
	}
	
#prod_left {
	float: left; 
	width: 210px;
	margin: 0px;
	padding: 0px;
}

#prod_right {
	text-align: center;
	margin-bottom: 10px;
	height:360px;
}

.prod_text {
	padding-bottom: 0px;
	margin-bottom:10px;
	text-align: left;
}

.prod_img {
	
}

.prod_textende {
	clear: both;
}

.prod_img {}
.proddet_img {
	text-align: center;
}

.rezept_img {margin-top:10px; margin-bottom:10px;}

a	{
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
	
#backbtn {
	color: #000;
	text-align: right;
	height: 16px;
	line-height:16px;
}	
	
#backbtn a  {
	color: #000;
	text-decoration:underline;
}	


#navigation {
	text-align:center;
	position: absolute;
	z-index: 9999;
	top:170px;
	left:43px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-image:none;
	list-style-type:none;
	}
	
#navigation li {
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	font-weight: bold;
	margin-top: 8px;
}	

#navigation li a {
	font-size: 21px;
	color: #d1c2b0;
	text-decoration: none;
}

#navigation li .main_nav {

}


#navigation li .sub_nav {
	margin-top:200px;
	font-size: 16px;
	font-weight: normal;
    line-height:16px;
	}


#text {
	position: absolute;
	color: #000;
	z-index: 4;
	top:36px;
	left: 500px;
	width: 450px;
	font-family: arial;
	font-size: 12px;
}


#text h2 {
	color: #a4261c;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#text h3 {
	color: #a4261c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
	padding: 0px;
}

#text h3 a {
	color: #a4261c;
}


#text h4 {
	color: #a4261c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 8px;
	padding-top: 0px;
}

.text p {margin-top: 3px; padding:0px;}

#text_mirror {
	position: absolute;
	color: #000;
	z-index: 4;
	top:36px;
	left:350px;
	width: 440px;
	font-family: arial;
	font-size: 12px;
	overflow: auto;
}

#text_mirror h2 {
	color: #a4261c;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 350px;;
}

#text_mirror h3 {
	color: #a4261c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#text_mirror h4 {
	color: #a4261c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 8px;
	padding-top: 0px;
}

text_mirror p {margin-top: 3px; padding:0px;}


#bild {
	position: absolute;
	z-index: 2;
	top:25px;
	left:255px;
}

#helden {
	position: absolute;
	z-index: 3;
	top:330px;
	left:230px;
}

#knabberkabanos {
	position: absolute;
	z-index: 3;
	top:170px;
	left:855px;
}

#gewinnspiel_button {
	position: absolute;
	z-index: 3;
	top:122px;
	left:329px;
}

#footer {
	font-size:12px;
	color:#d9c6b2;
	text-align: right;
	position: absolute;
	z-index: 9999;
	top:500px;
	left:551px;
	width: 413px;
	margin: 0px;
	padding: 0px;
}

#footer a	{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#scroll_border {
	margin-right: 15px;
}


/* scrollable div area */
#scrollable1 {
	float: left;
	width: 480px;
	height: 400px;
	border: 1px solid #ccc;
	overflow: hidden;
	white-space: nowrap;
}

/* vertical track */
#track1 {
	float: left;
	width: 15px;
	height: 200px;
	margin-left: 10px;
	background-color: #ccc;
}

/* vertical track handle */
#handle1 {
	width: 15px;
	height: 20px;
	background-color: #f00;
	cursor: move;
}

/* horizontal track */
#track2 {background-repeat:no-repeat;
	float: left;
	clear: both;
	width: 100px;
	height: 15px;
	margin-top: 10px;
	background-color:#ccc;
}

/* horizontal track handle */
#handle2 {
	width: 20px;
	height: 15px;
	background-color: #f00;
	cursor: move;
}

/* scrollable div area */
#scrollable2 {
	float: left;
	height: 425px;
	width: 403px;
	padding: 0px;
	overflow: hidden;
	text-align:  left;
}

/* wrap to make sure that image area is clickable */
#wrap3 {
	float: left;
	width: 14px;
	height: 410px;
	background-image:url(../gfx/scroll_bg.png);
	background-repeat: repeat-y;
}

/* top image of track */
#track3-top {
	position: absolute;
	width: 14px;
	height: 12px;
}

/* vertical track */
#track3 {
	position: absolute;
	width: 15px;
	height: 402px;
}

/* vertical track handle */
#handle3 {
	width: 14px;
	height: 12px;
}

/* wrap to make sure that image area is clickable */
#wrap4 {
	float: left;
	clear: both;
	width: 301px;
	height: 15px;
}

/* left image of track */
#track4-left {
	position: absolute;
	width: 15px;
	height: 15px;
}

/* horizontal track */
#track4 {
	position: absolute;
	width: 301px;
	height: 15px;
}

/* horizontal track handle */
#handle4 {
	width: 37px;
	height: 15px;
}









#mirror_scroll_border {
	margin-right: 15px;
}


/* scrollable div area */
#mirror_scrollable1 {
	float: left;
	width: 480px;
	height: 400px;
	border: 1px solid #ccc;
	overflow: hidden;
	white-space: nowrap;
}

/* vertical track */
#mirror_track1 {
	float: left;
	width: 15px;
	height: 200px;
	margin-left: 10px;
	background-color: #ccc;
}

/* vertical track handle */
#mirror_handle1 {
	width: 15px;
	height: 20px;
	background-color: #f00;
	cursor: move;
}

/* horizontal track */
#mirror_track2 {background-repeat:no-repeat;
	float: left;
	clear: both;
	width: 100px;
	height: 15px;
	margin-top: 10px;
	background-color:#ccc;
}

/* horizontal track handle */
#mirror_handle2 {
	width: 20px;
	height: 15px;
	background-color: #f00;
	cursor: move;
}

/* scrollable div area */
#mirror_scrollable2 {
	float: left;
	height: 425px;
	width: 403px;
	padding: 0px;
	overflow: hidden;
	text-align:  left;
}

/* wrap to make sure that image area is clickable */
#mirror_wrap3 {
	float: left;
	width: 14px;
	height: 412px;
	background-image:url(../gfx/scroll_bg.png);
	background-repeat: repeat-y;
}

/* top image of track */
#mirror_track3-top {
	position: absolute;
	width: 14px;
	height: 12px;
}

/* vertical track */
#mirror_track3 {
	position: absolute;
	width: 15px;
	height: 403px;
}

/* vertical track handle */
#mirror_handle3 {
	width: 14px;
	height: 12px;
}

/* wrap to make sure that image area is clickable */
#mirror_wrap4 {
	float: left;
	clear: both;
	width: 301px;
	height: 15px;
}

/* left image of track */
#mirror_track4-left {
	position: absolute;
	width: 15px;
	height: 15px;
}

/* horizontal track */
#mirror_track4 {
	position: absolute;
	width: 301px;
	height: 15px;
}

/* horizontal track handle */
#mirror_handle4 {
	width: 37px;
	height: 15px;
}
