/* ---------------------------------------------------------------------------
 * this file is generated 07. April 2011 / 10:39:22 by ext:swisstypo3_config
 * ext. included : tt_news,ve_guestbook,jk_poll,pbsurvey,sr_quiz,indexed_search,macina_searchbox,goof_fotoboek,mc_googlesitemap,ric_rotation,css_filelinks,irfaq,mbl_newsevent,wec_discussion,a21glossary,sr_sendcard,ab_linklist,jquery_thickbox,file_explorer,tt_calender,sg_glossary,rggooglemap,newloginbox,tipafriend_plus,sr_feuser_register,sr_email_subscribe,vepdatabase,vepevents,swiss_topickey,rgsmoothgallery 
 * --------------------------------------------------------------------------- */

/* include from fileadmin/css/ext/tt_news/tt_news.css */

/*
** Author    : swisstypo3
** Version   : 31.01.08 / 0.1.3
** Datei     : tt_news.css
** Funktion  : tt_news - LAYOUT Default
** Changes   : 31.01.08 - pf - latest news link auf bold gesetzt.
*/

/* ----------------------------------------------------------
** LISTEN LAYOUT
** ----------------------------------------------------------
.news-list-container
`- .news-list-item
 `- .news-list-date
 `- .news-list-title (h3) (a)
 `- .news-list-subheader (a)
  `- .floatbox
   `- .imgwidth (img)
   `- p.bodytext
   `- .news-list-morelink (a)
`- .news-list-browse
*/

.news-list-container {margin-top:10px;margin-bottom:10px;border-bottom-width:1px;}
.news-list-container .news-list-item {}
.news-list-container .news-list-date {text-align:right;}
.news-list-container .news-list-title {}
.news-list-container .news-list-title h3 {}
.news-list-container .news-list-title h3 a {font-weight:bold;}
.news-list-container .news-list-title h3 a:hover {font-weight:bold;text-decoration:none;}
.news-list-container .news-list-subheader {}
.news-list-container .news-list-subheader a {}
.news-list-container .news-list-subheader a:hover {text-decoration:none;}
.news-list-container .floatbox {}
.news-list-container .imgwidth {float:left;}
.news-list-container .imgwidth img {margin:3px 10px 0px 0px;}
.news-list-container p.bodytext {display:inline;}
.news-list-container .news-list-morelink {padding-left:2px;display:inline;}
.news-list-container .news-list-morelink a {}
.news-list-container .news-list-morelink a:hover {text-decoration:underline;}

.news-list-container .news-list-browse {}

/* ----------------------------------------------------------
** SEARCH LAYOUT
** ----------------------------------------------------------
.news-search-form
`- form
 `- .news-search-form-field (input)
 `- .news-search-form-submit (input)
`- .news-search-emptyMsg
*/

.news-search-form {}
.news-search-form .news-search-form form {margin:0px 0px 0px 0px;}
.news-search-form .news-search-form-field {padding:0px 10px 0px 0px;margin:6px 0px 0px 0px;float:left;display:block;}
.news-search-form .news-search-form-field input {}
.news-search-form .news-search-form-field input:focus {}
.news-search-form .news-search-form-submit {}
.news-search-form .news-search-form-submit input {}
.news-search-empty-msg {margin:0px 0px 0px 0px;}

/* ----------------------------------------------------------
** SINGLE LAYOUT
** ----------------------------------------------------------
.news-single-item
`- .news-single-timedata
`- .news-single-title
`- .news-single-subheader
`- .textwidth
 `- .news-single-img (img)
  `- p.news-single-imgcaption
 `- p.bodytext
 `- p.news-single-author
`- .news-single-additional-info (a)
 `- .news-single-files (a)
  `- .news-single-filetext
 `- .news-single-links (a)
  `- .news-single-linktext
  `- .news-single-linkitem (p) (a)
 `- dl.news-single-related
  `- dt
  `- dd (img)
`- .news-single-backlink
*/

.news-single-item {}
.news-single-item .news-single-timedata {margin:0px 0px 0px 0px;}
/* .news-single-item .news-single-title {} = Seitentitel */
.news-single-item .news-single-subheader {margin:10px 0px 10px 0px;font-weight:bold;line-height:normal;}

.news-single-item div.textwidth {}
.news-single-item div.textwidth .news-single-img {float:left;margin:0px 10px 10px 0px;}
.news-single-item div.textwidth .news-single-img img {margin-top:0px}
.news-single-item div.textwidth .news-single-imgcaption {font-size:10px;margin:0px 0px 10px 0px;}

.news-single-item .news-single-author {float:right;font-size:10px;margin:-20px 0px 0px 0px;}
/* additional News */
.news-single-item .news-single-additional-info {margin:0px 0px 10px 0px;}
.news-single-item .news-single-additional-info a {font-weight:normal;}
/* Dateien: */
.news-single-item .news-single-files {}
.news-single-item .news-single-files a {}
.news-single-item .news-single-filetext {font-weight:bold;}
/* Links: */
.news-single-item .news-single-links {}
.news-single-item .news-single-links a {}
.news-single-item .news-single-linktext {font-weight:bold;margin:10px 0px 0px 0px;}
.news-single-item .news-single-linkitem {}
.news-single-item .news-single-linkitem a {}
.news-single-item .news-single-linkitem p.bodytext {margin:0px 0px 0px 0px;}
/* In Verbindung stehende News */
.news-single-item dl.news-single-related {padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
.news-single-item dl.news-single-related dt {font-weight:bold;margin:10px 0px 0px 0px;}
.news-single-item dl.news-single-related dd {margin:2px 0px 0px 0px;padding:0px 0px 0px 0px;}
/* Zurueck zur Uebersicht */
.news-single-item .news-single-backlink {margin:0px 0px 0px 0px;font-weight:bold;}
.news-single-item .news-single-backlink a {}

/* ----------------------------------------------------------
** LATEST LAYOUT
** ----------------------------------------------------------
*/
.news-latest-category {
  display:none;
}

.news-latest-item a {
	font-weight:bold;
}

/* ----------------------------------------------------------
** Page-Browser
** ----------------------------------------------------------
*/
.tx-ttnews-browsebox {margin:3px 3px 3px 3px;padding:3px 3px 3px 3px;}
.tx-ttnews-browsebox td {}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {font-weight:bold;}
.tx-ttnews-browsebox-SCell P, .tx-ttnews-browsebox td P {margin:0px 0px 0px 0px;}
.tx-ttnews-browsebox-SCell {}
.news-search-emptyMsg {}


/* include from fileadmin/css/ext/ve_guestbook/ve_guestbook.css */

/*
** Version  : 16.08.07 / 0.1.3
** Datei    : ve_guestbook.css
** Funktion : ve_guestbook - LAYOUT Default
** Changes  : 16.08.2007 - pf - Default Layout
*/

/* ----------------------------------------------------------
** Browser hacks
** Workaround f?efox
** ----------------------------------------------------------
*/
.tx-guestbook-list-header,
.tx_guestbook_formfield {
	overflow:hidden;
}
/* ----------------------------------------------------------
** Workaround f?
** ----------------------------------------------------------
*/
* html .tx-veguestbook-pi1,
* html .tx-guestbook-list-header,
* html .tx_guestbook_formfield {
	height:1%;
	overflow:visible;
}

/* ----------------------------------------------------------
** Ansicht List
#guestbook_list
`- .pagewidth_list
 `- .result_count_top
  `- .result_count_top_left (span)
  `- .result_count_top_right (a)
 `- .tx-guestbook-list-header (h3)
  `- .tx-guestbook-list-header-left
  `- .tx-guestbook-list-header-middle
  `- .tx-guestbook-list-header-right (a) 'mail und url icon'
 `- .tx-guestbook-list-row
  `- .tx-guestbook-list-row-left
 `- .tx-guestbook-comment-row
  `- .tx-guestbook-list-entrycomment-title
  `- .tx-guestbook-list-entrycomment
 `- .result_count_bottom
  `- .result_count_bottom_left (span)
  `- .result_count_bottom_right (a)
** ----------------------------------------------------------
*/
#guestbook_list .result_count_top {text-align:right; margin:0px 0px 20px 0px;}
#guestbook_list .result_count_top_left {font-size:0.8em;}
#guestbook_list .result_count_top_right {}

#guestbook_list .tx-guestbook-list-header {vertical-align:middle;}
#guestbook_list .tx-guestbook-list-header-left {font-weight:bold; float:left;}
#guestbook_list .tx-guestbook-list-header-left h3 {}
#guestbook_list div.tx-guestbook-list-header-middle {padding:3px 0px 0px 0px; float:right;} /* Datum */
#guestbook_list .tx-guestbook-list-header-right {margin:0px 5px 0px 0px; float:right;padding:2px 0px 0px 0px;}

#guestbook_list .tx-guestbook-list-row {padding:2px 2px 2px 2px;}
#guestbook_list .tx-guestbook-list-row-left {}

#guestbook_list .tx-guestbook-comment-row {padding:2px 2px 2px 2px;}
#guestbook_list .tx-guestbook-list-entrycomment-title {font-weight:bold; font-style:normal;}
#guestbook_list .tx-guestbook-list-entrycomment {font-weight:normal; font-style:italic;}

#guestbook_list .result_count_bottom {text-align: right; margin:20px 0px 0px 0px;}
#guestbook_list .result_count_bottom_left {font-size:10px;}
#guestbook_list .result_count_bottom_right {}
/* ----------------------------------------------------------
** Eingabeform
** ----------------------------------------------------------
*/
#guestbook_form .star {float:right;font-size:0.9em;}
#guestbook_form .tx_guestbook_formfield label {width:200px; float:left;}
#guestbook_form .tx_guestbook_formfield input,
#guestbook_form .tx_guestbook_formfield textarea {width:200px; float:left;}
#guestbook_form .tx_guestbook_formfield input:focus,
#guestbook_form .tx_guestbook_formfield textarea:focus {}
#guestbook_form .tx_veguestbook_werbemail {font-size:0.8em;width:200px; float:left;}
#guestbook_form .tx_veguestbook_werbemail input {float:none;display:inline;width:90px;font-size: 1.125em;} /* das code eingabe feld*/ /* we want 0.9em but have 0.8em... so 9/8 = 1.125 */
#guestbook_form .tx_veguestbook_werbemail .star {float:none;}
#guestbook_form .tx-srfreecap-pi2-image {width:200px; height:74px; padding: 3px 1px;}
#guestbook_form .tx_guestbook_text {font-size: 0.8em;width:200px; margin:20px 0px 0px 0px; float:left;}
#guestbook_form .tx_guestbook_text .star {float:none;}
#guestbook_form #tx_veguestbook_button {width:auto;padding:0px 3px 0px 3px;}/* submit button */
/* ----------------------------------------------------------
** Teaser (Rechte Spalte)
** ----------------------------------------------------------
#guestbook_teaser
`- .tx-guestbook-teaser-header (h3)
`- .tx-guestbook-teaser-item
 `- .tx-guestbook-teaser-date
 `- .tx-guestbook-teaser-row
`- .tx-guestbook-teaser-bottom
*/
#guestbook_teaser .tx-guestbook-teaser-header {}
#guestbook_teaser .tx-guestbook-teaser-item {}
#guestbook_teaser .tx-guestbook-teaser-date {}
#guestbook_teaser .tx-guestbook-teaser-row {}
#guestbook_teaser .tx-guestbook-teaser-bottom {}

/* include from fileadmin/css/ext/jk_poll/jk_poll.css */

/*
** Version  : 09.10.07 / 0.1.3
** Datei    : jk_poll.css
** Funktion : jk_poll - LAYOUT Default
** Changes  : 09.10.07 - pf - erstellen default Layout aus Layout 001
*/

/* Allgemein Element */
.tx-jkpoll-pi1 {}
.tx-jkpoll-pi1 form {}
.tx-jkpoll-pi1 h3 {}

/* Frage */
.tx-jkpoll-pi1 input.pollanswer {background:none;border-width:0px;}
.tx-jkpoll-pi1 input.pollsubmit {} /* Abstimmen Button */

/* Resultat vertical */
.tx-jkpoll-pi1 .answer-vertical {padding-bottom:20px;overflow:hidden;} /* Div Element */
* html .tx-jkpoll-pi1 .answer-vertical {height:1%;overflow:visible;} /* IE6 : damit der Text 'Votes' nicht teilweise verschwindet */
.tx-jkpoll-pi1 .answer-vertical p {}
.tx-jkpoll-pi1 .answer-vertical .answer-result {line-height:0px;} /* Div Element */
.tx-jkpoll-pi1 .answer-vertical .answer-result images {margin:0px;padding:0px;vertical-align:top;}
.tx-jkpoll-pi1 .answer-vertical .answer-result images img {margin:0px;padding:0px;vertical-align:top;}
.tx-jkpoll-pi1 .answer-vertical .answer-result span {font-size:0.9em;}

/* Resultat horizontal */
.tx-jkpoll-pi1 .answer-horizontal {}
.tx-jkpoll-pi1 .answer-horizontal p {}
.tx-jkpoll-pi1 .answer-horizontal .answer-result {} /* Div Element */
.tx-jkpoll-pi1 .answer-horizontal .answer-result images {}
.tx-jkpoll-pi1 .answer-horizontal .answer-result images img {}
.tx-jkpoll-pi1 .answer-horizontal .answer-result span {font-size:0.9em;}
/* include from fileadmin/css/ext/pbsurvey/pbsurvey.css */

/*
** Version  : 11.12.07 / 0.1.4
** Datei    : pbsurvey.css
** Funktion : pbsurvey (umfrage) - LAYOUT Default
** Changes  : 25.07.07 - sl - sehr vieles rausgelöscht und geaendert, das jetzt globaler festgelegt wird
**            11.12.07 - pf - file clean up
*/

/* ----------------------------------------------------------
** tx_pbsurvey
** ----------------------------------------------------------
*/
.tx-pbsurvey-pi1 {
}
/* ----------------------------------------------------------
** CAPTCHA Eingabe
** ----------------------------------------------------------
*/

.tx-pbsurvey-pi1 div.validation {
	margin-top:0px;
}

.tx-pbsurvey-pi1 .captcha1 {
	margin-bottom:10px;
}
.tx-pbsurvey-pi1 .captcha1 label.captcha1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px !important;
}
.tx-pbsurvey-pi1 .captcha2 {
	margin-bottom:5px;
	font-size:11px;
}
.tx-pbsurvey-pi1 .captcha2 a {
	text-decoration:underline;
}
.tx-pbsurvey-pi1 .captcha2 INPUT {
	width:200px;
	margin-bottom:5px;
}
.tx-pbsurvey-pi1 .captcha2 INPUT:focus {
}
.tx-pbsurvey-pi1 .formbuttons INPUT {
}
/* ----------------------------------------------------------
** Seitenanzeige
** ----------------------------------------------------------
*/
.tx-pbsurvey-pi1 .pagenumbering {
	margin-bottom:10px;
	position:relative;
	height:20px;
}
div.tx-pbsurvey-pi1 .bar {
	height:18px;
	z-index:1;
	position:absolute;
	margin: 0;
	left:0px;
}
.tx-pbsurvey-pi1 .bartext {
	font-size:10px;
	text-align:center;
	z-index:2;
	position:absolute;
	left:0px;
	width:100px;
	height:18px;
}
div.tx-pbsurvey-pi1 .barcontainer {
	border-width:1px;
	width:100px;
	height:18px;
	position:absolute;
	z-index:3;
	right:0px;
}
/* ----------------------------------------------------------
** Fragen
** ----------------------------------------------------------
*/
.tx-pbsurvey-pi1 .survey_item {
	margin-bottom:20px;
}
.tx-pbsurvey-pi1 .survey_item TEXTAREA {
}
.tx-pbsurvey-pi1 .survey_item TEXTAREA:focus {
}
.tx-pbsurvey-pi1 INPUT.inputfield,
.tx-pbsurvey-pi1 .additional_ver INPUT {
}
.tx-pbsurvey-pi1 INPUT.radio,
.tx-pbsurvey-pi1 INPUT.checkbox {
	background-color:transparent;
	vertical-align: middle;
	border-width:0px;
	margin-right:3px; /* abstand zum text */
}

.tx-pbsurvey-pi1 INPUT:focus.inputfield,
.tx-pbsurvey-pi1 .additional_ver INPUT:focus {
}
.tx-pbsurvey-pi1 .required {
}
.tx-pbsurvey-pi1 .question {
	margin-bottom:5px;
}
.tx-pbsurvey-pi1 .questionNumber {
	font-weight:bold;
	margin-right:10px;
}
.tx-pbsurvey-pi1 .questionComment {
	margin-bottom:5px;
}
.tx-pbsurvey-pi1 .questionSubtext {
	font-size:10px;
	margin-bottom:5px;
}
.tx-pbsurvey-pi1 .matrix {
	width:100%;
}
.tx-pbsurvey-pi1 .matrix .surveyrow_even {
	background-color:#CCCCCC;
}
.tx-pbsurvey-pi1 .matrix .columnFirst {
	
}
.tx-pbsurvey-pi1 .matrix .columnNext {
	font-size:10px;
	text-align:center;
}
/* ----------------------------------------------------------
** Errormeldung
** ----------------------------------------------------------
*/
.tx-pbsurvey-pi1 .survey_error {
}
/* ----------------------------------------------------------
** Ungebrauchte Original Styles
** ----------------------------------------------------------
*/
/*.tx-pbsurvey-pi1 .pageHeader {font-size: 150%; font-weight: bold; color: #004560;}
.tx-pbsurvey-pi1 .pageIntroduction {}
.tx-pbsurvey-pi1 .itemform {}
.tx-pbsurvey-pi1 .additional_ver {margin-left: 20px;}*/
/* include from fileadmin/css/ext/sr_quiz/sr_quiz.css */

/*
** Version  : 30.07.07 / 0.1.3
** Datei    : sr_quiz.css
** Funktion : sr_quiz - LAYOUT Default
** Changes  : 25.07.2007 - sl - sehr vieles rausgelöscht und geaendert, das jetzt globaler festgelegt wird
**            30.07.2007 - pf - file clean up
*/

/* ----------------------------------------------------------
** default styles for extension "tx_srquiz_pi1"
** EINGABE
** ----------------------------------------------------------
*/
.tx-srquiz-pi1 {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-row {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-row LABEL {
	text-align:right;
	width:150px;
	padding-right:3px;
	float:left;
}
.tx-srquiz-pi1 .tx-srquiz-pi1-row INPUT {
	width:150px;
}
.tx-srquiz-pi1 .tx-srquiz-pi1-row INPUT:focus {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-row .tx-srquiz-pi1-submit {
	width:100px;
}
.tx-srquiz-pi1 .tx-srquiz-pi1_msg {
	font-weight:bold;
	margin-bottom:15px;
}
.tx-srquiz-pi1 .tx-srquiz-pi1_errmsg {

}
/* ----------------------------------------------------------
** FRAGEN
** ----------------------------------------------------------
*/
.tx-srquiz-pi1 .tx-srquiz-pi1-box {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-header {
	font-weight:bold;
}
.tx-srquiz-pi1 .tx-srquiz-pi1-frage {
	padding-bottom:10px;
}
.tx-srquiz-pi1 .tx-srquiz-pi1-question {
}

/* radios nebeneinander */
.tx-srquiz-pi1 .tx-srquiz-pi1-question .tx-srquiz-pi1-fort input {
	background-color: transparent;
	vertical-align: middle;
	border-width:0px;
}
/* radios untereinander */
.tx-srquiz-pi1 .tx-srquiz-pi1-question table td p {margin:0px 0px 2px 0px;}
* html .tx-srquiz-pi1 .tx-srquiz-pi1-question table td p {margin:0px 0px 0px 0px;}

.tx-srquiz-pi1 .tx-srquiz-pi1-question table td input {
	background-color: transparent;
	vertical-align: middle;
	border-width:0px;
}

.tx-srquiz-pi1 .tx-srquiz-pi1-label {
	padding-right:5px;
	float:left;
}
.tx-srquiz-pi1 INPUT.tx-srquiz-pi1-inputnum {
	width:100px;
}
.tx-srquiz-pi1 INPUT:focus.tx-srquiz-pi1-inputnum {
}
.tx-srquiz-pi1 INPUT.tx-srquiz-pi1-inputshort {
	width:200px;
}
.tx-srquiz-pi1 INPUT:focus.tx-srquiz-pi1-inputshort {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-submmitlabel {
	width:150px;
	float:left;
}
.tx-srquiz-pi1 INPUT.tx-srquiz-pi1-submit {
}
/* ----------------------------------------------------------
** AUSWERTUNG
** ----------------------------------------------------------
*/
.tx-srquiz-pi1 .tx-srquiz-pi1-corranswerbox {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-corranswercol1 {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-corranswercol2 {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-answerrow {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-answerlabel {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-answercorrect {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-answerquote {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-answerexpl {
}

div.tx-srquiz-pi1 .tx-srquiz-pi1-corranswerbox {
	width:100%;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-corranswercol1 {
	float:left;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-corranswercol2 {
	margin-left:30px;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-answerrow {
	border-style:solid;
	border-top-width:1px;
	width:90%;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
}

div.tx-srquiz-pi1 label {
	margin: 0;
}

div.tx-srquiz-pi1 label.tx-srquiz-pi1-answerlabel {
	font-weight:bold;
	float:left;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-answercorrect {
	width:210px;
	float:left;
	font-weight:normal;
	text-align: left;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-answerquote {
	width:210px;
	float:left;
	font-weight:normal;
	text-align: left;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-answerexpl {
	display:block;
	font-weight:normal;
	text-align: left;
}

/* ----------------------------------------------------------
** RESULTATE TABELLE
** ----------------------------------------------------------
*/
.tx-srquiz-pi1 .tx-srquiz-pi1-results {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-resultrow {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-resultlabel {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-congratulation {
}
.tx-srquiz-pi1 .tx-srquiz-pi1-rowclear {
}

div.tx-srquiz-pi1 .tx-srquiz-pi1-results {
	font-weight:bold;
	padding-bottom:10px;
	float:left;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-resultrow {
	border-style:solid;
	border-top-width:1px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:30px;
	float:left;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-resultlabel {
	width:230px;
	float:left;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-congratulation {
	font-size:22px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
div.tx-srquiz-pi1 .tx-srquiz-pi1-rowclear {
	clear:left;
}
/* include from fileadmin/css/ext/indexed_search/indexed_search.css */

/*
** Version  : 08.07.07 / 0.1.3
** Datei    : indexed_search.css
** Funktion : indexed_search - LAYOUT Default
** Hinweis  : Wenn die Borderfarbe geaendert werden soll, muss #col3_content vor die .class gestellt werden.
** Changes  : 08.07.2007 - pf - file clean up, Farbglobalisierung (border-color entfernt, auf style und width umgebaut)
*/

/* ----------------------------------------------------------
** indexed_search
** ----------------------------------------------------------
*/
.tx-indexedsearch {} /* Box und die ganze Suche */

/* ----------------------------------------------------------
** Suchformular Normal
** ----------------------------------------------------------
*/
.tx-indexedsearch .tx-indexedsearch-searchbox {} /* Box und um das Suchformular */
/* default */
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	line-height:1em;
	height:1%; /* beste darstellung */
	margin:0px;
	padding:1px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
}
/* innerhalb der Spalte 3 genauer ansprechen (Farbglobalisierung) */
#col3_content .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword { /* suchwort */
	width:150px;
	margin-right:5px;
	padding-right:0px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input:focus.tx-indexedsearch-searchbox-sword { /* suchwort bei focus */
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width:50px;
	margin-left:0px;
	padding-left:0px;
}
/* Dies sind die Formular Zeilen */
.tx-indexedsearch .tx-indexedsearch-searchbox .tx-indexedsearch-form {
}
/* ----------------------------------------------------------
** Suchformular erweiterte Suche (EXTENDED)
** ----------------------------------------------------------
*/
/* Dies sind die Formular Zeilen */
.tx-indexedsearch .tx-indexedsearch-searchbox tx-indexedsearch-search-for,
.tx-indexedsearch .tx-indexedsearch-searchbox tx-indexedsearch-search-in,
.tx-indexedsearch .tx-indexedsearch-searchbox tx-indexedsearch-search-select-section,
.tx-indexedsearch .tx-indexedsearch-searchbox tx-indexedsearch-search-freeindexuid,
.tx-indexedsearch .tx-indexedsearch-searchbox tx-indexedsearch-search-select-order,
.tx-indexedsearch .tx-indexedsearch-searchbox tx-indexedsearch-search-select-results,
.tx-indexedsearch .tx-indexedsearch-searchbox tx-indexedsearch-search-select-group {
}
/* ----------------------------------------------------------
** Such Regeln
** ----------------------------------------------------------
*/
.tx-indexedsearch .tx-indexedsearch-rules {} /* Box */
.tx-indexedsearch .tx-indexedsearch-rules .tx-indexedsearch-rules_content {} /* Suchregeln Box um Content */
.tx-indexedsearch .tx-indexedsearch-rules .tx-indexedsearch-rules_content h2 {} /* Suchregeln Titel */
.tx-indexedsearch .tx-indexedsearch-rules .tx-indexedsearch-rules_content p {} /* Suchregeln Text */
/* ----------------------------------------------------------
** whatis - Suche nach... box
** ----------------------------------------------------------
*/
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}
/* ----------------------------------------------------------
** Page browse
** ----------------------------------------------------------
*/
.tx-indexedsearch .tx-indexedsearch-browsebox {
	margin-bottom:16px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox ul {
	margin-left:-16px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline;
	margin-right:5px;
}
/* ----------------------------------------------------------
** Suchresultate
** ----------------------------------------------------------
*/
.tx-indexedsearch-res {width:auto;margin:0px 0px 0px 0px;overflow:hidden;}
* html .tx-indexedsearch-res {overflow:visible;height:1%;} /* IE6, IE7 ist OK */

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
}

#col3_content .res-tmpl-css {
	border-width:1px 0px 0px 0px;
	border-style:solid;
	/* border-color:#555555; */
	margin-top:5px;
	margin-bottom:5px;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { /* nicht nur fuer Spalte 3 */
	clear:both;
}

.tx-indexedsearch .searchbox-tmpl-css label { /* Suchen nach : */
	margin-right:1em;
	width:10em;
	float:left;
}

.tx-indexedsearch-result-number {font-style:italic;}
.tx-indexedsearch-res h3 {} /* wenn uebersteuern, #col3_content voranstellen */

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr {
	font-style:italic;
	margin-bottom:0px;
}

/* dies ist das gefundene Wort in der Uebersicht */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	background-color:#CCCCCC;
	color:#000000;
}

.tx-indexedsearch .tx-indexedsearch-res dl.tx-indexedsearch-info {
	margin:2px 0px 2px 0px;
	overflow:hidden; /* FF hack, IE7 ok */
}

* html .tx-indexedsearch .tx-indexedsearch-res dl.tx-indexedsearch-info {height:1%;overflow:visible;} /* IE6 */

.tx-indexedsearch dl.tx-indexedsearch-info dt, /* Groesse */
.tx-indexedsearch dl.tx-indexedsearch-info dd { /* 13.0 K */
	margin:0px;
	float:left;
}

/* dieser code wird ev. in einem anderen Template verwendet, unveraendert */
.tx-indexedsearch .info-tmpl-css dd.item-mtime {float:none;} /* ?? */
.tx-indexedsearch .info-tmpl-css dd.item-path {float:none;} /* ?? */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {margin-top:20px;margin-bottom:5px;} /* ?? */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {margin-top:0px;margin-bottom:0px;} /* ?? */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead td {background:#CCCCCC;vertical-align:middle;} /* ?? */ /* ?? */
.tx-indexedsearch .tx-indexedsearch-res .noResume {color:#555555;} /* ?? */
.tx-indexedsearch .tx-indexedsearch-category {background:#CCCCCC;font-size:16px;font-weight:bold;} /* ?? */

.tx-indexedsearch .result-count-tmpl-css,
.tx-indexedsearch .percent-tmpl-css { /* ?? */
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
}

/* include from fileadmin/css/ext/macina_searchbox/macina_searchbox.css */

/*
** Version  : 11.12.07 / 0.1.4
** Datei    : macina_searchbox.css
** Funktion : macina_searchbox - LAYOUT 001
** Changes  : 11.12.07 - dg - new file for table layout
*/

/* Div welches die Suchmaske umschliesst */
div.tx-macinasearchbox-pi1 {
	padding:0px 0px 0px 0px;
	margin:10px 3px 10px 3px;
	overflow:visible; /* FF hack*/
}

* html div.tx-macinasearchbox-pi1 {overflow:visible;height:1%;} /* IE6 hack */
*+html div.tx-macinasearchbox-pi1 {overflow:visible;} /* IE7 hack */
/* Formular */
div.tx-macinasearchbox-pi1 form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
/*	float:right;*/ /* Damit das Element im FF nach rechts geht */
}

/* Die Tabelle */
div.tx-macinasearchbox-pi1 table.searchbox_table {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* Alle Zellen */
div.tx-macinasearchbox-pi1 table.searchbox_table td {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1px;
}

div.tx-macinasearchbox-pi1 table.searchbox_table td.searchbox_cell1 {
	background:#00adef; /*@@EXT:macina_searchbox:HEADER;Hintergrundfarbe@@*/
	color:#ffffff; /*@@EXT:macina_searchbox:HEADER;Schriftfarbe@@*/
	font-weight:bold;
	font-size:1em;
	padding:0px 5px 4px 5px;
/*	text-align:left;*/
} /* Zelle 1 : Label  */

div.tx-macinasearchbox-pi1 table.searchbox_table td.searchbox_cell2 {
	background:#ffffff; /*@@EXT:macina_searchbox:CELL2;Hintergrundfarbe@@*/
	padding:5px 0px 5px 5px;
} /* Zelle 2 : Eingabefeld */

div.tx-macinasearchbox-pi1 table.searchbox_table td.searchbox_cell3 {
	background:#ffffff; /*@@EXT:macina_searchbox:CELL3;Hintergrundfarbe@@*/
	padding:5px 5px 5px 0px;
} /* Zelle 3 : Absende Button */

/* Alle Eingabefelder */
div.tx-macinasearchbox-pi1 table.searchbox_table input {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-width:1px;
	border-style:solid;
	border-color:#66cdf5;/*@@EXT:macina_searchbox:INPUT;Borderfarbe@@*/
	background-color:#FFFFFF;/*@@EXT:macina_searchbox:INPUT;Hintergrundfarbe@@*/
}

/* -- cell 1 ---------------------------------------------------- */

/* Das Wort vor dem Eingabefeld */
div.tx-macinasearchbox-pi1 table.searchbox_table label {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:1em;
	font-weight:bold;
}
/* -- cell 2 ---------------------------------------------------- */

/* Das Suchwort-Eingabefeld */
div.tx-macinasearchbox-pi1 table.searchbox_table input.searchbox_sword {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:94px;
	height:14px;
	display:inline;
	font-size:10px;
	vertical-align:middle;
}

/* damit im IE 6 1px unterhalb und oberhalb dem Eingabefeld verschwindet */
* html div.tx-macinasearchbox-pi1 table.searchbox_table input.searchbox_sword {margin:-1px 0px -1px 0px;} 
/* und das selbe fuer IE 7 */
*+html div.tx-macinasearchbox-pi1 table.searchbox_table input.searchbox_sword {margin:-1px 0px -1px 0px;}

/* Das Suchwort-Eingabefeld, wenn focus gesetzt */
div.tx-macinasearchbox-pi1 table.searchbox_table input:focus.searchbox_sword {
	background-color:#CCCCCC;
}

/* -- cell 3 ---------------------------------------------------- */

/* Das Absende Button, Text oder Bild */
#col2_content div.tx-macinasearchbox-pi1 table.searchbox_table input.searchbox_submit {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-left-width:0px;
	width:67px;
	height:14px;
	background-color:#004560;
	color:#66cdf5;
	font-size:11px;
	display:inline;
	font-size:10px;
	vertical-align:middle;
}
/* Das Absende Button, Text oder Bild, wenn focus gesetzt */
div.tx-macinasearchbox-pi1 table.searchbox_table input.searchbox_submit:focus {
	background-color:#CCCCCC;
}


/* include from fileadmin/css/ext/goof_fotoboek/goof_fotoboek.css */

/*
** Version  : 02.08.07 / 0.1.3
** Datei    : goof_fotoboek.css
** Funktion : commerce - LAYOUT Default
** Changes  : 05.07.2007 - pf - CSS Hacks eingebunden.
**            30.07.2007 - pf - file clean up
**            02.08.2007 - pf - BG, BORDER und FONT Color bei .tx_gooffotoboek_dir_entry geloescht (Farbglobalisierung)
*/

/* FF hack */
.tx-gooffotoboek-pi1 {
	overflow:hidden;
}
/* IE hack */
* html .tx-gooffotoboek-pi1 {
	overflow:visible;
	height:1%;
}
.tx-gooffotoboek-pi1 {
}
.tx_gooffotoboek_menu {
}
.tx_gooffotoboek_dir_entry {
	border-style:solid;
	border-width:1px;
	margin:0px 15px 5px 0px;
	padding:2px 2px 2px 2px;
}
.tx_gooffotoboek_dir_entry a:link,
.tx_gooffotoboek_dir_entry a:visited,
.tx_gooffotoboek_dir_entry a:active {
	text-decoration:none;
	font-weight:bold;
}
.tx_gooffotoboek_dir_entry a:hover {
	text-decoration:underline;
}
.tx_gooffotoboek_dir_comment {
}
.tx-gooffotoboek-pi1 H2 {
	
}
.tx_gooffotoboek_tabel {
	float:left;
}
.tx_gooffotoboek_tabel img { /* Bilder */
	vertical-align:top;
}
.tx-gooffotoboek-pi1 .gfpb_landscape,
.tx-gooffotoboek-pi1 .gfpb_portret,
.tx-gooffotoboek-pi1 .gfpb_square {
	border-style:solid;
	border-width:1px;
	margin:0px 5px 5px 0px;
	float:left;
	height:95px;
	width:95px;
	overflow:hidden;
}
.tx_gooffotoboek_navi {
}
.tx_gooffotoboek_navi a{
	margin-right: 15px;
}
.tx_gooffotoboek_navi_NAVSTART {
	display:none;
	float:left;
}
.tx_gooffotoboek_navi_PREV {
	float:left;
}
.tx_gooffotoboek_navi_SPACER {
	display:none;
	float:left;
}
.tx_gooffotoboek_navi_INDEX {
	display:none;
	float:left;
}
.tx_gooffotoboek_navi_UP {
	display:none;
	float:left;
}
.tx_gooffotoboek_navi_THUMBS {
	float:left;
}
.tx_gooffotoboek_navi_NEXT {
	float:left;
}
.tx_gooffotoboek_navi_SLIDESHOW {
	float:left;
}
.tx_gooffotoboek_navi_NAVEND {
	display:none;
	float:left;
}
div.tx_gooffotoboek_single_entry {
	float:left;
}
.tx_gooffotoboek_comment_title {
	font-weight:bold;
	margin-top: 5px;
}
.tx_gooffotoboek_comment_entry {
}
div.tx_goof_fotoboek_nav div.tx_goof_fotoboek_nav_prev {
	float:left;
	width:100px;
	text-align:left;
}
div.tx_goof_fotoboek_nav div.tx_goof_fotoboek_nav_thumbs {
	float:left;
	text-align:center;
	width:200px;
}
div.tx_goof_fotoboek_nav .tx_goof_fotoboek_nav_next {
	float:left;
	width:100px;
	text-align:right;
}
div.tx_goof_fotoboek_nav .tx_goof_fotoboek_nav_slideshow {
	display:none;
	float:none;
}
/* include from fileadmin/css/ext/mc_googlesitemap/mc_googlesitemap.css */

/*
** Version  : 30.07.07 / 0.1.3
** Datei    : mc_googlesitemap.css
** Funktion : mc_googlesitemap - LAYOUT Default
** Changes  : 30.07.2007 - pf - add this header
*/
.tx_lumogooglemaps_pi1_sidebar {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}
.tx_lumogooglemaps_pi1_infobox {
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}
/* include from fileadmin/css/ext/ric_rotation/ric_rotation.css */

/*
** Version  : 31.07.07 / 0.1.3
** Datei    : ric_rotation.css
** Funktion : ric_rotation - LAYOUT Default
** Changes  : 31.07.2007 - pf - file clean up
*/

/* Dies ist die ContainerBox */
#ric_rotation {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.tx_ric_rotation_row {
}
.ric_row {
	margin-bottom:5px;
}
/* include from fileadmin/css/ext/css_filelinks/css_filelinks.css */

/*
** Version  : 08.08.07 / 0.1.3
** Datei    : css_filelinks.css
** Funktion : css_filelinks - LAYOUT Default
** Hinweis  : Wenn die Borderfarbe geaendert werden soll, muss #col3_content vor die .class gestellt werden.
** Changes  : 30.07.07 - pf - file clean up
**            08.08.07 - pf - Farbglobalisierung (border-color entfernt, auf style und width umgebaut)
*/

/* File Count nicht anzeigen
** ------------------------------------------------------- */
.filelinks_0 .filecount, 
.filelinks_1 .filecount,
.filelinks_2 .filecount,
.filelinks_3 .filecount, 
.filelinks_4 .filecount {
	display:none;
}

.filelinks_0 div, 
.filelinks_1 div,
.filelinks_2 div,
.filelinks_3 div, 
.filelinks_4 div {

}

/* --- Tabelle ohne Farben - base:div 
** ------------------------------------------------------- */
.filelinks_0 { }
/* Zeile eines Eintrages */
.filelinks_0 div {
	padding:2px 2px 5px 20px; 
	background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat; 
	background-position:0px 2px;
}
/* Zeile 1,3,5... */
.filelinks_0 div.odd { }
/* Zeile 2,4,6... */
.filelinks_0 div.even { }
/* erste Zeile */
.filelinks_0 div.first { }
/* letzte Zeile */
.filelinks_0 div.last { }

/* --- Tabelle mit abwechselnder Linienfarbe - base:div 
** ------------------------------------------------------- */
.filelinks_1 { }
.filelinks_1 div {
	padding:5px 2px 5px 20px; 
	background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat; 
	background-position:0px 5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	/* border-bottom-color:#555555;*/ /* #col3_content vor .filelinks_1 schreiben... */
}
/* Zeile 1,3,5... */
.filelinks_1 div.odd   { background-color:#E9E9E9; }
/* Zeile 2,4,6... */
.filelinks_1 div.even  { background-color:#EEEEEE; }
/* erste Zeile */
.filelinks_1 div.first { border-top-width:1px;border-top-style:solid;}
/* letzte Zeile */
.filelinks_1 div.last  { }


/* --- Tabelle mit Linien - base:div
** ------------------------------------------------------- */
.filelinks_2 { }
.filelinks_2 div {
	padding:5px 2px 5px 20px; 
	background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat; 
	background-position:0px 5px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
    /* border-bottom-color:#555555;*/ /* #col3_content vor .filelinks_2 schreiben... */
}
/* Zeile 1,3,5... */
.filelinks_2 div.odd   { }
/* Zeile 2,4,6... */
.filelinks_2 div.even  { }
/* erste Zeile */
.filelinks_2 div.first {
	border-top-width:1px;
	border-top-style:dotted;
    /* border-top-color:#555555;*/ /* #col3_content vor .filelinks_2 schreiben... */
}
/* letzte Zeile */
.filelinks_2 div.last  { }


/* --- Tabelle: Benutzerdefiniert 1 - base:div
** ------------------------------------------------------- */
.filelinks_3 { border-width:1px;border-style:dotted; }
.filelinks_3 div {
	padding:5px 3px 5px 3px; 
}
/* Zeile 1,3,5... */
.filelinks_3 div.odd { }
/* Zeile 2,4,6... */
.filelinks_3 div.even { }
/* erste Zeile */
.filelinks_3 div.first { }
/* letzte Zeile */
.filelinks_3 div.last { }

/* --- Tabelle: Benutzerdefiniert 2 - base:div
** ------------------------------------------------------- */
.filelinks_4 { }
.filelinks_4 div {
	padding:5px 2px 5px 2px; 
}
/* Zeile 1,3,5... */
.filelinks_4 div.odd   { background-color:#E9E9E9; }
/* Zeile 2,4,6... */
.filelinks_4 div.even  { background-color:#EEEEEE; }
/* erste Zeile */
.filelinks_4 div.first { }
/* letzte Zeile */
.filelinks_4 div.last { }


.filelinks_0 a { text-decoration:none;}
.filelinks a:hover{text-decoration:underline;}

/* --- Datei Icons : Layout 0
** ------------------------------------------------------- */
.filelinks_0 .ai {background-image:url('/typo3/gfx/fileicons/ai.gif')!important;}
.filelinks_0 .ani {background-image:url('/typo3/gfx/fileicons/ani.gif')!important;}
.filelinks_0 .au {background-image:url('/typo3/gfx/fileicons/au.gif')!important;}
.filelinks_0 .avi {background-image:url('/typo3/gfx/fileicons/avi.gif')!important;}
.filelinks_0 .bmp {background-image:url('/typo3/gfx/fileicons/bmp.gif')!important;}
.filelinks_0 .cdr {background-image:url('/typo3/gfx/fileicons/cdr.gif')!important;}
.filelinks_0 .css {background-image:url('/typo3/gfx/fileicons/css.gif')!important;}
.filelinks_0 .csv {background-image:url('/typo3/gfx/fileicons/csv.gif')!important;}
.filelinks_0 .doc {background-image:url('/typo3/gfx/fileicons/doc.gif')!important;}
.filelinks_0 .dtd {background-image:url('/typo3/gfx/fileicons/dtd.gif')!important;}
.filelinks_0 .eps {background-image:url('/typo3/gfx/fileicons/eps.gif')!important;}
.filelinks_0 .exe {background-image:url('/typo3/gfx/fileicons/exe.gif')!important;}
.filelinks_0 .fh3 {background-image:url('/typo3/gfx/fileicons/fh3.gif')!important;}
.filelinks_0 .flash {background-image:url('/typo3/gfx/fileicons/flash.gif')!important;}
.filelinks_0 .folder {background-image:url('/typo3/gfx/fileicons/folder.gif')!important;}
.filelinks_0 .gif {background-image:url('/typo3/gfx/fileicons/gif.gif')!important;}
.filelinks_0 .htm {background-image:url('/typo3/gfx/fileicons/htm.gif')!important;}
.filelinks_0 .html {background-image:url('/typo3/gfx/fileicons/html.gif')!important;}
.filelinks_0 .ico {background-image:url('/typo3/gfx/fileicons/ico.gif')!important;}
.filelinks_0 .inc {background-image:url('/typo3/gfx/fileicons/inc.gif')!important;}
.filelinks_0 .java {background-image:url('/typo3/gfx/fileicons/java.gif')!important;}
.filelinks_0 .jpg {background-image:url('/typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks_0 .js {background-image:url('/typo3/gfx/fileicons/js.gif')!important;}
.filelinks_0 .max {background-image:url('/typo3/gfx/fileicons/max.gif')!important;}
.filelinks_0 .mid {background-image:url('/typo3/gfx/fileicons/mid.gif')!important;}
.filelinks_0 .mov {background-image:url('/typo3/gfx/fileicons/mov.gif')!important;}
.filelinks_0 .mpeg {background-image:url('/typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks_0 .mpg {background-image:url('/typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks_0 .pcd {background-image:url('/typo3/gfx/fileicons/pcd.gif')!important;}
.filelinks_0 .pcx {background-image:url('/typo3/gfx/fileicons/pcx.gif')!important;}
.filelinks_0 .pdf {background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks_0 .png {background-image:url('/typo3/gfx/fileicons/png.gif')!important;}
.filelinks_0 .ps {background-image:url('/typo3/gfx/fileicons/ps.gif')!important;}
.filelinks_0 .psd {background-image:url('/typo3/gfx/fileicons/psd.gif')!important;}
.filelinks_0 .rtf {background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks_0 .sgml {background-image:url('/typo3/gfx/fileicons/sgml.gif')!important;}
.filelinks_0 .swf {background-image:url('/typo3/gfx/fileicons/swf.gif')!important;}
.filelinks_0 .sxc {background-image:url('/typo3/gfx/fileicons/sxc.gif')!important;}
.filelinks_0 .sxw {background-image:url('/typo3/gfx/fileicons/sxw.gif')!important;}
.filelinks_0 .tga {background-image:url('/typo3/gfx/fileicons/tga.gif')!important;}
.filelinks_0 .tif {background-image:url('/typo3/gfx/fileicons/tif.gif')!important;}
.filelinks_0 .ttf {background-image:url('/typo3/gfx/fileicons/ttf.gif')!important;}
.filelinks_0 .txt {background-image:url('/typo3/gfx/fileicons/txt.gif')!important;}
.filelinks_0 .wav {background-image:url('/typo3/gfx/fileicons/wav.gif')!important;}
.filelinks_0 .wrl {background-image:url('/typo3/gfx/fileicons/wrl.gif')!important;}
.filelinks_0 .xls {background-image:url('/typo3/gfx/fileicons/xls.gif')!important;}
.filelinks_0 .xml {background-image:url('/typo3/gfx/fileicons/xml.gif')!important;}
.filelinks_0 .xsl {background-image:url('/typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks_0 .zip {background-image:url('/typo3/gfx/fileicons/zip.gif')!important;}

/* --- Datei Icons : Layout 1 - nur ein teil davon
** ------------------------------------------------------- */
.filelinks_1 .gif {background-image:url('/typo3/gfx/fileicons/gif.gif')!important;}
.filelinks_1 .avi {background-image:url('/typo3/gfx/fileicons/avi.gif')!important;}
.filelinks_1 .bmp {background-image:url('/typo3/gfx/fileicons/bmp.gif')!important;}
.filelinks_1 .htm {background-image:url('/typo3/gfx/fileicons/htm.gif')!important;}
.filelinks_1 .html {background-image:url('/typo3/gfx/fileicons/html.gif')!important;}
.filelinks_1 .jpg {background-image:url('/typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks_1 .js {background-image:url('/typo3/gfx/fileicons/js.gif')!important;}
.filelinks_1 .mid {background-image:url('/typo3/gfx/fileicons/mid.gif')!important;}
.filelinks_1 .mov {background-image:url('/typo3/gfx/fileicons/mov.gif')!important;}
.filelinks_1 .mpeg {background-image:url('/typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks_1 .mpg {background-image:url('/typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks_1 .pcd {background-image:url('/typo3/gfx/fileicons/pcd.gif')!important;}
.filelinks_1 .pcx {background-image:url('/typo3/gfx/fileicons/pcx.gif')!important;}
.filelinks_1 .pdf {background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks_1 .png {background-image:url('/typo3/gfx/fileicons/png.gif')!important;}
.filelinks_1 .psd {background-image:url('/typo3/gfx/fileicons/psd.gif')!important;}
.filelinks_1 .rtf {background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks_1 .tif {background-image:url('/typo3/gfx/fileicons/tif.gif')!important;}
.filelinks_1 .ttf {background-image:url('/typo3/gfx/fileicons/ttf.gif')!important;}
.filelinks_1 .txt {background-image:url('/typo3/gfx/fileicons/txt.gif')!important;}
.filelinks_1 .wav {background-image:url('/typo3/gfx/fileicons/wav.gif')!important;}
.filelinks_1 .wrl {background-image:url('/typo3/gfx/fileicons/wrl.gif')!important;}
.filelinks_1 .xls {background-image:url('/typo3/gfx/fileicons/xls.gif')!important;}
.filelinks_1 .xml {background-image:url('/typo3/gfx/fileicons/xml.gif')!important;}
.filelinks_1 .xsl {background-image:url('/typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks_1 .zip {background-image:url('/typo3/gfx/fileicons/zip.gif')!important;}

/* --- Datei Icons : Layout 2 - nur ein teil davon
** ------------------------------------------------------- */
.filelinks_2 .gif {background-image:url('/typo3/gfx/fileicons/gif.gif')!important;}
.filelinks_2 .avi {background-image:url('/typo3/gfx/fileicons/avi.gif')!important;}
.filelinks_2 .bmp {background-image:url('/typo3/gfx/fileicons/bmp.gif')!important;}
.filelinks_2 .htm {background-image:url('/typo3/gfx/fileicons/htm.gif')!important;}
.filelinks_2 .html {background-image:url('/typo3/gfx/fileicons/html.gif')!important;}
.filelinks_2 .jpg {background-image:url('/typo3/gfx/fileicons/jpg.gif')!important;}
.filelinks_2 .js {background-image:url('/typo3/gfx/fileicons/js.gif')!important;}
.filelinks_2 .mid {background-image:url('/typo3/gfx/fileicons/mid.gif')!important;}
.filelinks_2 .mov {background-image:url('/typo3/gfx/fileicons/mov.gif')!important;}
.filelinks_2 .mpeg {background-image:url('/typo3/gfx/fileicons/mpeg.gif')!important;}
.filelinks_2 .mpg {background-image:url('/typo3/gfx/fileicons/mpg.gif')!important;}
.filelinks_2 .pcd {background-image:url('/typo3/gfx/fileicons/pcd.gif')!important;}
.filelinks_2 .pcx {background-image:url('/typo3/gfx/fileicons/pcx.gif')!important;}
.filelinks_2 .pdf {background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}
.filelinks_2 .png {background-image:url('/typo3/gfx/fileicons/png.gif')!important;}
.filelinks_2 .psd {background-image:url('/typo3/gfx/fileicons/psd.gif')!important;}
.filelinks_2 .rtf {background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
.filelinks_2 .tif {background-image:url('/typo3/gfx/fileicons/tif.gif')!important;}
.filelinks_2 .ttf {background-image:url('/typo3/gfx/fileicons/ttf.gif')!important;}
.filelinks_2 .txt {background-image:url('/typo3/gfx/fileicons/txt.gif')!important;}
.filelinks_2 .wav {background-image:url('/typo3/gfx/fileicons/wav.gif')!important;}
.filelinks_2 .wrl {background-image:url('/typo3/gfx/fileicons/wrl.gif')!important;}
.filelinks_2 .xls {background-image:url('/typo3/gfx/fileicons/xls.gif')!important;}
.filelinks_2 .xml {background-image:url('/typo3/gfx/fileicons/xml.gif')!important;}
.filelinks_2 .xsl {background-image:url('/typo3/gfx/fileicons/xsl.gif')!important;}
.filelinks_2 .zip {background-image:url('/typo3/gfx/fileicons/zip.gif')!important;}

/* Icons end */
/* include from fileadmin/css/ext/irfaq/irfaq.css */

/*
** Version  : 18.10.2007 / 0.1.3
** Datei    : irfaq.css
** Funktion : irfaq - LAYOUT Default
** Hinweis  : Wenn die Borderfarbe geaendert werden soll, muss #col3_content vor die .class gestellt werden.
** Changes  : 23.08.2007 - pf - erstellen default Layout aus Layout 001
**            18.10.2007 - dg - related links + related entrys hinzugefÃ¼gt
*/

/* ----------------------------------------------------------
** LAYOUT Statisch/Dynamisch Gemeinsames
** ----------------------------------------------------------
*/
.tx-irfaq-container {}
.tx-irfaq-container .tx_irfaq_additional_box {line-height:normal; font-size:0.8em; margin:5px 0px 0px 0px;}
.tx-irfaq-container .tx_irfaq_additional_cat {display:inline;}
.tx-irfaq-container .tx_irfaq_additional_expert {display:inline; margin-right:5px;}
.tx-irfaq-container .tx_irfaq_additional_expert_by {display:inline; margin-right:5px;}
.tx-irfaq-container .tx_irfaq_additional_expert_url {display:inline;}
.tx-irfaq-container .tx_irfaq_additional_asked {margin-right:5px; display:inline;}
.tx-irfaq-container .tx_irfaq_additional_asked_by {display:inline;}
.tx-irfaq-container .irfaq-related-faq-block {height:1%; overflow:hidden;}
* html .tx-irfaq-container .irfaq-related-faq-block {height:1%; overflow:visible;}
.tx-irfaq-container .irfaq-related-text {float:left; margin-right:5px;}
.tx-irfaq-container .irfaq-related-faq {float:left;}
.tx-irfaq-container .irfaq-related-entry {}
.tx-irfaq-container .irfaq-related-link-block {height:1%; overflow:hidden;}
* html .tx-irfaq-container .irfaq-related-link-block {height:1%; overflow:visible;}
.tx-irfaq-container .irfaq-related-link-text {float:left; margin-right:5px;}
.tx-irfaq-container .irfaq-related-links {float:left;}
.tx-irfaq-container .irfaq-related-link-entry {}


/* ----------------------------------------------------------
** LAYOUT Statisch
** ----------------------------------------------------------
*/
.tx-irfaq-container .tx-irfaq-pi1-static {margin:10px 0px 0px 0px;}
.tx-irfaq-container .tx-irfaq-pi1-static ul {list-style-type:square; margin:0px 0px 20px 0px;}
.tx-irfaq-container .tx-irfaq-questions-list {}
.tx-irfaq-container .tx-irfaq-questions-list p {margin:0px; }
.tx-irfaq-container .tx-irfaq-questions-list li {font-weight:bold; padding-top: 2px; padding-bottom: 2px;}
.tx-irfaq-container .tx-irfaq-answer-tit {padding-bottom:3px;}
.tx-irfaq-container .tx-irfaq-answer-tit h3 {font-weight:bold;margin:0px 0px 0px 0px;}
.tx-irfaq-container .tx-irfaq-answer-text p.bodytext {margin:0px;padding:0px;}


/* ----------------------------------------------------------
** LAYOUT Dynamisch
** ----------------------------------------------------------
*/
.tx-irfaq-container .tx-irfaq-pi1-dynamic {margin:10px 0px 10px 0px; padding:2px 0px 2px 0px; height:1%;}
.tx-irfaq-container .tx_irfaq_showall {display:block;margin:0px 0px 3px 0px; padding:0px 0px 0px 0px;}
.tx-irfaq-container .tx_irfaq_showall a:link,
.tx-irfaq-container .tx_irfaq_showall a:visited,
.tx-irfaq-container .tx_irfaq_showall a:active {}
.tx-irfaq-container .tx_irfaq_showall a:hover {}
.tx-irfaq-container .tx_irfaq_dl {margin:2px 0px 2px 0px; padding:0px 0px 0px 0px;}
.tx-irfaq-container .tx_irfaq_dt {}
.tx-irfaq-container .tx_irfaq_line {padding:3px 0px 3px 0px; overflow:hidden;} /* FF Hack */
* html .tx-irfaq-container .tx_irfaq_dt {height:1%; overflow:visible;} /* nur IE6 Hack */
* html .tx-irfaq-container .tx_irfaq_line {height:1%; overflow:visible;} /* nur IE6 Hack */
.tx-irfaq-container .tx_irfaq_img {margin:2px 3px 0px 0px; padding:2px 0px 0px 0px; float:left;}
* html .tx-irfaq-container .tx_irfaq_img {padding-top:0px;} /* nur IE6 Hack */
.tx-irfaq-container .tx_irfaq_tit {float:left;}
.tx-irfaq-container .tx_irfaq_tit h3 {font-weight:bold;}
.tx-irfaq-container .tx_irfaq_dt img {}
.tx-irfaq-container .tx_irfaq_dt .bodytext {margin:0px; display:inline;}
.tx-irfaq-container .tx_irfaq_dd {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.tx-irfaq-container .tx_irfaq_dd div {margin-top:0px;height:1%;}
.tx-irfaq-container .tx_irfaq_entry .bodytext {margin:0px 0px 0px 0px; padding:2px 2px 2px 2px;}

/* include from fileadmin/css/ext/mbl_newsevent/mbl_newsevent.css */

/*
** Version  : 30.07.07 / 0.1.3
** Datei    : mbl_newsevent.css
** Funktion : Stylesheet fuer tt_news-Erweiterung mbl_newsevent - Abgestimmt auf tt_news/events_1.tmpl
** Changes  : 25.07.2007 - sl - sehr vieles rausgel?t und geaendert, das jetzt globaler festgelegt wird
*/

/* ----------------------------------------------------------
** EVENTS LIST mbl_newsevent
** ----------------------------------------------------------
*/

.news-eventlist-container {}
.news-eventlist-item {padding:2px;}
.news-eventlist-date {overflow:hidden;}
.news-eventlist-container .news-eventlist-date .news-eventlist-fromdate {float:left;padding-left:0px;}
.news-eventlist-container .news-eventlist-date .news-eventlist-totext {float:left;}
.news-eventlist-container .news-eventlist-date .news-eventlist-todate {float:left;}
.news-eventlist-container .news-eventlist-date .news-eventlist-location {float:left;}
.news-eventlist-container .news-eventlist-title {margin:0px;padding:0px;}
.news-eventlist-container .news-eventlist-title h3 {margin:0px;padding:0px;}
.news-eventlist-container .news-eventlist-title h3 a {font-weight:bold;}
.news-eventlist-container .news-eventlist-subheader {display:inline;margin:0px;padding:0px;}
.news-eventlist-container .news-eventlist-subheader p.bodytext {display:inline;margin:0px;padding:0px;}
.news-eventlist-morelink {display:inline;padding:0px 0px 0px 2px;}
.news-eventlist-morelink a {}

.news-eventlist-browse {margin:0px;padding:0px;text-align:left;}
.news-eventlist-browse .tx-ttnews-browsebox {margin:0px;padding:0px;} /* div */
.news-eventlist-browse .tx-ttnews-browsebox p {} /* p */
.news-eventlist-browse .tx-ttnews-browsebox p span.tx-ttnews-browsebox-strong {} /* span */
.news-eventlist-browse table {}
.news-eventlist-browse table td {} /* td @all */
.news-eventlist-browse table td p {} /* p @all */
.news-eventlist-browse table td p a {} /* a @all */
.news-eventlist-browse table .tx-ttnews-browsebox-SCell {} /* td @aktive page */
.news-eventlist-browse table .tx-ttnews-browsebox-SCell p {} /* p @aktive page */
.news-eventlist-browse table .tx-ttnews-browsebox-SCell p a {} /* a @aktive page */

/* ----------------------------------------------------------
** LATEST LAYOUT
** ----------------------------------------------------------
*/
.event-latest-container {}
.event-latest-header {}
.event-latest-item {}
.event-latest-fromdate {}
.event-latest-todate {}
.event-latest-title {}
.event-latest-title a {}
.event-latest-subheader {}
.event-latest-subheader p.bodytext {}
.event-latest-morelink {}
.event-latest-morelink a {}

/* ----------------------------------------------------------
** SINGLE LAYOUT
** ----------------------------------------------------------
*/
.event-single-container {}
.event-single-item {margin-top:0px;}
.event-single-timedata {}
.textwidth_single {}
.event-single-container p.event-single-subheader {}
.event-single-container p.bodytext {}
.event-eventwrap-single {font-weight:bold;}

.event-date-box {display:block;}
.event-date-box .event-date-from-box {display:block;}
.event-date-box .event-date-from-box .event-date-text {width:180px;float:left;}
.event-date-box .event-date-from-box .event-from-date {float:left;}
.event-date-box .event-date-from-box .event-from-time {padding-left:5px;} /* abstand datum zu zeit */
.event-date-box .event-date-to-box {display:block;}
.event-date-box .event-date-to-box .event-to-text {width:180px;float:left;}
.event-date-box .event-date-to-box .event-to-date {float:left;}
.event-date-box .event-date-to-box .event-to-time {padding-left:5px;} /* abstand datum zu zeit */

.event-organizer-box {display:block;}
.event-organizer-box .event-organizer-text {width:180px;float:left;}
.event-organizer-box .event-organizer {}

.event-where-box {display:block;}
.event-where-box .event-where-text {width:180px;float:left;}
.event-where-box .event-where {}



/* include from fileadmin/css/ext/wec_discussion/wec_discussion.css */

/*
** Version  : 31.07.07 / 0.1.3
** Datei    : wec_discussion.css
** Hinweis  : Aenderungen in dieser Datei haben einfluss auf Blog und Forum
** Funktion : wec_discussion - LAYOUT Default
** Changes  : 25.07.2007 - sl - sehr vieles rausgel?t und geaendert, das jetzt globaler festgelegt wird
**            30.07.2007 - pf - file clean up
**            31.07.2007 - pf - Design anpassungen fuer Navbar, Liste, Vorschau, Abonnieren
*/

.tx-wecdiscussion-pi1 {
}
.tx-wecdiscussion-page {
}
.tx-wecdiscussion-mainContent {
}
.tx-wecdiscussion-sidebar {
}
/* ----------------------------------------------------------
** Navbar : Abonnieren
** ----------------------------------------------------------
*/
.tx-wecdiscussion-navbar {
	margin:0px 0px 5px 0px;
}
.tx-wecdiscussion-title {
}
.tx-wecdiscussion-Msg {
	margin:0px auto 0px auto;
	font-weight:bold;
	text-align:center;
}
.tx-wecdiscussion-responseMsg {
}
.tx-wecdiscussion-button {
}
.tx-wecdiscussion-button a,
.tx-wecdiscussion-button a:active,
.tx-wecdiscussion-button a:link,
.tx-wecdiscussion-button a:visited {
}
.tx-wecdiscussion-button a:hover {
}

.tx-wecdiscussion-form div.tx-wecdiscussion-form-container {
	padding:5px 5px 5px 5px;
}
.tx-wecdiscussion-form div.inputFormRow label {
	margin:5px 0px 0px 0px;
	width:auto;
}
/* Mehrere Buttons in Linie nur bei Anmelden und Comment Form in einem <span> */
.tx-wecdiscussion-form div.inputFormRow span.textacross {
	margin:5px 0px 0px 0px;
	width:auto;
}
.tx-wecdiscussion-form div.inputFormRow span.label {
	margin:2px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	display:block;
	float:left;
	font-weight:bold;
}
.tx-wecdiscussion-form div.inputFormRow span.textacross input {
	float:left;
	width:100px;
	margin:0px 5px 0px 0px;
}
/* ----------------------------------------------------------
** Liste : Kategorien || Archiv
** ----------------------------------------------------------
*/
.tx-wecdiscussion-list {
	clear:left;
	margin:0px 0px 5px 0px;
	overflow:hidden;
}
* html .tx-wecdiscussion-list {
	overflow:visible;
}
.tx-wecdiscussion-listHeader {
	float:left;
	margin:0px 5px 0px 0px;
	font-weight:bold;
}
.tx-wecdiscussion-listElement,
.tx-wecdiscussion-listElementSelected {
	margin:0px 10px 0px 0px;
	float:left;
}
.tx-wecdiscussion-listElement,
.tx-wecdiscussion-listElement a,
.tx-wecdiscussion-listElement a:visited,
.tx-wecdiscussion-listElement a:link,
.tx-wecdiscussion-listElement a:hover,
.tx-wecdiscussion-listElementSelected,
.tx-wecdiscussion-listElementSelected a {
}
.tx-wecdiscussion-listElement a:hover {
}
.tx-wecdiscussion-listElementSelected a,
.tx-wecdiscussion-listElementSelected a:visited,
.tx-wecdiscussion-listElementSelected a:link {
}

/* ----------------------------------------------------------
** FORM
** ----------------------------------------------------------
*/
.tx-wecdiscussion-form, 
.tx-wecdiscussion-forumMessageSubject, 
.tx-wecdiscussion-forumMessage, 
.tx-wecdiscussion-forumMessageInfo, 
.tx-wecdiscussion-forumMessageDivider,  
.tx-wecdiscussion-forumMessageReply, 
.tx-wecdiscussion-forumMessageReplyInfo {
}
.tx-wecdiscussion-forumMessageSubject {
}
.tx-wecdiscussion-forumMessage {
	padding-left:7px;
	padding-right:2px;
}
div.tx-wecdiscussion-forumMessageReply {
	margin-top:-20px;
	padding-top:5px;
}
div.tx-wecdiscussion-forumMessageInfo {
	font-size:0.8em;
	margin-top:4px;
	border-top-style:dotted;
	padding-left:0px;
}
.tx-wecdiscussion-forumMessageDivider {
}
.tx-wecdiscussion-forumMessageReplyButton,
.tx-wecdiscussion-forumMessageReplyButton a {
	line-height:normal;
	margin-left:1px;
	margin-right:1px;
	text-decoration:none;
}
div.tx-wecdiscussion-forumMessageReplyInfo {
	margin:3px 0px 0px 0px;
	padding-left:0px;
	border-top-style:dotted;
	font-size:0.8em;
}
/* ----------------------------------------------------------
** Seitentyp : Vorschau
** ----------------------------------------------------------
*/
.tx-wecdiscussion-forumPreview {
}
div.tx-wecdiscussion-forumPreviewEntry {
	margin:0px 0px 0px 0px;
	font-size:1em;
}
.tx-wecdiscussion-forumPreviewInfo {
	margin:0px 0px 3px 0px;
	font-size:0.8em;
}
/* ----------------------------------------------------------
** FORUM REPLY FORM
** ----------------------------------------------------------
*/
.tx-wecdiscussion-formToggleOff {
}
.tx-wecdiscussion-formToggleOn {
}
.tx-wecdiscussion-form {
}
.tx-wecdiscussion-formheader {
	font-size:0.8em;
	font-weight:bold;
}
.tx-wecdiscussion-showrequiredtext {
	margin:5px 0px 10px 0px;
}
.tx-wecdiscussion-formerror {
}
.tx-wecdiscussion-form div.inputFormRow {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.tx-wecdiscussion-form div.inputFormRow {overflow:hidden;} /* FF */
* html .tx-wecdiscussion-form div.inputFormRow {height:1%;overflow:visible;} /* IE6 */

.tx-wecdiscussion-form div.inputFormRow label {
	margin:0px 3px 0px 0px;
	float:left;
	width:200px;
	text-align:right;
}

.tx-wecdiscussion-form div.inputFormRow input,
.tx-wecdiscussion-form div.inputFormRow textarea {
	width:200px;
	float:left;
}
.tx-wecdiscussion-form div.inputFormRow .textacross {
	width:200px;
	float:left;
}
.tx-wecdiscussion-form div.inputFormRow .captcha span {
	font-size:11px;
}
.tx-wecdiscussion-form div.inputFormRow .captcha span a,
.tx-wecdiscussion-form div.inputFormRow .captcha span a:link,
.tx-wecdiscussion-form div.inputFormRow .captcha span a:visited,
.tx-wecdiscussion-form div.inputFormRow .captcha span a:hover,
.tx-wecdiscussion-form div.inputFormRow .captcha span a:active {
	text-decoration:underline;
}
.tx-wecdiscussion-form div.inputFormRow .inputBox {
	float:left;
	width:200px;
}
.tx-wecdiscussion-form div.inputFormRow div.inputBox input {
	margin:0px 0px 0px 0px;
}
.tx-wecdiscussion-form div.inputFormRow div.inputBox input:focus {
}
.tx-wecdiscussion-form div.inputFormRow div.inputBox textarea {
	margin:0px 0px 0px 0px;
}
.tx-wecdiscussion-form div.inputFormRow div.inputBox textarea:focus {
}
.tx-wecdiscussion-spacer {
	display:inline;
}
.tx-wecdiscussion-form div.inputFormRow div.textacross INPUT {
}
.tx-wecdiscussion-form-requiredMarker {
}

/* include from fileadmin/css/ext/a21glossary/a21glossary.css */

/*
** Version  : 30.07.07 / 0.1.3
** Datei    : a21glossary.css
** Funktion : a21glossary - LAYOUT Default
** Changes  : 30.07.2007 - pf - file clean up
*/

/* ----------------------------------------------------------
** Gestaltung der TAGS
** ----------------------------------------------------------
*/
acronym {
	border-style:dotted;
	border-color:#000000;
	border-width:0px 0px 1px 0px;
	cursor: help;
}
span.abbr, abbr {
	border-style:dotted;
	border-color:#FF0000;
	border-width:0px 0px 1px 0px;
	cursor: help;
}
dfn {
	border-style:dotted;
	border-color:#004560;
	border-width:0px 0px 1px 0px;
	font-style:normal;
	cursor: help;
}
A:HOVER DFN {
}
/* ----------------------------------------------------------
** Gestaltung der LISTE
** ----------------------------------------------------------
*/
dl.glossary DT {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#000000;
}
dl.glossary dd {
	margin:0px 0px 15px 20px;
}
dl.glossary .description {
	margin:0px;
	padding:0px;
}
dl.glossary .type {
	font-style:italic;
	padding:0px 5px 0px 0px;
}

/* include from fileadmin/css/ext/sr_sendcard/sr_sendcard.css */

/*
** Version  : 08.08.07 / 0.1.3
** Datei    : sr_sendcard.css
** Funktion : sr_sendcard - LAYOUT Default
** Changes  : 25.07.07 - sl - sehr vieles rausgel?t und geaendert, das jetzt globaler festgelegt wird
**          : 08.08.07 - pf - file clean up, und css umstellung (logisch nach HTML aufbau)
*/

/* ----------------------------------------------------------
** default styles for extension "tx_srsendcard_pi1"
** ----------------------------------------------------------
*/
.tx-srsendcard-pi1 { width:auto;}
.tx-srsendcard-pi1 p {line-height: 125%;}
.tx-srsendcard-pi1-field p{font-size: .8em; width: 80%;}
.tx-srsendcard-pi1 object, .tx-srsendcard-pi1 img {border-style: none; border: 1px solid #000000;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-clear-float {clear:left; height:1px;}

/* ----------------------------------------------------------
** 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 {}
.tx-srsendcard-pi1 input:focus,
.tx-srsendcard-pi1 textarea:focus {}
.tx-srsendcard-pi1 input[type=radio] {background-color: transparent; vertical-align: middle;}
.tx-srsendcard-pi1 input[type=checkbox] {width:20px}
.tx-srsendcard-pi1 input[type=submit] {clear:both;float:none;display:block;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-submit {clear:both;float:none;display:block;}

/* checkbox IE */
.tx-srsendcard-pi1 #tx_srsendcard_pi1_card_delivery_notify {border-width:0px;background-color:transparent;}

/* ----------------------------------------------------------
** Einstellungen fuer Uebersichtsseite
** ----------------------------------------------------------
*/
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-selection-prompt {}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-series-header {text-align: center; font-weight: bold; padding-top: 1.1em; width: 96%; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector {padding-left: 12px; width: 100%; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector .tx-srsendcard-pi1-image-selector-column {margin:0px 0px 10px 0px; float:left;}

/* ----------------------------------------------------------
** 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; width: auto; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-image-selector img { border-style: none; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-video-clip-highlight { color: #ff0000; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-flash-clip-highlight { color: #ff0000; }

/* ----------------------------------------------------------
** Einstellungen fuer Eingabeformular
** ----------------------------------------------------------
*/

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form {width:auto;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form .tx-srsendcard-pi1-card-image-wrap {text-align:center;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form .tx-srsendcard-pi1-card-image-wrap a { display: block; margin: 0 auto; 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; width: auto; }

/* innerhalb von .tx-srsendcard-pi1-card-form-wrap */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form form {text-align: left; margin: 0 auto;}
* html .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form form .st3-formfield {height:1%;} /* IE6 */
*+html .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form form .st3-formfield {height:1%;} /* IE7 */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset {margin:0px;padding:5px 0px 5px 0px;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset {overflow:hidden;} /* for Safari */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset.tx-srsendcard-pi1-no-border { margin: 0 5%; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset legend {font-weight: bold; }

/* normale row */
.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 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-field {} /* div um eingabe felder */

.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 .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; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset div.tx-srsendcard-pi1-field { width: 65%; 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: #ff0000; 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 { list-style: none; width: 2em; float: left; margin:0px 2px 0px 0px; text-align: center; }
.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector li label { border: 1px solid transparent; width:20px; height:20px; margin-bottom:2px; }
.tx-srsendcard-pi1 ul.tx-srsendcard-pi1-color-selector li label.tx-srsendcard-pi1-transparent { border: 1px solid #35006d; width: 2em; height: 2em; 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: 0px solid transparent; margin-left:4px; }
* 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 {height:1%;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image {float:left;}
/* innerhalb von .tx-srsendcard-pi1-card-image */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image-wrap {text-align:center;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image-wrap a { display: block; margin: 0 auto; width: auto; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image-wrap p { font-size: .8em; font-weight: bold; margin: .5em 0 2em 0; text-align: center; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-image-wrap p.tx-srsendcard-pi1-card-caption {}
.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 { }
/* innerhalb von .tx-srsendcard-pi1-card-image */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-message { float: left; padding: 0px 0px 0px 0px; margin-left:10px;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-message-block {width:200px; margin:90px 0px 0px 0px;}
.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 .tx-srsendcard-pi1-card-stamp {position:absolute; top:75px; right:0px;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card .tx-srsendcard-pi1-card-stamp img { border-width:0px 0px 0px 0px;}


/* ---------------------------------------------------------- */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons {width:auto;margin-top: .3em; padding-left: 1em;}

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons form {}
* html .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons form {height:1%;} /* IE6 */
*+html .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons form {height:1%;} /* IE7 */
/* from : change card */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-modifybutton {margin-bottom:15px;text-align:right;overflow:hidden;}
* html .tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-modifybutton {height:1%;overflow:visible;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-modifybutton input {float:right;}
/* from : send card */
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-captcha {margin-bottom: 0em; text-align: right;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-captcha span.tx-srsendcard-pi1-captcha-error { font-size: .9em; /*color: #ff0000;*/ }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-captcha span.tx_srsendcard_pi1_captcha_messageformat {font-size: .8em;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-captcha span.tx_srsendcard_pi1_captcha_messageformat label {display:block;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-captcha div { margin-left: 1em;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-captcha div input {vertical-align: middle; margin: .5em 0;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-captcha .tx-srfreecap-pi2-image {vertical-align: middle; }

.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-sendbutton {text-align:right;}
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-buttons .tx-srsendcard-pi1-sendbutton input {float:right;}

/* ----------------------------------------------------------
** Einstellungen Vorschau-Seite
** ----------------------------------------------------------
*/

.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: 98%; text-align: right;}
/* include from fileadmin/css/ext/ab_linklist/ab_linklist.css */

/*
** Version  : 11.12.07 / 0.1.4
** Datei    : ab_linklist.css
** Funktion : ab_linklist - LAYOUT Default
** Changes  : 25.07.07 - sl - sehr vieles rausgelöscht und geaendert, das jetzt globaler festgelegt wird
**          : 30.07.07 - pf - file clean up
**          : 31.07.07 - pf - code fuer Rate und Broken Link hinzugefuegt.
**          : 11.12.07 - pf - code controll und cleaning
*/

/* ----------------------------------------------------------
** general styles
** ----------------------------------------------------------
*/
.tx-ablinklist-pi1 {
}

.tx_ablinklist_viewDetailsForLink {
}

.tx_ablinklist_viewAddNewLink {
}

.tx_ablinklist_viewAddNewLinkResult {
}

.tx_ablinklist_categoryPath {
	font-size:90%;
}

.tx_ablinklist_formErrorMsg {
}

/* ----------------------------------------------------------
** Display BROKEN Link melden
** ----------------------------------------------------------
*/
.tx_ablinklist_viewReportBrokenLink {
}
.tx_ablinklist_viewReportBrokenLink div.broken-link{
	margin:10px 0px 10px 0px;
}
.tx_ablinklist_viewReportBrokenLinkResult {
}

/* ----------------------------------------------------------
** Display RATE Link
** ----------------------------------------------------------
*/
.tx_ablinklist_viewRateLink {
}
.tx_ablinklist_viewRateLink div.rate-link {
	margin:10px 0px 10px 0px;
}
.tx_ablinklist_viewRateLink div.rate-info {
	margin:0px 0px 5px 0px;
}
.tx_ablinklist_viewRateLink div.rate-items-row {
	display:block;
	width:auto;
	overflow:hidden;
}
* html .tx_ablinklist_viewRateLink div.rate-items-row {
	height:1%;
	overflow:visible;
}
.tx_ablinklist_viewRateLink div.rate-items-row input {
	border-width:0px; /* Border um Radio bei IE ausschalten */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tx_ablinklist_viewRateLink div.rate-items-radio {
}
.tx_ablinklist_viewRateLink div.rate-items-integers {
}
.tx_ablinklist_viewRateLink span.rate-item {
	display:block;
	float:left;
	width:25px;
	text-align:center;
}
.tx_ablinklist_viewRateLinkResult {
}

/* ----------------------------------------------------------
** listView
** ----------------------------------------------------------
*/
.tx_ablinklist_listView_categoryPath {
	font-size:90%;
}

.tx_ablinklist_listView_categories {
}

.tx_ablinklist_listView_category {
}

.tx_ablinklist_listView_categoryLabel { }

.tx_ablinklist_listView_links {
}

.tx_ablinklist_listView_link { }

.tx_ablinklist_listView_linkAddNew {
	margin-top:10px;
}

.tx_ablinklist_listView_linkLabel { }

.tx_ablinklist_listView_linkDetails { }

.tx_ablinklist_listView_linkReportBroken { }

.tx_ablinklist_listView_linkRate { }

.tx_ablinklist_listView_linkImage { }

/* ----------------------------------------------------------
** treeView
** ----------------------------------------------------------
*/
.tx_ablinklist_treeView_category {
	margin-top:10px;
	margin-bottom:10px;
}

.tx_ablinklist_treeView_category_level_1 { }

.tx_ablinklist_treeView_category_level_2 { }

.tx_ablinklist_treeView_category_level_3 { }

.tx_ablinklist_treeView_category_level_4 { }

.tx_ablinklist_treeView_links {
	margin-bottom:10px;
}

.tx_ablinklist_treeView_linkAddNew {
	font-size:90%;
}

.tx_ablinklist_treeView_linkLabel { }

.tx_ablinklist_treeView_linkDetails { }

.tx_ablinklist_treeView_linkReportBroken { }

.tx_ablinklist_treeView_linkRate { }

.tx_ablinklist_treeView_linkImage { }

/* ----------------------------------------------------------
** searchView
** ----------------------------------------------------------
*/
.tx_ablinklist_searchView_searchBox { }

.tx_ablinklist_searchView_searchBox_searchWord { }

.tx_ablinklist_searchView_searchBox_button { }

.tx_ablinklist_searchView_resultMessage {
	margin-top:10px;
	margin-bottom:10px;
}

.tx_ablinklist_searchView_noLinksMessage {
	border: solid 1px #C5C5C5;
	background-color:#E5E5E5;
	padding:5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	text-align:center;
}

.tx_ablinklist_searchView_categoryPath {
	font-size:90%;
}

.tx_ablinklist_searchView_categoryLabel { }

.tx_ablinklist_searchView_links {
	margin-top:10px;
}

.tx_ablinklist_searchView_linkLabel { }

.tx_ablinklist_searchView_linkDetails { }

.tx_ablinklist_searchView_linkReportBroken { }

.tx_ablinklist_searchView_linkRate { }

.tx_ablinklist_searchView_linkImage { }

/* ----------------------------------------------------------
** topView
** ----------------------------------------------------------
*/
.tx_ablinklist_topView_links {
	border:solid 1px #C5C5C5;
	background-color:#E5E5E5;
	padding:5px;
	margin-bottom:10px;
	display:block;
}

.tx_ablinklist_topView_link {
	margin-top:5px;
}

.tx_ablinklist_topView_linkLabel { }

.tx_ablinklist_topView_linkDetails { }

.tx_ablinklist_topView_linkImage { }

/* ----------------------------------------------------------
** catalogView
** ----------------------------------------------------------
*/
.tx_ablinklist_catalogView_categoryPath {
	font-size:90%;
}

.tx_ablinklist_catalogView_category {
	float:left;
	width:300px;
	padding-top:20px;
}

.tx_ablinklist_catalogView_subcategories {
	font-size:90%;
}

.tx_ablinklist_catalogView_categoryLabel { }

.tx_ablinklist_catalogView_links {
	clear:both;
	padding-top:20px;
}

.tx_ablinklist_catalogView_link { }

.tx_ablinklist_catalogView_linkAddNew {
	margin-top:10px;
}

.tx_ablinklist_catalogView_linkLabel { }

.tx_ablinklist_catalogView_linkDetails { }

.tx_ablinklist_catalogView_linkReportBroken { }

.tx_ablinklist_catalogView_linkRate { }

.tx_ablinklist_catalogView_linkImage { }

/* include from fileadmin/css/ext/jquery_thickbox/jquery_thickbox.css */

/*
** Version  : 07.08.07 / 0.1.3
** Datei    : jguery_thickbox.css
** Funktion : jguery_thickbox - LAYOUT Default
** Changes  : 30.07.2007 - pf - file clean up
**          : 07.08.2007 - pf - entfernen von globalen uebersteuerung '*{padding: 0; margin: 0;}' und 'html, body {}'
**                       - pf - Diese Datei hat noch keine Farbglobalisierung
**                       - pf - Filter Angaben (filter:alpha(opacity=60);) nach explorer/iehacks_001.css und explorer/iehacks_002.css ausgelagert !
**                              Gefahr bei alten Versionen und neuer Layouts, aber bester Platz.
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_window * {padding: 0; margin: 0;}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	min-height:100%;
	height: auto;
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000000;
	-moz-opacity: 0.6;
	opacity: 0.6;
}

* html #TB_overlay {
  	height:100%; /* Filter siehe /explorer/(layoutname).css */
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
    min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#ffffff;
	border:none;
	-moz-opacity: 0;
	opacity: 0;
}

#TB_HideSelect * {padding: 0; margin: 0;}

* html #TB_HideSelect{
    /* Filter siehe /explorer/(layoutname).css */
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

* html #TB_iframeContent{
	margin-bottom:1px;
}

/* include from fileadmin/css/ext/file_explorer/file_explorer.css */

/*
** Version  : 31.07.07 / 0.1.3
** Datei    : file_explorer.css
** Funktion : commerce - LAYOUT Default
** Changes  : 25.07.2007 - sl - sehr vieles rausgel scht und geaendert, das jetzt globaler festgelegt wird
**            04.09.2007 - dg - image-pfade angepasst auf neues fileadmin/images_layouts/ext/EXT_KEY/
*/

/* Listenansicht */
div.fe_new {
	border-width:1px;
	margin:0px 0px 10px 0px;
	padding:2px 2px 2px 2px;
}
div.fe_path {
	height:16px;
	border-width:1px;
	margin:0px 0px 10px 0px;
	padding:2px 2px 2px 2px;
}
div.fe_pathNavigationWrap {
	float:left;
	display:block;
	border-width:0px;
}
div.fe_changeViewWrap {
	float:right;
	display:block;
	border-width:0px;
}
div.fe_windowContent {
	border-width:0px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}
div.fe_listTable {
	border-collapse:collapse;
	width:100%;
	border-width:0px;
}
div.fe_listTable TD {
	border-width:1px;
	padding:2px;
}
div.fe_listTable_header1,
div.fe_listTable_header2,
div.fe_listTable_header3,
div.fe_listTable_header4,
div.fe_listTable_header5,
div.fe_listTable_header6,
div.fe_listTable_header7 {
	font-weight:bold;
	font-size:90%;
}
div.fe_listTable_folder1,
div.fe_listTable_folder2,
div.fe_listTable_folder3,
div.fe_listTable_folder4,
div.fe_listTable_folder5,
div.fe_listTable_folder6,
div.fe_listTable_folder7 {
}
div.fe_listTable_item1,
div.fe_listTable_item2,
div.fe_listTable_item3,
div.fe_listTable_item4,
div.fe_listTable_item5,
div.fe_listTable_item6,
div.fe_listTable_item7 {
	font-size:90%;
}
div.fe_listTable_item4,
div.fe_listTable_item5,
div.fe_listTable_item6 {
	text-align:right;
}

/* Miniaturansicht */
div.fe_folder {
	float:left;
	width:100px;
	height:80px;
	text-align:center;
	margin:0px 2px 2px 0px;
	padding:5px 0px 0px 0px;
	border-width:1px;
}
div.fe_folder_inner {
	position:relative;
	top:0%;
	text-align:center;
}
div.fe_item {
	float:left;
	width:100px;
	height:80px;
	text-align:center;
	margin:0px 3px 3px 0px;
	padding:5px 0px 0px 0px;
	border-width:1px;
}
div.fe_item_inner {
	position:relative;
	top:0%;
	text-align:center;
}

div.fe_clearfix {
	clear:left;
}




/****************  Orig file von Extension
.fileexplorer_text,
.fileexplorer_formInputText,
.fileexplorer_formInputText_disabled,
.fileexplorer_formSelect,
.fileexplorer_formSubmit {
	font-size:10px;
	color:#000000;
}
.fileexplorer_formInputText {
	border:1px solid #7f9db9;
	width:250px;
}
.fileexplorer_formInputText_disabled {
	border:1px solid #7f9db9;
	width:248px;
	padding:1px;
	background-color:#EEEEEE;
}
.fileexplorer_formInputTextarea {
	border:1px solid #7f9db9;
	width:250px;
	height:150px;
}
.fileexplorer_formSelect {
	border:1px solid #7f9db9;
	height:160px;
	width:120px;
	overflow:hidden;
}
.fileexplorer_formSubmit {
	margin-top:10px;
	border:1px solid #7f9db9;
}
.fileexplorer_text.fileexplorer_formLabel {
	display:block;
	margin-top:2px 0 2px 0;
}
.fileexplorer_thumbIcon {
	display:inline;
	border-width:0px;
}
.fileexplorer_thumbImage {
	display:inline;
	border:1px solid #DDDDDD;
}
.fileexplorer_pathNavigation {
	color:white;
	font-weight:bold;
	float:left;
	text-decoration:none;
}
.fileexplorer_windowHeader {
	display:block;
	padding:6px;
	background-image:url(fileadmin/images_layouts/ext/file_explorer/bg_boxhead_black.gif);
	background-repeat:repeat-x;
}
.fileexplorer_windowContent {
	display:block;
	padding:10px;
	background-color:white;
}

.fileexplorer_windowWrap {
	border:1px solid #333333;
}
.fileexplorer_changeViewWrap {
	float:right;
}
.fileexplorer_listTable {
	clear:left;
	border-collapse:collapse;
	width:100%;
}
.rowMouseOver {
	background-color: #FAFAFA;
}
.rowMouseOut {
	background-color: #FFFFFF;
}
.file_explorer_table {
	border-width:0px;
}
.file_explorer_table tr td {
	margin:0px;
}
.file_explorer_no_perm {
	color:#AAAAAA;
}
*/
/* include from fileadmin/css/ext/tt_calender/tt_calender.css */

/*
** Version  : 30.07.07 / 0.1.3
** Datei    : tt_calender.css
** Funktion : tt_calender - LAYOUT Default
** Changes  : 25.07.2007 - sl - sehr vieles rausgel?t und geaendert, das jetzt globaler festgelegt wird
**            30.07.2007 - pf - file clean up
*/

/* ----------------------------------------------------------
** Ansicht
.tt_calender
`- .tt_calender_row_header
 `- .tt_calender_date
 `- .tt_calender_time_single
 `- .tt_calender_header
 `- .tt_calender_linkh
`- .tt_calender_row_content
 `- .tt_calender_time
 `- .tt_calender_content
** ----------------------------------------------------------
*/

div.tt_calender_row_header,
div.tt_calender_row_content {
	overflow:hidden;
}
* html div.tt_calender_row_header,
* html div.tt_calender_row_content {
	height:1%;
	overflow:visible;
}
.tt_calender {
}

/* Header Line */
.tt_calender_row_header {margin-top: 20px;}

div.tt_calender_date {
	float:left;
	width:16%;
	font-size:1em;
	font-weight:bold;
}
/*
.tt_calender_time_single {
	float:left;
	width:60px;
	font-size:0.8em;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*/
.tt_calender_time_single {display:none;}

.tt_calender_header {
	float:left;
	margin:1px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
/* der Link im Text */
.tt_calender_link {
	float:left;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* der Link im Header */
.tt_calender_linkh {
	float:right;
	font-size:0.8em;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* Content  Line */
div.tt_calender_row_content {
	border-width:0px 1px 1px 1px;
}
div.tt_calender_time {
	float:left;
	width:16%;
	font-size:0.8em;
	text-align:right;
}
.tt_calender_content {
	width:81%;
	float:left;
	padding:0px 0px 0px 8px;
	font-weight:normal;
}


/* include from fileadmin/css/ext/sg_glossary/sg_glossary.css */

/*
** Version  : 30.07.07 / 0.1.3
** Datei    : sg_glossary.css
** Funktion : sg_glossary - LAYOUT Default
** Changes  : 30.07.2007 - pf - file clean up
*/

.tx-sgglossary-pi1 {
/*
	height:1%;
	overflow:hidden;
*/
}
.sg_glossary_abclist {
	width:99%;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;

	height:20px;
	overflow:hidden;	

}
.sg_glossary_abc {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	margin:0px 1px 0px 0px;

	text-align:center;
	float:left;
	text-decoration:none;
}
.sg_glossary_abc A:LINK, .sg_glossary_abc A:VISITED, .sg_glossary_abc A:HOVER, .sg_glossary_abc A:ACTIVE {
	padding:1px 2px 1px 2px;
	display:block;
}
.sg_glossary_abc A:HOVER {
	background-color:#cccccc;
	padding:1px 2px 1px 2px;
	display:block;
}
.sg_glossary_count {
/*
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0px 0px 1px 0px;
*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.sg_glossary_pages {
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
.sg_glossary_table_1 {
	border-collapse:collapse;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}
.sg_glossary_td11 {
}
.sg_glossary_td21 {
	width:5%;
}
.sg_glossary_td22 {
	width:1%;
}
.sg_glossary_td23 {
	width:94%;
}
.sg_glossary_title {
	white-space:nowrap;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:1px;
	margin:0px 0px 1px 0px;
	background-color:#F9F9F9;
}
.sg_glossary_details {
}
.sg_glossary_autoword {
	border-width:0px 0px 1px 0px;
	font-weight:bold;
	padding:1px 1px 1px 1px;
	margin:0px 0px 0px 0px;
}
.sg_glossary_description {
}
.sg_glossary_image {

}
.sg_glossary_reference {
	font-weight:bold;
/*
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	background-color:#F9F9F9;
*/
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 0px;
}

/* include from fileadmin/css/ext/rggooglemap/rggooglemap.css */

/*
** Author    : SWUSS TYPO3 AG
** Version   : 19.10.07 / 0.1.3
** Datei     : rggooglemap.css 
** Funktion  : rggooglemap - LAYOUT Default
** Changes   : 19.10.07 - pf - create File
*/

#tx-rggooglemap-cat {
	padding:1px 30px;
	font-weight:bold;
}
#tx-rggooglemap-poiNest {
	padding:5px 0;
}
.tx-rggooglemap-poi {
	float:left;
	width:160px;
}
.tx-rggooglemap-poi li {
	list-style:none;
}
.tx-rggooglemap-poi h1 {
	text-decoration:underline;
}
.tx-rggooglemap-poi a, .tx-rggooglemap-poi a:link, .tx-rggooglemap-poi a:visited, .tx-rggooglemap-poi a:active {
	text-decoration:none;
}
.tx-rggooglemap-poi a:hover {
	text-decoration:underline;
}

.tx-rggooglemap-pi1 #map {
	background-color:#999999;
}

.tx-rggooglemap-pi1 #map .gmnoprint div.adresse {} /* alle Register */
.tx-rggooglemap-pi1 #map .gmnoprint div.adresse1 {}
.tx-rggooglemap-pi1 #map .gmnoprint div.adresse2 {}
.tx-rggooglemap-pi1 #map .gmnoprint div.adresse3 {}
.tx-rggooglemap-pi1 #map .gmnoprint div.adresse4 {}

.tx-rggooglemap-pi1 #map .markerTooltip { /* Titel Anzeige wenn auf Maus auf Positionsbild */
	white-space:nowrap;
	display:block;
	padding:2px;
	font-size:10px;
}

/* include from fileadmin/css/ext/newloginbox/newloginbox.css */

/*
** Version  : 07.07.07 / 0.1.3
** Datei    : newloginbox.css
** Funktion : Stylesheet fuer New Login Box - Abgestimmt auf newloginbox_small.tmpl
** Changes  : 25.07.07 - sl - sehr vieles rausgelöscht und geaendert, das jetzt globaler festgelegt wird
**            30.07.07 - pf - file clean up
**            07.08.07 - pf - Label Benutzername und Passwort angepasst.
*/

/* ----------------------------------------------------------
** NEWLOGINBOX_SMALL
** ----------------------------------------------------------
*/
.newloginbox_col .newloginbox_small { /* Zeile */
	clear:both;
	height:20px;
}
.newloginbox_col .newloginbox_small input { /* Zelle : Eingabefeld */
}
.newloginbox_col label {
	float:left;
	width:90px;
	font-size:0.8em;
}
.newloginbox_col input {
	float:right;
	width:70px;
	font-size:0.8em;
}
.newloginbox_col input.st3-button {
	width:72px;
	height:1.7em; /* buttons border is added inside its height, so width, height += 2px */
}

/***** obsolete *****/
.tx-newloginbox-pi1 { /* Abstand oben */
}
.newloginbox_col {
}
.newloginbox_col h3 { /* Ueberschrift */
}
.newloginbox_col form { /* Formular */
}
.newloginbox_col p { /* Status */
}
.newloginbox_col .newloginbox_small label { /* Zelle : Label */
}
.newloginbox_col .newloginbox_small label.newloginbox_username { /* Label : Benutzername */
	margin-right:0px;
	margin-left:0px;
}
.newloginbox_col .newloginbox_small label.newloginbox_passwd { /* Label : Passwort */
	margin-right:0px;
	margin-left:0px;
}
.newloginbox_col .newloginbox_small input:focus {
}
.tx-newloginbox-pi1 .newloginbox_small input.login { /* Anmelden Button */
}

/* ----------------------------------------------------------
** NEWLOGINBOX_SMALL > LOGOUT
** ----------------------------------------------------------
*/
.tx-newloginbox-pi1 p { /* Status */
	font-size:0.8em;
}
.tx-newloginbox-pi1 .newloginbox_small .newloginbox_small_user { /* Label : Benutzername */
	font-size:0.8em;
	display:inline;
}
.tx-newloginbox-pi1 .newloginbox_small .newloginbox_small_name { /* Benutzername */
	font-size:0.8em;
	font-weight:bold;
	display:inline;
}

/* ----------------------------------------------------------
** NEWLOGINBOX > LOGIN
** ----------------------------------------------------------
*/
.tx-newloginbox-pi1 table.loginform td {
	padding:2px;
}
.tx-newloginbox-pi1 table.loginform th {
	text-align:right;
}
/* include from fileadmin/css/ext/tipafriend_plus/tipafriend_plus.css */

/*
** Version  : 03.08.07 / 0.1.3
** Datei    : tipafriend_plus.css
** Funktion : tipafriend_plus - LAYOUT Default
** Changes  : 30.07.2007 - pf - file clean up
**          : 03.08.2007 - pf - farben bei input und textarea entfernt (Farbglobalisierung)
*/
.clear {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tx_tipafriend {
	margin:0px 0px 0px 0px;
}
.tx_tipafriend form {
	margin:0px 0px 0px 0px;
}
.tx_tipafriend .tx_tipafriend_url {
	margin-bottom:20px;
}
.tx_tipafriend_tiplink {
}
.tx_tipafriend_url h1 {
}
.tx_tipafriend_path_label {
	margin-right:5px;
	font-weight:bold;
	float:left;
}
.tx_tipafriend_path_url {
	font-weight:normal;
	font-style:normal;
	float:left;
}
.tx_tipafriend_error_box {
	background-color:#E0E0E0;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin:0px 0px 10px 0px;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	color:#ff0000;
}
.tx_tipafriend_error_header {
	color:#FF0000;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 5px 0px;
}
.tx_tipafriend_error_text {
	color:#FF0000;
	font-weight:normal;
	text-align:left;
	margin:0px 0px 0px 0px;
}
.tx_tipafriend_formfield {
	padding:5px 0px 5px 0px;
	overflow:hidden;
}
* html .tx_tipafriend_formfield {
	overflow:visible;
	height:1%;
}
.tx_tipafriend_formfield label {
	font-weight:bold;
	text-align:right;
	width:200px;
	margin-right:5px;
	float:left;
}
.tx_tipafriend_html, #tx_tipafriend_html {
	/*display:none;*/
}
#tx_tipafriend_html {
	border-style:none;
	border-width:0px;
	background-color:#FFFFFF;
	width:auto;
	float:left;
}
.tx_tipafriend_formfield input,
.tx_tipafriend_formfield textarea {
	width:200px;
	margin-left:0px;
	padding-left:0px;
	float:left;
}
.tx_tipafriend_formfield input:focus,
.tx_tipafriend_formfield textarea:focus {
}
.tx_tipafriend_codetext .tx-srfreecap-pi2-image {
	width:200px;
	height:74px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.tx_tipafriend_codetext {
	text-align:justify;
	font-size:10px;
	line-height:normal;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	background-color:white;
	width:200px;
	color:#000000;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	float:left;
}
.tx_tipafriend_text {
	text-align:justify;
	font-size:10px;
	line-height:normal;
	border-color:#CCCCCC;
	border-style:none;
	border-width:1px;
	background-color:white;
	width:200px;
	margin:15px 0px 0px 0px;
	float:left;
}
#tx_tipafriend_button {
	width:200px;
	background-color:#E0E0E0;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	text-align:center;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	float:left;
}
.tx_tipafriend_werbemail {
	text-align:justify;
	font-size:10px;
	line-height:normal;
	border-color:#CCCCCC;
	border-style:none;
	border-width:1px;
	background-color:white;
	width:200px;
	margin:0px 0px 30px 0px;
	float:left;
}

/* include from fileadmin/css/ext/sr_feuser_register/sr_feuser_register.css */

/*
** Version  : 07.07.07 / 0.1.3
** Datei    : sr_feuser_register.css
** Funktion : sr_feuser_register - LAYOUT Default
** Hinweis  : Im IE6 kann mann keine Linien bei den Zeilen machen. Es gibt einen unterbruch der Linie.
** Changes  :07.08.07 - pf - create file (Farbglobalisierung)
*/

.tx-srfeuserregister-pi1 {margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.tx-srfeuserregister-pi1 p {margin:5px 0px 0px 0px;padding:0px 3px;text-indent:0;}
.tx-srfeuserregister-pi1 h4 {margin-top:0px;padding-left:3px;}

.tx-srfeuserregister-pi1 legend {padding:0px 3px;font-weight:bold;width:auto;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {font-style:italic;margin-bottom:1em;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {margin-bottom:1em;}

.tx-srfeuserregister-pi1 a {padding-left:15px;text-decoration:none;}
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {font-size:.8em;margin-left:1em;} /* Datei Vorschau */

.tx-srfeuserregister-pi1 label {margin:0px;padding:0px;}
.tx-srfeuserregister-pi1 label span {color:#ff0000;}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {color:#ff0000;}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {margin-left:1em;background-color:transparent;border-width:0px;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover {cursor:pointer;}

.tx-srfeuserregister-pi1 dl {margin:0;padding:0;overflow:hidden;}
.tx-srfeuserregister-pi1 dt {float:left;clear:both;width:25%;margin:3px 0px 0px 0px;padding:0px 0px 0px 0px;text-align:right;}
.tx-srfeuserregister-pi1 dd {display:block;float:left;width:55%;margin:3px 0px 0px 0px;padding:1px 0px 0px 10px;text-align:left;}
.tx-srfeuserregister-pi1 dd label {margin:0px 2px 0px 2px;} /* Herr:Frau / Kategorien */

/* border zwischen den Formular Zeilen. Geht nicht im IE6! (Abstand)
.tx-srfeuserregister-pi1 dt {border-top-width:1px;}
.tx-srfeuserregister-pi1 dd {border-top-width:1px;}
*/

/* eingabe felder */
.tx-srfeuserregister-pi1 dd input,
.tx-srfeuserregister-pi1 dd select,
.tx-srfeuserregister-pi1 dd textarea {margin:0px;padding:0px 0px 2px 0px;}

/* checkboxen floating */
.tx-srfeuserregister-pi1 dd dl dt {padding:0px 0px 0px 0px;width:5%;border-width:0px;text-align:left;}
.tx-srfeuserregister-pi1 dd dl dd {padding:0px 0px 2px 3px;border-width:0px;}

/* spezielle eingabe felder (alle browser ausser IE)*/
.tx-srfeuserregister-pi1 input[type=radio] {margin:3px 0px 0px 0px;padding:0px;background-color:transparent;border-width:0px;}
.tx-srfeuserregister-pi1 input[type=checkbox] {margin:2px 0px 0px 0px;padding:0px;background-color:transparent;border-width:1px;} /* border-width:1px; fuer Opera */
.tx-srfeuserregister-pi1 input[type=password] {} /* password eingabe felder */

/* submit button */
.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {margin-bottom:5px;padding:0px;}

/* ----------------------------------------------------------------------- */

/* IE7 hacks */
*+html .tx-srfeuserregister-pi1 dt,
*+html .tx-srfeuserregister-pi1 dd {height:1%;}
*+html .tx-srfeuserregister-pi1 dd {float:none;}
/* spezielle eingabe felder (nur IE7)*/
*+html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio,
*+html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {margin:0px;padding:0px;background-color:transparent;border-width:0px;}
*+html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {}

/* ----------------------------------------------------------------------- */

/* IE6 hacks */
* html .tx-srfeuserregister-pi1 dl {height:1%;overflow:visible;}
* html .tx-srfeuserregister-pi1 dt {height:1%;}
* html .tx-srfeuserregister-pi1 dd {height:1%;float:none;padding:0px 0px 0px 0px;margin:4px 0px 0px 0px;}
* html .tx-srfeuserregister-pi1 dd dl dd label {margin:0px;}

/* spezielle eingabe felder (nur IE6)*/
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio,
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {margin:0px 0px 0px 0px;;padding:0px;background-color:transparent;border-width:0px;}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {}

/* include from fileadmin/css/ext/sr_email_subscribe/sr_email_subscribe.css */

/*
** Version  : 30.07.07 / 0.1.3
** Datei    : sr_email_subscribe.css
** Funktion : sr_email_subscribe - LAYOUT Default
** Changes  : 30.07.2007 - pf - add this header
**          : 03.08.2007 - pf - farben bei input und textarea entfernt (Farbglobalisierung)
*/

.tx-sremailsubscribe-pi1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tx-sremailsubscribe-pi1 legend {
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tx-sremailsubscribe-pi1 h4 {
	font-weight: bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.tx-sremailsubscribe-pi1 p {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tx-sremailsubscribe-pi1 fieldset {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tx-sremailsubscribe-pi1 label {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
}
.tx-sremailsubscribe-pi1 label span {
	color:#ff0000;
}
P.tx-sremailsubscribe-pi1-notice {
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}
P.tx-sremailsubscribe-pi1-info {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error {
	color: #ff0000;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-trash {
}
P.tx-sremailsubscribe-pi1-trash a {
	margin:0px 0px 0px 7px;
	padding:0px 0px 0px 0px;
}
.tx-sremailsubscribe-pi1 input {
}
input.tx-sremailsubscribe-pi1-text {
	border-style:solid;
	border-width:1px;
	width: 200px;
}
input:focus.tx-sremailsubscribe-pi1-text {
}
.tx-sremailsubscribe-pi1 textarea {
	border-style:solid;
	border-width:1px;
	width:200px;
	font-size:1em;
}
.tx-sremailsubscribe-pi1 textarea:focus {
	font-size:1em;
}
.tx-sremailsubscribe-pi1 p, .tx-sremailsubscribe-pi1 dl {
}
.tx-sremailsubscribe-pi1 dl {
	margin:0px;
	padding:0px;
}
.tx-sremailsubscribe-pi1 a:link {
	font-weight: bold;
	text-decoration: none;
}
.tx-sremailsubscribe-pi1 a:visited {
}
.tx-sremailsubscribe-pi1 a:hover {
}
.tx-sremailsubscribe-pi1 a:active {
}
.tx-sremailsubscribe-pi1 dt, .tx-sremailsubscribe-pi1 dd {
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.tx-sremailsubscribe-pi1 dt {
	width:110px;
	clear:both;
	text-align:right;
	font-weight:normal;
	padding:0px 3px 0px 0px;
}
.tx-sremailsubscribe-pi1 dd {
	float:left;
	width:300px;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dt {
	width:auto;
	margin:0px 3px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd {
	width:200px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
* html .tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd label {
	margin:2px 0px 2px 0px;
	padding:2px 0px 2px 0px;
	display:block;
	height:1%;
	text-align:left;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-multiple-checkboxes dd LABEL {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-checkbox {
	border-style:none;
	background-color:transparent; /* for IE*/
}

* html .tx-sremailsubscribe-pi1 dd {
	float:none;
}
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}
.tx-sremailsubscribe-pi1 ul.tx-sremailsubscribe-multiple-checked-values li {
	float: left;
}
.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
}
.tx-sremailsubscribe-pi1-submit {
	border-style:solid;
	border-width:1px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* include from fileadmin/css/ext/vepdatabase/vepdatabase.css */

/* VEP Liste -------------------------------------- */
.vepdatapase_searchbox {
  border:1px solid #333333;
  padding:5px;
  margin-bottom:10px;
}

.vepdatapase_searchbox_list {
  width:100%;
  padding:0px;
  margin:0px;
}


.vepdatapase_searchbox_list td.td-0 {
  padding-top:2px;
  padding-bottom:2px;
  width:60%;
}

.vepdatapase_searchbox_list td.td-1 {
  padding-top:2px;
  padding-bottom:2px;
  width:40%;
}

.tx-vepdatabase-pi1 td.td-bold {
  padding-right:10px;
  font-weight: bold;
}


div.vepdatapase_searchbox_list .tr-odd td {
  border-bottom:1px solid #333333;
  padding:2px;
}

div.vepdatapase_searchbox_list .tr-even td {
  border-bottom:1px solid #333333;
  padding:2px;
}

div.vepdatapase_searchbox_list .title td {
  border-bottom:0px solid #ffffff;
}

div.vepdatapase_searchbox_list .first td {
  border-top:1px solid #333333;
}

div.vepdatapase_searchbox_list .first .td-0,
div.vepdatapase_searchbox_list .first .td-1 {

  border-top:0px solid #333333;
}

table.vepdatabase-kriterien {
  width:98%;  
}

table.vepdatabase-kriterien td {
  padding-right:5px;
}

table.vepdatabase-kriterien div.div-item {
  font-weight: bold;
  padding-bottom:5px;
}

div.tx-vepdatabase-pi1 .vepimggallery td.vepimggallery_navilist {
  padding-left:15px;
}

/* include from fileadmin/css/ext/vepevents/vepevents.css */


.evt_search_header {
	margin-top: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #484848; /*@@EXT:VEPEVENTS@@*/ 
	background-color: #cceffc; /*@@EXT:VEPEVENTS@@*/
	font-weight: bold;
	clear: both;
}
.evt_search_detail {
	padding: 5px;
	border-color: #484848; /*@@EXT:VEPEVENTS@@*/
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	background-color: #99def9; /*@@EXT:VEPEVENTS@@*/
	float: left;

}
.evt_search_items {
	padding: 5px;
	float: left;
}

.evt_search_submit {
	border-width: 1px;
	border-color: #000000; /*@@EXT:VEPEVENTS@@*/
	width: 90px;
	height: 20px;
	color: #000000; /*@@EXT:VEPEVENTS@@*/
}
.evt_searchbutton_div {
	margin-top: 10px;
	border: 1px #000000 solid; /*@@EXT:VEPEVENTS@@*/ 
	width: 90px;
}

.evt_extendbutton_div {
	margin-top: 10px;
	float: right;
}

.evt_search_item {
	float:left;
	width: 90px;
}
.evt_search_date {
	float: right;
}



#evt_search .evt_search_input_text {
	margin:0 0 0 0;
}

#evt_search input{
	border-width: 0px;
	margin: 0 0 0 0;
}



/*************************************************
****                Listen
*************************************************/
.crm_results {
	width: 100%;

	border-color: #484848; /*@@EXT:VEPEVENTS@@*/ 
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	padding-top: 2px;

	margin: 0px;
	margin-top: 10px;
	background-color: #ffffff; /*@@EXT:VEPEVENTS@@*/ 
}
.crm_results .tr-header-date-spacer td {
	border-color: #484848; /*@@EXT:VEPEVENTS@@*/ 
	border-style: solid;
	border-width: 0px;

	height: 5px;
}
.crm_results .tr-header-date th {
	background-color:#cceffc; /*@@EXT:VEPEVENTS@@*/ 
	border-color: #484848; /*@@EXT:VEPEVENTS@@*/ 
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}

.crm_results .tr-first th {

	background-color: #99def9;/*@@EXT:VEPEVENTS@@*/ 

	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}



.crm_results tr.tx-vepevents-pi1-even td {
	vertical-align: top;
	padding: 3px;
}
.crm_results tr.tx-vepevents-pi1-odd td {
	vertical-align: top;
	background-color: #cceffc;/*@@EXT:VEPEVENTS@@*/ 
	padding: 3px;
}


.pageBrowser{
	margin-top: 20px;
	float: left;
}


/* SINGLE */

h1.evt_table_detail_title {
	color: #99def9;/*@@EXT:VEPEVENTS@@*/ 
	background-color: #ffffff;/*@@EXT:VEPEVENTS@@*/ 
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

.ev_back {

	margin-top: 20px;

}

.ruler {

	margin: 5px 0px 5px 0px; 

	padding: 0px 0px 0px 0px;

	border-width: 1px 0px 0px 0px;

	border-style: solid;

	border-color: #000000;/*@@EXT:VEPEVENTS@@*/ 

}

.evt_table_detail_member {

	width: 100%;

	border-collapse: collapse;

	border-color: #F28E00;/*@@EXT:VEPEVENTS@@*/ 

	border-style: solid;

	border-width: 1px;

	padding: 0px;

	margin: 0px 0px 10px 0px;

	background-color: #F9CD8F;/*@@EXT:VEPEVENTS@@*/ 

}

.evt_table_detail_member td {

	width:50%;

	vertical-align: top;

	padding:3px;

}



.evt_table_detail, .evt_table_detail_3_33, .evt_table_detail_2_50 {

	width: 100%;

	padding: 0px;

	margin: 0px;

	background-color: #ffffff;/*@@EXT:VEPEVENTS@@*/ 

}

.evt_table_detail .def td {
	vertical-align: top;
	padding: 0px;

}

.evt_table_detail_3_33 .def td {

	width:33%;

	vertical-align: top;
	padding: 0px;

	padding-right: 15px;

}

.evt_table_detail_3_33 .tr-even td-3 {

	padding-right: 0px;

}

.evt_table_detail_2_50 .def td {

	width:50%;

	vertical-align: top;
	padding: 0px;

	padding-right: 15px;

}






.evt_table_detail .tr-odd td {

	vertical-align: top;
	padding: 0px;

}

.evt_table_detail_3_33 .tr-odd td {

	width:33%;

	vertical-align: top;

	padding: 0px;

	padding-right: 15px;

}

.evt_table_detail_3_33 .tr-odd td-3 {

	padding-right: 0px;

}

.evt_table_detail_2_50 .tr-odd td {

	width:50%;

	vertical-align: top;
	padding: 0px;

	padding-right: 15px;

}

.evt_table_detail_2_50 .tr-odd td-3 {

	padding-right: 0px;

}



.evt_table_detail td.td-0 {



}

.evt_table_detail td.td-images {

	padding: 0px 0px 10px 0px;

}

.evt_table_detail td.td-images img.evt_img {

	margin: 0px 10px 0px 0px;

}

.evt_date_entry {

	margin-bottom: 8px;

}

.evt_activ {

	font-weight:bold;

}

.evt_noactiv {

	font-weight:bold;

	color:#CCCCCC;/*@@EXT:VEPEVENTS@@*/ 

	text-decoration:line-through;

}





.evt_company_address {

	margin-top: 8px;

}



.evt_expenditure_item {

}



.evt_expenditure_item_no {

	display: none;

}

.evt_activity_item {

	float:left;

	margin-right:20px;

}

.evt_activity_item_no {

	float:left;

	margin-right:20px;

	text-decoration: line-through;

}

/* include from fileadmin/css/ext/swiss_topickey/swiss_topickey.css */

/* -----------------------------------------------------------------------------
** ### Themen A bis Z
** -----------------------------------------------------------------------------
*/

/* global */
div.themenlettersbox {
  width:200px;
  padding:0px;
}

/* titel */
div.themenlettersbox span {
  display:block;
  font-weight:normal;
}

/* links */
div.themenlettersbox a,
div.themenlettersbox a:link, 
div.themenlettersbox a:visited, 
div.themenlettersbox a:active,
div.themenlettersbox a:hover {
  font-weight:bold;
  font-size:11px;
  display:block;
  float:left;
  width:10px;  
  text-align:center;
  padding-left:2px;
  padding-right:2px;
  margin:2px;
  border:1px solid #004560;
  color:#004192;
  background-color:#99DEF9;
}

/* in linker spalte, nur diverenz zu default*/
#col1_content div.themenlettersbox {
  width:170px;
  margin:0px 0px 20px 7px;
}

#col1_content div.themenlettersbox a,
#col1_content div.themenlettersbox a:link, 
#col1_content div.themenlettersbox a:visited, 
#col1_content div.themenlettersbox a:active,
#col1_content div.themenlettersbox a:hover {
  color:#004560;
}

#col1_content div.themenlettersbox span {
  font-weight:normal;
  color:#004560;
}

/* RESULT TEMPLATE */
#page_content .tx-swisstopickey-pi1 div.themensuche {}
#page_content .tx-swisstopickey-pi1 div.themensuche ul.themenliste {margin-top:0px;}

/* include from fileadmin/css/ext/rgsmoothgallery/rgsmoothgallery.css */



/* div with the gallery inside */

#externalthumbs{
  height:auto;
  text-align:center;
  margin: 20px 0px 20px 10px;
  border:0px solid #555555;
  padding:0px;
  width: 520px;
  text-align:center;
}


/* div around the imgs */
.carouselWrapper {
margin: 0;
padding: 0;
}

/* single thumbnail */


.thumbnail{
  float:left;
  padding:0px;
  border:0px solid #cccccc;
  margin:9px 8px 0px 0px;
}

/* label = title of an image */
.label {
  font-weight:bold;
  display: none;
}

/* number of the image */
.number {
  font-weight:normal;
  font-style:italic;
}



/* original css mit anpassungen */



.tx-rgsmoothgallery-pi1 {
  background:#ffffff url(/fileadmin/images_layouts/ext/rgsmoothgallery/ajax-loader.gif) center center no-repeat;
  display:inline;
}


.myGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
	display: none;
	border: 0px solid #000000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position:center center;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('/fileadmin/images_layouts/ext/rgsmoothgallery/ajax-loader.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #555555;
	color: #ffffff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #ffffff;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
	padding: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 60px;
	height: 20px;
	/*width: 100px; background: url('h/fileadmin/images_layouts/ext/rgsmoothgallery/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #555555;
	color: #ffffff;
	cursor: pointer;
}

.jdGallery a.play {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	width:20px;
	background: url('/fileadmin/images_layouts/ext/rgsmoothgallery/control_play.png') no-repeat center right;
	cursor: pointer;
}

.jdGallery a.pause {
	background: url('/fileadmin/images_layouts/ext/rgsmoothgallery/control_pause.png') no-repeat center right;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #555555;
	color: #ffffff;
	text-indent: 0;
	overflow: hidden;
	padding: 0;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
	margin: 0;
	padding: 0;
}


/*
.jdGallery .carousel .carouselInner .thumbnail {
	float: left;
	cursor: pointer;
	padding:0;
	margin:0px 0px 5px 5px;
	background: #ffffff;
	background-position: center center;

	border: solid 1px #e9e9e9;
} */

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolprev.gif') no-repeat center left;
}

* html .jdGallery a.left { background: url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolprev.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolnext.gif') no-repeat center right;
}

* html .jdGallery a.right { background: url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolnext.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.jdGallery a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.open:hover { background: url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolplus.gif') no-repeat center center; }

* html .jdGallery a.open:hover { background: url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolplus.gif') no-repeat center center;
	filter:alpha(opacity=80); }









/* SLIGHTBOX */
/* variation on SLIMBOX */

#rglbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000000;
	cursor: pointer;
	z-index: 15;
}

#rglbCenter, #rglbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000000;
	z-index: 20;
	border: 0px solid #cccccc;
}

#rglbCenter {
	padding: 10px;
}

.rglbLoading {
	background: #ffffff url('/fileadmin/images_layouts/ext/rgsmoothgallery/ajax-loader.gif') no-repeat center;
	border: 1px solid #565656;
}

#rglbImage {
	z-index: 25;
}

#rglbPrevLink, #rglbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 26;
}

#rglbPrevLink {
	left: 0;
}

#rglbPrevLink:hover {
	background: transparent url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolprev.gif') no-repeat 0% 50%;
}

* html #rglbPrevLink:hover { background: transparent url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolprev.gif') no-repeat 0% 50%; }

#rglbNextLink {
	right: 0;
}

#rglbNextLink:hover {
	background: transparent url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolnext.gif') no-repeat 100% 50%;
}

* html #rglbNextLink:hover { background: transparent url('/fileadmin/images_layouts/ext/rgsmoothgallery/coolnext.gif') no-repeat 100% 50%; }

#rglbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #565656;
	line-height: 1.4em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: none;
}

#rglbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	background: transparent url('/fileadmin/images_layouts/ext/rgsmoothgallery/close9yj.gif') no-repeat center;
	margin-bottom: 10px;
}

#rglbNumber {
	display: block;
	float: left;
}

#rglbNumber.gallery {
	display: block;
	float: left;
	padding: 10px;
}

#rglbCaption {
	margin-left: 0px;
	display: block;
	float: left;
}

#rglbDescription {
	float: left;
	padding-right: 10px;
}

#rglbDescription #rglbTitle {
	float: left;
	clear: both;
	font-weight: bold;
}

#rglbDescription #rglbCaption {
	margin-left: 0;
}

#rglbPrintLink {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: transparent url(/fileadmin/images_layouts/ext/rgsmoothgallery/printer.png) no-repeat center;
	margin:0 5px 0 0;
  padding:1px;
}

#rglbSaveLink {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	background: transparent url(/fileadmin/images_layouts/ext/rgsmoothgallery/disk.png) no-repeat center;
	margin:0 5px 0 0;
  padding:1px;
}
.jdExtCarousel:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
