/* ---------------------------------------------------------------------------
 * this file is generated 02. July 2010 / 15:52:03 by ext:swisstypo3_config
 * included : 
 * fileadmin/css/content.css
 * fileadmin/css/menu.css
 * fileadmin/css/rte.css
 * fileadmin/css/tables.css
 * fileadmin/css/menu_shortcuts.css
 * fileadmin/css/styles_default.css
 * fileadmin/css/styles.css
 * fileadmin/css/styles_col2.css
 * fileadmin/css/styles_print.css 
 * --------------------------------------------------------------------------- */

/* include from file10:fileadmin/css/content.css */

/*
** Version  : 03.08.07 / 0.1.2
** Datei    : content.css
** Funktion : Stylesheet fuer Typo3 Content Elemente
** Changes  :
** 14.03.07 - pf - Add Mailform and delete mailform.css
** 06.07.07 - pf - floatings angepasst
** 03.08.07 - pf - Umbau auf Farbglobalisierung, Formular gesaeubert
** 08.01.07 - fa - Ruler 3366 umgebaut
*/

/* -----------------------------------------------------------------------------
** Content Allgemein
** -----------------------------------------------------------------------------
*/
/*----- Header, Ueberschrift ------ */
.csc-header {margin-top:8px;} 

/*----- Datum ------ */
.csc-header-date {margin:10px 0px 0px 0px;padding:0px 0px 0px 0px;color:#555555;font-size:9px;text-align:right;}
/*----- Bild caption ------ */
.csc-textpic-caption {color:#555555;font-size:9px;text-align:center;}

/* -----------------------------------------------------------------------------
** Text m/Bild
** -----------------------------------------------------------------------------
*/
/*----- alle <div> ----- */
div.csc-textpic {overflow:hidden;}
* html div.csc-textpic {height:1%;overflow:visible;}
/*----- Box um Bilder <img> ----- */
div.csc-textpic-imagewrap {}
/*----- Das Bild <img> ----- */
dl.csc-textpic-image dt img {vertical-align:top;} /* verhindert im IE 1px zwischen bild und caption */
/*----- Abstand bei IMG ----- */
div.csc-textpic div.csc-textpic-imagerow {clear:left;}
/*----- Alle / oben ----- */
div.csc-textpic-above {}
div.csc-textpic-above div.csc-textpic-imagewrap {overflow:hidden;}
div.csc-textpic-above div.csc-textpic-text {clear:none;} /* is overload from 'clear:both;' to 'clear:none;' for FF */
/*----- Alle / unten csc-textpic-caption----- */
div.csc-textpic-below {overflow:hidden;} /* overflow:hidden is a FF-hack */
* html div.csc-textpic-below {height:1%;overflow:visible;} /* height:1% is a IE-hack*/
div.csc-textpic-below div.csc-textpic-imagewrap {overflow:hidden;} /* overflow:hidden is a FF-hack */
div.csc-textpic-below div.csc-textpic-text {}
/*----- Alle / center (unten oder oben)----- */
div.csc-textpic-center {}
/*----- Alle / rechts (unten oder oben)----- */
div.csc-textpic-right {overflow:hidden;} 
* html div.csc-textpic-right {height:1%;overflow:visible;} 
div.csc-textpic-right div.csc-textpic-imagewrap {float:right;}
div.csc-textpic-right div.csc-textpic-text {clear:right;}
/*----- Alle / links (unten oder oben)----- */
div.csc-textpic-left {overflow:hidden;}
* html div.csc-textpic-left {height:1%;overflow:visible;} 
div.csc-textpic-left div.csc-textpic-imagewrap {float:left;}
div.csc-textpic-left div.csc-textpic-text {clear:left;}
/*----- Oben mittig ----- */
div.csc-textpic-center div.csc-textpic-above {}
/*----- Oben rechts ----- */
div.csc-textpic-right div.csc-textpic-above {}
/*----- Oben links ----- */
div.csc-textpic-left div.csc-textpic-above {}
/*----- Unten mittig ----- */
div.csc-textpic-center div.csc-textpic-below {}
/*----- Unten rechts ----- */
div.csc-textpic-right div.csc-textpic-below {}
/*----- Unten links ----- */
div.csc-textpic-left div.csc-textpic-below {}
/*----- Im Text rechts ----- */
div.csc-textpic-intext-right {}
/*----- Im Text links ----- */
div.csc-textpic-intext-left {}
/*----- Im Text rechts (neben) ----- */
div.csc-textpic-intext-right-nowrap {overflow:hidden;}
* html div.csc-textpic-intext-right-nowrap {overflow:visible;}
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {} 
/*----- Im Text links (neben) ----- */
div.csc-textpic-intext-left-nowrap {overflow:hidden;}
* html div.csc-textpic-intext-right-nowrap {overflow:visible;}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {}
/*----- Bild Beschreibung ----- */
dl.csc-textpic-image dd.csc-textpic-caption {}
/*----- Clearer ----- */
div.csc-textpic-clear {clear:none;} /* is overload from 'clear:both;' to 'clear:none;' for FF */

/* div.csc-textpic-clear-right{clear:right;}  clear fix for image-top-right */
/* div.csc-textpic-clear-left{clear:left;}  clear fix for image-top-left */

/* -----------------------------------------------------------------------------
** Rahmen
** -----------------------------------------------------------------------------
*/

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
  border: 1px solid #6C6E70;
  padding: 0px 0px;
}

/*----- Rahmen: Alle ----- */
.csc-frame {margin:0px;padding:0px;}
/*----- Rahmen: Unsichtbar ----- */
.csc-frame-invisible {}
/*----- Rahmen: Linie davor ------ */

/*----- Rahmen: Linie davor ------ */
.csc-frame-rulerBefore {background-image:url(/fileadmin/images/layout/content_ruler/trennlinie.gif); background-position:left top; background-repeat:repeat-x; margin:15px 0px 15px 0px;}
/*----- Rahmen: Linie danach ----- */
.csc-frame-rulerAfter {background-image:url(/fileadmin/images/layout/content_ruler/trennlinie.gif); background-position:left bottom; background-repeat:repeat-x; padding:0px;margin:15px 0px 15px 0px;}

/*----- Rahmen: Einruecken ----- */
.csc-frame-indent {}
/*----- Rahmen: Einruecken 33/66 ----- */
.csc-frame-indent3366 { background-image:url(/fileadmin/images/layout/content_ruler/trennlinie.gif); background-position:left bottom; background-repeat:repeat-x; padding:15px 0px 0px 0px;margin:15px 0px 15px 0px;}
.csc-frame-indent3366-borderbottom { height:1px; background-image:url(/fileadmin/images/layout/content_ruler/trennlinie.gif); background-position:left bottom; background-repeat:repeat-x; padding:0px;margin:15px 0px 15px 0px;}
/*----- Rahmen: Einruecken 66/33 ----- */
.csc-frame-indent6633 {border-bottom:1px dotted #555555;border-top:1px dotted #555555;padding:10px 0px 0px 0px;margin:0px 0px 10px 0px;}
/*----- Rahmen: Rahmen 1 ------ */
.csc-frame-frame1 {border: 1px solid #555555;padding:5px;margin:5px 0px 0px 0px;}
/*----- Rahmen: Rahmen 2 ------ */
.csc-frame-frame2 {border: 1px dotted #555555;padding:5px;margin:5px 0px 0px 0px;}

/* -----------------------------------------------------------------------------
** Punktliste
** -----------------------------------------------------------------------------
*/

/*----- Punktliste: Alle ----- */
ul.csc-bulletlist,
#col2_content ul.csc-bulletlist-3 {padding-top:10px;margin:0px;}

/*----- Punktliste: Layout 1 ----- */
ul.csc-bulletlist-0 {list-style-type:disc;}
/*----- Punktliste: Layout 2 ----- */
ul.csc-bulletlist-1 {list-style-type:circle;}
/*----- Punktliste: Layout 3 ----- */
ul.csc-bulletlist-2 {list-style-type:square;}
/*----- Punktliste: Layout 4 ----- */
ul.csc-bulletlist-3 {list-style-image:url(/fileadmin/images/layout/element/li_7.gif);}
/*----- Punktliste: Layout 5 ----- */
ul.csc-bulletlist-4 {list-style-image:url(/fileadmin/images/layout/element/li_3.gif);}


/* Korrektur fuer SGE */
/*----- Punktliste: Layout 5 ----- */
/* ul.csc-bulletlist-4 {list-style-image:url(/fileadmin/images/layout/element/li_4.gif);} */


/* -----------------------------------------------------------------------------
** Formular
** -----------------------------------------------------------------------------
*/

form#mailform {margin:0px;padding:0px;}
/*----- Fieldset innerhalb Formular (<form>) ----- */
.csc-mailform {
	margin:0px;
	padding:0px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}
/*----- Zeile : Label ----- */
.csc-mailform-label {
	clear:left;
	margin:0px;
	padding:0px;
	border-color:#000000;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	font-weight:bold;
}
/*----- Zeile : Field ----- */
.csc-mailform-field {
	margin-bottom:3px;
	clear:left;
}
/*----- Spalte : Text ----- */
.csc-mailform-field label {
	float:left;
	width:220px;
	margin-right:3px;
	padding-right:0px;
	text-align:right;
}
/*----- Spalte : Eingabefeld ----- */
.csc-mailform-field input,
.csc-mailform-field textarea {
	width:200px;
	margin-left:0px;
	padding-left:0px;
	border-style:solid;
	border-width:1px;
}
.csc-mailform-field input:focus,
.csc-mailform-field textarea:focus {
}
/*----- Spalte : Wie Eingabefeld wenn Radios ----- */
.csc-mailform-field span.csc-mailform-radio {
}
/*----- fieldset innerhalb der Spalte ----- */
.csc-mailform-field .csc-mailform-radio fieldset {margin:0px;padding:0px;border-width:0px;}
/*----- Legend zum fieldset (steht das selbe wie in label drin) ----- */
.csc-mailform-field .csc-mailform-radio fieldset legend {display:none;}
/*----- Label zum Radio Eingabefeld -----*/
.csc-mailform-field .csc-mailform-radio fieldset label {
	float:left;
	width:300px;
	margin-left:0px;
	border-width:0px;
	border-style:solid;
	border-color:#000000;
	text-align:left;
}

.tx_mailform_cb_label {
	width:300px;
}
div.tx_mailform_checkbox_element .tx_mailform_cb_label {
	font-weight: normal;
}
div.tx_mailform_checkbox_element input.mailform_radio_box {
	border-width: 0px;
}

div.tx_mailform_checkbox_wrap {
	width: 500px;
}
div.tx_mailform_checkbox_wrap div.tx_mailform_checkbox_element {
	width: 500px;
}

/*----- Radio Eingabefeld -----*/
.csc-mailform-field .csc-mailform-radio fieldset input {
	float:left;
	width:auto;
	margin-left:0px;
	border-style:none;
	background-color:transparent; /* for IE*/
	text-align:left;
}
/*----- Checkbox Eingabefeld -----*/
.csc-mailform-field input.csc-mailform-check {
	float:left;
	width:auto;
	border-style:none;
	border-top:0px;
	background-color:transparent; /* for IE*/
}
#mailformSelect_options {
	background-color:#ffffff;
	color:#000000;
}
/* der Submit Button */
#mailformformtype_mail {
	float:left;
	width:202px;
	margin:0px 0px 0px 188px;
	padding:3px 0px 3px 0px;
	text-align:center;
}

/* -----------------------------------------------------------------------------
** Diverses
** -----------------------------------------------------------------------------
*/

/*----- fuer FE Edit ----- */
.typo3-editPanel-label {font-size:9px;}

.tx-t3mlinkperweek-pi1 {padding:0px 0px 10px 0px;}
/* include from file20:fileadmin/css/menu.css */

#secondarily_nav_3 {
	text-align: right;
}

#menu_top {
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	clear:both;
}

#menu_top li {
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	float:left;
}

#menu_top li a,
#menu_top li a:link,
#menu_top li a:active,
#menu_top li a:visited,
#menu_top li a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border-left:0px solid #658A3E;
	color:#6C6E70;
	font-size:11px;
}
#menu_top li a:hover {
	color:#e5352c;
	text-decoration:none;
}

#menu_top li.first a,
#menu_top li.first a:link,
#menu_top li.first a:active,
#menu_top li.first a:visited {
	border-width:0px;
	padding:0px 5px 0px 0px;
}


#menu_top li.liitem-24 a,
#menu_top li.liitem-24 a:link,
#menu_top li.liitem-24 a:active,
#menu_top li.liitem-24 a:visited,
#menu_top li.liitem-24 a:hover {
	padding:0px 5px 0px 5px;
}

#menu_top li.last a,
#menu_top li.last a:link,
#menu_top li.last a:active,
#menu_top li.last a:visited,
#menu_top li.last a:hover {
	padding:0px 0px 0px 5px;
}

/* ------------------------------------------------------
 * SPRACH MENU (rechts)
 * ------------------------------------------------------
 */
#menu_lang {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	display:block;
	height:18px;
}

* html #menu_lang {
	height:17px;
}


#menu_lang ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#menu_lang li {
	margin:0px 0px 0px 0px;
	padding:1px 5px 0px 5px;
	float:left;
}

/* wenn die seite noch nicht übersetzt ist */
#menu_lang li.inactive {
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	color:#C3C3C3;
	font-size:11px;
}


#menu_lang li a,
#menu_lang li a:link,
#menu_lang li a:active,
#menu_lang li a:visited,
#menu_lang li a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-left:0px solid #658A3E;
	color:#6C6E70;
	font-size:11px;
}
#menu_lang li a:active,
#menu_lang li a:hover {
	color:#e5352c;
	text-decoration:none;
}
#menu_lang li a.active,
#menu_lang li a.active:link,
#menu_lang li a.active:visited,
#menu_lang li a.active:active {
	color:#e5352c;
	text-decoration:none;
}

/* ------------------------------------------------------
 * ALT MENU (rechts)
 * ------------------------------------------------------
 */
#menu_alt1 {
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

#menu_alt1 ul li {
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	float:left;
	list-style:none;
	list-style-type:none;
}

#menu_alt1 ul li a,
#menu_alt1 ul li a:link,
#menu_alt1 ul li a:active,
#menu_alt1 ul li a:visited,
#menu_alt1 ul li a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border-left:0px solid #658A3E;
	color:#6C6E70;
	font-size:11px;
}
#menu_alt1 ul li a:hover {
	color:#e5352c;
	text-decoration:none;
}

#menu_alt1 ul li.first a,
#menu_alt1 ul li.first a:link,
#menu_alt1 ul li.first a:active,
#menu_alt1 ul li.first a:visited {
	border-width:0px;
	padding:0px 5px 0px 0px;
}


#menu_alt1 ul li.liitem-24 a,
#menu_alt1 ul li.liitem-24 a:link,
#menu_alt1 ul li.liitem-24 a:active,
#menu_alt1 ul li.liitem-24 a:visited,
#menu_alt1 ul li.liitem-24 a:hover {
	padding:0px 0px 0px 5px;
}

#menu_alt1 ul li.last a,
#menu_alt1 ul li.last a:link,
#menu_alt1 ul li.last a:active,
#menu_alt1 ul li.last a:visited,
#menu_alt1 ul li.last a:hover {
	padding:0px 0px 0px 5px;
}

/* ------------------------------------------------------
 * Menu der Unterseiten - Aufzählungszeichen
 * ------------------------------------------------------
 */

ul.csc-menu-1 {list-style-image:url(/fileadmin/images/layout/element/li_7.gif);}


/* include from file25:fileadmin/css/rte.css */

.align-left {
        text-align:left;
}
.align-right {
        text-align:right;
}
.align-center {
        text-align:center;
}
.align-justify {
        text-align:justify;
}


/* include from file30:fileadmin/css/tables.css */

/* Tabelle ohne Farben */
TABLE.contenttable-0 {
	border-collapse:collapse;
	table-layout:auto;
}
.contenttable-0 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-0 TFOOT TR.tr-last TD, .contenttable-0 TFOOT TR.tr-last TD.td-0, .contenttable-0 TFOOT TR.tr-last TD.td-last {
	background-color:#999999;
}
.contenttable-0 TR:hover TD, .contenttable-0 TH:hover TD {
}
.contenttable-0 TD.td-0, .contenttable-0 TH.td-0 {
}
.contenttable-0 TD.td-1, .contenttable-0 TH.td-1 {
}
.contenttable-0 TD.td-2, .contenttable-0 TH.td-2 {
}
.contenttable-0 TD.td-3, .contenttable-0 TH.td-3 {
}
.contenttable-0 TD.td-4, .contenttable-0 TH.td-4 {
}
.contenttable-0 TD.td-last, .contenttable-0 TH.td-last {
}
.contenttable-0 TD, .contenttable-0 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}


/****************** Tabelle mit abwechselnder Linienfarbe */
TABLE.contenttable-1 {
	border-collapse:collapse;
	table-layout:auto;
}
.contenttable-1 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-1 TFOOT TR.tr-last TD, .contenttable-1 TFOOT TR.tr-last TD.td-0, .contenttable-1 TFOOT TR.tr-last TD.td-last {
	background-color:#CCCCCC;
}
.contenttable-1 TD, .contenttable-1 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.contenttable-1 TD.td-0, .contenttable-1 TH.td-0 {
}
.contenttable-1 TD.td-1, .contenttable-1 TH.td-1 {
}
.contenttable-1 TD.td-2, .contenttable-1 TH.td-2 {
}
.contenttable-1 TD.td-3, .contenttable-1 TH.td-3 {
}
.contenttable-1 TD.td-4, .contenttable-1 TH.td-4 {
}
.contenttable-1 TD.td-last, .contenttable-1 TH.td-last {
}
.contenttable-1 TR:hover TD, .contenttable-1 TH:hover TD {
}
.contenttable-1 TR TD.td-0, .contenttable-1 TR TD.td-2, .contenttable-1 TR TD.td-4, .contenttable-1 TR TD.td-6, .contenttable-1 TR TD.td-8, .contenttable-1 TR TD.td-10 {
}
.contenttable-1 TR TD.td-1, .contenttable-1 TR TD.td-3, .contenttable-1 TR TD.td-5, .contenttable-1 TR TD.td-7, .contenttable-1 TR TD.td-9, .contenttable-1 TR TD.td-11 {
}
.contenttable-1 TR.tr-even {
	background-color:#E0E0E0;
}
.contenttable-1 TR.tr-odd {
	background-color:#E9E9E9;
}


/****************** Tabelle mit Linien */
TABLE.contenttable-2 {
	border-collapse:collapse;
	table-layout:auto;
}
.contenttable-2 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-2 TFOOT TR.tr-last TD, .contenttable-2 TFOOT TR.tr-last TD.td-0, .contenttable-2 TFOOT TR.tr-last TD.td-last {
	background-color:#CCCCCC;
}
.contenttable-2 TD, .contenttable-2 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.contenttable-2 TD.td-0, .contenttable-2 TH.td-0 {
}
.contenttable-2 TD.td-1, .contenttable-2 TH.td-1 {
}
.contenttable-2 TD.td-2, .contenttable-2 TH.td-2 {
}
.contenttable-2 TD.td-3, .contenttable-2 TH.td-3 {
}
.contenttable-2 TD.td-4, .contenttable-2 TH.td-4 {
}
.contenttable-2 TD.td-last, .contenttable-2 TH.td-last {
}
.contenttable-2 TR:hover TD, .contenttable-2 TH:hover TD {
}
.contenttable-2 TD, .contenttable-2 TH {
	border-color:#000000;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


/****************** Tabelle Benutzerdefiniert 1 */
TABLE.contenttable-3 {
	border-collapse:collapse;
	border-width:0px;
	background-color:#000000;
	table-layout:auto;
}
.contenttable-3 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-3 TFOOT TR.tr-last TD, .contenttable-3 TFOOT TR.tr-last TD.td-0, .contenttable-3 TFOOT TR.tr-last TD.td-last {
	background-color:#999999;
}
.contenttable-3 TD, .contenttable-3 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.contenttable-3 TD.td-0, .contenttable-3 TH.td-0 {
	
}
.contenttable-3 TD.td-1, .contenttable-3 TH.td-1 {
	
}
.contenttable-3 TD.td-2, .contenttable-3 TH.td-2 {
	
}
.contenttable-3 TD.td-3, .contenttable-3 TH.td-3 {
	
}
.contenttable-3 TD.td-4, .contenttable-3 TH.td-4 {
	
}
.contenttable-3 TD.td-last, .contenttable-3 TH.td-last {
	
}
.contenttable-3 TR:hover TD, .contenttable-3 TH:hover TD {
	
}
.contenttable-3 TR.tr-even {
	background-color:#E0E0E0;
}
.contenttable-3 TR.tr-odd {
	background-color:#E9E9E9;
}
.contenttable-3 TD.td-0 {
	background-color:#CCCCCC;
}
.contenttable-3 TD, .contenttable-3 TH {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}




/* Tabelle Benutzerdefiniert 1 */
TABLE.contenttable-4 {
	border-collapse:collapse;
	background-color:#000000;
	table-layout:auto;
}
.contenttable-4 TH {
	background-color:#CCCCCC;
	vertical-align:top;
}
.contenttable-4 TFOOT TR.tr-last TD, .contenttable-4 TFOOT TR.tr-last TD.td-0, .contenttable-4 TFOOT TR.tr-last TD.td-last {
	background-color:#CCCCCC;
}
.contenttable-4 TD, .contenttable-4 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
.contenttable-4 TD.td-0, .contenttable-4 TH.td-0 {
	
}
.contenttable-4 TD.td-1, .contenttable-4 TH.td-1 {
	
}
.contenttable-4 TD.td-2, .contenttable-4 TH.td-2 {
	
}
.contenttable-4 TD.td-3, .contenttable-4 TH.td-3 {
	
}
.contenttable-4 TD.td-4, .contenttable-4 TH.td-4 {
	
}
.contenttable-4 TD.td-last, .contenttable-4 TH.td-last {
	
}
.contenttable-4 TR:hover TD, .contenttable-4 TH:hover TD {
	
}
.contenttable-4 TR.tr-even {
	background-color:#E0E0E0;
}
.contenttable-4 TR.tr-odd {
	background-color:#E9E9E9;
}
.contenttable-4 TD.td-0 {
	background-color:#999999;
}
.contenttable-4 TD.td-last {
	background-color:#CCCCCC;
}
.contenttable-4 TD, .contenttable-4 TH {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}







/* Spalte 0 einzeln steuerbar */
TABLE.c0-l TD.td-0, TABLE.c0-l TH.td-0 {text-align:left;}
TABLE.c0-r TD.td-0, TABLE.c0-r TH.td-0 {text-align:right;}
TABLE.c0-c TD.td-0, TABLE.c0-c TH.td-0 {text-align:center;}
TABLE.c0-lb TD.td-0, TABLE.c0-lb TH.td-0 {text-align:left;font-weight:bold;}
TABLE.c0-rb TD.td-0, TABLE.c0-rb TH.td-0 {text-align:right;font-weight:bold;}
TABLE.c0-cb TD.td-0, TABLE.c0-cb TH.td-0 {text-align:center;font-weight:bold;}





/* Fuer alle Tabellen "Spaltenfixierung" mit class="fixed" */
TABLE.fixed {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}


/* include from file35:fileadmin/css/menu_shortcuts.css */

#menu_shortcuts {
	float:right;
}

#menu_shortcuts ul {
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#menu_shortcuts ul li {
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	float:left;
}

#menu_shortcuts ul li a,
#menu_shortcuts ul li a:link,
#menu_shortcuts ul li a:active,
#menu_shortcuts ul li a:visited,
#menu_shortcuts ul li a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border-left:0px solid #658A3E;
	color:#6C6E70;
	font-size:11px;
	text-transform:uppercase;
}
#menu_shortcuts ul li a:hover {
	color:#e5352c;
	text-decoration:none;
}

#menu_shortcuts ul li.first a,
#menu_shortcuts ul li.first a:link,
#menu_shortcuts ul li.first a:active,
#menu_shortcuts ul li.first a:visited {
	border-width:0px;
	padding:0px 5px 0px 0px;
}


#menu_shortcuts ul li.liitem-24 a,
#menu_shortcuts ul li.liitem-24 a:link,
#menu_shortcuts ul li.liitem-24 a:active,
#menu_shortcuts ul li.liitem-24 a:visited,
#menu_shortcuts ul li.liitem-24 a:hover {
	padding:0px 5px 0px 5px;
}

#menu_shortcuts ul li.last a,
#menu_shortcuts ul li.last a:link,
#menu_shortcuts ul li.last a:active,
#menu_shortcuts ul li.last a:visited,
#menu_shortcuts ul li.last a:hover {
	padding:0px 0px 0px 5px;
}
/* include from file44:fileadmin/css/styles_default.css */

/*
** Version  : 08.08.07 / 0.1.2
** Datei    : styles_default.css
** Funktion : Layout : Schriftart, Farbe, Abstaende
** Hinweis  : Diese Datei wenn moeglich nicht veraendern. Alle Werte koennen in styles.css angegeben werden.
** Changes  :
** 08.08.07 - pf - Datei fuer Farbglobalisierung erstellt. (ist die fruehere styles.css)
*/

/* -----------------------------------------------------------------------------
** Formatierung der Seite
** -----------------------------------------------------------------------------
*/
body {
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000000;
	/* 81.25% = 13px | 75.00% = 12px | 68.75% = 11px */
	font-size: 75.00%;  /* 12px */
}

/* -----------------------------------------------------------------------------
** Schriftart (font-family)
** Schrifttyp (font-weight,font-style)
** Linien-hoehe (line-height)
** -----------------------------------------------------------------------------
*/
body,
h1, h2, h3, h4, h5, h6,
input, select, textarea,
table, td, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

strong,b {font-weight: bold; } /* Schrifttyp : fett */
em,i { font-style:italic; } /* Schrifttyp : kursiv */
pre, code { font-family: "Courier New", Courier, monospace; } /* Schriftart bei pre und code */
address { font-style:normal; line-height: 1.5em;}

p,ul,dd,dt { line-height:1.5em; }
p { line-height:1.5em;} /* Normaler Absatz */
.bodytext {line-height:normal;} /* Absatz bei Text Element */

/* -----------------------------------------------------------------------------
** Margin / Padding von Global Elementen
** -----------------------------------------------------------------------------
*/
address {margin:0px 0px 1em 0px;}
p {margin:0px 0px 1em 0px;} /* Normaler Absatz */
p.bodytext {margin:0px 0px 0.5em 0px;padding:0px 0px 0px 0px;} /* Absatz bei Text Element, unten 1em Abstand */

/* -----------------------------------------------------------------------------
** Ausrichting
** -----------------------------------------------------------------------------
*/
body {vertical-align:top;}
input, select, textarea {vertical-align:top;} /* Formularfelder */
table, td, div, span {vertical-align:top;} /* Elemente */
img {vertical-align:middle;} /* Bilder */

/* -----------------------------------------------------------------------------
** Header / Ueberschriften
** -----------------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {color:#000000;font-weight:normal;}

h1 {font-size:1.6em; margin:0 0 0.15em 0; padding-top:0em;}
h2 {font-size:1.4em; margin:0 0 0.15em 0; padding-top:0.1em;}
h3 {font-size:1.2em; margin:0 0 0.15em 0; padding-top:0.1em; font-weight:bold;}
h4 {font-size:1.0em; margin:0 0 0.10em 0; padding-top:0.1em; font-weight:bold;}
h5 {font-size:1.0em; margin:0 0 0.30em 0; font-style:italic;}
h6 {font-size:1.0em; margin:0 0 0.30em 0; font-style:italic;}

/* Der erste Header oben kein Abstand */
h2.csc-firstHeader {padding-top:0em;}
/* Layouts der Content Elemente */
h2.lay1 {} /* normal und layout 1, erbt Farbe von oben.. */
h2.lay2 {font-weight:bold;} /* layout 2, erbt Farbe von oben.. */
h2.lay3 {color:#555555;}
h2.lay4 {color:#555555;font-weight:bold;}
h2.lay5 {color:#FFFFFF;background-color:#555555;display:block;padding:3px 3px 3px 3px;}

/* -----------------------------------------------------------------------------
** Horizontale Linie
** -----------------------------------------------------------------------------
*/
hr {
	color:#ffffff;
	background:transparent;
	margin:0 0 0.5em 0;
	padding:0 0 0.5em 0;
	border-width:0px;
	border-bottom:1px #555555 solid;
}

/* -----------------------------------------------------------------------------
** Links / Verweise
** -----------------------------------------------------------------------------
*/
a,
a:link,
a:active,
a:visited,
a:hover {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* -----------------------------------------------------------------------------
** Listen / Aufzaehlungen
** -----------------------------------------------------------------------------
*/
ul {
	list-style-type:disc;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}
li {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}
/* -----------------------------------------------------------------------------
** Content Allgemein
** -----------------------------------------------------------------------------
*/

/*----- Link to Top ------ */
.to-top {
	margin:25px 0px 0px 0px;
	text-align:right;
}
.to-top a, .to-top a:hover {
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
/* -----------------------------------------------------------------------------
** Formular - form specific styles
** -----------------------------------------------------------------------------
*/

/* keine defaults ! */

/* include from file45:fileadmin/css/styles.css */

/*
** Version  : 08.08.07 / 0.1.2
** Datei    : styles.css
** Funktion : Layout : Schriftart, Farbe, Abstaende
** Hinweis  : Uebersteuert die werte von styles_default.css
** Changes  :
** 08.08.07 - pf - Datei fuer Farbglobalisierung erstellt.
*/

/* -----------------------------------------------------------------------------
** Formatierung der Seite
** -----------------------------------------------------------------------------
*/
body {
	margin:0px 0px 10px 0px;
	background-color: #ffffff;
	color: #6C6E70;
	/* 81.25% = 13px | 75.00% = 12px | 68.75% = 11px */
	font-size: 11px;  /* 12px */
}

/* -----------------------------------------------------------------------------
** Schriftart (font-family)
** Schrifttyp (font-weight,font-style)
** Linien-hoehe (line-height)
** -----------------------------------------------------------------------------
*/
body,
h1, h2, h3, h4, h5, h6,
input, select, textarea,
table, td, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.bodytext {
	line-height:1.5em;
}

/* -----------------------------------------------------------------------------
** Schriftfarbe im Content
** -----------------------------------------------------------------------------
*/
#col1_content,					/**/
#col2_content,					/**/
#col3_content {					/**/
	color:#6C6E70;
}

a.anchor {
    display: block;
}

#top, #content, #navigation {
    display: block;
}


/* -----------------------------------------------------------------------------
** Header / Ueberschriften (H1 - H6)
** -----------------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {color:#6c6e70;font-weight:normal;}

h1 { color: #6C6E70; } /* Seitentitel */
h2 {font-size:11px;margin-bottom:3px; font-weight:normal;} /* Ueberschrift im Content */
h3 {	color:#6C6E70;
	font-size: 13px;} /* Ueberschrift im Content Global */
h4 {}
h5 {}
h6 {}

/* Layouts der Content Elemente H2 */
h2.lay1 {color:#6C6E70; font-weight:normal; font-size:14px;} /* normal und layout 1 */
h2.lay2 {color:#6C6E70;font-weight:bold;} /* layout 2, bold */
h2.lay3 {color:#6C6E70;} /* layout 3 */
h2.lay4 {color:#6C6E70;} /* layout 4, bold */
h2.lay5 {color:#ffffff;background-color:#e5352c;font-weight:bold;}  /* layout 5, display:block, padding:3px */

/* -----------------------------------------------------------------------------
** Titel Element(e)
** -----------------------------------------------------------------------------
*/

/*----- Layouts eines Titels st3-title ------ */
.st3-title {} /* Link siehe Verweise */

/*----- H3 innherhalb eines Titel Elements OHNE Hintergrund ------ */
.st3-title h3,
.st3-title-border h3,
.st3-title-line h3,
.st3-title-bottomline h3 {
	font-size: 1.1em;
}
/*----- H3 innherhalb eines Titel Elements MIT Hintergrund ------ */
.st3-title-bg h3,
.st3-title-bg-border h3,
.st3-title-bg-line h3,
.st3-title-bg-bottomline h3 {
	font-size: 1.1em;
}

/* -----------------------------------------------------------------------------
** Horizontale Linie
** -----------------------------------------------------------------------------
*/
hr {}

/* -----------------------------------------------------------------------------
** Links / Verweise
** -----------------------------------------------------------------------------
*/
a, a:link, a:active, a:visited, a:hover { color:#00ADEF; } /* default set color,text-decoration */
a:hover {} /* default set text-decoration */

#col1_content a,		/**/
#col2_content a,		/**/
#col3_content a,
.st3-item a,
.st3-item-border a,
.st3-item-line a,
.st3-item-bottomline a,
.st3-item-bg a,
.st3-item-bg-border a,
.st3-item-bg-line a,
.st3-item-bg-bottomline a,
.st3-navi,
.st3-navi a,
.st3-backlink,
.st3-backlink a,
.st3-morelink a {
	color:#009363;
}

/*----- Link in einem st3-title ------ */
.st3-title a {/*color: #000001;*/}

/*----- more ------ */
.st3-morelink a {/*color: #000002;*/}

/*----- back ------ */
.st3-backlink a {/*color: #000003;*/}

/*----- navi ------ */
.st3-navi a {/*color: #000004;*/}

#col1_content a.download,
#col2_content a.download,
#col3_content a.download {
	color:#e5352c;
}

#col1_content a.external-link,
#col2_content a.external-link,
#col3_content a.external-link {
	color:#e5352c;
}

/* -----------------------------------------------------------------------------
** Listen / Aufzaehlungen
** -----------------------------------------------------------------------------
*/
#col3_content ul {padding-left:0px;margin-left:0px;} /* default set list-style-type,margin-bottom,margin-top,padding-bottom,padding-top */
#col3_content li {} /* default set margin-bottom,margin-top,padding-bottom,padding-top */

/* -----------------------------------------------------------------------------
** Content Allgemein / Elemente
** -----------------------------------------------------------------------------
*/

/*
#col1_content *,
#col2_content *,
#col3_content * {
	border: 0 solid;
} */

* {border: 0 solid;} /* border style for all elements */

/*----- Text Element OHNE Hintergrund ------ */
.st3-txt {padding: 2px 3px;}

/*----- Text Element MIT Hintergrund ------ */
.st3-txt-bg {padding: 2px 3px;background-color: #CCE8FF;}

/*----- back ------ */
.st3-backlink {margin-bottom:20px;font-weight: bold;}

/*----- Link to Top ------ */
.to-top {} /* default set margin,text-align */

.to-top a,
.to-top a:hover {} /* default set font-size,font-weight,text-decoration */

/*----- Datum ------*/
.st3-date {padding: 1px 3px;font-size: 0.8em;}

/*----- navi ------ */
.st3-navi {}

/* -----------------------------------------------------------------------------
** Rahmenfarbe auf alles im Content
** Hinweis : Wenn ein Element keine Borderfarbe hat, wird die Schriftfarbe zur Borderfarbe
** -----------------------------------------------------------------------------
*/
#col1_content div,				/**/
#col1_content table,			/**/
#col2_content div,				/**/
#col2_content table,			/**/
#col3_content div,              /* Div in der Content Spalte */
#col3_content table,            /* Tabellen in der Content Spalte */
#col3_content p,				/* Absatz (P) in der Content Spalte - notwenig fuer Modul FAQ */
#col3_content ul,				/* UL in der Content Spalte - notwenig fuer Modul FAQ  */
#col3_content dt,				/* DT in der Content Spalte - notwenig fuer Modul FE USER REGISTER  */
#col3_content dd,				/* DD in der Content Spalte - notwenig fuer Modul FE USER REGISTER  */
.csc-frame-rulerBefore,			/* Rahmen: Linie davor */
.csc-frame-rulerAfter,			/* Rahmen: Linie danach */
.csc-frame-frame1,				/* Rahmen: Rahmen 1 */
.csc-frame-frame2,				/* Rahmen: Rahmen 2 */
hr								/* Horizontale Linie (HTML) */
{
	border-color:#BFBFBF;
}

/* -----------------------------------------------------------------------------
** Rahmenart / Style : item, header, title, text, bottom, date
** -----------------------------------------------------------------------------
*/
.st3-item-border,
.st3-item-line,
.st3-item-bottomline,
.st3-item-bg-border,
.st3-item-bg-line,
.st3-item-bg-bottomline,
.st3-header-border,
.st3-header-line,
.st3-header-bottomline,
.st3-header-bg-border,
.st3-header-bg-line,
.st3-header-bg-bottomline,
.st3-bottom-border,
.st3-bottom-line,
.st3-bottom-bg-border,
.st3-bottom-bg-line {
	border-style: solid;
}

/*----- Border Element(e) OHNE Hintergrund (nur border-width) ------ */
.st3-item-border,
.st3-header-border,
.st3-bottom-border  {
	border-width: 1px;
}
/*----- Border Element(e) MIT Hintergrund (nur border-width) ------ */
.st3-item-bg-border,
.st3-header-bg-border,
.st3-bottom-bg-border {
	border-width: 1px;
}
/*----- Border Element(e) weche unten eine Rahmen haben ------ */
.st3-item-bottomline,
.st3-item-bg-bottomline,
.st3-header-bottomline,
.st3-header-bg-bottomline {
	border-bottom-width: 1px;
}
/*----- Linien Element(e) OHNE Hintergrund (nur border-width) ------ */
.st3-item-line,
.st3-header-line,
.st3-bottom-line {
	border-top-width: 1px;
}
/*----- Linien Element(e) MIT Hintergrund (nur border-width) ------ */
.st3-item-bg-line,
.st3-header-bg-line,
.st3-bottom-bg-line {
	border-top-width: 1px;
}

/* -----------------------------------------------------------------------------
** Elemente Hintegrundfarben : header / item / bottom
** -----------------------------------------------------------------------------
*/
/*----- Titel Element MIT Hintergrund (nur background-color) ------ */
.st3-header-bg,
.st3-header-bg-border,
.st3-header-bg-line,
.st3-header-bg-bottomline {
	background-color: #EFEFEE;
}
/*----- Item Elemente MIT Hintergrund (nur background-color) ------ */
.st3-item-bg,
.st3-item-bg-border,
.st3-item-bg-line,
.st3-item-bg-bottomline {
	background-color: #EFEFEE;
}
/*----- Fusszeile Element OHNE Hintergrund (nur color) ------ */
.st3-bottom,
.st3-bottom-border,
.st3-bottom-line {
	color:#5F5F5F;
}
/*----- Fusszeile Element MIT Hintergrund (nur background,color)------ */
/* z.B. Kommentar bei Gaestebuch */
.st3-bottom-bg,
.st3-bottom-bg-border,
.st3-bottom-bg-line {
	color:#5F5F5F;
	background-color:#EFEFEE;
}

/* -----------------------------------------------------------------------------
** Elemente : margin paddings of standard elements
** -----------------------------------------------------------------------------
*/
/*----- Header ------ */
.st3-header,
.st3-header-border,
.st3-header-line,
.st3-header-bottomline,
.st3-header-bg,
.st3-header-bg-border,
.st3-header-bg-line,
.st3-header-bg-bottomline {
	padding: 1px 3px;
}
/*----- Item / Linie ------ */
.st3-item,
.st3-item-border,
.st3-item-line,
.st3-item-bottomline,
.st3-item-bg,
.st3-item-bg-border,
.st3-item-bg-line,
.st3-item-bg-bottomline {
	margin: 20px 0;
}
/*----- Fusszeile ------ */
.st3-bottom,
.st3-bottom-line,
.st3-bottom-border,
.st3-bottom-bg,
.st3-bottom-bg-line,
.st3-bottom-bg-border {
	padding: 2px 3px;
}

/* -----------------------------------------------------------------------------
** Formular - form specific styles
** -----------------------------------------------------------------------------
*/
input,
textarea,
select {
	margin:2px 0 1px 0;
	font-size:0.9em;
	border-width:1px;
	border-style:solid;
	border-color:#009363;
	background-color:#F3F3F3;
	color:#111111;
}

textarea {
	margin-top:5px;
	margin-bottom:4px;
}

input:focus,
textarea:focus {
	background-color:#E9E9E9;
}

label {
	margin: 3px 5px 2px 5px;
	font-weight: bold;
	text-align: right;
}
#col3_content label {
	text-align:left;
	width:180px;
}
#col3_content .csc-mailform-radio label {
	text-align:left;
	width:80px;
}

.st3-formfield,
.st3-formfield td {             /* Eine Zeile */
	padding:4px;
}

.st3-error {color:#FF0000;font-weight:bold;} /* Errortext */
.st3-star {color:#FF0000;font-size:0.7em;} /* Stern / Mussfelder */

input.csc-mailform-submit, /* bei einem Typo3 Formular */
input.st3-button {
	height: 2.0em;
	font-weight: bold;
	background-color:#BFE4D8;
	color:#009363;
}

/* include from file55:fileadmin/css/styles_col2.css */

#col2_content ul.csc-bulletlist,
#col2_content ul.csc-bulletlist-3 {padding-left:3px;}
*+html #col2_content ul.csc-bulletlist,
*+html #col2_content ul.csc-bulletlist-3 {padding-left:0px;}

* html #col2_content ul.csc-bulletlist,
* html #col2_content ul.csc-bulletlist-3 {padding-left:0px;}

#col2_content ul.csc-bulletlist-3 li {margin-left:21px;}

#col2_content ul.csc-menu {
	padding-top:10px;
}


/* -----------------------------------------------------------------------------
** Schriftfarbe im Content Spalte1 und Spalte2
** -----------------------------------------------------------------------------
*/
#col1_content,					/**/
#col2_content {					/**/
	/*color:#000000;*/
}

/* -----------------------------------------------------------------------------
** Header / Ueberschriften (H1 - H6)
** -----------------------------------------------------------------------------
*/
#col2_content h1,
#col2_content h2,
#col2_content h3,
#col2_content h4,
#col2_content h5,
#col2_content h6 {}

#col2_content h1 {} /* Seitentitel */
#col2_content h2 {
	margin:0px;
	padding:1px 8px 2px 8px; /* mit Pfeil padding-left:20px */
	font-weight:bold;
	text-transform: uppercase;
	/* background-image:url(/fileadmin/images/layout/bg_h2_col2.gif); 
	background-repeat: no-repeat;
	background-position:5px 4px; */
} /* Ueberschrift im Content */

#col2_content h3 {} /* Ueberschrift im Content Global */
#col2_content h4 {}
#col2_content h5 {}
#col2_content h6 {}

/* Layouts der Content Elemente H2 */
#col2_content h2.lay1 {font-size:9px;color:#009363;border-bottom-width:2px;} /* normal und layout 1 */
#col2_content h2.lay2 {font-size:9px;color:#009363;border-width:2px;} /* layout 2, bold */
#col2_content h2.lay3 {font-size:9px;color:#009363;} /* layout 3 */
#col2_content h2.lay4 {font-size:9px;color:#009363;} /* layout 4, bold */
#col2_content h2.lay5 {font-size:9px;color:#009363;} /* layout 5, display:block, padding:3px */


/* -----------------------------------------------------------------------------
** Links / Verweise
** -----------------------------------------------------------------------------
*/

#col2_content a { /* auf fuer Links in H3 gueltig */
	/* color:#6c6e70; */
}

#col2_content a:hover { /* auf fuer Links in H3 gueltig */
	/* color:#232426; */
}

#col2_content .st3-header a,
#col2_content .st3-header-border a,
#col2_content .st3-header-line a,
#col2_content .st3-header-bottomline a,
#col2_content .st3-header-bg a,
#col2_content .st3-header-bg-border a,
#col2_content .st3-header-bg-line a,
#col2_content .st3-header-bg-bottomline a,
#col2_content .st3-bottom a,
#col2_content .st3-bottom-line a,
#col2_content .st3-bottom-bottomline a,
#col2_content .st3-bottom-bg a,
#col2_content .st3-bottom-bg-line a,
#col2_content .st3-bottom-bg-bottomline a {
  	/*color: #658A3F;*/
	/* color:#009363; */
}

#col2_content .csc-header a,
#col2_content .csc-header a:hover {
	/* color:#009363; */
}

/*----- Link in einem st3-title ------ */
#col2_content .st3-title a {/*color: #000001;*/}

/*----- more ------ */
#col2_content .st3-morelink a {/*color: #000002;*/}

/*----- back ------ */
#col2_content .st3-backlink a {/*color: #000003;*/}

/*----- navi ------ */
#col2_content .st3-navi a {/*color: #000004;*/}

/* -----------------------------------------------------------------------------
** Content Allgemein / Elemente
** -----------------------------------------------------------------------------
*/


/* --- Korrektur Bug, das Bilder uebereinder gelegt wurden in der rechten Spalte (IE6)--- */
* html #col2_content .csc-textpic .csc-textpic-image {position:static;}



/*
#col2_content * {
	border: 0 solid;
} */

#col2_content p {
	margin:0px;
}

/*----- Titel ------ */
#col2_content .st3-title {
	padding:2px 0px 0px 0px;
	font-weight: bold;
}

/*----- Text Element OHNE Hintergrund ------ */
#col2_content .st3-txt {padding: 2px 0px;}

/*----- Text Element MIT Hintergrund ------ */
#col2_content .st3-txt-bg {}

/*----- back ------ */
#col2_content .st3-backlink {}

/*----- mehr ------ */
#col2_content .st3-morelink {
	text-align: right;
}

/*----- Link to Top ------ */
#col2_content .to-top {} /* default set margin,text-align */

#col2_content .to-top a,
#col2_content .to-top a:hover {} /* default set font-size,font-weight,text-decoration */

/*----- Datum ------*/
#col2_content .st3-date {padding:0;font-size:0.8em;}

/*----- navi ------ */
#col2_content .st3-navi {}

/* -----------------------------------------------------------------------------
** Rahmenfarbe auf alles im Content
** Hinweis : Wenn ein Element keine Borderfarbe hat, wird die Schriftfarbe zur Borderfarbe
** -----------------------------------------------------------------------------
*/
#col2_content div,				/**/
#col2_content table,			/**/
#col2_content .csc-frame-rulerBefore,			/* Rahmen: Linie davor */
#col2_content .csc-frame-rulerAfter,			/* Rahmen: Linie danach */
#col2_content .csc-frame-frame1,				/* Rahmen: Rahmen 1 */
#col2_content .csc-frame-frame2,				/* Rahmen: Rahmen 2 */
#col2_content hr								/* Horizontale Linie (HTML) */
{
	border-color:#009363;
}

#col2_content .csc-frame-frame1				/* Rahmen: Rahmen 1 */
{
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-width:2px;
}

#col2_content .csc-frame-frame1 .csc-header {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}




#col2_content .st3-cont,
#col2_content .st3-cont-border {
	height:1%;  /*IE hack only small login box needs it*/
	margin:10px;
	padding:0px;
	background-color: #FFFFFF;
}

#col2_content .st3-cont-border {
	border-width:2px;
	border-color:#FFFFFF;
}

#col2_content .st3-header-line,
#col2_content .st3-header-bg-line,
#col2_content .st3-bottom-line,
#col2_content .st3-bottom-bg-line {
	border-top-width: 1px;
}

#col2_content .st3-header-bottomline,
#col2_content .st3-header-bg-bottomline,
#col2_content .st3-bottom-bottomline,
#col2_content .st3-bottom-bg-bottomline {
	border-bottom-width: 1px;
}

#col2_content .st3-header-border,
#col2_content .st3-header-bg-border {
	border-width: 1px;
}

#col2_content .st3-item-line,
#col2_content .st3-item-bg-line {
	border-top-width: 1px;
}

/* -----------------------------------------------------------------------------
** Rahmenart / Style : item, header, title, text, bottom, date
** -----------------------------------------------------------------------------
*/


/* -----------------------------------------------------------------------------
** Elemente Hintegrundfarben : header / item / bottom
** -----------------------------------------------------------------------------
*/

#col2_content .st3-header-bg,
#col2_content .st3-header-bg-border,
#col2_content .st3-header-bg-line,
#col2_content .st3-header-bg-bottomline,
#col2_content .st3-bottom-bg,
#col2_content .st3-bottom-bg-line,
#col2_content .st3-bottom-bg-bottomline,
#col2_content .st3-item-bg,
#col2_content .st3-item-bg-line,
#col2_content input.st3-button {
	background-color: #D9E7CC;
}

#col2_content .st3-item-bg,
#col2_content .st3-item-bg-line {
	/*background-color: #DF8520;*/
}

/* -----------------------------------------------------------------------------
** Elemente : margin paddings of standard elements
** -----------------------------------------------------------------------------
*/

#col2_content .st3-header,
#col2_content .st3-header-border,
#col2_content .st3-header-line,
#col2_content .st3-header-bottomline,
#col2_content .st3-header-bg,
#col2_content .st3-header-bg-border,
#col2_content .st3-header-bg-line,
#col2_content .st3-header-bg-bottomline,
#col2_content .st3-bottom,
#col2_content .st3-bottom-line,
#col2_content .st3-bottom-bottomline,
#col2_content .st3-bottom-bg,
#col2_content .st3-bottom-bg-line,
#col2_content .st3-bottom-bg-bottomline {
	margin:0px;
	padding:1px 0px;
	color:#658A3E;
	font-weight:bold;
}

#col2_content .st3-header,
#col2_content .st3-header-border,
#col2_content .st3-header-line,
#col2_content .st3-header-bottomline,
#col2_content .st3-header-bg,
#col2_content .st3-header-bg-border,
#col2_content .st3-header-bg-line,
#col2_content .st3-header-bg-bottomline {
	padding: 1px 0px;
	font-size: 0.8em;
}

#col2_content .st3-bottom,
#col2_content .st3-bottom-line,
#col2_content .st3-bottom-bottomline,
#col2_content .st3-bottom-bg,
#col2_content .st3-bottom-bg-line,
#col2_content .st3-bottom-bg-bottomline {
	text-align: right;
}

#col2_content .st3-item,
#col2_content .st3-item-bg,
#col2_content .st3-item-line,
#col2_content .st3-item-bg-line {
	margin:0px;
	padding:10px 8px;
	overflow:hidden;
}

/* pf : IE 6*/
* html #col2_content .st3-item,
* html #col2_content .st3-item-bg,
* html #col2_content .st3-item-line,
* html #col2_content .st3-item-bg-line {
	margin:0px;
	padding:10px 0px 10px 8px;
	overflow:hidden;
}

/* -----------------------------------------------------------------------------
** Formular - form specific styles
** -----------------------------------------------------------------------------
*/

#col2_content input,			/**/
#col2_content textarea,			/**/
#col2_content select			/**/
{
	border-width: 1px;
	background-color: #FFFFFF;
	border-color: #009363;
}

#col2_content input {
	height: 1.4em;
}

#col2_content input.st3-button {
	color: #FFFFFF;
	background-color: #009363;
	height: 1.6em;
	font-weight: bold;
}

#col2_content blockquote {
	margin:0px;
}
#col2_content .bodytext,
#col2_content .filelinks_0 {
	padding:10px 8px 0px 8px;
}
#col2_content .csc-frame-frame1 {
	padding-bottom:10px;
}

/* include from file98:fileadmin/css/styles_print.css */

@media print { 

.align-left {
        text-align:left;
}
.align-right {
        text-align:right;
}
.align-center {
        text-align:center;
}
.align-justify {
        text-align:justify;
}

.DoNotPrint {
	display: none !important;
}

/* Vermeidung von Seitenumbruechen direkt nach einer Ueberschrift */
h1,h2,h3 { page-break-after:avoid; }

.tx-ttnews-browsebox {display:none;}
.news-list-morelink {display:none;}

/*
a[href]:after {
 content:" <URL: "attr(href)">";
 color:#444;
 background-color:inherit;
 font-style:italic;
}

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }
*/

#header,
#topnav,
#col1,
#col2,
#footer {
	display: none !important;
}

#col3 {
	margin:0px 0px 0px 0px;
	width:600px;
}

body,
#page,
#page_margins,
#main {
	background-color:#ffffff;
}


}
