@charset "UTF-8";

/* general */
body {
	font-size: 11pt;
	font-family: Helvetica,  Arial, sans-serif;
	background: white;
	color: #000000;
}

.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 */
.content-style-D, .noPrint {
	visibility: hidden;
	display: none;
}

/* menuplan */
.options, .print, .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:15%;
	
}

.table-style-A td.task{
	width:5%;
}



.table-wrapper{
	width:100%;
}

#recipeDetailForm label{
	display:block;
	float:left;	
}

#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 .printContainerRight{
	float:right;
	width:50%;	
	
}

#recipeDetailForm .printContainerLeft{
	float:left;
	width:50%;
	
}

#recipeDetailForm .printContainerRightBorder{
	border-right:2px solid;
	
	width:96%
}

#recipeDetailForm .printContainerLeft center{
	text-align:left;
}

#recipeDetailForm select{
	display:none;
}
