/* basic tags *************************************************************************************/
body {
	margin: 0;
	background-color: #ecdcae;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #2f2f2f;
	line-height: 1.4em;
}
h1, h2, h3 {
	font-size: 13px;
	margin: 0;
}
h1 {
	font-size: 13px;
	color: #db181e;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1em;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
	color: #2f2f2f;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1em;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 1em;
}
tr {
	vertical-align: top;
}
hr.cleaner {
	height: 0px;
	visibility: hidden;
	clear: both;
}
div.cleaner {
	height: 1px; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both;
}
a {
	color: #db181e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0;
}
input, textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
/* page setup *************************************************************************************/
#mainpanel {
	padding: 17px;
}
#contenttable {
	position: relative;
}
#contenttable td.topleft {
	background-image: url(../images/panel_shadow_top_left_bg.gif);
	background-repeat: no-repeat;
/*	filter:alpha(opacity=5);-moz-opacity:.05;opacity:.05;*/
}
#contenttable td.top {
	height: 4px;
	background-image: url(../images/panel_shadow_top_bg.gif);
	background-repeat: repeat-x;
/*	filter:alpha(opacity=5);-moz-opacity:.05;opacity:.05;*/
}
#contenttable td.topright {
/*	background-image: url(../images/panel_shadow_top_right_bg.gif);
	background-repeat: no-repeat;*/
/*	filter:alpha(opacity=5);-moz-opacity:.05;opacity:.05;*/
}
#contenttable td.left {
	width: 4px;
	height: 700px;
	background-image: url(../images/panel_shadow_left_bg.gif);
	background-repeat: repeat-y;
/*	filter:alpha(opacity=5);-moz-opacity:.05;opacity:.05;*/
}
#contenttable td.middle {
	width: 871px;
	background-color: white;
	text-align: left;
	background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat-y;
}
#contenttable td.right {
	width: 5px;
	background-image: url(../images/panel_shadow_right_bg.gif);
	background-repeat: repeat-y;
/*	filter:alpha(opacity=5);-moz-opacity:.05;opacity:.05;*/
}
#contenttable td.bottomleft {
	background-image: url(../images/panel_shadow_bottom_left_bg.gif);
	background-repeat: no-repeat;
/*	filter:alpha(opacity=5);-moz-opacity:.05;opacity:.05;*/
}
#contenttable td.bottom {
	height: 5px;
	background-image: url(../images/panel_shadow_bottom_bg.gif);
	background-repeat: repeat-x;
/*	filter:alpha(opacity=5);-moz-opacity:.05;opacity:.05;*/
}
#contenttable td.bottomright {
	background-image: url(../images/panel_shadow_bottom_right_bg.gif);
	background-repeat: no-repeat;
/*	filter:alpha(opacity=5);-moz-opacity:.05;opacity:.05;*/
}
/* header ****************************************************************************************/
#header {
	position: relative;
	height: 313px;
	background-color: white;
	background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat-y;
}
#header img.corner {
	position: absolute;
	top: 0;
	left: 862px;
	z-index: 50;
}
img.headerimage1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
img.headerimage2 {
	position: absolute;
	top: 94px;
	left: 0;
	z-index: 50;
}
img.headerimage3 {
	position: absolute;
	top: 244px;
	left: 0;
	z-index: 50;
}
#header img.logo {
	position: absolute;
	top: 27px;
	left: 45px;
	z-index: 60;
}
#header img.logoaddition {
	position: absolute;
	top: 25px;
	left: 279px;
	z-index: 60;
}
/* metanav ****************************************************************************************/
#metanav {
	position: absolute;
	top: 10px;
	right: 15px;
	color: #dbcab4;
}
#metanav a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#metanav a:hover {
	font-size: 9px;
	color: #111111;
	text-decoration: none;
}
/* language nav ***********************************************************************************/
#langnav {
	font-size: 9px;
	position: absolute;
	top: 256px;
	left: 202px;
	color: #dbcab4;
	width: 400px;
}
#langnav a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#langnav a:hover {
	font-size: 9px;
	color: #db181e;
/*	color: #111111;*/
	text-decoration: none;
}
#langnav a.selected {
	font-size: 9px;
	color: #da181e;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#langnav span.inactive {
	color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
}
/* search *****************************************************************************************/
#search {
/*	border: 1px solid red; */
	position: absolute;
	top: 256px;
	right: 20px;
	width: 150px;
}
#searchfield {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	width: 120px;
	height: 12px;
	color: #666666;
}
#searchsubmit {
	position: absolute;
	top: 3px;
	right: 0;
}
/* navigation *************************************************************************************/
#navigation {
	width: 169px;
	float: left;
	margin-left: 7px;
	_margin-left: 3px; /* for IE 6 */
	margin-top: 0px;
	margin-bottom: 40px;
	background-image: url(../images/navigation_top_level_bg.gif);
/*	border: 1px solid green;*/
}

#navigation ul {
	list-style-type: none;
	line-height: 21px;
	padding: 0;
	margin: 0;
}
#navigation ul li {
	background-image: url(../images/navigation_second_level_bg.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.3em;
}
#navigation ul.level2 {
	padding-bottom: 1px;
}
#navigation ul.level2 li {
	margin-top: 1px;
}
#navigation a {
/*	display: block;*/
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
#navigation a:hover {
	color: #db181e;
}
#navigation li.active strong a {
	color: #db181e;
}
/* level 0: customer root directory */
/* level 1: language folders */
/* level 2: "top" level */
#navigation ul.level2 a {
	padding-left: 10px;
}
#navigation ul.level3 a {
	padding-left: 18px;
}
#navigation ul.level4 a {
	padding-left: 26px;
}
#navigation ul.level2 li.active strong a {
	color: #db181e;
	background-image: url(../images/subnav_active_icon.gif);
	background-position: 2px 4px;
	.background-position: 2px 5px; /* for IE */
	background-repeat: no-repeat;
}
#navigation ul.level3 li.active strong a, #navigation ul.level3 li.trail a {
	color: #db181e;
	background-image: url(../images/subnav_active_icon.gif);
	background-position: 10px 4px;
	.background-position: 10px 5px; /* for IE */
	background-repeat: no-repeat;
}
#navigation ul.level4 li.active strong a {
	color: #db181e;
	background-image: url(../images/subnav_active_icon.gif);
	background-position: 18px 4px;
	.background-position: 18px 5px; /* for IE */
	background-repeat: no-repeat;
}

/* content ****************************************************************************************/
div.content {
	margin-left: 40px;
	margin-bottom: 40px;
	width: 490px;
	float: left;
}
div.contenttext {
/*	border: 1px solid red;
	width: 480px;*/
}
div.thumb {
	width: 150px;
/*	border: 1px solid red;*/
}
div.contenttext div.thumb {
	margin-bottom: 20px;
	margin-top: 5px;
}
div.contenttext div.right div.thumb {
	margin-left: 20px;
	float: right;
}
div.contenttext div.left div.thumb {
	margin-right: 20px;
	float: left;
}
div.caption {
	font-size: 9px;
	line-height: 1.3em;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #888888;
}
div.imageabove div.caption {
	padding-top: 6px;
}
img.thumb {
	border: 5px solid #e3e3db;
	width: 140px;
}
div.hideBorder img.thumb {
	border: none;
	width: 150px;
}
div.fafsource {
	font-style:italic;
	font-size: 10px;
	margin-bottom: 1em;
}
img.faf {
	border: 1px solid #e3e3db;
	width: 490px;
	margin-bottom: 1em;
}
table.galleryoverview td.image {
	text-align: center;
}
table.galleryoverview td.first {
	text-align: left;
}
table.galleryoverview td.last {
	text-align: right;
}
a.document {
	padding-left: 8px;
	background-image: url(../images/subnav_active_icon.gif);
	background-position: 0px 5px;
	.background-position: 0px 6px; /* for IE */
	background-repeat: no-repeat;
}
div.spacer {
	height: 0.7em;
	background-color: white;
}
div.spacerouter {
	background-image: url(../images/separator_bg.gif);
	margin-bottom: 1em;
	padding-bottom: 1px;
}

#credits {
	width: 871px;
	font-size: 9px;
	color: #b1aba2;
	text-align: right;
	padding-right: 5px;
/*	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;*/
}
#credits a {
	text-decoration: none;
	color: #9a9084;
}
#credits a:hover {
	text-decoration: none;
	color: #333333;
}
div.adminnotes {
	font-size: 10px;
	color: black;
	background-color: #eeeeee;
	padding: 10px;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.contenttext table {
	width: 100%;
	border-bottom: 1px dashed #cccccc;
}
div.contenttext table th {
	color: #db181e;
	text-align: left;
	padding: 3px 7px 2px 0;
	border-top: 1px dashed #cccccc;
}
div.contenttext table td {
	text-align: left;
	padding: 3px 7px 2px 0;
	border-top: 1px dashed #cccccc;
}
/* form *******************************************************************************************/
body.form {
	background-color: white;
	background-image: none;
	margin: 0;
}
form div.cleaner {
	clear: both; 
	height: 10px;
}
div.error {
	color: blue;
}
div.formelement {
	padding-top: 1em;
	background-image: url(../images/form_dots.gif);
	background-repeat: repeat-x;
}
input.text {
	width: 100%;
}
textarea {
	width: 100%;
}
select {
	width: 100%;
}
form label span.mandatory {
	font-weight: bold;
}
form div.left label {
	float: right;
	width: 475px;
}
form div.right label {
	width: 195px;
	float: left;
}
form div.right div.inputelement {
	margin-left: 200px;
}
form div.narrow input.text {
	width: 30px;
}
form div.regular input {
}
input.left {
	float: left;
}
label.right {
	margin-left: 60px;
}
label.left {
	float: left;
	width: 190px;
}
div.optiongroup input {
	float: left;
}
form div.inputelement div.optiongroup label {
	float: none;
	display: block;
	margin-left: 30px;
	width: 100%;
}
/* news *******************************************************************************************/
div.news h1 {
	font-size: 13px;
	color: #db181e;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2em;
	text-transform: uppercase;
}
div.news h2 {
	font-size: 13px;
	color: #2f2f2f;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
}
div.news h3 {
	font-size: 13px;
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 1.5em;
}
div.news div.lead {
	font-weight: bold;
	padding-bottom: 1.5em;
}
div.news div.pressreleaselabel {
	font-weight: 11px;
	font-style: italic;
}
div.newslistingitem {
	padding-bottom: 1em;
	background-color: white;	
}
div.newslistingitem div.lead {
	font-weight: normal;
	padding-bottom: 0.5em;
}
div.newslistingitem div.more {
	text-align: right;
}
div.newslistingitem a.more {
}
/* member list ************************************************************************************/
div.memberlist {
	color: #666666;
	font-size: 11px;
	background-image: url(../images/background_members.gif);
	background-repeat: repeat-y;
}
div.memberlist div.address {
	width: 300px;
	float: right;
	position: relative;
	right: -40px;
}
div.logo {
	width: 190px;
	text-align: center;
/*	border: 1px solid blue;*/
}
div.memberlist h3 {
	font-size: 11px;
	color: #db181e;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
div.memberlist a {
	color: #666666;
	text-decoration: none;
}
div.memberlist a:hover {
	text-decoration: underline;
}
div.memberlist div.cleaner {
	height: 3em;
	background-color: white;
	clear: right;
/*	border: 1px solid red;*/
}
/* collapsible paragrpah **************************************************************************/
div.collapsible {
/*	font-size: 11px;*/
/*	border: 1px solid blue;*/
}
div.collapsible div.switch {
	padding: 5px;
/*	border-top: 1px solid #e3e5e7;*/
/*	border: 1px solid red;*/
}
div.collapsible div.switch a {
	color: #2f2f2f;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 -2px;
	text-decoration: none;
	font-weight: normal;
}
div.collapsible div.switch a:hover {
	text-decoration: underline;
}
div.collapsible div.closed div.switch a {
	background-image: url(../images/arrow_right.gif);
}
div.collapsible div.open div.switch a {
	background-image: url(../images/arrow_down.gif);
	font-weight: bold;
}
div.collapsible div.open div.switch {
	background-color: #f8f9f9;
}
div.collapsible div.collapsibletext {
	padding-top: 8px;
	border-top: 1px solid #e3e5e7;
	padding-bottom: 12px;
	line-height: 1.5em;
}
div.collapsible div.closed div.collapsibletext {
	position: absolute;
	top: -10000px;
	left: -10000px;
	visibility: hidden;
	line-height: 1.6em;
}
div.collapsibleEndLine {
	border-top: 1px solid #e3e5e7;
	height: 1px;
}
/* recipe *****************************************************************************************/
div.ingredients {
	padding-top: 1em;
	font-style: italic;
}
div.recipe {
	padding-top: 1em;
	padding-bottom: 2em;
}
div.recipeThumb {
	float: left;
	width: 140px;
	margin-right: 20px;
}
div.recipeAbstract {
	float: left;
	width: 320px;
}
div.recipeListing div.cleaner {
	clear: left;
	height: 2em;
}
#backlink {
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#toplink {
	background-image: url(../images/arrow_up.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}