@charset "UTF-8";
/**
 * @group angepasste YUI Reset CSS
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p,a,legend{color:#747474;font-family:"Lucida Grande",Arial,Verdana,Geneva,Helvetica,sans-serif;font-size:11px;line-height:17px;margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0;margin:0;padding:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th,input{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0}a{background-repeat:no-repeat;text-decoration:none}a:hover{text-decoration:underline}hr{display:none}.clear{clear:both}input#checkhuman{display:none}
body,html{height:100%;width:100%}


/**
 * @group Remei CSS
 */
body#produkte {
	background-color: #90ba82;
}
pre {
	width: 450px;
}
/* clearing floats */
.clearfix:after, #navigation ul.first li:after, #main:after, #main-wrapper:after, #sidebar .teaser ul.gallery:after, .section:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.hide {
	left: -9999px;
	position: absolute;
	top: 0;
}
abbr, acronym {
	border-bottom: none;
	text-decoration: none;
}
abbr[title], acronym[title] {
	border-bottom: 1px dotted #ccc;
}
a.download {
	background-image: url(a-download.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 16px;
}
a.anchor {
	background-image: url(a-anchor.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 16px;
}
/* Special links in Sidebar */
a.download {
	display: block;
}
a.back,
a.external-link,
a.external-link-new-window,
a.internal-link,
a.internal-link-new-window,
.section p a,
.news-single-backlink a,
#content table a {
	background-image: url(a-extern.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 16px;
}
a.email {
	background-image: url(a-email.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 16px;
}
p sup,
p sub {
	line-height: 0;
}

/**
 * @group Hintergrundbild, welches hinter der gesamten Seite liegt
 */
#main-background-image {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
#main-background-image img {
	height: auto;
	min-width: 1000px;
	position: fixed;
	width: 100%;
	z-index: 1;
}


/**
 * @group gesamtes Dokument, Aussenrahmen
 */
#document {
	margin: 0 auto;
	position: relative;
	width: 900px;
	z-index: 2;
}


/**
 * @group Home
 */
#door {
	left: 140px;
	padding: 10px;
	position: relative;
	top: 170px;
	width: 510px;
	height: 510px;
	background: url(bg-shadow-home.png) no-repeat -5px -4px;
}
#door .box {
	background-color: #fff;
	float: left;
	height: 240px;
	position: relative;
	width: 240px;
}
#door .philosophie {
	background-color: #e6c2ac;
}
#door .produkte {
	background-color: #eef0e2;
}
#door .unternehmen {
	background-color: #d5e5f4;
}
#door .stiftung {
	background-color: #d5cec8;
}
#door h1 {
	color: #535353;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	padding: 20px;
}
#door a {
	background-image: url(a-extern.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	bottom: 20px;
	color: #609bb9;
	font-size: 12px;
	padding-left: 16px;
	position: absolute;
	right: 20px;
	text-decoration: underline;
}
#door a:hover, #door a:focus {
	color: #619cba;
	text-decoration: none;
}


/**
 * @group Header, Suche, Locator
 */
#header {
	background-image: url(bg-navigation.png);
	background-repeat: repeat-y;
	height: 57px;
	left: 50%;
	margin: 0 -450px;
	position: fixed;
	top: 0;
	width: 900px;
	z-index: 999;
}
body.home #header {
	background-image: none;
}
#header h1 {
	display: none;
}
#logo {
	left: -40px;
	position: absolute;
	top: 0;
}
#logo:hover, #logo:focus {
	border-bottom: 1px dotted #619dbb;
}
#search {
	background-image: url(bg-search.png);
	background-repeat: no-repeat;
	height: 20px;
	position: absolute;
	right: 120px;
	top: 13px;
	width: 160px;
}
body.home #search {
	display: none;
}
#search .query {
	background-color: transparent;
	border: 0 none;
	float: right;
	margin: 2px 8px 0 0;
	width: 128px;
}
#search .button {
	background-color: transparent;
	border: 0 none;
	float: left;
	height: 20px;
	text-indent: -9999em;
	width: 24px;
}
#locator {
	position: absolute;
	right: 8px;
	top: 16px;
}
#locator li {
	float: left;
}
#locator a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	margin-left: 4px;
	text-indent: -9999em;
	height: 11px;
	width: 16px;
}
#locator a.ch-de {
	background-image: url(flag-ch-de.png);
	width: 28px;
}
#locator a.en {
	background-image: url(flag-en.png);
}
#locator a.fr {
	background-image: url(flag-fr.png);
}
#locator a.it {
	background-image: url(flag-it.png);
}


/**
 * @group Navigation
 */
#navigation {
	background-image: url(bg-navigation.png);
	background-repeat: repeat-y;
	left: 50%;
	margin: 0 -450px;
	position: fixed;
	top: 57px;
	width: 900px;
	z-index: 999;
}
#navigation h2 {
	left: -9999em;
	position: absolute;
}
#navigation a {
	color: #525353;
	display: block;
	font-size: 12px;
	padding: 3px 5px;
	text-transform: uppercase;
}
#navigation a:hover, #navigation a:focus {
	text-decoration: underline;
}
#navigation a.active,
#navigation a.active-sub {
	font-weight: bold;
}
#navigation li {
	display: block;
}
#navigation ul.first li {
	border-bottom: 1px solid #928f8b;
	clear: both;
}
#navigation ul.first a {
	float: left;
	width: 150px;
}
#navigation ul.second {
	float: left;
}
#navigation ul.second li {
	border-bottom: 0 none;
	clear: none;
	display: block;
	float: left;
	position: relative;
}
#navigation ul.second a {
	float: none;
	font-size: 11px;
	text-transform: none;
	width: 120px;
}
#navigation .first .active ul.second a.has-children {
	margin-bottom: 22px;
}
#navigation ul.third {
	left: 0;
	position: absolute;
	top: 20px;
	width: 740px;
	display: none;
}
#navigation .first .active ul.third {
	display: block;
}
#navigation ul.third li {
	position: static;
}
#navigation ul.third a {
	float: left;
	padding-right: 20px;
	width: auto;
}
#navigation ul.second a.last {
	width: auto;
}
/* Aktiv Kennzeichnung Navigationsebene */
#navigation li.produkte.active {
	background-color: #e8f1f9;
}
#navigation li.philosophie.active {
	background-color: #f1dfea;
}
#navigation li.unternehmen.active {
	background-color: #f2e6db;
}
#navigation li.stiftung.active {
	background-color: #f5ecd5;
}
/* Aktiv Kennzeichnung Navigationspunkt incl. verschiedenfarbiger Hover-Status */
#navigation li.produkte a:hover,
#navigation li.produkte a:focus,
#navigation li.produkte.active a.active {
	color: #6190a7;
}
#navigation li.philosophie a:hover,
#navigation li.philosophie a:focus,
#navigation li.philosophie.active a.active {
	color: #79576b;
}
#navigation li.unternehmen a:hover,
#navigation li.unternehmen a:focus,
#navigation li.unternehmen.active a.active {
	color: #c0804a;
}
#navigation li.stiftung a:hover,
#navigation li.stiftung a:focus,
#navigation li.stiftung.active a.active {
	color: #cb9e2c;
}


/**
 * @group gesamter Inhaltsbereich
 */
#main {
	background-image: url(bg-columns-footer.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	position: relative;
	top: 163px;
	z-index: 9;
}
#main.lines-5 {
	top: 185px;
}
#main a {
	color: #619cba;
	text-decoration: underline;
}
#main a:hover, #main a:focus {
	color: #747474;
	text-decoration: none;
}
#main-wrapper {
	background-image: url(bg-columns.png);
	background-repeat: repeat-y;
}

#content {
	float: left;
	margin-left: 150px;
	padding: 15px;
	width: 448px;
}
#content a {
	font-size: 12px;
}
#content a.back,
#content a.external-link-new-window,
#content a.internal-link-new-window,
#content a.anchor {
	background-position: 0 2px;
}
#content h1 {
	color: #619cba;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding: 8px 0 10px 0;
	line-height: 25px;
}
#content h2 {
	color: #619cba;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 8px 0 4px;
}
#content h3 {
	color: #619cba;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 8px 0 4px;
}
#content p {
	clear: left;
	color: #535353;
	font-size: 12px;
	padding-bottom: 8px;
}
#content p.page-id {
	color: #747474;
	font-weight: bold;
	padding-bottom: 0;
	text-transform: uppercase;
}
#content p.date {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0;
}
#content p i {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#content ul {
	padding-bottom: 8px;
}
#content ul ul {
	padding-bottom: 0;
}
#content li {
	background-image: url(ul-li.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #535353;
	font-size: 12px;
	padding-left: 16px;
}
/* Images in content */
#content img {
	border: 1px solid #619cba;
	margin: 6px 12px 6px 0;
}
#content img.left,
#content .csc-textpic-left div, /* Image "Above, left" */
#content .csc-textpic-intext-left div { /* Image "In text, left" */
	float: left;
}
#content .csc-textpic-left div {
	margin: 6px 12px 6px 0;
}
#content .csc-textpic-intext-left div { /* Image "In text, left" */
	margin: 0 12px 6px 0;
}
#content .csc-textpic-intext-left p { /* Text with image "In text, left" */
	clear: none;
}
/* Content Sections */
#content div.section-headline {
	background-color: #619cba;
	margin: 12px 0;
	padding: 2px 8px 2px 4px;
}
/* Traceability modul */
#content .traceability-modul {
	position: relative;
}
#content .traceability-modul img {
	border: none;
}
#content .traceability-modul form {
	position: absolute;
	top: 145px;
	left: 140px;
	margin: 0;
	padding: 0;
}
#content .traceability-modul input {
	margin-bottom: 0;
	width: 141px;
}
#content .traceability-modul button {
	position: absolute;
	left: -9999em;
}

/* Headline Grading 1 - 7 */
#content div.section-headline.grading-1  {
	background-color: #6aa1bf;
}
#content div.section-headline.grading-2  {
	background-color: #79abc4;
}
#content div.section-headline.grading-3  {
	background-color: #88b5ca;
}
#content div.section-headline.grading-4  {
	background-color: #99bfd2;
}
#content div.section-headline.grading-5  {
	background-color: #a8c9da;
}
#content div.section-headline.grading-6  {
	background-color: #c8dce7;
}
#content div.section-headline.grading-7  {
	background-color: #d7e5ee;
}
#content div.section-headline h2 {
	color: #fff;
	font-family: "Lucida Grande",Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 0;
	text-transform: uppercase;
}
#content div.section-headline p {
	float: right;
	padding: 0;
}
#content div.section-headline a {
	background-image: url(a-readall.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	color: #fff;
	padding-left: 16px;
}
#content div.section {
	border-bottom: 1px solid #619cba;
	margin-top: 12px;
	padding-bottom: 8px;
}
#content div.section a:hover {
	color: #619cba;
}
#content div.section.last {
	border-bottom: 0 none;
}
#content div.section h2 {
	padding: 0 0 4px;
}
#content div.section p {
	clear: none;
}
#content i {
	font-size: 14px;
}
#content hr {
	background-color: #619cba;
	height: 1px;
	border: 0;
	display: block;
	margin-bottom: 10px;
}
#content div.section p span.more {
	display: block;
	clear: both;
	padding-top: 8px;
}
#content .name-of-person {
	font-size: 10px;
	display: block;
	text-align: right;
}

/* Formular */
#content form {
	padding: 12px 0;
}
#content p.bold,
#content p.error {
	color: #619cba;
	font-weight: bold;
}
#content label {
	color: #535353;
	display: block;
	font-weight: bold;
	width: 375px;
}
#content label.radio,
#content label.checkbox {
	display: inline;
}
#content input,
#content textarea {
	border: 1px solid #81b1c9;
	color: #535353;
	margin-bottom: 12px;
	width: 375px;
}
#content input.radio,
#content input.checkbox {
	border: 0 none;
	margin-right: 4px;
	position: relative;
	top: 0;
	width: 16px;
}
#content input.button {
	background-color: #48809d;
	background-image: url(bg-button.png);
	background-repeat: repeat-x;
	border: 0 none;
	color: #fff;
	height: 21px;
	line-height: 10px;
	padding: 0 12px;
	width: auto;
}
#content input.error,
#content textarea.error {
	background-color: #dfebf1;
}
#content textarea {
	overflow: auto;
}

/* Sidebar */
#sidebar {
	float: left;
	padding: 16px;
	width: 240px;
}
#sidebar h2 {
	left: -9999em;
	position: absolute;
}
#sidebar .teaser {
	margin-bottom: 12px;
}
#sidebar .teaser h3 {
	border-bottom: 1px solid #7f837e;
	color: #535353;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 0 4px;
	text-transform: uppercase;
}
#sidebar .teaser a {
	color: #3e81a2;
}
#sidebar .teaser p {
	color: #333;
	line-height: 15px;
	padding-left: 18px;
}
#sidebar .teaser ul {
	padding: 0 4px;
}
#sidebar .teaser ul.gallery {
	padding: 0 1px;
}
#sidebar .teaser ul.gallery li {
	border: 1px solid #619cba;
	float: left;
	height: 55px;
	margin: 0 2px 2px 0;
	width: 75px;
}


/**
 * @group Footer
 */
#footer {
	left: -9999em;
	position: absolute;
}/**
 * @group Lightbox
 */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/extensions/jq_lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/extensions/jq_lightbox/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/extensions/jq_lightbox/next.gif) right 50% no-repeat; }
#imageData #imageDetails{ padding:10px 0 0 0;width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;font-size:11px;	}
#imageData #numberDisplay {
	float: left;
	padding: 10px 0 0 30px;
	display: inline;
	font-weight: bold;
	font-size:11px;
}
#imageData #bottomNavClose {
	width: 25px;
	float: right;
	padding: 5px 5px 0 0;
	margin:0 0 0 0;
}
/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText {
	color: #3e81a2;
	font-weight:bold;
	text-decoration: none;
}
#nextLinkText {
	padding-left: 0;
}
#prevLinkText {
	padding-right: 0;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/
.ontop #imageData {
    padding-top: 5px;
}
/*** END : added padding when navbar is on top ***/

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
    line-height: 1.4em;
    padding:0 0 10px 0;
}
#imageDataContainer .imageDataContainer-helper {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	background-color:#ECE7E7;
	line-height: 1.4em;
	display:block;
	float:left !important;
	float:none;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 0px;
}
#imageData {
	padding: 0 10px;
}
#imageData #helpDisplay {
	clear: left;
	float: left;
	display: block;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/**
 * @group indexed_serach
 */
#content .tx-indexedsearch img {
	border: none;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/**
 * @group Newsletter Subscription
 */
#content .tx-odsajaxmailsubscription-pi1 form {
	padding-top: 0;
}
#content #tx_odsajaxmailsubscription_pi1_prefs,
#content #tx_odsajaxmailsubscription_pi1_unsubscribe {
	padding-top: 5px;
}
#content #tx_odsajaxmailsubscription_pi1_indication img {
	border: none;
}
/**
 * @group Tables
 */
/* General formating */
#content table {
	font-size: 11px;
	width: 100%;
}
/* 1 column */
#content .contenttable-1 .tr-0 td {
	width: 100%;
}
/* 2 column */
#content .contenttable-2 .tr-0 td {
	width: 50%;
}
/* 3 column */
#content .contenttable-3 .tr-0 td {
	width: 33%;
}
/* 4 column */
#content .contenttable-4 .tr-0 td  {
	width: 25%;
}
#content table h3 {
	color: #747474;
	padding: 0 5px 0 0; /* top right bottom left */
}
/* Table Header */
#content table tr.tr-0 td {
	height: 22px;
	padding: 3px 5px; /* top/bottom, right/left */
	background-color: #e7f0f5;
}
/* Table Header for all multicolmn tables */
#content .contenttable-2 .tr-0 td,
#content .contenttable-3 .tr-0 td,
#content .contenttable-4 .tr-0 td {
	background-image: url(bg-table-data.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	background-color: #e7f0f5;
}
#content table .tr-0 td.td-last {
	background-image: none;
}
/* Table Data */
#content table td {
	padding: 5px;
	background-image: url(bg-table-data.gif);
	background-repeat: repeat-y;
	background-position: right -4px;
}
/* Table Data: First data row */
#content table tr.tr-1 td {
	background-image: url(bg-table-data-first.gif);
	background-repeat: repeat-x;
	background-position: right 0;
}
/* Table Data: First data row, last column (right) */
#content table tr.tr-1 td.td-last {
	background-image: url(bg-table-data-right-first.gif);
	background-repeat: repeat-x;
	background-position: right 0;
}
/* Table Data: Color Formats */
#content table .tr-even td {
	background-color: #f3f3f3;	
}
/* Table Data: Last data row */
#content table tr.tr-last td {
	background-image: url(bg-table-data-last.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 16px;
}
/* Table Data: Last column (right) */
#content table tr td.td-last {
	background-image: none;
}
/* Table Data: Last data row and last column (right) */
#content table tr.tr-last td.td-last {
	background-image: url(bg-table-data-right-last.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 16px;
}
/* Special Table: No line */
#content .contenttable-5 .tr-0 td  {
	background-image: none;
	border-bottom: 1px solid #7b7b7b;
}
/* Table Data: Last data row */
#content table.contenttable-5 tr td,
#content table.contenttable-5 tr td.td-last {
	background-image: none;
}
/* Table Data: Last data row */
#content table.contenttable-5 tr.tr-last td {
	background-image: url(bg-table-no-lines-data-last.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 16px;
}
/**
 * @group Blog
 */
.tx-comments-pi1 {
	margin-top: 12px;
}
.tx-comments-comment-admin {
	margin: 10px 20px;
	background-color: #e0e0e0;
	padding: 5px 9px;
	text-align: center;
}
.tx-comments-comment-form br {
	clear: left;
}
.tx-comments-comment-name {
	font-weight: bold;
}
.tx-comments-comment-date {
	font-weight: bold;
}
.tx-comments-comment-1,
.tx-comments-comment-2 {
	margin-bottom: 10px;
	padding: 5px 0;
}
.tx-comments-comment-content {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.tx-comments-captcha {
	padding-left: 100px;
}
.tx-comments-form-top-message {
	border: 1px solid #d0d0d0;
	padding: 10px 20px;
	text-align: center;
	font-weight: bold;
}
.tx-comments-closed {
	border: 1px solid #d0d0d0;
	padding: 10px 10px;
	margin: 10px 0;
}
.tx-comments-closed img {
	vertical-align: baseline;
	margin-left: 4px;
	padding-right: 4px;
}
.tx-comments-comment-report {
	font-size: 80%;
	margin: 7px 0 5px 15px;
}
.tx-comments-rating {
	margin-left: 15px;
}
/**
 * @group Timtab Video
 */
.tx-timtab-embeddedvideo-fe {
	margin-bottom: 10px;
}
/**
 * @group rzgooglemaps Google Maps
 */
#mapsearchcont { 
	padding-bottom: 70px;
}
#map_canvas span {
	display: none;
}
.tx-rzgooglemaps-pi1 {
	margin: 0;
}
.mapsearchhide {
	display: none;
}
.routebold {
	font-weight: bold;
}
.rz-directions {
	width: 440px;
}
.rz-clear {
  clear: both;
}
.tx-rzgooglemaps-pi1 #mapsearchcont input {
	width: 150px;
	margin-bottom: 5px;
}