
/***********************************************************
	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:Verdana, Tahoma, Lucida Grande, Geneva, Arial, sans-serif;;
	vertical-align:top;

}

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

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

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

#page {
	width: 899px;
	margin: 0px auto;
	padding: 0px;
	background-color:#FAFBF5;
}

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

#head {
	background-color:#5475BC;
	height:279px;
	margin:0px;
}

#navi_top {
	margin:0px 25px 0px 0px;
	width: 889px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	font-size:0.95em;
	background-color:#b23137;
	padding-top:9px;
	padding-bottom:9px;
	z-index:2;
}

#logo {
	float:right;
	margin:17px 13px 0px 0px;
}

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

#navi_top a {
	text-decoration:none;
	color:#FFFFFF;
}

#navi_top a:hover {
	text-decoration:none;
	background-color:#3F5DB6;
	padding-top:9px;
	padding-bottom:9px;
	margin-bottom:-1px;
}
#navi_top a:active {
	text-decoration:none;
	background-color:#3F5DB6;
}

#navi_top .selecter{
	text-decoration:none;
	background-color:#3F5DB6;
	padding-top:9px;
	padding-bottom:9px;
	margin-bottom:-1px;
}

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

#visual {
	margin: 0px 0px 0px 0px;
	padding:0px;
	width: 899px;
	height:279px;
}

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

#content {
	padding:0px 0px 0px 0px;
	margin:32px 0px 0px 0px;
	width:899px;
	z-index:3;
	background-color:#EDF2DE;
}


/***********************************************************
	Page Area Navi Left 1. Ebene
************************************************************/
div#navi_left {
	width:180px;
	z-index:1;
	background-color:#FFFFFF;
}

div#navi_left  a {
	color: #000000;
	text-decoration: none;
}

div#navi_left  a:hover, a:active {
	color: #5475BC;
	text-decoration: none;
}

div#navi_left ul {
	width:180px;
	list-style: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
div#navi_left li {
	color:#000000;
	text-decoration:none;
	background-color:#EDF2DE;
}

div#navi_left ul li a {
	display:block;
	color:#000000;
	padding:0px 0px 0px 10px;
	text-decoration:none;
	height:28px;
	line-height:28px;
}

div#navi_left ul li a.open {
	color: #000000;
	background-color:#CCE2A1;
}

div#navi_left ul li a:hover {
	color: #5475BC;
	background-color:#CCE2A1;
}

div#navi_left ul li .selected{
	color: #5475BC;
	background-color:#CCE2A1;
}

div#navi_left .navi_first {
}

/***********************************************************
	Page Area Navi Left 2. Ebene
************************************************************/
div#navi_left ul li ul li {
	margin-top:1px;
}
div#navi_left li ul li a {
	margin-top:1px;
	padding:0px 0px 0px 25px;
	background-color:#CCE2A1;
}

div#navi_left ul li ul li a.open {
	padding:0px 0px 0px 25px;
}

div#navi_left ul li ul li a:hover {
	padding:0px 0px 0px 25px;
}

div#navi_left ul li ul li .selected {
	padding:0px 0px 0px 25px;
}

div#navi_left .navi_second {
}

/***********************************************************
	Page Area Navi Left 3. Ebene
************************************************************/
div#navi_left li ul li ul li a {
	margin-top:1px;
	padding:0px 0px 0px 40px;
	background-color:#CCE2A1;
}

div#navi_left ul li ul li ul li a.open {
	padding:0px 0px 0px 40px;
	background-color:#CCE2A1;
}

div#navi_left ul li ul li ul li a:hover {
	padding:0px 0px 0px 40px;
}

div#navi_left ul li ul li ul li .selected{
	padding:0px 0px 0px 40px;
}

div#navi_left .navi_third {
}

/***********************************************************
	?erschrift in der linken Navi
************************************************************/
.headliner {
	background-color:#B4CD6F;
	width:168px;
	padding:5px 0px 5px 12px;
	text-align:left;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
}

/***********************************************************
	Page Area content linke Spalte
************************************************************/
#column_left {
  float:left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	text-align:left;
}

/***********************************************************
	Page Area content Mitte
************************************************************/
#column_center {
	padding:15px 1px 5px 1px;
	margin:0px 5px 0px 180px;
	background-color:#FFFFFF;
	min-height:1000px;
	width:537px;
	height:100%;
}

#column_center_with_right {
	padding:15px 1px 5px 1px;
	padding-right:158px;
	margin-top:0px;
	margin-left:180px;
	border-left:1px solid #B4CD6F;
	background-color:#FFFFFF;
	min-height:800px;
	height:100%;
	width:537px;
	border-right:1px solid #B4CD6F;
}


#column_center_admin {
	padding:15px 1px 5px 1px;
	margin:0px 5px 0px 180px;
	background-color:#FFFFFF;
	width:540px;
	min-height:800px;
}

#column_center_popup {
	padding:15px 0px 5px 15px;
	margin-top:0px;
	margin-left:18px;
	background-color:#FFFFFF;
	width:537px;
	min-height:500px;
}

.content_alignment {
	margin:7px 7px 0px 10px;;
}


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

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

#footer {
	background-color:#DFE8C2;
	font-size:small;
	text-align:right;
	margin-left:0px;
	padding:5px 0px 5px 0px;
	width:899px;
}

#footer div.title {
	color: #000000;
	margin-left:20px;
	padding-top:1px;
}

#footer_popup {
	background-color:#DFE8C2;
	font-size:small;
	text-align:right;
	margin-left:0px;
	padding:5px 0px 5px 0px;
	width:800px;
}

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

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

/***********************************************************
	Page Area Suchbox
************************************************************/
.search_box {
	padding:10px 0px 10px 0px;
	text-align:center;
	width:180px;
	background-color:#B4CD6F;
}

.input_search {
	border: 1px solid #DDDDDD;
	border-style:inset;
	width:100px;
	padding:2px;
}


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

#ticker .ticker_content {
	margin:0px;
	padding:5px;
}

#ticker .date {
	padding:0px;
}


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


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



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

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

h2 {
	font-weight:bold;
  color: #5475BC;
  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:#5475BC;
	margin-bottom:5px;
}

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

/***********************************************************
	Linie
************************************************************/
.hr {
	margin:5px 5px 5px 0px;
	background-color:#FAFBF5;
	border-top:1px dashed #5475BC;
}

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

.line_mastercolor_light {
	border-top:1px solid #B4CD6F;
	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 #676766;
	color:#FFFFFF;
	margin:5px 5px 5px 0px;
}


/***********************************************************
	Verlinkungen
************************************************************/
#content a {
	color: #5475BC;
	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?nks*/
.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 {
	margin-left:15px;
	margin-top:4px;
	margin-bottom:5px;
}

.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:#676766;
}

.blue {
   color:#000099;
}

.mastercolor {
	color: #5475BC;
}

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

.mastercolor_light {
	color: #B4CD6F;
}


.mastercolor_background {
	color: #5475BC;
	background-color:#CCE2A1;
	padding:2px 0px;

}

.light_background {
	background-color:#F7FAF2;
	border:1px solid #FAFBF5;
}

.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:#8FA356;
	width: 240px;
	height: 18px;
	cursor: pointer;
	font-weight:normal;
	background: url('../img/submit.gif') no-repeat;
	outline: none;
	border: 0px;
}

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

div#content .contactform {
	width:350px;
}

div#content .contactadress {
	margin:0px 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;
}
/*fulltext*/
#content p.fulltext {
 margin:10px 0px;

}

.textbase_table {
	width:510px;
}


/*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?hrift */
.headline {
	font-size:small;
	font-weight:bold;
	width:510px;
}

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

}
/* Farbdefinition der ?erschriften in der Textbase */
#content  .round1 {
	background-color:#FAFBF5;
}

/* 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:#B4CD6F;
	width:510px;
	padding-left:5px;

}

/* Rahmen um die Bilder*/

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

/* Float nach Listenansicht aufheben*/

									.after_list_clear {
										
									}
									.list_clear:after { 
										content:"clear"; 
										clear:both; 
										display:block; 
										height:0; 
										overflow:hidden; 
										visibility:hidden; 
									};

/*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:5px;
 	padding-bottom:5px;
 	border: 1px solid #5475BC;
 	font-weight: normal;
 	background-color: #FAFBF5;
	visibility: hidden;
	font-size:x-small;
	color:#5475BC;
}

/*div.hint_articles*/
#content div.hint_articles {
	font-size:x-small;
	width: 510px;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #5475BC;
 	font-weight: normal;
 	color:#5475BC;
 	background-color: #FAFBF5;
}

/* Hinweisblock*/
.hint {
	width: 510px;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #5475BC;
 	font-weight: normal;
 	color:#5475BC;
 	background-color:#FAFBF5;
	font-size:x-small;
}

/* Hinweisblock f?terfarben*/
.hint_colors {
	width: 510px;
 	padding: 3px;
 	margin-bottom:20px;
 	border: 1px solid #5475BC;
 	background-color:#FAFBF5;
 	font-weight: normal;
	font-size:x-small;
}


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

.tooltip {
	width:200px;
	background-color:#FFFFFF;
	border: 1px solid #5475BC;
	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?initionen und Hilfetexten
****************************************************************/
/* Hilfetexte */
.shorthelp	{
	cursor: help;
}

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



/*********************************
	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:510px;
	margin-top:5px;
	border-collapse:collapse;
}

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

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

/* 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?. 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;
}


