/* CSS Document dev version */

*{
	padding: 0px 0px 0px 0px; /* Abstände entfernen */
	margin: 0px 0px 0px 0px;
}
h1 {
	margin-left:100px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:20px;
}
h2 {
	font-size:15px;
	margin: 0 0 0 0;
}
h3{
	margin:0 0 5px 0;
}
/*p {page-break-after:always;}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 13px;
	background: #000;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
#wrapper { 
	margin: 0 auto;
	width: 940px;
	background: transparent;
}
/* ****************************************************************** */
/* 	F R A G E B O G E N                                               */
/* ****************************************************************** */
form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
form br {
	clear: both;
}
.standardlabel {
	float: left;
	display: block;
	width: 100px;
}
.radiobutton {
	margin: 0 0 0 10px;
}
.formmargin {
	margin: 0 0 4px 0;
}
.button {
	margin: 4px 7px 4px 0;
}
.textfield {
	width:190px;
}
/* ****************************************************************** */
#header {
	display:none;
	position: relative;
	top: 0px;
	width: 940px;
	height: 350px;
	margin: 0 0 15px 0;
	padding: 0;
}
#logo {
	position: absolute;
	left: 102px;
	margin: 70px 0px 0px 0px;
	width: 258px;
	height: 229px;
	padding: 0;
	top: 0;
}
#claim {
	display:none;
}
#service {
	display:none;
}
#flash {
	display:none;
}
#teaser {
	display:none;
	width: 232px;
	height: 215px;
	padding: 0;
	margin-top: 200px;
	margin-left: 700px;
}
#main {
	display:none;
	width: 940px;
	height: 602px;
	padding: 0;
	margin: 0;
}
/* nav */
#nav {
	display:none;
}

#content {	
/*	position: absolute; */
	top: 0px;
	padding: 0;
}
#boxtop {
	display:none;
}
#boxmid {
	width: 655px;
}
#boxmid p {
	padding: 0 45px 15px 100px;
}

#boxmid ul.recipe {
	padding: 0 45px 15px 100px;
	list-style: none;
}
#boxmid ul.recipe li {
}

#boxmid ul.recipe li a {
	font-weight: normal;
}
ul.recipe li a:link, ul.recipe li a:visited, ul.recipe li a:hover, ul.recipe li a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	background: url(/img/arrow_link.gif) no-repeat;
	background-position: center right;
	padding-right:25px;
}
#boxmid h2 {
	padding: 0 45px 15px 100px;
	font-size: 15px;
	font-weight: bold;
}
#boxmid h3 {
	padding: 0 45px 0px 100px;
	font-size: 12px;
	font-weight: bold;
}
#boxmid ol.link{
	padding: 10px 0 10px 100px;
	display: block;
	list-style:none;
}
#boxmid ol li{
	padding: 5px 0;
}
#boxbot {
	width: 655px;
}
#boxbot ul.teaserlink{
	padding: 10px 0 10px 100px;
	display: block;
	list-style:none;
}
#boxbot ul li{
	padding: 5px 0;
}
#boxbot hr{
	margin-right: 5px;
	color: #000;
}
#boxbot a:link, #boxbot a:visited, #boxbot a:hover, #boxbot a:active {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
#boxlinks {
	display:none;
	padding: 0;
	margin-bottom: 15px;
	width: 455px;
	height: 60px;
}
#boxlinks p.link {
	padding: 30px 0 5px 100px;
	margin: 0;
}
#boxlinks a:link, #boxlinks a:visited, #boxlinks a:hover, #boxbot a:active { 
	color: #000;
	text-decoration: none;
	padding-right:25px;
	margin-right: 10px;
	font-weight: normal;
}
.image {
	float: left;
	padding: 0 0 0 10px;
	margin-left: -100px;
}
.imagetip {
	margin: 10px 5px 2px 5px;
	padding: 2px;
	border: 1px solid #000;
}
.imageteaser {
	margin: 0;
	padding: 0;
	border: none;
}
/* footer */
#footer {
	display:none;
}
/* *************************************************************** */
/* *  M O V I E  -  L I S T E                                    * */
/* *************************************************************** */
#movielisting {
	padding: 0px 0px 20px 100px;
}
#movielisting ul.movielist {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#movielisting ul.movielist li {
	list-style: none;
	padding: 0 45px 5px 0px;
}
#movielisting ul.movielist li a:link, #movielisting ul.movielist li a:visited, #movielisting ul.movielist li a:hover, #movielisting ul.movielist li a:active {
	font-weight: normal;
	padding-right:25px;
	margin-right: 10px;
	background: url(/img/arrow_link.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
#movielisting ul.movielist li a.movieact:link, #movielisting ul.movielist li a.movieact:visited, #movielisting ul.movielist li a.movieact:hover, #movielisting ul.movielist li a.movieact:active {
	font-weight: bold;
	padding-right:25px;
	margin-right: 10px;
	background: url(/img/arrow_link.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
/* *************************************************************** */


/* *************************************************************** */
/* *  F A Q   -  L I S T E                                       * */
/* *************************************************************** */
#faqlisting {
	padding: 0px 0px 20px 100px;
}

#faqlisting ul.faqlist {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#faqlisting ul.faqlist li {
	list-style: none;
	padding: 0 45px 5px 0px;
}
#faqlisting ul.faqlist li a:link, #faqlisting ul.faqlist li a:visited, #faqlisting ul.faqlist li a:hover, #faqlisting ul.faqlist li a:active {
	font-weight: normal;
	padding-right:25px;
	margin-right: 10px;
	background: url(/img/arrow_link.gif) no-repeat;
	background-position: center right;	
	text-decoration:none;

}
#boxmid h3.faqtitle {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
a.faqtop:link, a.faqtop:visited, a.faqtop:hover, a.faqtop:active {
	background: none !important;
	padding: 0px 0px 0px 2px;
}
.faqtable{
	text-align:left;
	width:320px;
	border:0;
	margin:0 20px 0 100px;
}
.faqtable td {
	vertical-align:center;
}
.faqtable td img{
	margin-left:10px;
}
.faqtable td li{
	margin:5px 0 0 -50px;
}
/* *************************************************************** */
/* *  P I C T U R E  L I N K                                     * */
/* *************************************************************** */
a.picturelink:link, a.picturelink:visited, a.picturelink:hover, a.picturelink:active {
	background: none !important;
	padding: 0px 0px 0px 0px;
}
/* *************************************************************** */
/* *  P R O D U K T E - T A B E L L E                            * */
/* *************************************************************** */
.information {
	margin-bottom:5px;
	width:350px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.information td,th {
	vertical-align:top;
	padding:2px 4px 2px 4px;
}
.left {
	border-right:1px dotted #000;
	width:183px;
}
.information th {
	text-align:left;
	border-bottom:1px solid #000;
}
.information td {
	border-bottom:1px solid #000;
}
.bottom {
	border-bottom:0;
}
.infotitel {
	padding:0;
}
/*Disclaimer*/
.disc{
	margin-bottom:-10px;
}
.disclaimer li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/* Rezepte */

p.uebersicht {
	margin:5px 0 0 0;
}
.rezept{
	font-size:13px;
}
/* Fragebogen */
.tablebutton{
	margin:0 0 0 100px;
	padding:0 0 0 0;
}
.tablebutton td{
	padding:0 4px 3px 0;
}

/************************  Allgemeine Aenderungen fuer Print-Version ******************************/
.disclaimer{
	margin:0 20px 7px 140px;
	padding:0 0 0 0px;
}
#boxmid ul li{
	margin:5px 0 0 0;
	padding:0 0 0 0;
}