/* Allgemein ********************************************************************/
/* VIVO *************************************************************************/
/* 22.08.07 ta *** Update 15.10.09 ta  *******************************************/
/* (c) brain at work GmbH . D-88299 Leutkirch . www.brain-at-work.de *************/


body /* ACHTUNG: im Backoffice werden die Container-Styles in den body geladen */
{
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	color: #4D4B4E;
}

body.febody /* nur fuer Frontend gueltig */
{
	background: #96BE96 url(image/wall_body.jpg) repeat-x fixed;
	text-align: center;
}

tbody
{
	font-size: 75%;
}
.febody tbody
{
	font-size: 100%;
}

form, 
input,
textarea,
select
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif; 
}
h1, .beetoolsskinSkin .mce_h1 span.mceText,
h2, .beetoolsskinSkin .mce_h2 span.mceText,
h3, .beetoolsskinSkin .mce_h3 span.mceText,
h4, .beetoolsskinSkin .mce_h4 span.mceText,
h5, .beetoolsskinSkin .mce_h5 span.mceText,
h6, .beetoolsskinSkin .mce_h6 span.mceText,
p,  .beetoolsskinSkin .mce_p span.mceText,
td p
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1%;
}

h1, .beetoolsskinSkin .mce_h1 span.mceText
{
	color: #0067A6;
    font-size: 140%; 
}
h1 a
{
	color: #0067A6;
}

h2, .beetoolsskinSkin .mce_h2 span.mceText
{ 
    color: #0067A6; 
    font-size: 120%; 
}
h2 a
{ 
    color: #0067A6; 
}


h3, .beetoolsskinSkin .mce_h3 span.mceText
{
	color: #0067A6;
    font-size: 110%; 
	border-bottom: 1px solid #0067A6;
}
h3 a
{
	color: #0067A6;
}

h4, .beetoolsskinSkin .mce_h4 span.mceText
{
	color: #999;
    font-size: 110%; 
}
h4 a
{
	color: #999;
}

h5, .beetoolsskinSkin .mce_h5 span.mceText
{
	color: #FFF;
	background-color: #1886BF;
    font-size: 110%; 
	padding-left: 5px;
	margin-bottom: 5px;
}
h5 a
{
	color: #FFF;
}
h6, .beetoolsskinSkin .mce_h6 span.mceText
{
	color: #0067A6;
    font-size: 110%; 
	margin: 0;
}
h6 a
{
	color: #0067A6;
}

/* Bilder mit Links, Links fuer versch. Typen ************************************************************************/

img
{
	border-color: #EBF4F9;
	border-width: 0px;
	border-style: solid;
}

.thumb_image,
.zoomimagefe,
.dlimagefe
{
	cursor: pointer;
}

.piclabel label,
.pic label
{
	font-size: 90%;
	margin-top: 0;
	padding-top: 0;
}

.zoomimagefe label,
.pic label.zoomimagefe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 45px;
	background: url(image/icon_popup_zoom_1.gif) no-repeat;
	cursor: pointer;
}
.zoomimagefe label:hover
.pic label.zoomimagefe:hover
{
	background: url(image/icon_popup_zoom_2.gif) no-repeat;
}

.hyperlinkfe .piclabel label,
.pic label.hyperlinkfe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 45px;
	background: url(image/icon_hyperlink_1.gif) no-repeat;
	cursor: pointer;
}
.hyperlinkfe .piclabel label:hover,
.pic label.hyperlinkfe:hover
{
	background: url(image/icon_hyperlink_2.gif) no-repeat;
}

.doclinkfe .piclabel label,
.pic label.doclinkfe
{
	min-height: 20px !important;
	height: auto !important;
	height: 20px;
	text-indent: 15px;
	background: url(image/icon_download_1.gif) no-repeat;
	cursor: pointer;
}
.doclinkfe .piclabel label:hover,
.pic label.doclinkfe:hover
{
	background: url(image/icon_download_1.gif) no-repeat;
}

a
{
	color: #00489F;
}

/* Overlib für title-Anzeige bei Bildern ***************************************/

.overlibbackground
{
	background-color: #FFFFEE;
	color: #000000;
	text-align: left;
	border: 1px solid #666666;
	width: auto;
	padding: 0 5px;
	line-height: 120%;
}

/* Print-Header: nur sichtbar fuer media=print ************************************/

.febody .printheader
{
	display: none;
}

#stylesheetlblprint  /* Link "Druckansicht" */
{
}

#stylesheetlblnormal  /* Link "Zurueck zur Web-Ansicht " */
{
}

/* Container-Aufbau drumherum ************************************/

.all /* umfasst alles */
{
	text-align: left;
	margin: auto;
	margin-bottom: 0;
	width: 1000px;
}

/* Container-Aufbau Kopf ************************************************************************/

div.headcontainer
{
	margin-top: 12px;
	width: 1000px;
}

.logo p,
.language p,
.topillu p,
.topnav p
{
	margin: 0;
	padding: 0;
}

.logo
{
	margin-left: 30px;
	height: 88px;
	width: 940px;
	overflow: hidden;
	font-size: 90%;
	color: #AAA;
}

.language
{
	margin-left: 30px;
}

.topillu
{
	width: 970px;
	height: 118px;
	overflow: hidden;
	background: #FFF;
	border-right: 1px solid #1886BF;
}

div.topnav
{
	position:relative;
	width: 891px;
	height: 20px;
	background: #FFF url(image/wall_topnav.gif);
	padding-left: 50px;
	padding-top: 2px;
	margin-left: 30px;
}

div.topnav ul, 
div.topnav li
{
    display:inline;
    margin: 0px;
    padding: 0px;
}

div.topnav a:hover
{
	text-decoration: underline;
}

div.topnav ul a.topnav, 
div.topnav ul ul a.topnav  /* 1. Ebene - nicht geklickt */
{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	float: left;
}

div.topnav ul a.active,
div.topnav ul ul a.active  /* 1. Ebene - geklickt */
{
	display: block;
	color: #1886BF;
	background: #EBF4F9;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	float: left;
}

div.topnav li
{
	position: relative;
}

div.topnav ul ul ul
{
	position: absolute;
	top: 30px;
	left: 0px; 
	
}

div.topnav ul ul ul a.topnav  /* 1. Ebene - nicht geklickt */
{
	display: block;
	color: #1886BF;
	background: #EBF4F9;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	float: left;
}

div.topnav ul ul ul a.active  /* 1. Ebene - geklickt */
{
	display: block;
	color: #1886BF;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	float: left;
}

/* Contenteraufbau Mitte *******************************************************************************/

.maincontainer
{
	width: 939px;
	min-height: 1000px;
	margin-left: 30px;
	background-color: #FFF;
	border-left: 1px solid #1886BF;
	border-right: 1px solid #1886BF;
}

.leftcontainer
{
	width: 160px;
	float: left;
}

.centercontainer
{
	padding: 25px 0px 25px 50px;
	width: 505px;
	float: left;
	min-height: 550px !important;
	height: auto !important;
	height: 550px;
}

.rightcontainer
{
	padding-top: 25px;
	width: 198px;
	float: right;
}


/* Menue *****************************************************************************/

div.menu
{
	margin-top: 0;
	padding-top: 20px;
	background: #EBF4F9 url(image/wall_menu_top.gif) no-repeat;
}

div.menu ul, 
div.menu li
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.menu a:hover
{
	background: #D8E5F4;
}

div.menu ul a.menu
{
	display: block;
	line-height: 160%;
	padding-left: 13px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #1886BF;
}

div.menu ul a.active
{
	display: block;
	line-height: 160%;
	padding-left: 13px;
	color: #FFF;
	text-decoration: none;
	background: #1886BF;
	border-bottom: 1px solid #1886BF;
}

div.menu ul ul a.menu
{
	display: block;
	line-height: 150%;
	padding-left: 30px;
	color: #1886BF;
	text-decoration: none;
	border-bottom: 1px dotted #1886BF;
}

div.menu ul ul a.active
{
	display: block;
	line-height: 150%;
	padding-left: 30px;
	color: #1886BF;
	font-weight: bold;
	text-decoration: none;
	background: #EBF4F9;
	border-bottom: 1px dotted #1886BF;
}

div.menu ul ul ul a.menu
{
	display: block;
	line-height: 130%;
	padding-left: 40px;
	font-size: 90%;
	color: #1886BF;
	text-decoration: none;
	border-bottom: 1px dotted #1886BF;
}

div.menu ul ul ul a.active
{
	display: block;
	line-height: 130%;
	padding-left: 40px;
	color: #1886BF;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	background: #EBF4F9;
	border-bottom: 1px dotted #1886BF;
}

div.menu ul a.disabled, /* allg. nicht sichtbare/inaktive Kategorien */
div.menu ul ul a.disabled,
div.menu ul ul ul a.disabled
{
	text-decoration: line-through;
	font-style: italic;	
}

div.menu ul a.protectclosed, /* PWS-geschuetzter Inhalt */
div.menu ul ul a.protectclosed,
div.menu ul ul ul a.protectclosed
{
	background: url(image/icon_protectclosed.gif) no-repeat bottom right;	
}

div.menu ul a.protectopen, /* PWS-geschuetzter Inhalt */
div.menu ul ul a.protectopen,
div.menu ul ul ul a.protectopen
{
	background: url(image/icon_protectopen.gif) no-repeat bottom right;	
}

/* Suche ************************************************************************************/

.search
{
	width: 137px;
	background: #EBF4F9 url(image/wall_search.gif) bottom left;
	padding: 10px 10px 25px 13px;
	color: #1886BF;
}

.searchinput
{
	border:1px solid #BACAD3;
	background: #FFF;
	color: #999999;
	font-size: 90%;
	width: 135px;
}
.searchsubmit
{
	border: none;
	background: transparent;
	cursor: pointer;
	font-size: 90%;
	color: #1886BF;
}

.searchlastsubmit
{
	color: #818181;
	border: none;
	background: transparent;
	text-decoration: none;
	font-size: 90%;
	cursor: pointer;
}


input.searchinput:focus,
input.searchinput:active
{
	color: #000000;
	background-color: #FFFFFF;
}



/** NEUE SUCHE LAYOUT ****************************************************/

div.searchinputdiv
{
	position: relative;
}

div.searchinfofield
{
	color: #1886BF;
	font-weight: bold;
	border: 1px solid #1886BF;
	padding: 10px 10px 10px 50px;
	background: url(image/waiting.gif) no-repeat 10px 5px;
}

div.searchoutput ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	border-top: 1px dotted #999999;
}
div.searchoutput p
{
	margin: 0;
}

li.searchresultitem
{
	padding: 1%;
	border-bottom: 1px dotted #999999;
}

li.searchresultitem div.searchresultpic
{
	width: 18%;
	margin-right: 2%;
	float: right;
	text-align: center;
	overflow: hidden;
}

li.searchresultitem div.searchresulttext
{
}

li.searchresultitem img
{
	width: auto !important;
	height: auto !important;
	max-height: 80px !important;
	max-width: 80px !important;
	margin: 0 !important; 
}

li.searchresultitem a
{
	color: #4D4B4E;
	text-decoration: none;
}

li.searchresultitem h3 a
{
	color: #1886BF;
	text-decoration: underline;
}

li.searchresultitem h3
{
	border:none;
	margin: 0;
}

li.searchresultitem .breadcrumbpath a.hyperlinkfe
{
	font-size: 80%;
	color: #999999;
}

div.divproposallist
{
	z-index: 10000;
}

div.divproposallist ul
{
	width: 200px;
	position: absolute;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	margin: 0;
	z-index: 10000;
}

div.divproposallist ul,
div.divproposallist li
{
	list-style-type: none;
}

/* breadcrumbpath ************************************************************************************/

.breadcrumb
{
}

div.breadcrumbpath
{
	clear: both;
}

div.breadcrumbpath a.hyperlinkfe
{
	color: #999999;
	font-size: 90%;
	text-decoration: none;
	background: url(image/s_bullet_breadcrumb.gif) no-repeat;
	padding-left: 7px;
	padding-right: 5px;
}
div.breadcrumbpath a.hyperlinkfe:hover
{
	text-decoration: underline;
}


/** Blaettern Links ****************************************************************/

.listpagediv
{
	height: 20px;
	padding-top: 5px;
	clear: both;
}

.blaettern
{
	margin-top: 20px;
	line-height: 125%;
	font-size: 12px;
	clear: both;
}

.listpagediv
{
	line-height: 125%;
	font-size: 12px;
	clear: both;
}

a.blaetterlink,
a.listpagenext,
a.listpageprevious
{
	padding: 3px 5px 3px 5px;
	margin-right: 5px;
	color: #1886BF;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-align: center;
	font-weight: bold;
}
a.blaetterlink:hover,
a.listpagenext:hover,
a.listpageprevious:hover
{
	border: 1px solid #1886BF;
}

.listpagediv a.active
{
	background-color: #1886BF;
	color: #FFFFFF;
}

/* Menue Infobox *************************************************************************************/

.menuinfobox
{
	border-bottom: 1px dotted #1886BF;
}

/* Content + Artikellisten ***************************************************************************/

.contentcontainer		/* Hauptbereich fuer Detail-Texte */
{
}

.articledetailcontain p,	/* Liste der Detail-Texte "alle auf 1 Seite" */
.articlelistcontain1 p, 	/* Artikelliste Kurzbeschr. 1-spaltig */
.articlelistcontain2 p	/* Artikelliste Kurzbeschr. 2-spaltig */
{
	margin: 0; padding: 0;
}

.articlelistcontain2 .normarticle,
.articlelistcontain2 .nextcatarticleitem
{
	width: 45%;
	margin-right: 4% !important;
	margin-right: 2%;
	float: left;
}

.normarticle
{
	margin-bottom: 20px;
}
.nextcatarticleitem
{
	margin-bottom: 20px;
}

.normarticle img
{
}

.normarticle a, 
.nextcatarticleitem a
{
	text-decoration: none;
}

a span.morelink
{
	color: #00489F;
	text-decoration: underline;
}
a span.morelink:hover
{
	color: #ED1B24;
	text-decoration: none;
}

a.doclinkfe,
a.hyperlinkfe,
a.articlelinkfe,
.doclinkfe,
.hyperlinkfe,
.articlelinkfe
{
	color: #00489F;
	cursor: pointer;
	text-decoration: underline;
}

a:hover
{
	color: #ED1B24;
	text-decoration: none;
}

/* Block rechts ***************************************************************************/

.articlelistblock /* Artikelliste Kurzbeschr. rechts */
{
	margin-bottom: 20px;
}

.articlelistblock .morelink
{
	display: none;
}

.articlelistblock p
{
	margin: 0;
}
.articlelistblock .normarticle,
.articlelistblock .nextcatarticleitem
{
	margin-bottom: 5px;
}

.articlelistblock h4 a,
.infoblock h4 a
{
	font-size: 90%;
	color: #1886BF;
	background: url(image/i_arrow_blue.gif) no-repeat 0px 1px;
	padding-left: 15px;
	margin-bottom: 1%;
}


.infoblock .normarticle, /* Artikel Kurzbeschr. statisch */
.infoblock .nextcatarticleitem
{
	margin-right: 10px;
	background: #EBF4F9;
	padding: 10px;
}

.infoblock a
{
	text-decoration: none;
}

.newsblock
{
/*	border-bottom: 1px solid #A8D1E7; */
/*	background: url(image/wall_news_lebo.jpg) no-repeat bottom left; */
	margin-right: 10px;
	padding-top: 10px;
	background: #EBF4F9;
	font-weight: bold;
	font-size: 90%;
	width: 185px;
}
.newsblock .normarticle, /* Artikel Kurzbeschr. statisch */
.newsblock .nextcatarticleitem
{
	padding: 10px;
	color: #000;
}

.newsblock h1.blockheading
{
	color: #FFF;
	background-color: #ED1B24;
    font-size: 120%; 
/*	border-bottom: 1px solid #A8D1E7; */
	margin: 0 10px 10px 10px;
	padding-left: 5px;
/*	background: url(image/wall_news_rito.jpg) no-repeat top right; */
}

/* Formulare *********************************************************************************/

.formstyleadresse
{}
.formstylenewsletter
{}
.formstylekontakt input,
.formstylekontakt textarea,
.formstylekontakt select,
.formstyleecards input,
.formstyleecards textarea,
.formstyleecards select
{
	font-size: 100%;
	border-width: 1px;
}

.formstylekontakt div
{
	padding: 3px 10px;
	margin-bottom: 1px;
	background-color: #f2f2f2;
}
	
.formstylekontakt label
{
	display: inline-block;
	width: 200px;
	margin-right: 20px;
}

.FormErrorMessageStyle 
{
	color: #F00;
}

div.formerrorfields
{
	border: 1px solid #F00;
	padding: 5px 10px;
	color: #F00;
}

input.formsubmit
{
	color: #FFFFFF;
	background-color: #1886BF;
	border: 0;
	padding: 5px 20px;
	cursor: pointer;
}

.febody input.formerror, /* Klasse des Input bei fehlenden Eingaben */
.febody textarea.formerror,
.febody select.formerror
{
	border: 1px solid #F00;
}

/* Footer *********************************************************************************/

.footercontainer
{
	width: 540px;
	height: 20px;
	overflow: hidden;
	position: fixed; 
	bottom: 0px;
	margin-left: 210px; 
	background: #FFF url(image/wall_footer.gif) no-repeat;
}

.footercontainer p,
.footercontainer span,
.footercontainer a,
.footercontainer form,
.footercontainer input
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #FFF;
}

.backlink
{
	text-decoration: none;
	color: #f00;	
}

input.recommend /* Weiterempfehlen-Button */
{
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.toplink /* nach oben Link */
{
	text-decoration: none;
	color: #f00;
}

#stylesheetlblprint, /* Zur Druckansicht */
#stylesheetlblnormal
{
	cursor: pointer;
}

/* beetools-PopUp **********************************************/

.beetoolspopup
{
	width: 440px;
	height: 340px;
	position: relative;
	border: 1px solid #000;
	background-color: #FFFFFF;
}

.beetoolspopup iframe,
.beetoolspopup .beetoolspopupcontent
{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 400px;
	height: 300px;
	border: none;
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
}

.beetoolspopup .top,
.beetoolspopup .bottom
{
	position: relative;
}

.beetoolspopup .topleft,
.beetoolspopup .bottomleft,
.beetoolspopup .topright,
.beetoolspopup .bottomright
{
	width: 20px;
	height: 20px;
	position: absolute;
}
/*
.beetoolspopup .topleft		{	top: 0px;	left: 0px;	background: url(image/w_beetoolspopup_corners.png) 0px 0px no-repeat;	}
.beetoolspopup .bottomleft	{ 	bottom: 0px; left: 0px;	background: url(image/w_beetoolspopup_corners.png) 0px -20px no-repeat;	}
.beetoolspopup .topright 	{	top: 0px; 	right: 0px;	background: url(image/w_beetoolspopup_corners.png) -20px 0px no-repeat;	}
.beetoolspopup .bottomright	{	bottom: 0px; right: 0px;	background: url(image/w_beetoolspopup_corners.png) -20px -20px no-repeat;	}

.beetoolspopup .topmiddle
{
	height: 20px;
	background: url(image/w_beetoolspopup_horizontal.png) 0px 0px repeat-x;
}

.beetoolspopup .middleleft
{
	width: 20px;
	background: url(image/w_beetoolspopup_vertical.png) 0px 0px repeat-y;
}
.beetoolspopup .middleright
{
	width: 20px;
	background: url(image/w_beetoolspopup_vertical.png) -20px 0px repeat-y;
}
*/
.beetoolspopup .middlemiddle
{
	width: 400px;
	height: 300px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
/*
.beetoolspopup .bottommiddle
{
	height: 20px;
	background: url(image/w_beetoolspopup_horizontal.png) 0px -20px repeat-x;
}
*/
.beetoolspopupclose
{
	position: absolute;
	right: 5px;
	top: 5px;
	width: 15px;
	height: 15px;
	background: #AAAAAA;
	color: #000000;
	border-width: 1px;
	cursor: pointer;
}

/* Layoutvorlagen *********************************************************************************/

.pics-left
{
	float: left;
	padding-right: 3%;
	border: none;
}

.pics-right
{
	float: right;
	padding-left: 3%;
	border: none;
}

.pics-short
{
	float: left;
	padding-right: 3%;
	border: none;
}

.zweispalter .columnleft  /* Zweispaltige Seiteninhalte - linke Spalte */
{
	width: 43%;
	margin-right: 4%;
	float: left;
}
.zweispalter .columnright
{
	width: 43%;
	float: left;
}

div.zweispalter
{
	float: left;
	margin: 0 20px 20px 0;
	height: 200px;
	min-height: 200px;
	height: auto;
	width: 220px;
}

div#month01.zweispalter,
div#month02.zweispalter,
div#month03.zweispalter,
div#month04.zweispalter,
div#month05.zweispalter,
div#month06.zweispalter,
div#month07.zweispalter,
div#month08.zweispalter,
div#month09.zweispalter,
div#month10.zweispalter,
div#month11.zweispalter,
div#month12.zweispalter
{
	min-height: 605px;
}

.dreispalter .columnleft /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	margin-right: 4%;
	float: left;
}
.dreispalter .columnmiddle /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	margin-right: 4%;
	float: left;
}
.dreispalter .columnright /* Werksfuehrung: dreispaltige Anordnung der Bilder */
{
	width: 30%;
	margin-right: 0;
	float: left;
}

/* Kalender Layout ********************************************************************/

table.calendar
{
	background-image: url(image/w_calendar.gif);
	width: 230px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.calendar th
{
	font-size: 120%;
	font-weight: bold;
	background-color: #1886BF;
	color: #FFF;
}

table.calendar td
{
	vertical-align: top;
	font-size: 90%;
	border-bottom: 1px solid #A7A7A7;
}

tr.calSunday
{
	background-image: url(image/w_calendar_sunday.gif);
}

.calpbiomll,
.calprestmll,
.calpproblemmll,
.calphckselaktion,
.calppapiermll
{
	font-weight: bold;
}
.calpbiomll
{
	color: #178642;
	background: url(image/icon_calendar_bio.gif) no-repeat;
	padding-left: 20px;
}
.calprestmll
{
	color: #000;
	background: url(image/icon_calendar_restmuell.gif) no-repeat 0px 1px;
	padding-left: 20px;
}
.calpproblemmll
{
	color: #9E0B0E;
	background: url(image/icon_calendar_problem.gif) no-repeat;
	padding-left: 20px;
}
.calphckselaktion
{
	color: #744B24;
	background: url(image/icon_calendar_haecksel.gif) no-repeat;
	padding-left: 20px;
}
.calppapiermll
{
	color: #0578AE;
	background: url(image/icon_calendar_papier.gif) no-repeat;
	padding-left: 20px;
}
.calpproblemmll span
{
	font-weight: normal;
}

/** Huecksel- und Problemmuell-Kalender **************************************************/

tr.calyearlist1
{
	background-color: #EBF4F9;
}

tr.calyearlist2
{
	background-color: #FFF;
}

td.caldatum
{
	width: 20%;
	border: none;
}

td.calort
{
	width: 40%;
	font-weight: bold;
	border: none;
}

td.zusatzinfo
{
	width: 40%;
	border: none;
}
body.febody .formfieldhidden 
{ 
	display: none; 
}

/** brain-at-work Link *****************************************************************/
.bawlink
{
	width: 939px;
	margin: auto;
	background-color: #FFF;
	border-left: 1px solid #1886BF;
	border-right: 1px solid #1886BF;
}
.bawlink a
{
	color: #EBF4F9;
}