/* ---------------------------------------------------------------------------
 * this file is generated 05. February 2008 / 17:09:02 by ext:swisstypo3_config
 * included : 
 * fileadmin/css/content.css
 * fileadmin/css/flexible_ce.css
 * fileadmin/css/menu.css
 * fileadmin/css/rte.css
 * fileadmin/css/plugins/sitemap/sitemap_1.css
 * fileadmin/css/plugins/sendcard/layout001.css
 * fileadmin/css/tables.css
 * fileadmin/css/styles_default.css
 * fileadmin/css/styles.css
 * fileadmin/css/styles_print.css 
 * --------------------------------------------------------------------------- */

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

/*
** Author       : swisstypo3
** Dateiversion : 14.03.07
** Datei        : content.css
** Funktion     : Stylesheet fuer Typo3 Content Elemente
** Changes      :
* 12.03.07 - pf - Create File
* 14.03.07 - pf - Add Mailform and delete mailform.css
*/

/* -----------------------------------------------------------------------------
** Text m/Bild
** -----------------------------------------------------------------------------
*/
/*----- alle <div> ----- */
div.csc-textpic {}
/*----- 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:both;}
/*----- alle / oben ----- */
div.csc-textpic-above {}
div.csc-textpic-above div.csc-textpic-imagewrap {display:block;overflow:hidden;} /* overflow:hidden is a FF-hack */
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 {height:1%;overflow:hidden;} /* overflow:hidden is a FF-hack AND 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 {}
/*----- alle / links (unten oder oben)----- */
div.csc-textpic-left {}
/*----- Oben mittig ----- */
div.csc-textpic-center .csc-textpic-above {}
/*----- Oben rechts ----- */
div.csc-textpic-right .csc-textpic-above {}
/*----- Oben links ----- */
div.csc-textpic-left .csc-textpic-above {}
/*----- Unten mittig ----- */
div.csc-textpic-center .csc-textpic-below {}
/*----- Unten rechts ----- */
div.csc-textpic-right .csc-textpic-below {}
/*----- Unten links ----- */
div.csc-textpic-left .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 {}
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {} /* this is not overload -> default is 'float:right;clear:both;' ev. Problem for FF */
/*----- Im Text links (neben) ----- */
div.csc-textpic-intext-left-nowrap {}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {} /* this is not overload -> default is 'float:left;clear:both;' ev. Problem for FF */
/*----- 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
** -----------------------------------------------------------------------------
*/

/*----- Rahmen: Alle ----- */
div.csc-frame {}
/*----- Rahmen: Unsichtbar ----- */
div.csc-frame-invisible {}
/*----- Rahmen: Linie davor ------ */
div.csc-frame-rulerBefore {border-bottom: 1px solid #FD6602; padding:0px; margin:0px; margin-top:10px;}
/*----- Rahmen: Linie danach ----- */
div.csc-frame-rulerAfter {border-top:1px solid #FD6602; padding:0px; margin:0px;}
/*----- Rahmen: Einruecken ----- */
div.csc-frame-indent {}
/*----- Rahmen: Einruecken 33/66 ----- */
div.csc-frame-indent3366 {}
/*----- Rahmen: Einruecken 66/33 ----- */
div.csc-frame-indent6633 {}
/*----- Rahmen: Rahmen 1 ------ */
div.csc-frame-frame1 {border: 1px solid #FD6602;padding:5px;margin:0px;margin-top:5px;}
/*----- Rahmen: Rahmen 2 ------ */
div.csc-frame-frame2 {border: 1px dotted #FD6602;padding:5px;margin:0px;margin-top:5px;}

/* -----------------------------------------------------------------------------
** Punktliste
** -----------------------------------------------------------------------------
*/

/*----- Punktliste: Alle ----- */
ul.csc-bulletlist {}
/*----- 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-type:decimal;
}
/*----- Punktliste: Layout 5 ----- */
ul.csc-bulletlist-4 {
	list-style-image:url(/fileadmin/images/layout/element/li_3.gif)
}

/* -----------------------------------------------------------------------------
** Formular
** -----------------------------------------------------------------------------
*/

.csc-frame {
	margin:0px;
	padding:0px;
}
form#mailform {
	margin:0px;
	padding:0px;
}
.csc-mailform-field LABEL {
	text-align:right;
	width:220px;
	margin-right:3px;
	padding-right:0px;
	float:left;
}
.csc-mailform {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}
.csc-mailform-field {
	margin-bottom:3px;
	clear:left;
}
.csc-mailform-field INPUT, .csc-mailform-field TEXTAREA {
	width:200px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	color:#000000;
	margin-left:0px;
	padding-left:0px;
}
.csc-mailform-field INPUT:focus, .csc-mailform-field TEXTAREA:focus {
	background-color:#E0E0E0;
}
#mailformSelect_options {
	background-color: #FFFFFF;
	color: #000000;
}
.csc-mailform-radio fieldset legend {
	display: none;
}
.csc-mailform-radio fieldset {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
.csc-mailform-radio fieldset label {
	margin-left: 0px;
	float: left;
	text-align: left;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	width: auto;
}
.csc-mailform-radio fieldset input {
	margin-left: 0px;
	float: left;
	text-align: left;
	border-style: none;
	width:auto;
}
.csc-mailform-check {
	border-style: none;
	border-top: 0px;
	width:auto;
	float:left;
}
input.csc-mailform-check {
	border-style: none;
	width:auto;
}
.csc-mailform-label {
	clear:left;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	border-color:#000000;
	border-style:solid;
	border-width:0px 0px 0px 0px;
}
#mailformformtype_mail {
	width:200px;
	background-color:#E0E0E0;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	text-align:center;
/*	font-weight:bold;*/
	margin:0px 0px 0px 225px;
	padding:3px 0px 3px 0px;
	float:left;
}


/* -----------------------------------------------------------------------------
** Diverses
** -----------------------------------------------------------------------------
*/

/*----- fuer FE Edit ----- */
.typo3-editPanel-label {font-size:9px;}

/* include from file15:fileadmin/css/flexible_ce.css */

/* CSS fuer Flexible Content Elemente */

/*
** Blockaufbau-Module ( 2 Spalten )
** -----------------------------------------------------------------
*/
.cmsModularDesign {
	margin-bottom:15px;
	width:100%;
}
.cmsModularDesign td.col1 {
	vertical-align:top;
	width:50%;
}
.cmsModularDesign td.col2 {
	vertical-align:top;
	width:50%;

}
.cmsModularDesign TD {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

/*
** Blockaufbau-Module ( 2 Spalten Benutzerdefiniert )
** -----------------------------------------------------------------
*/
.cmsModularDesignUser1 {
	margin-bottom:15px;
	width:100%;
}
.cmsModularDesignUser1 td.col1 {
	width:30%;
}
.cmsModularDesignUser1 td.col2 {
	width:70%;
}
.cmsModularDesignUser1 TD {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}


/*
** Blockaufbau-Module ( 3 Spalten )
** -----------------------------------------------------------------
*/
.cmsModularDesign3 {
	margin-bottom:15px;
	width:100%;
}
.cmsModularDesign3 td.col1 {
	width:33%;
}
.cmsModularDesign3 td.col2 {
	width:33%;
}

.cmsModularDesign3 td.col3 {
	width:33%;
}
.cmsModularDesign3 TD {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

/*
** Blockaufbau-Module ( 4 Spalten )
** -----------------------------------------------------------------
*/

.cmsModularDesign4 {
	margin-bottom:15px;
	width:100%;
}
.cmsModularDesign4 td.col1 {
	width:25%;
}
.cmsModularDesign4 td.col2 {
	width:25%;
}

.cmsModularDesign4 td.col3 {
	width:25%;
}
.cmsModularDesign4 td.col4 {
	width:25%;
}
.cmsModularDesign4 TD {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

/*
** 3 Spaltig (Bild mit Link - RTE - RTE)
** -----------------------------------------------------------------
*/
.fce3_im_rte_rte {
	width:100%;
	border-collapse:collapse;
	background-color:#eeeeee;
	margin:0px 0px 5px 0px;
}
.fce3_im_rte_rte .col1 {
	width:1%;
}
.fce3_im_rte_rte .col2 {
}
.fce3_im_rte_rte .col3 {
}
.fce3_im_rte_rte TD {
	border-style:solid;
	border-color:#cccccc;
	border-width:4px 0px 0px 0px;
}
.col1_im {
	padding:0px 0px 0px 0px;
}
.col2_rte {
	padding:2px;
}
.col3_rte {
	padding:2px;
}
/*
.fce3_im_rte_rte .csc-textpic {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*html .fce3_im_rte_rte .csc-textpic {
	margin:0px 0px 0px 0px;
}
.fce3_im_rte_rte .csc-textpic-imagewrap {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:1%;
	overflow:hidden;
}
.fce3_im_rte_rte .csc-textpic-imagewrap dl {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:1%;
	overflow:hidden;
}
.fce3_im_rte_rte .csc-textpic-image {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:1%;
	overflow:hidden;
}
.fce3_im_rte_rte DT {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:1%;
	overflow:hidden;
}
.fce3_im_rte_rte .csc-textpic-caption {
	display:none;
}
.fce3_im_rte_rte IMG {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.fce3_im_rte_rte .csc-textpic-clear {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:none;
}
*/


/*
** ABC-Liste
** -----------------------------------------------------------------
*/
.abc_navi {
	border-style:solid;
	border-color:#000000;
	border-width:0px 0px 1px 0px;
	font-weight:bold;
	margin:0px 0px 25px 0px;
	padding:0px 0px 5px 0px;
}
.abc_list {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}
.letter {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0px 0px 1px 0px;	
}
.abc_list UL {
	list-style-type:none;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;

	border-style:solid;
	border-color:#FF0000;
	border-width:0px;
}
.abc_list LI {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

	border-style:solid;
	border-color:#FF0000;
	border-width:0px;
	font-weight:normal;
}




/*
** Flexi-Liste
** -----------------------------------------------------------------
*/
.fcelist {
}
.fcelist .fcelist_header {
}

/* include from file20:fileadmin/css/menu.css */

#secondarily_nav_3 {
	text-align: right;
}

#menu_top {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#menu_top li {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	float:left;
}

/* ------------------------------------------------------
 * ALT MENU (rechts)
 * ------------------------------------------------------
 */
#secondarily_nav_2 {
	text-align: right;
}
 
#menu_alt1 {
	color:#987C4C;
	float:right;
}

#menu_alt1 ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	text-align: right;
}

#menu_alt1 li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	line-height:1.25em;
}

#menu_alt1 li a {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border-right:1px solid #987C4C;
}

/* -- <a> LINK Default ------------------------------- */
#menu_alt1 a,
#menu_alt1 a:link,
#menu_alt1 a:visited,
#menu_alt1 a:hover,
#menu_alt1 a:active {
	color:#987C4C;
	text-decoration:none;
}

/* -- <a:hover> LINK Mouseover Default --------------- */
#menu_alt1 a:hover {
	color:#C2252F;
}

/* -- <a.active> Unterschiede zu <a> ----------------- */
#menu_alt1 a.active,
#menu_alt1 a.active:link,
#menu_alt1 a.active:visited,
#menu_alt1 a.active:active {
	color:#C2252F;
}

/* -- <a.active:hover> Unterschiede zu <a:hover> ----- */
#menu_alt1 a.active:hover {
	color:#C2252F;
}

/* ------------------------------------------------------
 * LANG MENU (rechts)
 * ------------------------------------------------------
 */
#menu_lang {
	color:#987C4C;
	text-align: right;
	float:right;
}

#menu_lang ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	text-align: right;
}

#menu_lang li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	line-height:1.25em;
}

#menu_lang li a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right:0px solid #987C4C;
}

#menu_lang li.lang2 a {
	border-right:0px solid #987C4C;
}


#menu_lang li.first {
	margin:0px 0px 0px 0px;
}

#menu_lang li.first a {
	padding:0px 0px 0px 5px;
}

#menu_lang li.last a {
	border-right:0px solid #000;
}

/* -- <a> LINK Default ------------------------------- */
#menu_lang a,
#menu_lang a:link,
#menu_lang a:visited,
#menu_lang a:hover,
#menu_lang a:active {
	color:#987C4C;
	text-decoration:none;
}

/* -- <a:hover> LINK Mouseover Default --------------- */
#menu_lang a:hover {
	color:#C2252F;
}

/* -- <a.active> Unterschiede zu <a> ----------------- */
#menu_lang a.active,
#menu_lang a.active:link,
#menu_lang a.active:visited,
#menu_lang a.active:active {
	color:#C2252F;
}


#menu_lang a.active {display: none;}
#menu_lang a.inactive {display: none;}

/*#menu_lang li.lang2 {display: none;}*/
/*#menu_lang li.lang1 {display: none;}*/
/*#menu_lang li.inactive {visibility: visible;}*/
/* 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 file26:fileadmin/css/plugins/sitemap/sitemap_1.css */

/*
** @author   : swisstypo3
** @version  : 23.05.07
** @filename : sitemap_1.css
** @funktion : Stylesheet fuer Sitemap Layout 1 - Sitemap Vorlage LEER
** @changes  :
* 23.05.07 - pf - delete #content befor .csc-sitemap and create header
*/
.csc-sitemap {
}
.csc-sitemap UL {
}
.csc-sitemap LI {
}
.csc-sitemap LI A:link,
.csc-sitemap LI A:visited {
}
.csc-sitemap LI A:hover {
}
.csc-sitemap UL UL {
}
.csc-sitemap UL UL LI {
}
.csc-sitemap UL UL A:link,
.csc-sitemap UL UL A:visited {
}
.csc-sitemap UL UL A:hover {
}
.csc-sitemap UL UL UL {
}
.csc-sitemap UL UL UL LI {
}
.csc-sitemap UL UL UL A:link,
.csc-sitemap UL UL UL A:visited {
}
.csc-sitemap UL UL UL A:hover {
}
.csc-sitemap UL UL UL UL {
}
.csc-sitemap UL UL UL UL LI {
}
.csc-sitemap UL UL UL UL A:link,
.csc-sitemap UL UL UL A:visited {
}
.csc-sitemap UL UL UL UL A:hover {
}
/* include from file27:fileadmin/css/plugins/sendcard/layout001.css */

/* default styles for extension "tx_srsendcard_pi1" */
		.tx-srsendcard-pi1 { width: 99%; border: none;}
		.tx-srsendcard-pi1 p {line-height: 125%; border: none;}
		.tx-srsendcard-pi1-field p{font-size: .8em; width: 80%;}
		.tx-srsendcard-pi1 object, .tx-srsendcard-pi1 img { margin: 0; padding: 0; border-style: none; border: 1px solid #000000;}
		
/*////////////Alternative Link-Farben////////////*/

		/*.tx-srsendcard-pi1 a { background-color: transparent; text-decoration: none; font-weight: normal; }*/
		/*.tx-srsendcard-pi1 a:link, .tx-srsendcard-pi1 a:visited, .tx-srsendcard-pi1 a:active {color: #000000;}*/
		/*.tx-srsendcard-pi1 a:hover { color: #000000; text-decoration: underline; }*/
	
	
/*////////////Eingabe-Felder////////////*/
	
		.tx-srsendcard-pi1 input, .tx-srsendcard-pi1 select, .tx-srsendcard-pi1 textarea {width:90%; background-color: #FFFFFF; color:#000000; border-style:solid; border-width:1px; border-color:#000000;}
		.tx-srsendcard-pi1 input:focus, .tx-srsendcard-pi1 textarea:focus {background-color:#E0E0E0;}
		.tx-srsendcard-pi1 input[type=radio] { background-color: transparent; vertical-align: middle; }
		.tx-srsendcard-pi1 input[type=checkbox] { background-color: transparent; vertical-align: middle; width: 20px}
		.tx-srsendcard-pi1 input[type=submit] {width:200px; font-weight: bold; text-align:center; border:solid 1px #000000; margin: 0; padding-top:3px; padding-bottom: 3px; clear: both; float: none; display: block; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-submit {font-weight: bold; margin: 0; padding: 0; clear: both; float: none; display: block; background-color: #E0E0E0;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-clear-float { clear: left; height: 1px; }
		
		
/*////////////Einstellungen fuer Uebersichtsseite////////////*/		

		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-selection-prompt { font-weight: bold; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-series-header { text-align: center; font-weight: bold; font-size: 1em; margin: 0; padding-top: 1.1em; padding-bottom: 0; width: 96%; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector { padding-left: 12px; border-style: none; width: 100%; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector .tx-srsendcard-pi1-image-selector-column {margin:0px 0px 10px 0px; padding:0; float:left; border: 0px #8e8e8e solid; background-color: #FFFFFF;}
		
		/*////////////Mittlere Spalte (bei 3 Bilder pro Zeile) od. rechte Spalte (bei 2 Bilder pro Zeile)////////////*/
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector .tx-srsendcard-pi1-edit-column { margin-left: 10px; margin-right: 10px;}
		
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector dt { margin: 0; padding: 0.5em 0; text-align: center; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector dd { margin: 0; padding: 0.5em 0; text-align: center; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector dt a, .tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector dd a { margin: 0 auto; padding: 0; border-style: none; width: auto; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector img { margin: 0; padding: 0; border-style: none; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-video-clip-highlight { color: red; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-flash-clip-highlight { color: red; }

		
/*////////////Einstellungen fuer Eingabeformular////////////*/
		
		/*////////////Allgemein////////////*/
		.tx-srsendcard-pi1 fieldset{  margin: 0px 5% 2em 5%;  width: 500px; padding: 5px 0 5px 0;}
		.tx-srsendcard-pi1 label, .tx-srsendcard-pi1 .tx-srsendcard-pi1-field { margin: .3em 0; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form { text-align: center; width: 100%; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form .tx-srsendcard-pi1-card-image-wrap a { display: block; margin: 0 auto; border-style: none; width: auto; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form .tx-srsendcard-pi1-card-caption {  font-size: .8em; font-weight: bold; margin: .5em 0 2em 0; text-align: center; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form .tx-srsendcard-pi1-card-form-wrap { margin: 0 auto; border-style: none; width: auto; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form form { text-align: left; margin: 0 auto; border-style: none; width: 50em; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset { border: 0px solid #AEAEAE; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset.tx-srsendcard-pi1-no-border { border-style: none; margin: 0 5%; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form legend { font-weight: bold; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset label { width: 30%; clear: both; float: left; text-align: right; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset div.tx-srsendcard-pi1-label-place-holder { width: 25%; clear: both; float: left; text-align: right; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset label.tx-srsendcard-pi1-hidden-label { position: absolute; left: 0px;  top: -100px; width: 1px; height: 1px; overflow: hidden; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset .tx-srsendcard-pi1-delivery-notify label { font-weight: normal; width: auto; text-align: left; margin: 0; padding: 0 .4em .4em 0; vertical-align: middle; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset .tx-srsendcard-pi1-delivery-notify input { margin: 0; padding: 0 0 .4em 0; vertical-align: middle; }
		* html .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset .tx-srsendcard-pi1-delivery-notify input { background-color: transparent; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset div.tx-srsendcard-pi1-field { width: 68%; float: right; text-align: left;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset div.tx-srsendcard-pi1-field .tx-srsendcard-pi1-error-message { color: red; font-weight: bold; margin: 0 0 .2em 0; }

		/*////////////Fabrwaehler////////////*/
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector { list-style: none inside none; margin: 0; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector li { width: 2.5em; float: left; margin: 0 .4em 0 0; text-align: center; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector li label { border: 1px solid transparent; width: 2.5em; height: 2.5em; margin-bottom: .5em; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector li label.tx-srsendcard-pi1-transparent { border: 1px solid #35006d; width: 2.5em; height: 2.5em; margin-bottom: .5em; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector li label.tx-srsendcard-pi1-non-transparent { border-style: none; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector li input { border: 1px solid transparent; }
		* html .tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector li input { background-color: transparent; }

		/*////////////Schrift-Waehler////////////*/
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector { list-style: none inside none; margin: 0; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector li { min-height: 20px; margin: 0 0 .4em 0; padding: 0; display: block; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector li input { float: left; margin: .4em .4em 0 0; padding:0; }
		* html .tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector li { width: 100%; }
		* html .tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector li input { background-color: transparent; margin-top: 0; vertical-align: middle; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector li label { width: auto; clear: none; float: none;  text-align: left; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector li img { vertical-align: top; }
		* html .tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector li img { vertical-align: middle; }
		.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector .tx-srsendcard-pi1-text-font-label { display: none; }
		* html .tx-srsendcard-pi1 ul.tx-srsendcard-pi1-font-selector .tx-srsendcard-pi1-text-font-label { display: inline; padding: .4em .4em 0 0; font-weight: bold; }

		
/*////////////Einstellungen Vorschau-Seite////////////*/

		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card { margin: 2em 0;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image { float: left; padding: 2em; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image-wrap { margin: 0 auto; border-style: none; width: auto; text-align: center; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image-wrap img { }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image-wrap object { }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image-wrap .tx-srsendcard-pi1-card-music-object { }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-caption { font-size: .8em; font-weight: bold; margin: 0; padding-top: .5em; text-align: center; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-message { padding: .5em .5em .5em 0px;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-message-block { float: left;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-stamp { display: none; }
		/*.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-stamp { float: right; padding: 0 0 .5em .5em; }*/
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-title { padding-top: 1em; font-weight: bold;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-text { padding: 1em 0; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-signature { padding-bottom: 2em; font-style: italic;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons { clear: left; margin-top: .3em; padding-left: 1em;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons form { float:right; width: 400px; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-modifybutton {width: 100%; margin-bottom:15px;}
                  .tx-srsendcard-pi1 .tx-srsendcard-pi1-modifybutton input {float:right;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-sendbutton {width: 100%; margin:0;}
                   .tx-srsendcard-pi1 .tx-srsendcard-pi1-sendbutton input {float:right;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-captcha { margin-bottom: 0em; width: 100%; text-align: right;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-captcha .tx-srsendcard-pi1-captcha-error { font-size: .9em; color: red; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-captcha div { margin-left: 1em;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-captcha input { vertical-align: middle; margin: .5em 0;}
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-captcha .tx-srfreecap-pi2-image { vertical-align: middle; }
		.tx-srsendcard-pi1 .tx_srsendcard_pi1_captcha_messageformat {font-size: .8em; }
		
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-sent p { font-weight: bold; }
		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-not-found p { font-weight: bold; } 

		.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-sendcardprompt {width: 100%; text-align: right;}
/* include from file30:fileadmin/css/tables.css */

.contenttable-0 {
	border-collapse:collapse;
}
.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 {

}
TABLE.contenttable-0 {
	table-layout:auto;
}
.contenttable-0 TD.td-0, .contenttable-0 TH.td-0 {
font-weight: bold;
padding-right: 20px;
}
.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;
}
.contenttable-1 {
	border-collapse:collapse;
}
.contenttable-1 TH {
	background-color:#FD6602;
color: #ffffff;
	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:#F9C884;
font-weight: bold;
}
.contenttable-1 TD, .contenttable-1 TH {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
TABLE.contenttable-1 {
	table-layout:auto;
}
.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:#FFE29E;
}
.contenttable-1 TR.tr-odd {
	background-color:#FFFFFF;
}
.contenttable-2 {
	border-collapse:collapse;
}
.contenttable-2 TH {
	background-color:#FDE77E;
	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;
border: 1px solid #FDE77E;
}
TABLE.contenttable-2 {
	table-layout:auto;
border: 1px solid #FDE77E;
width: 100%;
}
.contenttable-2 TD.td-0, .contenttable-2 TH.td-0 {
	font-weight: bold;
	width: 140px;
}
.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 {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
border: 1px solid #FDE77E;
}
.contenttable-3 {
	border-width:0px;
	background-color:#000000;
}
.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;
}
TABLE.contenttable-3 {
	table-layout:auto;
}
.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-4 {
	background-color:#000000;
}
.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;
}
TABLE.contenttable-4 {
	table-layout:auto;
}
.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;
}

.tx_datapool_pi1pageAct {
	font-weight: bold;
}
a.tx_datapool_pi1pageAct:link, a.tx_datapool_pi1pageAct:visited{
	color: black;
}
/* include from file44:fileadmin/css/styles_default.css */


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

/* -----------------------------------------------------------------------------
** ### Layout : Schriftart, Farbe, Abstaende
** -----------------------------------------------------------------------------
*/

/* hier background-color nicht angeben, da ansonsten 
 * die Constante nicht mehr wirksam ist ! */
body {
	color: #000;
	/* 81.25% = 13px | 75.00% = 12px | 68.75% = 11px */
	font-size: 75.00%;  /* 12px */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}

/* -----------------------------------------------------------------------------
** ### Header / Ueberschriften
** -----------------------------------------------------------------------------
*/

h1, h2, h3, h4, h5, h6 { font-family: Arial, Verdana, Sans-Serif; font-weight:normal;}

h1 {font-size: 1.6em; margin: 0 0 0.15em 0; padding-top: 0.1em; }
h2 {font-size: 1.0em; 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.1em 0; font-style:italic; }

h1 {color:#000000;padding-top:0em;}

/* Der erste Header kein Abstand */
h2.csc-firstHeader {padding:0px;margin:0px;}
/* Layouts der Content Elemente */
h2.lay1 {color:#000000;font-weight:bold;} /* normal */
h2.lay2 {color:#000000;font-weight:bold; padding-bottom: 2px; border-bottom: 1px dotted #FD6602;}
h2.lay3 {color:#FD6602;font-weight:bold;}
h2.lay4 {color:#000000;font-weight:bold; background-color: #FDE77E; display:block; padding: 3px 3px 3px 2px; margin-bottom: 5px;}
h2.lay5 {color:#4F4B48;font-size: 32px; display:block; text-align: center; font-family: helvetica, Arial, sans-serif;}

/* Schriftart, Farbe, Ausrichting */
input, select, table, td, div, span {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	vertical-align:top;
}

/* Linien-hoehe */
p,ul,dd,dt { line-height: 1.5em; }
p { line-height: 1.5em; margin: 0 0 1em 0; } /* Normaler Absatz */
.bodytext {line-height:130%;}

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; margin: 0 0 1em 0; }

/* Horizontale Linie */
hr {
	color: #fff;
	background:transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border:0;
	border-bottom: 1px #eee solid;
}

p.bodytext {margin:0px 0px 20px 0px;	padding:0px 0px 0px 0px;} /* Absatz bei Text Element, unten 20px Abstand */

/* -----------------------------------------------------------------------------
** ### Links / Verweise
** -----------------------------------------------------------------------------
*/

a {
	text-decoration : none;
	color : #FD6602;
}

a:link,
a:active,
a:visited,
a:hover {
	text-decoration : none;
	color : #FD6602;
}

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
** -----------------------------------------------------------------------------
*/


/*----- content div ----- */
.csc-header {
	margin-top:10px;
}
/*----- Rahmen : Border-Color uebersteuern ----- */
.csc-frame-rulerAfter,
.csc-frame-rulerBefore,
.csc-frame-frame1,
.csc-frame-frame2 {
	border-color:#666666;
}
/*----- Link to Top ------ */
#to_top { 
	margin:25px 0px 0px 0px;
	text-align:right;
	clear:both;
}
#to_top a, #to_top a:hover {
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
/*----- Datum ------ */
.csc-header-date {
	font-size:9px;
	color:#666;
	text-align:right;
	padding:0px;
	margin:0px;
	margin-top:10px;
}
/*----- Bild caption ------ */
.csc-textpic-caption {
	text-align:center;
	font-size:9px;
	color:#666;
}

/* 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; }

h1 {text-align: right;}

.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;
}


}
