
/***********************************************************
	Reset browser specific definitions and define universalities
************************************************************/
html, body, div, p, h1, h2, h3,  span, a, table, td, form, img, hr, input, textarea, select {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Lucida Grande, Geneva, Arial, sans-serif;;
	vertical-align:top;

}

/***********************************************************
	For IE bug, with relative font definitions
************************************************************/

body {
	margin: 0px;
	padding: 0px;
	background-color:#D8DADC;
	font: small Tahoma, Verdana, Lucida Grande, Geneva, Arial, sans-serif;;
}

/***********************************************************
	Page Areas
************************************************************/

#page {
	width: 920px;
	margin: 0px auto;
	border: 4px solid #FFFFFF;
	background-color:#FFFFFF;
}

/***********************************************************
	Page Area head
************************************************************/

#head {
	height:142px;
	margin:0px;
}

/***********************************************************
	Page Area top visual
************************************************************/

#visual {
	margin: 0px;
	padding-right:3px;;
	width: 153px;
	height:139px;
	float:left;
	background-color:#FFFFFF;
}


#navi_top {
	margin:0px 0px 0px 200px;
	color:#807F84;
	font-weight:normal;
	text-align:left;
	font-size:0.85em;
	padding-bottom:6px;
	z-index:2;
}

/*********************************
	Links
*/

#navi_top ul {
	display:block;
	margin:0;
	padding:0 1em;
}
#navi_top ul li {
	display:inline;
	margin-right:20px;
	padding:0;
}

#navi_top ul li a:link, 
#navi_top ul li a:visited,
#navi_top ul li a:active,
#navi_top ul li a:hover {
	text-decoration:none;
	color:#807F84;
}

#navi_top ul li a:hover {
	text-decoration:none;
	color:#D8DADC;
}
#navi_top ul li a:active {
	text-decoration:none;
	color:#D8DADC;
}

#navi_top ul li .selecter{
	text-decoration:none;
	color:#000000;
}


/***********************************************************
	Page Area Logo
************************************************************/
#logo {
float:right;
margin-bottom:13px;
}

/***********************************************************
	Page Area linke Navigation als Header
************************************************************/
#menu_header {
	background-color:#00A977;
	height:26px;;
}

#menu_header ul {
	display:block;
	margin:0px;
	padding:0px;
}
#menu_header ul li {
	display:inline;
	margin-left:0px;
	padding:0px;
}
#menu_header ul li a {
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 49px 5px 48px;
	border-right:1px solid #FFFFFF;
}
#menu_header ul li a:hover {
	color:#3A423A;
	background:#FFFFFF;
	border-bottom:3px solid #00469B;
}

#menu_header ul li a.selected:link,
#menu_header ul li a.selected:visited,
#menu_header ul li a.selected:active,
#menu_header ul li a.selected:hover {
	border-bottom:3px solid #00469B;
}

#menu_header ul li.open a,
#menu_header ul li.open a:hover {
	border-bottom:3px solid #00469B;
}

/***********************************************************
	Page Area Navigation Pfad 
************************************************************/
#breadcrumb {
	background-color:#FFFFFF;
	height:26px;
	border-bottom:1px solid #EAE9E9;
}

#breadcrumb ul {
	display:block;
	margin:0px;
	padding:0px;
	padding:5px 10px 5px 203px;;
}
#breadcrumb ul li {
	display:inline;
	
}
#breadcrumb ul li a {
	float:left;
	font-size:13px;
	text-decoration:none;
	color:#6E6E6D;
	
}
#breadcrumb ul li a:hover {
	color:#3A423A;
}

#breadcrumb ul li a.selected:link,
#breadcrumb ul li a.selected:visited,
#breadcrumb ul li a.selected:active,
#breadcrumb ul li a.selected:hover {
	
}

#breadcrumb ul li.open a,
#breadcrumb ul li.open a:hover {
	
}

/***********************************************************
	Page Area content - Suche
************************************************************/

/***********************************************************
	Page Area Suchbox
************************************************************/
.search_box {
	text-align:right;
	margin-right:10px;
	padding-top:2px;
}

.input_search {
	border: 1px solid #DDDDDD;
	border-style:inset;
	font-size:x-small;
	width:100px;
	padding:2px;
	margin:1px 0px 0px 0px;
}


/***********************************************************
	Page Area content
************************************************************/

#content {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	z-index:3;
	background: url(../img/background.gif);
	background-repeat:repeat-y;
}



/***********************************************************
	Page Area Navi Left 1. Ebene
************************************************************/
#menu_left {
}


#menu_left ul,
#menu_left ul li {
	display:inline;
	padding:0;
	margin:0;
}


#menu_left ul li a:link, 
#menu_left ul li a:visited,
#menu_left ul li a:active,
#menu_left ul li a:hover {
	display:block;
	padding:0.5em 0.5em 0.5em 1.5em;
	background: url(../img/list_style_image.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-size:11px;
	text-decoration:none;
	color:#00469B;
}

#menu_left ul li  a:hover {
	color:#00469B;
	
}

#menu_left ul li a.open:link,
#menu_left ul li a.open:visited,
#menu_left ul li a.open:active,
#menu_left ul li a.open:hover {
	font-weight:bold;
}

#menu_left ul li a.selected:link,
#menu_left ul li a.selected:visited,
#menu_left ul li a.selected:active,
#menu_left ul li a.selected:hover {
	font-weight:bold;
}

#menu_left .navi_first {
	display:block;
	padding:0.5em 0.5em 0.5em 1.5em;
	background: url(../img/list_style_image.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-size:11px;
	text-decoration:none;
	color:#00469B;
}

/***********************************************************
	Page Area Navi Left 2. Ebene
************************************************************/

#menu_left ul li ul li a:link, 
#menu_left ul li ul li a:visited,
#menu_left ul li ul li a:active,
#menu_left ul li ul li a:hover {
	border-top:0;
	padding-left:33px;
	background-position:15px 6px;
}


/***********************************************************
	Page Area Navi Left 3. Ebene
************************************************************/

#menu_left ul li ul li ul li a:link, 
#menu_left ul li ul li ul li a:visited,
#menu_left ul li ul li ul li a:active,
#menu_left ul li ul li ul li a:hover {
	border-top:0;
	padding-left:66px;
	background-position:30px 6px;
}


/***********************************************************
	Page Area content linke Spalte
************************************************************/
#column_left {
  float:left;
	margin: 0px;
	padding: 24px 0px 0px 0px;
	height:100%;
	width: 153px;
	/*margin-top:26px;*/
	text-align:left;
	background-color:#D8DADC;
}

/***********************************************************
	Page Area content Mitte
************************************************************/
#column_center {
	padding:15px 1px 5px 1px;
	margin:0px 0px 0px 177px;
	height:100%;
	min-height:400px;
}

#column_center_with_right {
	padding:15px 1px 5px 1px;
	margin:0px 200px 0px 173px;
	min-height:400px;
	border-right:1px solid #D8DADC;
}


#column_center_admin {
	padding:15px 1px 5px 1px;
	margin:0px 0px 0px 173px;
	min-height:400px;
}

#column_center_popup {
	padding:15px 1px 5px 10px;
	margin:0px 5px 0px 5px;
	background-color:#FFFFFF;
	min-height:400px;
}

.content_alignment {
	margin:7px 15px 0px 25px;
}


/***********************************************************
	Page Area content rechte Spalte
************************************************************/
#column_right {
	float:right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
	width: 200px;
	
}

/***********************************************************
	Page Area footer
************************************************************/

#footer {
	background-color:#00469B;
	font-size:small;
	height:20px;
	padding:0px 0px 0px 0px;
	border-top: 4px solid #FFFFFF;
}

#footer div.title {
	color: #FFFFFF;
	margin:0px 0px 0px 183px;
	padding-top:1px;
}

#footer_popup {
	background-color:#00469B;
	font-size:small;
	height:20px;
	padding:0px 0px 0px 0px;
	border-top: 4px solid #FFFFFF;
}

#footer_popup div.title {
	color: #FFFFFF;
	margin:0px 0px 0px 183px;
	padding-top:1px;
}

#footer .extranet_link {
	margin-left:120px;	
	font-weight:bold;
	color:#FFFFFF;
	font-size:small;
}


/***********************************************************
	Page Area content - News
************************************************************/
#ticker {
	width:200px;
	margin:0px;
	padding:0px;
	height:100%;
	font-size:x-small;
	padding-bottom:5px;
	
}

#ticker .ticker_content {
	padding:5px;
}

#ticker .date {
	margin-bottom:2px;
}


#ticker .line {
	font-weight:bold;
}


#ticker .text {
	
	text-align:justify;
}


/***********************************************************
	Page Area content - News- Navi
************************************************************/
#navi_ticker,
#navi_ticker_press {
	width:133px;
	margin:20px 4px 0px 4px;
	padding:5px;
	height:100%;
	font-size:x-small;
	padding-bottom:5px;
	border:1px solid #00469B;
	background-color:#FFFFFF;
}

#navi_ticker .ticker_content,
#navi_ticker_press .ticker_content {
	padding:5px;
}

#navi_ticker .date,
#navi_ticker_press .date {
	margin-bottom:2px;
}


#navi_ticker .line,
#navi_ticker_press .line {
	font-weight:bold;
}


#navi_ticker .text,
#navi_ticker_press .text{
	text-align:justify;
}

/***********************************************************
	H1-H6
************************************************************/
h1 {
	font-weight:bold;
  color: #00A977;
  font-size:medium;
  margin-bottom:5px;
}

h1 a {
	font-weight:bold;
	font-size:medium;
}

h2 {
	font-weight:bold;
  color: #00A977;
  font-size:small;
  margin-bottom:5px;
}
h2 a {
	font-weight:bold;
	font-size:small;
}

h3 {
	color:#000000;
	font-weight:bold;
	font-size:small;
	margin-bottom:5px;
}

h3 a {
	font-size:small;
}

h4 {
	font-size:x-small;
	color:#00A977;
	margin-bottom:5px;
}

h4 a {
	font-size:x-small;
}

/***********************************************************
	Linie
************************************************************/
.hr {
	margin:5px 5px 5px 0px;
	background-color:#B6D1B6;
	border-top:1px solid #777776;
}

.line_mastercolor {
	border-top:1px solid #00A977;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}

.line_mastercolor_light {
	border-top:1px solid #00469B;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}

.line_black {
	border-top:1px solid #000000;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}

.line_grey {
	border-top:1px solid #777776;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}


/***********************************************************
	Verlinkungen
************************************************************/
#content a {
	color: #00A977;
	text-decoration: none;
}

#content a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
/***********************************************************
	misc definitions
************************************************************/

strong {
   font-weight:bold;
}

img {
	vertical-align:bottom;
}

/*Icons*/
.icons {
	width:24px;
}

/*Zurück-Links*/
.back {
	margin-top:5px;
	background-image:url(../img/arrow_left.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:5px 5px 5px 25px;
}

/*Nach vorne-Links*/
.forward {
	background-image:url(../img/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:5px 5px 5px 25px;
}

/*Listenansicht*/
.u_list {
	padding:0px;
	margin:0px;
	margin-left:10px;
}

.list ul{
	list-style-image:url(../img/list.gif);
}

.list .indent {
	margin-left:15px;
}


.small {
   font-size:x-small;
   line-height:16px;
}

.very_small {
	 font-size:xx-small;
}

.red {
   color:#CC0000;
}


.grey {
   color:#777776;
}

.blue {
   color:#000099;
}

.mastercolor {
	color: #00A977;
}

.listpoint {
	background-image: url('../img/list.gif');
	background-position: 0px 5px;
	background-repeat:no-repeat;
	padding-left:10px;
}

.mastercolor_light {
	color: #00469B;
}


.mastercolor_background {
	color: #00A977;
	background-color:#D8DADC;
	padding:2px 0px;

}

.black {
   color:#000000;
}

.min_height {
		height:300px;
}



.space {
	margin:5px 0px;

}

.italic {
	font-style:italic;
}

.center{
	text-align:center;
	margin:0px auto;
}


/*Aussehen des Alphabetes*/
.alphabet {
	font-size:small;
	font-weight:bold;

}

img {
   border:0;
}

table {
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:5px;
	font-size:small;
}

td.center, th.center {
	text-align: center;
	margin: 0px auto;
}

td.left, th.left {
	text-align: left;
}

td.right, th.right {
	text-align: right;
}

.right {
	text-align: right;
	margin-right:5px;
	font-size:small;
}

div.right a {
	text-decoration:none;
}

/***********************************************************
	saemtliche Submit buttons
************************************************************/
.submit {
	color:#00A977;
	width: 240px;
	height: 18px;
	cursor: pointer;
	font-weight:normal;
	background: url('../img/submit.gif') no-repeat;
	outline: none;
	border: 0px;
}

/***********************************************************
	saemtliche Textgestaltungsbuttons
************************************************************/
.button {
	width: 30px;
	height: 24px;
	margin-bottom:5px;
	cursor: pointer;
	font-weight:normal;
	background: url('../img/button.gif') no-repeat;
	outline: none;
	border: 0px;
}

.largebutton {
	width: 36px;
	height: 24px;
	margin-bottom:5px;
	cursor: pointer;
	font-weight:normal;
	background: url('../img/h1button.gif') no-repeat;
	outline: none;
	border: 0px;
}


/***********************************************************
	div.content contactsite
************************************************************/

div#content .contactform {
	float:left;
	width:400px;
}

div#content .contactadress {
	margin:15px 0px 0px 0px;
}

/***********************************************************

************************************************************/

textarea {
	font-size:small;
	width:380px;
}

.clearer {
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;

}




/***********************************************************
	Error div
************************************************************/

div.error {
	border: 2px solid red;
	background-color: #7CADE6;
	padding: 0.5em;
	margin: 0.5em;
	visibility: hidden;
}

/***********************************************************
	Volltextdefinitionen
************************************************************/

/***********************************************************
	div um den Volltext herum
************************************************************/
.text_alignment {
	margin:15px 10px 5px 0px;
	line-height:1.4em;
}
/*fulltext*/
#content p.fulltext {
 margin:10px 0px;

}

.textbase_table {
	width:540px;
}


/*inputfeld in der textbase fuer Zweispaltigkeit*/
div#content .textbase_input_double{
	width:240px;

}
/* Mittlerer Bereich Text*/
.center_column_text {
	padding:5px 0px;
	text-align:left;
}

.textbase_textarea {
	width:500px;

}

.textbase_textarea_flex{
	width:95%;
}

.textbase_textarea_double {
	width:240px;

}


.vertical_alignment {
	margin:0px 0px 10px 0px;
}

.info img {
	margin-bottom:3px;

}

a.info:hover {
	color:#F8F8F8;
	text-decoration:underline;
}

/* Zwischenüberschrift */
.headline {
	font-size:small;
	font-weight:bold;
	width:530px;
}

/*inputfeld in der textbase*/
#content .textbase_input{
	width:85%;

}
/* Farbdefinition der Überschriften in der Textbase */
#content  .round1 {
	background-color:#B6D1B6;
}

#content  .empty_round {
	background-color:#D6E5D6;
}


/* zwei Bilder nebeneinander */
.two_images {
	vertical-align:middle;
	text-align:center;
	width:95%;
}

/* zwei Tabellenspalten */
.two_table {
	font-size:small;
	width:250px;
	height:300px;
	vertical-align:top;
}
/* zwei Tabellenspalten Ausgabe*/
.two_table_view {
	font-size:small;
	width:47%;
	vertical-align:top;
}


.picture_title {
	font-size:x-small;
	text-align:center;
}

.description {
	margin-bottom:10px;	
}
/***************************************************************
	Formatierungen, die nur in den Textbasemodulen genutzt werden.
****************************************************************/
/* Formatierung der Formatvorlage*/

.cms-edit-template-selector {
	background-color:#00469B;
	width:540px;
	padding-left:5px;

}

/* Rahmen um die Bilder*/

.border {
	border: 1px solid #00A977;
	padding:4px;
	text-align:center;
	margin-bottom:5px;
	font-size:x-small;
}

.without_border {
	border: 0px solid #00A977;
	padding:4px;
	text-align:center;
	margin-bottom:5px;
	font-size:x-small;
}

/*Textbaseformatierung*/
.middle {
	vertical-align:middle;
	margin-right:15px;
}

/*Textbaseformatierung*/
.alignment_bottom {
	margin-bottom:5px;
}

/*Textbaseformatierung*/
.alignment {
	margin: 10px 0px;
}


/*Aussehen der Anker*/
.anchor {
	margin:0px 0px 10px 20px;
}

/*fett*/
.bold {
	font-weight:bold;
}

/*width:100%;*/
.width_100 {
	width:100%;
}

/***************************************************************
	Fehlermeldungsboxen oder Hinweisboxen
****************************************************************/

/*div.form_error*/
#content div.form_error {
	background-image: url(../img/info.gif);
	background-position: 5px 5px;
	background-repeat:no-repeat;
	width: 300px;
 	padding: 3px;
 	padding-top:5px;
 	padding-left:35px;
 	margin-bottom:15px;
 	padding-bottom:15px;
 	border: 1px solid #00A977;
 	font-weight: normal;
 	background-color: #B6D1B6;
	visibility: hidden;
	font-size:x-small;
	color:#00A977;
}

/*div.hint_articles*/
#content div.hint_articles {
	font-size:x-small;
	width: 530px;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #00A977;
 	font-weight: normal;
 	color:#00A977;
 	background-color: #B6D1B6;
}

/* Hinweisblock*/
.hint {
	width: 530px;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #00A977;
 	font-weight: normal;
 	color:#00A977;
 	background-color:#B6D1B6;
	font-size:x-small;
}

/* Hinweisblock für Masterfarben*/
.hint_colors {
	width: 530px;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #00A977;
 	background-color:#B6D1B6;
 	font-weight: normal;
	font-size:x-small;
}


/***************************************************************
	Tooltip
****************************************************************/

.tooltip {
	width:200px;
	background-color:#FFFFFF;
	border: 1px solid #00A977;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	padding-left:6px;
	padding-right:6px;
}

.popheader {
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	font-size:x-small;
}

.poptext {
	vertical-align:top;
	font-size:x-small;
}


/***************************************************************
	Formatierungen für Definitionen und Hilfetexten
****************************************************************/
/* Hilfetexte */
.shorthelp	{
	cursor: help;
}

/* Definitionen */
dfn {
	font-style:normal;
	border-bottom: 1px dotted #00A977;
}



/*********************************
	Form Labels
*/
#content label {
	cursor: pointer;
}

#content label.error {
	color: #C70505;
}

/***************************************************************
	Tabellendefinitionen
****************************************************************/


/*********************************
	Table borderless
*/
#content table.overview table.borderless th{
	text-align:left;
	border:0px;
}
#content table.overview table.borderless td{
	border:0px;
}

/*********************************
	Table overview
*/

/* table */
#content table.overview {
	width:550px;
	margin-top:5px;
	border-collapse:collapse;
}

/* Farbdefinition der Spalten */
#content table.overview .round1 {
	background-color:#B6D1B6;
}

#content table.overview .round2 {
	background-color:#D8DADC;
}

/* Farbdefinition der Spalten */
#content .round3 {
	background-color:#F6FBE9;
}

#content .round4 {
	background-color:#FBFEF5;
}

/* td*/
#content table.overview td{
	padding:3px;
	border:1px solid #000000;
}

/* th*/
#content table.overview th{
	padding:3px;
	border:1px solid #000000;
}

/***************************************************************
	Tabellendefinitionen für z.B. Kontaktformular
****************************************************************/
/*********************************
	Table form
*/
/* table */
#content table.form {
	margin:10px;
	border-collapse:collapse;
}
/* th */
#content table.form th {
	font-weight:normal;
}
/* td */
#content table.form td {
	padding: 0.1em;
	text-align:left;
}
/* thead -> th */
#content table.form thead th {
	padding: 0.3em;
	text-align:center;
}

/* thead -> th.head */
#content table.form thead th.head {
	font-size:small;
}
/* tbody -> th */
#content table.form tbody th {
	padding: 0.1em;
	text-align:left;
	vertical-align:top;
}
/* tbody -> td */
#content table.form tbody td {

}

/* tbody -> td.subheading */
#content table.form tbody td.subheading {
	font-weight: bold;
	text-align: center;
}
/* tbody -> td -> input */
#content table.form tbody td input {
	width: 240px;
}
/* tbody -> td -> input 335px;*/
#content table.form tbody td textarea {
	font-size:small;
	width: 240px;
}

#content table.form tbody td input[type=checkbox] {
	width: 15px;
}

#content table.form td input[type=radio] {
	width: 15px;
}

#content table.form td .indent  {
	width: 77px;
}


/* tfoot -> th */
#content table.form tfoot th {
	padding: 0.3em;
	text-align: center;
}



