/* CSS Styled Content */


/* @group GENERAL */
/*************************************************************************
*************************************************************************/

SPAN.detail { }
SPAN.important { color: #FF0000; }
SPAN.name-of-person { font-style: italic; }

.csc-default {
	padding: 0 0 15px 0;
	margin: 0;
}

.indent {
	margin-left: 30px;
}

/* @end GENERAL */


/* @group Frames, spacing, link-to-top */
/*************************************************************************
*************************************************************************/

P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { margin-top: 20px; border-top: 1px solid #5285CC; }
DIV.csc-frame-rulerAfter { padding-bottom: 20px; border-bottom: 1px solid #5285CC; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: transparent; border: 1px solid #5285CC; padding: 10px 13px 10px 13px; margin: 20px 0 40px 0; }
DIV.csc-frame-frame2 { background-color: #F6F2E9; border: 1px solid #F6F2E9; padding: 10px 13px 10px 13px; margin: 20px 0 40px 0; }

DIV.csc-frame-frame1 IMG {
	margin: 0;
}

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5,
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/* @end Frames, spacing, link-to-top */



/* @group Headers, plain */
/*************************************************************************
*************************************************************************/
/*
H1 { font-size: 1.9em; }
H2 { font-size: 1.8em; }
H3 { font-size: 1.7em; }
H4 { font-size: 1.6em; }
H5 { font-size: 1.6em; }
H6 { font-size: 1.6em; }

H1, H2, H3, H4, H5, H6 { margin: 2em 0 2.9em 0; font-weight: normal; }*/
.csc-header-n1,
H1.csc-firstHeader,
H2.csc-firstHeader,
H3.csc-firstHeader,
H4.csc-firstHeader,
H5.csc-firstHeader,
H6.csc-firstHeader { margin: 0 0 20px 0; }

/* Header date */
P.csc-header-date { }

/* Subheader, general */
P.csc-subheader {
	margin: -30px 0 0 0;
	padding: 0;
}

/* Subheader, specific */
P.csc-subheader-0 { }
P.csc-subheader-1 { }
P.csc-subheader-2 { }
P.csc-subheader-3 { }

/* @end Headers, plain */



/* @group RTE / Bodytext */
/*************************************************************************
*************************************************************************/

/*P.bodytext { font-size: 1.1em; color: #666; line-height: 1.6em; }
P.bodytext A { font-size: 1em; }
P.bodytext A:hover { font-size: 1em; }*/

/* RTE / Bulletlists */
/* nach "Bulletlists, general" verschoben */

/* RTE / Table styling */
/* nach "Tables, generally" verschoben */

/* @end RTE / Bodytext */



/* @group Images */
/*************************************************************************
*************************************************************************/

/* Images / Captions */
P.csc-caption { font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }

/* @end Images */


/* @group Bulletlists */
/*************************************************************************
*************************************************************************/

/* Bulletlists, general */
UL { margin: 12px 0 0 0; list-style-type: none; }
#mainContent UL { margin: 0 0 15px 0; list-style-type: none; }

UL LI { margin:  0 0 10px -2em; background: url(../Images/bullet.png) left 6px no-repeat; line-height: 1.5em; }
/*.vjh UL LI { background: url(../Images/bullet_vjh.png) left 6px no-repeat; }*/
UL LI UL LI { margin:  0 0 5px -2em; background: url(../Images/bullet_l2.png) left 6px no-repeat; }
UL LI UL LI UL LI { margin:  0 0 5px -2em; background: url(../Images/bullet_l3.png) left 6px no-repeat; }
UL UL { margin-top: 5px; margin-bottom: 20px; font-size: 1em; }
UL UL LI { font-size: 1em; }
OL { margin: 0px; }
OL LI { margin: 0 0 10px -1.7em; padding: 0; background: none; line-height: 1.7em; }
LI { padding: 0 0 0 16px; }

UL.csc-bulletlist LI { font-size: 1.2em; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { font-size: 1em; color: #333; }
UL.csc-bulletlist-1 { font-size: 1em; color: #333; list-style-type : decimal; }
UL.csc-bulletlist-1 Li { margin: 0 0 5px -1.7em; padding: 0; background: none; }
UL.csc-bulletlist-2 { font-size: 1em; color: #333; list-style-position : inside; }
UL.csc-bulletlist-3 { font-size: 1em; color: #333; }

/* @end Bulletlists */



/* @group Tables, generally */
/*************************************************************************
*************************************************************************/

TABLE.contenttable { margin: 0px; width: 100%; font-size: 1.2em; color: #333; border:none; }
TABLE.contenttable TR TD { padding: .3em; }
TABLE.contenttable TR TH { padding: .4em; font-weight: bold; color: #FFF; background-color: #5285CC; }
TABLE.contenttable TR TH * { color: #333 !important; }
TABLE.contenttable TR { }
TABLE.contenttable CAPTION { display: none; }
/*TABLE.contenttable THEAD { text-align: left; }
TABLE.contenttable TH { text-align: left; }*/

TABLE.contenttable TR.tr-even { background-color: #dfdfdf; }
TABLE.contenttable TR.tr-even tr-0 { background-color: #dfdfdf; font-weight: bold;}
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 { }

TABLE.contenttable-1 THEAD TR TH { }
TABLE.contenttable-1 TBODY TR TH { }

TABLE.contenttable-2 THEAD TR TH { }
TABLE.contenttable-2 TBODY TR TH { }

TABLE.contenttable-3 THEAD TR TH { }
TABLE.contenttable-3 TBODY TR TH { }

/* @end Tables, generally */



/* @group Filelinks, generally */
/*************************************************************************
*************************************************************************/

TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 1em; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #F6F2E9; }
TABLE.csc-uploads TR.tr-odd { }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding: 5px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding: 5px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { }

TABLE.csc-uploads-2 { }

TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 6px solid #DFDFDF; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 6px solid #DFDFDF; }

/* Neue Styles ANFANG */
/*
UL.csc-uploads { margin: 0; padding: 0; list-style: none inside none; }
UL.csc-uploads LI.tr-even P, LI.tr-odd P { font-size: 1em; }
UL.csc-uploads LI.tr-even { margin: 0; padding: 0; background-color: #ECEDED; }
UL.csc-uploads LI.tr-odd { margin: 0; padding: 0; background-color: #FFFFFF; }
UL.csc-uploads DIV.csc-uploads-icon { float: left; margin: 0; padding: .7em .5em .5em .5em; }
UL.csc-uploads DIV.csc-uploads-fileName { float: left; margin: 0; padding: .5em; }
UL.csc-uploads DIV.csc-uploads-fileName P A { font-weight: bold; }
UL.csc-uploads DIV.csc-uploads-fileName P.csc-uploads-description { font-style: normal; }
UL.csc-uploads DIV.csc-uploads-fileSize { float: right; margin: 0; padding: .5em; }
UL.csc-uploads DIV.csc-uploads-clearer { clear: left; font-size: .1em; margin: 0; padding: 0; }
*/
/* Filelinks, specifically */
/*
UL.csc-uploads-1 { }

UL.csc-uploads-2 { }

UL.csc-uploads-3 { }
UL.csc-uploads-3 LI.tr-even DIV.csc-uploads-icon IMG { border: 2px solid #333333; }
UL.csc-uploads-3 LI.tr-odd DIV.csc-uploads-icon IMG { border: 2px solid #333333; }
*/
/* Neue Styles ENDE */

/* @end Filelinks, generally */



/* @group Various Forms */
/*************************************************************************
*************************************************************************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding: 2px 5px 10px 3px }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { }
FORM TABLE TR TD.csc-form-fieldcell { }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { font-weight: normal; padding: 8px 10px 0 0; }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }

/* @end Various Forms */



/* @group Search result */
/*************************************************************************
*************************************************************************/

.tx-indexedsearch { font-size: 1em; }
.tx-indexedsearch .tx-indexedsearch-browsebox { margin: 0 0 10px 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox UL { margin: 15px 0 20px 0; padding: 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin: 0 5px 0 0; background: none; padding: 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox .tx-indexedsearch-sectionlinks {margin: 10px 0 15px 0;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width: 100px; margin: 0 0 .5em 0; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width: 150px; margin: 0 0 .5em 0; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight: bold; font-style: normal; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top: 10px; margin-bottom: 10px; font-size: 1.2em;}
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight: bold; font-size: 1.2em; }
.tx-indexedsearch .tx-indexedsearch-res {font-size: .9em;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-icon { background: #999; font-weight: bold; padding: .2em 0 .2em .2em; color: #FFF;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-result-number { background: #999; font-weight: bold; padding: .2em 0 .2em 0; color: #FFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background: #999; font-weight: bold; padding: .2em 0 .2em 0; color: #FFF; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title A { font-weight: bold; font-size: 1.2em; color: #FFF; text-decoration: none; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title A:hover { font-weight: bold; color: #FFF;  text-decoration: none; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent { background: #999; font-weight: normal; padding: .2em; color: #FFF; font-size: 1.2em; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr { font-style: normal; padding: 5px 0 0 0; line-height: 16px; font-size:1.2em; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color: #C23900; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background: #CCC; padding: 0 0 0 .2em; color:#666; font-size: 1em;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info A { font-weight: normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info A:hover { font-weight: normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { display: 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 TABLE { background: #A9D0FF; padding: 4px 10px 4px 10px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align: middle; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-title { background: #A9D0FF; font-weight: bold; padding: .2em 0 .2em 0; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-title A { font-weight: bold; font-size: 1.2em; color: #000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead .tx-indexedsearch-title A:hover { font-weight: bold; color: #000; }

.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666F6E; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom: 1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right: 1em; width: 10em; float: left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing: 0; font-weight: normal; margin-top: -1.2em; float: right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float: left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float: none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float: none; }

/* @end Search result */



/* @group Menu / Sitemap, generally */
/*************************************************************************
*************************************************************************/

DIV.csc-menu { margin-left: 1em; }
DIV.csc-menu P { font-size: 1.2em; font-weight: bold; margin: .1em 0 0 0; padding: .2em .2em .2em 1em; }
DIV.csc-menu P A { color: #002C71; text-decoration: none; }
DIV.csc-menu P A:hover { color: #002C71; text-decoration: none; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 2em; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { font-size: 1.2em; }
DIV.csc-menu-2 P.csc-sitemap-level1 { font-size: 1.2em; margin-left: -.9em; background-color: #5285CC; border: 1px solid #5285CC; color: #FFF; }
DIV.csc-menu-2 P.csc-sitemap-level2 { font-size: 1.2em; margin-left: 0; background-color: #EDEDED; border: 1px solid #DFDFDF; color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 1em; background-color: #FAFAFA; border: 1px solid #EDEDED; color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 2em; border: 1px solid #EDEDED; }
DIV.csc-menu-2 P.csc-sitemap-level5 { margin-left: 3em; border: 1px solid #EDEDED; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #FFF; font-weight: bold; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level5 A { color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level1 A:hover { color: #FFF; }
DIV.csc-menu-2 P.csc-sitemap-level2 A:hover { color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level3 A:hover { color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level4 A:hover { color: #5285CC; }
DIV.csc-menu-2 P.csc-sitemap-level5 A:hover { color: #5285CC; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0; }
DIV.csc-menu-3 P.csc-section A { color: #002C71; }
DIV.csc-menu-3 P.csc-section A:hover { color: #002C71; text-decoration: underline; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #002C71; }
DIV.csc-menu-7 P.csc-section A:hover { color: #002C71; text-decoration: underline; }

/* @end Menu / Sitemap, generally */



/* @group Frontend editing / TYPO3 Admin Panel */
/*************************************************************************
*************************************************************************/

IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 1em; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 1em; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

/* @end Frontend editing / TYPO3 Admin Panel */



/* @group IMAGES (MODS) */
/*************************************************************************
*************************************************************************/

/* Space below each image (also in-between rows) */
DIV.csc-frame DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0; }
DIV.csc-frame DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0; display: block; }
.csc-textpic-caption { margin: 5px 0 5px 0 !important; font-size: 1.2em !important; font-style: italic !important; }

/* @end IMAGES (MODS) */



/* @group Debugging */
/*************************************************************************
*************************************************************************/

/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/

/* @end Debugging */



/* @group EXTENSIONS */
/*************************************************************************
*************************************************************************/


}/* @group JQUERY ADVANCED SLIDER MODIFICATIONS */
/***********************************************************
***********************************************************/

.advanced-slider ul li {
	margin: 0;
	background: none;
	line-height: normal;
}

.advanced-slider .thumbnail-scroller.vertical {
    margin-left: 0;
    right: 0;
}
 

/* @end JQUERY ADVANCED SLIDER MODIFICATIONS */



/* @group NEWS */
/***********************************************************
***********************************************************/


.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
    font-size:10px;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
{
    clear:both;
    height:1px;
    border:none;
    padding:0;
    margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
    clear:both;
}

.news-single-item HR.cl-left {
    clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
    padding: 0;
}

.news-latest-event-date {
    float: left;
    width: 59px;
    height: 62px;
    margin: 0 20px 0 0;
    padding: 0;
}

.news-latest-event-day-month {
    width: 50px;
    height: 20px;
    margin: 0;
    padding: 11px 0 0 9px;
    background: url(../Images/bg_event_day_month.png) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #333;
}

.news-latest-event-year {
    width: 45px;
    height: 25px;
    margin: 0;
    padding: 6px 0 0 14px;
    background: url(../Images/bg_event_year.png) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #333;
}


.news-latest-event-location {
    margin: 5px 0 5px 0;
}

.news-latest-date {
    float: right;
    margin: 0 0 5px 0;
}

#vjhNewsBox .news-latest-date {
    float: none;
    clear: both;
    margin: 0 0 5px 0;
    color: #858585
}

.news-latest-container H2 {
    padding: 0 0 2px 0;
    margin:0;
}

.news-latest-item {
    padding: 0;
    margin: 0;
}

#vjhNewsBox .news-latest-item {
    border-bottom: 1px dashed #CCC;
    padding: 0 0 10px 0;
}

.news-latest-item A,
.news-latest-item A:hover {
    text-decoration: none;
}

.news-latest-item H2 {
    font-family: 'TitilliumText25L600wt', Arial, sans-serif;
    font-size: 1.6em;
    color: #858585;
    margin: 0 0 8px 0;
}

#vjhNewsBox .news-latest-item H2 {
    font-size: 1.4em;
    color: #FF6600;
    margin: 5px 0 8px 0;
}


.news-latest-item H2 A,
.news-latest-item H2 A:hover {
    color: #858585;
}

#vjhNewsBox .news-latest-item H2 A,
#vjhNewsBox .news-latest-item H2 A:hover {
    color: #FF6600;
}

.news-latest-item IMG {
    margin: 0 6px 6px 0;
    float:left;
    border: none;
}

#vjhNewsBox .news-latest-item IMG {
    margin: 0 0 8px 0;
    float: none;
    border: none;
}

.news-latest-category IMG {
    float: none;
    border:none;
    margin:0px;
}

.news-latest-item P,
.news-latest-item P.bodytext {
    margin:0;
    padding:0;
    color: #333;
    font-size: 1.1em;
}

#vjhNewsBox .news-latest-item P,
#vjhNewsBox .news-latest-item P.bodytext {
    color: #333;
    font-size: 1.1em;
    line-height: 1em;
}

.news-latest-devider {
    height: 8px;
    margin: 10px 0 5px 0;
    padding: 0;
    background: url(../Images/news_devider.png) top left repeat-x;
}

#vjhNewsBox .news-latest-devider {
    display: none;
}



#vjhNewsBox .news-latest-gotoarchive {
    display: none;
}

.news-latest-text {
    float: left;
    width: 320px;
    margin: 0;
    padding: 0;
}

.news-latest-image {
    float: right;
    width: 202px;
    margin: 0 0 5px 10px;
    padding: 0;
}

.news-latest-item IMG {
    margin: 0;
    border: none;
}

.news-latest-category IMG {
    float: none;
    border:none;
    margin:0;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container {
    padding: 10px 0;

}

.news-list-item {
    padding: 0 5px 20px 10px;
    /* display: flex; */
}

.veranstaltung .news-list-item {
    padding: 0 0 20px 0;
}

.news-list-event-date {
    float: left;
    width: 59px;
    height: 62px;
    margin: 0 20px 0 0;
    padding: 0;
}

.news-list-event-day-month {
    width: 50px;
    height: 21px;
    margin: 0;
    padding: 10px 0 0 9px;
    background: url(../Images/bg_event_day_month.png) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #839396;
}

.news-list-event-year {
    width: 45px;
    height: 23px;
    margin: 0;
    padding: 8px 0 0 14px;
    background: url(../Images/bg_event_year.png) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #839396;
}

.news-list-event-data {
    float: left;
    max-width: 530px;
    margin: 0;
    padding: 8px 0 0 0;
}

.news-list-event-location {
    margin: 8px 0 0 0;
    color: #858585;
    font-size: 1.1em;
    font-style: italic;
}

.news-list-container H2 {
    margin:  0 0 4px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: #5285CC;
}

.vjh .news-list-container H2 {
    color: #FF6600;
}

.news-list-container H2 A,
.news-list-container H2 A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #5285CC;
    text-decoration: none;
}

.vjh .news-list-container H2 A,
.vjh .news-list-container H2 A {
    color: #FF6600;
}

.news-list-date {
    font-size: 1.1em;
    color: #858585;
    font-style: italic;
}

.news-list-imgcaption {
    padding:3px 3px 0 0;

}

.news-list-container IMG {
    float: right;
    margin: 0 2px 5px 15px;
    border: none;
}

.news-list-category IMG {
    float: none;
    border:none;
    margin: 0px;
}

.news-list-morelink  {
    padding: 0;
}

.news-list-item-spacer {
    max-width: 644px;
    height: 8px;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: .4em;
    background: url(/fileadmin/templates/img/bg_list_item_spacer.png) top left no-repeat;
}

/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
    padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
    background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
    background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
    width:48%;
    float:left;
    padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
    width:31%;
    float:left;
    padding:5px;
}

.news-list3-item {
    padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
    border-top:5px solid #fff;
}


.news-list2-container IMG {
    float: right;
    margin:0 2px 5px 5px;
    border: none;

}
.news-list3-container IMG {
    float: left;
    margin:0 5px 5px 2px;
    border: none;

}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
    text-align: left;
    margin-bottom: 40px;
    padding: 10px;
    background-color: #F6F2E9;
    font-size: 1.2em;
    color: #333;
}

.news-list-browse A,
.news-list-browse A:hover {
    font-size: 1em;
}

.showResultsWrap {
    float: left;
}

.browseLinksWrap {
    float: left;
}

.activeLinkWrap {
    font-weight:bold;
}

.disabledLinkWrap {
    color: #999;
    display: none;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
    padding:0 1px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
    margin-bottom:5px;
}

.news-single-timedata {
    font-size: 14px;
    font-weight: bold;
}

.news-single-item H1 {
    margin-top: 0;
}

.news-single-item  H2 {
    /*margin:  0 0 6px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    color: #5285CC;*/
    margin:  0 0 6px 0;
    color: #5285CC;
}

.news-single-item  H2 A,
.news-single-item  H2 A {
    /*font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #5285CC;*/
    text-decoration: none;
}


.news-single-event-date {
    float: left;
    width: 59px;
    height: 62px;
    margin: 0 20px 0 0;
    padding: 0;
}

.news-single-event-day-month {
    width: 50px;
    height: 20px;
    margin: 0;
    padding: 11px 0 0 9px;
    background: url(../Images/bg_event_day_month.png) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #858585;
}

.news-single-event-year {
    width: 45px;
    height: 25px;
    margin: 0;
    padding: 6px 0 0 14px;
    background: url(../Images/bg_event_year.png) top left no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #858585;
}

.news-single-event-data {
    float: left;
    width: 550px;
    margin: 0;
    padding: 0;
}

.news-single-event-location {
    margin: 5px 0 0 0;
}

.news-single-img {
    float: right;
    margin:10px 0 0 10px;
    padding:0;
}

.news-single-img img {
    border:none;
}

.news-single-imgcaption {
    padding: 1px 0 3px 0;
    margin:0;
}

.news-single-rightbox {
    float: right;
    width:160px;
    text-align:right;
    clear:both;
}
.news-single-backlink {
    text-align: right;
    padding: 15px 0 10px 0;
}

.news-single-additional-info {
    margin-top: 15px;
    padding: 0;
    clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
    margin: 0;
    margin-bottom: 3px;
    padding: 0;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
    margin: 0;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
    font-weight: bold;
    font-size: 1.2em;
    margin: 20px 0 6px 0;
}

.news-single-files DD A {
    padding:0 3px;
}

/*--------------------------------- SINGLE2  ---------------------------------*/

.sv-img-big img,
.sv-img-small img {
    border:none;
}

.sv-img-big {
    float: right;
    padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
    padding:15px 0;
}
.sv-img-small {
    float: left;
    padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */

.news-amenu-container {
    width:165px;
    padding:0;
    margin-left:10px;
}

.news-amenu-container LI {
    padding-bottom:1px;

}

.news-amenu-container LI:hover {
    background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
    margin-top:5px;
    list-style-type: none;
}

.news-amenu-item-year {
    font-weight: bold;
    margin-top:10px;
    padding: 2px;
    background-color: #f3f3f3;

}


.amenu-act {
    background:#fff;
    font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
    padding: 5px 5px 14px 5px;
    background-color: #f6f2e9;
    list-style-type: none;
    font-size: 1.2em;
    padding: 0;
    margin: 0 0 20px 0;
}

.news-catmenu LI {
    float: left;
    background-image: none;
    padding: 4px 10px 4px 10px;
    margin: 0 2px 5px 0;
}

.news-catmenu .news-list-item-spacer {
    margin: 20px 0 20px 0;
}

.news-catmenu A,
.news-catmenu A:hover {
    text-decoration: underline;
}

ul.tree {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
}

ul.tree A {
    text-decoration: none;
}

ul.tree A.pm {
    cursor: pointer;
}

ul.tree img {
    vertical-align: middle;
}

ul.tree ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 17px;
}

ul.tree ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 10px;
    white-space: nowrap;
}

ul.tree li {
    background: none;
}

ul.tree ul li.expanded ul {
    background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
    background: none;
}

ul.tree li.active, ul.tree ul li.active {
    background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
    background-color: #f7f3ef;
}

/*  Styles for catmenu mode "nestedWraps" */

.news-catmenu-header {
    margin: 0 0 5px 0;
    padding: 0;
    color: #999;
    font-family: 'TitilliumText25L400wt', Arial, sans-serif;
    font-size: 1.6em;
}

.news-catmenu .level1 {
    padding: 0;
}

.news-catmenu .level2 {
    padding: 0 0 0 10px;
}

.news-catmenu .level3 {
    padding: 0 0 0 15px;
}

.news-catmenu .level4 {
    padding: 0 0 0 20px;
}

.news-catmenu-NO A,
.news-catmenu-NO A:hover,
.news-catmenu-ACT A,
.news-catmenu-ACT A:hover {
    text-decoration: underline;
}

.news-catmenu-NO {
    padding: 3px;
}

.news-catmenu-ACT {
    padding: 3px;
    background-color: #eeeae1;
    color: #000;
}

.news-catmenu-ACT A,
.news-catmenu-ACT A:hover {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.news-catmenu .resetFilter {
    float: right;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.news-catmenu .resetFilter P {
    margin: 0;
    padding: 0 10px 0 0;
    color: #5285CC;
    text-decoration: underline;
}

.news-catmenu .filterLabel {
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    color: #999;
    font-family: 'TitilliumText25L400wt', Arial, sans-serif;
    font-size: 1.6em;
}

/* @end NEWS */


/* @group NEW NEWS */
/***********************************************************
***********************************************************/

.news .page-navigation {
	display: block;
	background-color: #F6F2E9;
	padding: 10px;
	margin: 0 0 40px 0;
}


.news .page-navigation UL {
	margin: 0;
}

.news .page-navigation UL LI {
	margin: 0;
}

.news .page-navigation:after {
    content:'';
    display:block;
    clear: both;
}

/* @end NEW NEWS */


/* @group POWERMAIL */
/***********************************************************
***********************************************************/

/* Powermail */
/* Form */
span.powermail_mandatory {
    /* Color of mandatory error message */
    color: red;
}

fieldset.tx-powermail-pi1_fieldset {
    /* Fieldset */
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0
}

fieldset.tx-powermail-pi1_fieldset legend {
    /* legend of Fieldset */
    display: none;
}

fieldset.tx-powermail-pi1_fieldset label,
fieldset.tx-powermail-pi1_fieldset fieldset legend {
    /* label */
    display: block;
    width: 140px;
    float: left;
    font-weight: bold;
    color: #666;
    white-space: normal;
}

.tx-powermail-pi1 .wtcalculatingcaptcha {
    margin: 8px 0 0 140px;
}

fieldset.tx-powermail-pi1_fieldset input {
    margin-left: 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset input.powermail_date,
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset input.powermail_captcha {
    /* Input and textarea */
    /*border: 1px solid #ccc;
    background: #f8f8f8 none;
    -moz-box-shadow: 0 0 5px #eee inset;
    -webkit-box-shadow: 0 0 5px #eee inset;
    padding: 2px;*/
    width: 300px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_time,
fieldset.tx-powermail-pi1_fieldset input[type=time] {
    width: 60px;
}

fieldset.tx-powermail-pi1_fieldset textarea:focus,
fieldset.tx-powermail-pi1_fieldset input:not([type="submit"]):focus {
    /*
    background: #fff none;
    border: 1px solid #333;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    */
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
    /* Radiobuttons */
    margin: 3px 0;
}

div.tx_powermail_pi1_fieldwrap_html {
    /* DIV container arround every field */
    position: relative;
    margin: 0 0 0.5em 0;
    clear: both;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
    /* submit button */
    margin: 20px 0 10px 140px;
    font-weight: bold;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

div.countryzone {
    margin: 10px 0 0 200px;
}

div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a {
    /* Description */
    /*cursor: help;*/
    text-decoration: none;
    font-size: 1em;
}

div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn {
    /* Description */
    display: none;
    text-decoration: none;
    position: absolute;
    z-index: 1;
    width: auto;
    padding: 3px 10px 5px 10px;
    background-color: #5285CD;
    border: 1px solid #5285CD;
    font-size: 12px;
    color: #fff;
    white-space: normal;
    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
}

div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn {
    /* Description on mouseover */
    display: block;
}

div.tx_powermail_pi1_fieldwrap_html img.icon_info {
    /* Description icon */
    padding: 2px 2px 0 2px;
}

fieldset.tx-powermail-pi1_fieldset div.even {
}

/* Confirmation */
td.powermail_all_td {
    padding: 3px 10px 3px 0;
}

/* THX */
td.powermail_all p.bodytext {
    margin: 0;
}

fieldset.tx-powermail-pi1_fieldset fieldset {
    border: 0 none;
    padding: 0;
    margin: 0;
    position: relative;
}

fieldset.tx-powermail-pi1_fieldset fieldset legend {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
}

.powermail_mandatory {
    color: #f00;
}

.placeholder {
    color: #999;
}

.powermail_mandatory_helper {
    visibility: hidden;
    height: 1px;
    position: absolute;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
    margin-left: 140px;
    clear: both;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
    float: none;
    width: auto;
    display: inline;
    font-weight: normal;
    padding: 3px 0 0 0;
    margin-left: 7px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input {
    float: left;
    position: relative;
    clear: left;
}

/* Multiple JS */
div.fieldsets {
    clear: both;
}

div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset legend,
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset.ui-tabs-hide {
    display: none;
}

div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset {
    padding-top: 15px;
}

div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset fieldset legend {
    display: block;
}

ul.powermail_multiplejs_tabs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.powermail_multiplejs_tabs li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    list-style-type: none;
}

ul.powermail_multiplejs_tabs li a {
    display: block;
    padding: 5px 10px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    background: #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    outline: none;
}

ul.powermail_multiplejs_tabs li a.act {
    background: #F0F0F0;
    color: #333;
    padding: 5px 10px 6px 10px;
    position: relative;
    margin-bottom: -1px
}

input.tx_powermail_pi1_submitmultiple_forward,
input.tx_powermail_pi1_submitmultiple_back {
    margin-top: 1em;
}

input.tx_powermail_pi1_submitmultiple_forward {
    float: right;
}

.powermail_multiple_php form > div.tx_powermail_pi1_fieldwrap_html_submit {
    display: inline;
    float: right;
    margin-top: 1em;
}

/* error message */
.error {
    /* supply height to ensure consistent positioning for every browser */
    background-color: #FF0000;
    border: 1px solid #FF0000;
    font-size: 11px;
    color: #fff;
    padding: 3px 10px 5px 10px;
    margin-left: -2px;
    z-index: 10;
    text-align: left;
    height: auto;

    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
}

.error p {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

.powermail_message {
  margin-bottom: 15px;
}

.powermail_message li {
  margin: 0 0 0 10px;
  background-image: none;
  line-height: auto;
}

.parsley-errors-list li {
  margin: 0;
  background-image: none;
  line-height: auto;
}

/* pure CSS arrow */
html:root .error em {
    display: block;
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: #FF0000 transparent transparent;

    /* positioning */
    position: absolute;
    bottom: -10px;
    left: 5px;
    border-bottom: 0 none;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.tx_powermail_pi1_fieldwrap_html_datetime .date {
    width: 237px !important;
}

/* calendar root element */
#calroot {
    /* place on top of other elements. set a higher value if nessessary */
    z-index: 10000;

    margin-top: -1px;
    width: 198px;
    padding: 2px;
    background-color: #fff;
    font-size: 11px;
    border: 1px solid #ccc;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    -moz-box-shadow: 0 0 15px #666;
    -webkit-box-shadow: 0 0 15px #666;
    box-shadow: 0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
    padding: 2px 0;
    height: 22px;
}

#caltitle {
    font-size: 14px;
    color: #FA8800;
    float: left;
    text-align: center;
    width: 155px;
    line-height: 20px;
    text-shadow: 0 1px 0 #ddd;
}

#calnext, #calprev {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(/typo3conf/ext/powermail/res/img/prev.gif) no-repeat scroll center center;
    float: left;
    cursor: pointer;
}

#calnext {
    background-image: url(/typo3conf/ext/powermail/res/img/next.gif);
    float: right;
}

#calprev.caldisabled, #calnext.caldisabled {
    visibility: hidden;
}

/* year/month selector */
#caltitle select {
    font-size: 10px;
}

/* names of the days */
#caldays {
    height: 18px;
    border-bottom: 1px solid #ddd;
}

#caldays span {
    display: block;
    float: left;
    width: 28px;
    text-align: center;
}

/* container for weeks */
#calweeks {
    background-color: #fff;
    margin-top: 4px;
}

/* single week */
.calweek {
    clear: left;
    height: 22px;
}

/* single day */
.calweek a {
    display: block;
    float: left;
    width: 27px;
    height: 20px;
    text-decoration: none;
    font-size: 11px;
    margin-left: 1px;
    text-align: center;
    line-height: 20px;
    color: #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* different states */
.calweek a:hover, .calfocus {
    background-color: #ddd;
}

/* sunday */
a.calsun {
    color: red;
}

/* offmonth day */
a.caloff {
    color: #ccc;
}

a.caloff:hover {
    background-color: rgb(245, 245, 250);
}

/* unselecteble day */
a.caldisabled {
    background-color: #efefef !important;
    color: #ccc !important;
    cursor: default;
}

/* current day */
#calcurrent {
    background-color: #498CE2;
    color: #fff;
}

/* today */
#caltoday {
    background-color: #333;
    color: #fff;
}

/* date trigger icon */
a.caltrigger {
    position: absolute;
    background: url(/typo3conf/ext/powermail/res/img/calendar.png) no-repeat 0 0;
    top: 2px;
    left: 425px;
    width: 16px;
    height: 16px;
}

.tx_powermail_pi1_fieldwrap_html_date a.caltrigger {
    left: 487px;
}

/* slider root element */
.slider {
    background: #3C72E6 url(/typo3conf/ext/powermail/res/img/h30.png) repeat-x 0 0;
    height: 9px;
    position: relative;
    cursor: pointer;
    border: 1px solid #333;
    width: 300px;
    float: left;
    clear: right;
    margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 0 8px #000;
    box-shadow: inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress {
    height: 9px;
    background-color: #C5FF00;
    display: none;
    opacity: 0.6;
}

/* drag handle */
.handle {
    background: #fff url(/typo3conf/ext/powermail/res/img/h30.png) repeat-x 0 0;
    height: 28px;
    width: 28px;
    top: -12px;
    position: absolute;
    display: block;
    margin-top: 1px;
    border: 1px solid #000;
    cursor: move;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    box-shadow: 0 0 6px #000;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
}

/* the input field */
fieldset.tx-powermail-pi1_fieldset input.powermail_text.range {
    float: left;
    margin: 0 0 0 15px;
    padding: 3px 0;
    text-align: center;
    width: 50px;
}

.tx-powermail-pi1_mandatory {
    font-size: 1.2em;
}

.powermail_mandatory_list {
    font-size: 1em;
}

.tx-powermail-pi1_mandatory FORM {
    font-size: 1em;
}

/* @group POWERMAIL MODIFICATIONS */

/* @end EXTENSIONS */


/* Start tx_frontend */

/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 1px solid #CCCCCC;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_flmifz" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-flm-ifz table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-flm-ifz table th {
        font-weight:bold;
    }

    .tx-flm-ifz table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }


/* Ende tx_frontend */