html {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
}

body {
	font-family: sans-serif;
	font-size: 0.9em;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	text-align: left;
	position: relative;
	width: 60em;
	margin: 0pt auto;
}

#portalHeading {
	margin: 0px;
	padding: 0px;
}

#portalHeading h1 {
	display: block;
	margin: 0px;
	padding: 0px;
}

#portalHeading h1 a {
	display: block;
	text-indent: -9999px;
	outline-style: none;
	width: 178px;
	height: 65px;
	margin: 0px;
	padding: 0px;
	background-image: url('./logo_f.gif');
	background-repeat: no-repeat;
	background-position: left top;
}


/* breadcrumbs bar on the top */

#breadcrumbs {
	margin: 0.5em;
	padding: 0px;
}

#breadcrumbs a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


/* navigation area */

#navAreaMainGraphical {
	height: 42px;
	display: block;
	margin: 0px 4px 0px 4px;
}

#navAreaMainGraphical * {
	margin: 0px;
	padding: 0px;
}

#navAreaMainGraphical li {
	display: inline;
	list-style: none;
	vertical-align: bottom;
}

#navAreaMainGraphical li a {
	float: left;
	display: block;
	outline-style: none;
/*	height: 36px;
	margin: 6px 4px 0px 4px;*/
	height: 42px;
	margin: 0px 4px 0px 4px;
	text-indent: -9999px;
}

#navAreaMainGraphical li a span {
	display: inline-block;
	text-indent: -9999px;
}

#navAreaMainGraphical li.current a {
	height: 42px;
	margin: 0px 1px 0px 1px;
}

#navAreaMainGraphical li.current a span {
}

#navAreaMainGraphical a:link, #navAreaMainGraphical a:visited {
	background-position: 0px 0px;
}

#navAreaMainGraphical a:active, #navAreaMainGraphical a:hover {
	/*background-position: 0px -36px;*/
	background-position: 0px -42px;
}

#navAreaMainGraphical .current a:active, #navAreaMainGraphical .current a:hover {
	background-position: 0px -42px;
}

#navAreaMain {
	display: block;
	margin: 0em 0.3em 0em 0.3em;
}

#navAreaMain * {
	margin: 0px;
	padding: 0px;
}

#navAreaMain li {
	display: inline;
	list-style: none;
	vertical-align: bottom;
}

#navAreaMain li a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	margin: 0.6em 0.3em 0em 0.3em;
	background-image: url('./navtab_left.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #a4d65f;
}

#navAreaMain li a span {
	display: inline-block;
	padding: 0.5em 1em 0.3em 1em;
	background-image: url('./navtab_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

#navAreaMain li.current a {
	margin: 0em 0em 0em 0em;
	background-image: url('./navtab_left_cur.gif');
	background-color: #7eb62f;
}

#navAreaMain li.current a span {
	padding: 0.8em 1.25em 0.5em 1.25em;
	background-image: url('./navtab_right_cur.gif');
}

#navAreaSecond {
	text-align: center;
	margin: 0em;
	padding: 0.5em 0.5em 0em 0.5em;
	background-color: #7eb62f;
}

#navAreaSecond * {
	margin: 0px;
	padding: 0px;
}

#navAreaSecond li {
	padding: 0em 1em 0em 1em;
	display: inline;
	list-style: none;
	border-right: 1px solid #a4d65f;
}

#navAreaSecond li.last {
	border: none;
}

#navAreaMain a:link, #navAreaMain a:visited, #navAreaSecond a:link, #navAreaSecond a:visited {
	color: #000;
}

#navAreaMain a:active, #navAreaMain a:hover, #navAreaSecond a:active, #navAreaSecond a:hover {
	color : #a00;
}


/* links to info-pages */

#infoLinks {
	float: right;
	text-align: right;
	margin: 0.5em;
	padding: 0em;
}

#infoLinks a {
	font-weight: normal;
	text-decoration: none;
}


/* footer */

#portalFooter {
	font-size: 0.8em;
	text-align: center;
	margin: 0.5em 0.625em;
	padding: 0em;
}

#portalFooter a {
	font-weight: normal;
	text-decoration: none;
}

#portalFooter #lachsfeldLink {
	margin: 0;
	padding: 0;
}

#portalFooter #footerLinks {
	position: absolute;
	right: 0;
	margin: 0em 0.625em;
	padding: 0;
}


/* main content area */

#contentArea {
	min-height: 450px;
	margin: 0em;
	padding: 0.5em;
	padding-bottom: 2em;
	background-color: #fff;
	background-image: url('./bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 5px solid #7eb62f;
	border-bottom: none;
}


/* browsemenu */

#browseMenu {
	text-align: center;
	font-size: 0.8em;
	margin: 0em;
	padding: 0.5em 1em;
	background-color: #fff;
	border-left: 5px solid #7eb62f;
	border-right: 5px solid #7eb62f;
	border-bottom: 5px solid #7eb62f;
}

#browseMenu span {
	padding: 0em 1em;
}

#browseMenu span.browsePrev {
	position: absolute;
	left: 0;
}

#browseMenu span.browseUp {
	padding: 0.5em 15em;
	border-top: 1px solid #777;
}

#browseMenu span.browseNext {
	position: absolute;
	right: 0;
}

#browseMenu a {
    /*font-weight: normal;*/
    text-decoration: none;
}


/* recipeImage */

.recipeImage {
	float: right;
	margin: 0.5em;
	padding: 0em;
	border: none;
}


/* links */

a {
	font-weight : bold;
	text-decoration : none;
}

a:link, a:visited {
	color : #000077;
}

a:active, a:hover {
	color : #aa0000;
}


/* headings */

.csc-firstHeader {
	margin-top: 0em;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

h2, h3 {
	margin-bottom: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

h2.imageheader, h3.imageheader, h4.imageheader, h5.imageheader, h6.imageheader {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

p.imagesubheader {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
}


.csc-default ul {
	margin-left: 0em;
	padding-left: 1.5em;
}


.csc-default li {
	margin-left: 0em;
	padding-left: 0em;
}


/* tables */

table.contenttable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #777;
}

table.contenttable tr {
	margin: 0px;
	padding: 0px;
	border: 1px solid #777;
}

table.contenttable tr td {
	padding: 5px;
	border-bottom: 1px solid #777;
}

table.contenttable-0 tr.tr-even {
	background: #eaf8e2;
}


/* rte */

table p {
	margin: 0em;
	padding: 0em;
}


/* guestbook */

.tx-veguestbook-pi1 legend {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	margin: 0em;
	padding: 0em 0em 0.3em 0em;
}

.tx-veguestbook-pi1 fieldset {
	margin: 0em;
	padding: 0.7em 0em 1em 0em;
}

.tx-veguestbook-pi1 fieldset .tx-guestbook-field {
	margin: 0em;
	padding: 0.3em 0.3em 0.3em 1em;
}

.tx-veguestbook-pi1 fieldset .tx-guestbook-field input, 
.tx-veguestbook-pi1 fieldset .tx-guestbook-field textarea {
	border: 1px solid #777;
}

.tx-guestbook-date {
	font-size: 0.8em;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	text-indent: 0em;
	background-color: #a4d65f;
	color: #000;
	font-size: 1em;
	font-weight:bold;
	padding: 0.5em;
	margin: 0em;
	width: 35em;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	padding: 0.5em;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	background: none;
	padding: 0.5em;
}

.tx-veguestbook-pi1 .tx-guestbook-left p {
	margin: 0em;
	padding: 0em;
}

.tx-veguestbook-pi1 .tx-guestbook-right p {
	margin: 0em;
	padding: 0em;
}



.important {
	font-weight: bold;
	font-size: 1.2em;
	color: #a00;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}
