@charset "UTF-8";

/* general */
body {
	font-size: 11pt;
	font-family: Helvetica,  Arial, sans-serif;
	background: white;
	color: #000000;
}

#ajaxLoader {
	display:none !important;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.onlyPrint{
	display:block;
}

a:link { font-weight:bold; color:black; text-decoration:none; }
a:visited { font-weight:bold; color:black; text-decoration:none; }



.linktype-A,
.linktype-B,
.linktype-C,
.linktype-D{
	display:none;
}
/* recipe */
.mask .fieldset .media{
	float:right;
	width:297px;
}

.content-style-C .mask .fields,
.content-style-B .mask .fields{
	width:230px;
}

.mask .fields{
	float:left;
	width:280px;
}

.mask .fields .image{
	background:#EBF6FA;
	width:150px;
	padding-left:10px;
	padding-right:10px;
}

.mask h2{
	
	
	background:transparent;
	
}

.mask h3{
	padding-bottom:0;
	padding-top:0;
	margin-top:25px;
	margin-bottom:5px;
}
/***
* menu plan
*/
table.plan tr.last .outerColumn{
	border-bottom:none;
}
table.plan .outerColumn{
	border-bottom:none;
	padding:10px 0;
}
table.plan .label{
	vertical-align:top;
	width:20%;
	font-weight:bold;
}

table.plan .amount{	
	width:30%;
}

table.plan .type a{	
	font-weight:normal;
}

table.plan .options{
	display:none;
}	
table.plan .calorien{	
	width:10%;
}

table.plan .amount input{
	border:none;
	width:30px;
}

.content-bar-style-A {
	/*border-bottom: 2px solid black;*/
}

.menuplan-title-kcal{
	display:none;
}

/***************************
*	DO NOT SHOW
*/

/* general */

.functionset{
	display:none;
}

.toolSelector{
	display:none;
}

#info-layer-wrapper{
	display:none;
}



#pageBg-outside{
	background:transparent;
}

#pageBg{
	background:transparent;
}

#wrapper{
	background:transparent !important;
	border:none;
}

#headbar, #adminMenuForm, #sub-navigation, #main-navigation, #footer {
	
	display: none;
}
#head{
	display:block;
	
}

.mask{
	background:transparent;
}

span.marker{
	visibility: hidden;
}

/* recipe */
.noPrint {
	visibility: hidden;
	display: none !important;
}

/* menuplan */
.options, .submit {
	visibility: hidden;
	display: none;
}

.navigation li.label{
	padding:14px 0;
}

.options-wrapper{
	display:none;
}

/* tagebuch */

#calendar li{
	display:none;
}
#calendar li.active{
	display:block;
	font-weight:normal;
}

#calendar li.active span{
	line-height:31px;
}

#chart-overview{
	display:none;
}

#chart-graphics{
	display:none;
}

#chart-calorien{
	width:40%
}

#chart-calorien th{
	text-align:left;
}

#chart-calorien .foot .label{
	font-weight:bold;
}

#diary .content-style-C{
	display:none;
}

#diary .content-style-B .no-fields p{
	display:none;
}

#diary .content-style-B .no-fields h3{
	
}

#diary #waistForm label,
#diary #weightForm label{
	float:left;
	display:block;
	padding-right:5px;
}

#diary #waistForm div.text,
#diary #weightForm div.text{
	float:left;
}


#fluidForm{
	display:none;
}

#fitnessForm .content-bar,
#eatableForm .content-bar{
	display:none;
}

.add-from-wrapper{
	display:none;
}

.toogle-button{
	display:none;
}

.table-style-C,
.table-style-B,
.table-style-A{
	width:100%;
}

.table-style-A td{
	line-height:30px;
}

.table-style-C td.label{
	width: 40%;
}

.table-style-C td.text{
	padding-right:10px;
}

.table-style-A td.label a{
	font-weight:normal;
}

.table-style-A td.label{
	width: 25%;
	
}

.table-style-A td.task{
	width:5%;
}

.table-wrapper{
	width:100%;
}

#recipeDetailForm .short2{
	width:70%
}
#recipeDetailForm .short{
	width:30%;
}

#recipeDetailForm .mask .fieldset .media{
	float:none;
	width:auto;
}
#recipeDetailForm .mask .fields{
	width:100%;
}

#recipeDetailForm .printContainerHolder{
	text-align:left;
}

#recipeDetailForm .printContainerLeft{
	float:left;
	width:50%;
	
}

#recipeDetailForm .printContainerLeft center{
	text-align:left;
}

#recipeDetailForm select{
	display:none;
}

.imageset .recipe-image .default.big:after{
	height:200px;
	width:200px;
	content: url(images/ernaehrung/platzhalter_rezept.png);
}

#sidebar {
 display:none;
}

form#loginFormSmall{
  display: none;
}

#wrapper > span{
 display: none;
}

#copyright{
 font-size: 10px;
}

.rating a {
	width: 16px;
	height: 16px;
	background: url(images/buttons/btn_stern-gro.png) no-repeat;
	margin-right: 12px;
	display: block;
	float: left;
}


.rating a:after {
	content: url(images/buttons/btn_stern-gro.png);
}

.rating a.starActive {
	background: url(images/buttons/btn_stern-gro_f4.png) no-repeat;
}

.rating a.starActive:after {
	content: url(images/buttons/btn_stern-gro_f4.png);
}

.leftFloated {
	float: left;
}

.imageset .recipe-image {
	width: 120px;
	margin: 0 auto;
	float: left;
	padding-right: 50px;
}

.imageset .recipe-image.big {
	width: 180px;
}

#recipeDetailForm .prop > label {
	width: 95px;
	margin: 5px 0 5px 0;
}

.prop > label {
	width: 190px;
	display: inline-block;
}

.clearfix {
	display: block;
}

.clearfix::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper {
	text-align: left;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.prop .value > .image.rating > .clearfix, .prop .value > .image.rating > .clearfix::after {
	display: inline-block;
}

.imageset .image, .imageset .image-content {
	float: left;
}

.prop div, .prop table, .prop tr, .prop tbody, .prop .value span.input {
	display: inline-block;
}

.block .nutritionPieChart {
	float: left;
}


.nutritionInfo {
	line-height: 22px;
	width: 400px;
	float: left;
}

.navigation-right-left {
	display:none;
}

.table-style-D td, .table-style-C td, .table-style-A td, #mpFormInner .innerTable td {
	line-height: 25px;
	border-top: 1px solid #666;
}

#mpFormInner .section-header.label {
	border-top: 0px;
}

#copyright {
	border-top: 1px solid #666;
	padding-top: 5px;
	width: 70%;
}

#recipeDetailForm .no-fields {
	width: 70%;
}

#recipeDetailForm .table-style-C.printContainerRightBorder {
	width: 70%;
}

#recipeDetailForm .nutritionPieChart {
	float: right;
}

rect {
	stroke: 0px;
}

.block > h2 {
	font-size: 1.6em; 
}

#shoppingListForm .fieldset {
	width: 70%;
}

#shoppingListForm > .content {
	padding-left:10px;
	padding-right:10px;
}

#recipeDetailForm .no-fields p {
	padding: 0 10px;
}

#recipeDetailForm .hundredth {
	width: 95px;
}

table.plan {
	width: 70%;
}

.content-bar.content-bar-style-A.clearfix > .navigation .label.isLink {
	font-size: 14px;
}

table.plan td.calorien {
	width: 95px;
}

#headbar + a > img {
	width: 4cm;
}
