body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.1%;
	color: #000000;
}

noscript { visibility: hidden; }

/* Rahmen */
table#rahmen {
	font-size: 0.77em;
	border: 5px solid #FFFFFF;
}

td#rahmen-navigation {
	visibility: hidden;
}

td#rahmen-unternavigation {
	visibility: hidden;
}

td#rahmen-inhalt {
	position: absolute;
	top: 0px;
	left: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
	font-size: 0.87em;
	background-image: URL();
}

td#rahmen-nav-bottom {
	visibility: hidden;
}

div#header { 
	visibility: hidden;
}

div#inhalt-text {
	background-color: #FFFFFF;
	line-height: 1.4em;	
}


/* Allgemeine Definitionen */
img { border: 0; }
h1 { font-size: 1.0em; }
h2 { font-size: 1.2em; font-weight: bold; }

h3 { font-size: 1.2em; color: #00A76D; font-weight: bold; }

/* Allgemeine Links */
a { text-decoration: none;	}
a:active, a:hover { text-decoration: underline; }

/* Rand für den englisch-Link */
a.borderright {
  border-right: 1px solid #FFFFFF;
}

div#sprache-suche {
	visibility: hidden;
}


div#sprache-suche a { 
	visibility: hidden;
	display: block;
	float: left;
}

form {
	margin: 0;
	padding: 0;
}

input.suche { 
	visibility: hidden;
}


input.suche-button {
	visibility: hidden;
}


div#inhalt-text p { margin: 0px; padding: 0px;}


/* Navigation und Links */

div#navigation ul, div#unternavigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#navigation {
	visibility: hidden;
}



/* Drop Down Navigation */
div#dropdown {
	visibility: hidden;
}

div#dropdown a {
	visibility: hidden;


/* TYPO3 css */
/* grüner Text für Sprachcookie*/
.green { 
	color: #00A76D; 
	font-size: 11px;
	padding: 20px 0px 20px 0px;
}

.csc-header-date { font-style: italic; }

/* Rahmen 1*/
.csc-frame-frame1 {
	border-bottom: 1px solid #00A76D;
}

/* Rahmen 2*/
.csc-frame-frame2 { 
	background-color: #DEF4EC; 
	border-top: 1px solid #00A76D;
	border-bottom: 1px solid #00A76D;
	padding: 0px 0px 0px 0px; 
	margin: 0px;
}
/*
.csc-frame-frame2 .csc-textpic, .csc-frame-frame2 .csc-textpic img, .csc-frame-frame2 .csc-textpic-caption { margin: 0px; padding: 0px; } 
*/

.csc-header { padding-top: 10px; }
.csc-header a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/* padding entfernen, wenn frame und header vorhanden*/
.csc-frame .csc-header { padding-top: 0px; }

/* Inhaltselemente Randabstand */
.contenttable-1 {
	margin: 0px 0px 0px 0px;
}

div#inhalt-text ul, div#inhalt-text li { margin-right: 14px; }

/* Bilder mit Abstand nach unten*/
.csc-textpic-image { padding-bottom: 15px;}

/*Bild mit Text*/
/* dl.csc-textpic-image dd.csc-textpic-caption { font-size: 0.88em; padding-bottom: 5px; } */
.csc-textpic img { margin-left: 10px; }
.csc-textpic-imagerow { padding-top: 10px; }
.csc-textpic-caption { font-size: 0.88em; }
.csc-textpic-intext-left-nowrap { margin-left: 14px;}

/* Img Border mit Schaukasten */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    border: 1px solid #000000;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }

/*Sitemap*/
.csc-menu { margin: 10px 5px 0px 14px; }
.csc-textpic { margin-right: 15px; margin-top: 10px; padding-top: 10px; }

table.csc-uploads {
	margin: 0px 10px 0px 10px;
}

.csc-uploads-fileName, .csc-uploads-fileSize {
	vertical-align: bottom;
}

/* Formular */
form { 
	margin: 0px 10px 0px 14px;
	border: 0px;
	font-size: 100.1%;
}

/*textarea { background-color: #e8dbcd; }*/
.formsubmit { 
	background-color: #DFF4EC;
	border: 1px solid #4AC39C;
	margin-top: 10px;
} 
.formtextarea { width: 258px; border: 1px solid #4AC39C;}
.forminput { width: 258px; border: 1px solid #4AC39C;}

.csc-loginform input { border: 1px solid #4AC39C;}
.csc-loginform submit { border: 1px solid #4AC39C; background-color: #DFF4EC; }

.csc-mailform-field input {
	width: 250px;
}

input.csc-mailform-check {
	width: 25px;
}

.csc-mailform-label {
	margin: 5px 0px 5px 0px;
}

label { font-size: 11px; }
label.mailformkommentar { vertical-align:top; }
.mailtable label { font-weight: bold; }


/* Balken bei IR */
div.balken { 
	height: 13px;
	background-image: url(../../fileadmin/template/kennzahlen-balken.gif);
	background-repeat: repeat-x;
}

div.balken-hell { 
	height: 13px;
	background-image: url(../../fileadmin/template/kennzahlen-balken_hell.gif);
	background-repeat: repeat-x;
}

div#inhalt-text td {
	font-size: 11px;
}

/* Tabelle */
table.contenttable td {
	vertical-align: top;
}
/* Layout 1 */
.contenttable-1 { width: 100%; border-collapse: collapse; margin-top: 10px; }

.contenttable-1 .tr-even td {
	background-color: #DFF4EC;
	border-top: 1px solid #00A76D;
	padding: 5px 14px 5px 14px;
	margin: 0px;
 }
 

.contenttable-1 .tr-odd td { 
	background-color: #FFFFFF;
	border-top: 1px solid #00A76D;
	padding: 5px 14px 5px 14px;
	margin: 0px;
}

.contenttable-1 .tr-0 td { font-weight: bold; }
.contenttable-1 .tr-last td { border-bottom: 1px solid #00A76D; }

.contenttable-1 a { color: #000000; }

/* Standort Karte */
a.standort:link { color:#000000; text-decoration:none;}
a.standort:visited { color:#000000; text-decoration:none; }
a.standort:active { color:#000000; text-decoration:none; }
a.standort:hover { color:#000000; text-decoration:underline; }

a.standort-u:link { color:#000000; text-decoration:underline; }
a.standort-u:visited { color:#000000; text-decoration:underline; }
a.standort-u:active { color:#000000; text-decoration:underline; }
a.standort-u:hover { color:#000000; text-decoration:underline; }

span.map { color: #00A76D; vertical-align:top;}
span.map img { vertical-align:bottom;}
div#standorte {
	margin-left:15px;
	margin-top:10px;
	position:absolute;
	z-index:2;
}

div#image{
	margin-left:374px;
	margin-top:10px;
	z-index:1;
	position:absolute;
}

div#content-standorte{
	margin-left:185px;
	margin-top:10px;
	position:absolute;
	z-index:2;
}

/* Styles für Presse (tt_news) */
.news-single-item h1, .news-single-item h2, .news-single-item h3 { margin: 0px 14px 0px 0px; }
.news-single-item h1 { font-size: 1.2em; color: #00A76D; font-weight: bold; }
.news-single-item h3 { font-size: 1.0em; color: #000000; font-weight: bold; }

dl.news-single-related dt, dl.news-single-files dt, dl.news-single-links dt {
   font-weight:bold;
}

.news-single-timedata { font-style: italic; }

.news-single-img {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
	margin-left: 10px !important;	
	float: right; clear: both;
}

.news-list-img {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
	margin-left: 10px !important;
	margin-top: -30px;
	margin-right: 14px;
	float: right; clear: both;
}

div#inhalt-text div.news-single-item p, div#inhalt-text div.news-single-item .bodytext { 
	margin: 3px 0px 10px 0px;
	padding: 0px;
}

.news-single-related dd, .news-single-links dd { margin: 0px; padding: 0px; }

/* Unternehmenskalender */
.tx-bvhveranstaltungen-pi1-listrow  .tr-even td {
	background-color: #DFF4EC;
	border-top: 1px solid #00A76D;
	padding: 5px 14px 5px 14px;
	margin: 0px;
 }
 
.tx-bvhveranstaltungen-pi1-listrow  .tr-odd td { 
	background-color: #FFFFFF;
	border-top: 1px solid #00A76D;
	padding: 5px 14px 5px 14px;
	margin: 0px;
}

.tx-bvhveranstaltungen-pi1-listrow .tr-0 td { font-weight: bold; }
.tx-bvhveranstaltungen-pi1-listrow .tr-last td { 
    border-top: 1px solid #00A76D;
	margin: 0px;
 }
 
/* Indexed Search */
div.tx-indexedsearch-whatis {
  margin-top:15px;
}