/***************************/
/* General element styles: */
/***************************/

/* * { font-size: 13px; } */

BODY, A, H1, H2, H3, H4, H5, P, STRONG, TH, TD, UL, OL, LI, LABEL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	color: #3b3b3b;
}

pre { font-family: monospace; }
a {
	text-decoration: none;
	color: #ff3300;
}

/* WORKAROUND GESTRICHELTER UNTERSTRICH: border-width: 0px 0px 1px 0px; border-style: none none dotted none; */
a:hover {
	text-decoration: underline;
	color:#660000;
}


A.external-link-new-window,
.csc-frame A.external-link-new-window { padding: 0px 0px 0px 14px; background-image: url(../img/ext-link.gif); background-position: 0px 3px; background-repeat: no-repeat; }
A:hover.external-link-new-window,
.csc-frame A:hover.external-link-new-window { padding: 0px 0px 0px 14px; background-image: url(../img/ext-link-RO.gif); background-position: 0px 3px; background-repeat: no-repeat; }



.clearer { clear: both;  display: block; width: 0px; height: 0px; visibility: hidden; }

IMG { }

FORM { }

P, P.bodytext, PRE { margin: 0px 0px 10px 0px; line-height: 160%; }
#subContent P, #subContent P.bodytext, #subContent PRE { margin: 0px 0px 10px 0px; line-height: 140%; }
P.align-right { margin: 0px 0px 10px 0px; text-align: right; }
P.align-center { margin: 0px 0px 10px 0px; text-align: center; }

UL { margin: 10px 0px 10px 18px; list-style-type: square; }
INPUT, TEXTAREA, SELECT { }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 20px; margin: 0px; }
H2 { font-size: 12px; margin: 20px 0px 7px 0px; }
H3 { font-size: 12px; margin: 10px 0px 10px 0px; }
H4 { font-size: 12px; font-weight: bold; margin: 6px 0px 8px 0px; }
H5 { font-size: 12px; font-weight: bold; margin: 20px 0px 0px 0px; padding: 8px 12px; background: #e6e6e6; border-bottom: 5px solid #fff; }

#subContent H1 { clear: both; font-size: 14px; color: #ff8700; margin: 20px 0px 10px 0px; line-height: 120%; }
#subContent H2, #subContent H3,#subContent H4,#subContent H5 { clear: both; font-size: 14px; color: #ff9800 }

/******************
csc-firstHeader
******************/
H1.csc-firstHeader { padding: 0px; margin: 10px 0px 10px 0px; }
H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

#subContent H2.csc-firstHeader { margin-top: 5px; color: #ff8700; font-size: 14px; } 
#subContent H3.csc-firstHeader, 
#subContent H4.csc-firstHeader, 
#subContent H5.csc-firstHeader, 
#subContent H6.csc-firstHeader { margin-top: 0px; color: #ff8700; }


/******************
Headers, with link
******************/
H1 A, H2 A, H3 A, H4 A, H5 A { text-decoration: none;  border: 0px; }
H2 A {  }
H3 A {  }
H4 A {  }
H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date {  }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #174C19; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }

.csc-frame { }
.csc-frame .csc-textpic { margin: 0px 0px 5px 0px; }
.csc-frame-indent6633 { width: 100%; float: left; border: 1px solid #D6D6D6; background: #fafafa; margin-bottom: 10px; }
.csc-frame-indent6633 P.bodytext { padding: 5px; }

.csc-frame-frame1 { border: 1px solid #D6D6D6; background: #fafafa; }
.csc-frame-frame1 P.bodytext { padding: 5px; }

.csc-frame-frame2 { border: 1px solid #D6D6D6; background: #fafafa; }
.csc-frame-frame2 P.bodytext { padding: 5px; }

.csc-frame-indent6633 H2,csc-frame-indent6633 H3,
.csc-frame-frame1 H2,.csc-frame-frame1 H3,
.csc-frame-frame2 H2,.csc-frame-frame2 H3 { padding: 5px 5px 3px 5px; }



/**********/
/* 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; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
/*
UL, UL.csc-bulletlist { list-style-type: square; }
.news-single-item ul { margin: 5px 0px 10px 20px; }
UL LI, UL.csc-bulletlist LI { margin-bottom: 5px; padding: 0px 0px 0px 10px; list-style-type: square; }
#subContent UL LI, UL.csc-bulletlist LI {padding: 0px; margin-left: 15px; list-style-type: square; }
LI A, UL.csc-bulletlist LI A { border: 0px; list-style-type: square; }
*/

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { list-style-type: square; }
UL.csc-bulletlist-1 { list-style-type : decimal; margin-left: 20px;}
UL.csc-bulletlist-2 { margin-left: 12px;}
UL.csc-bulletlist-3 { }


/*********************/
/* Tables, generally */
/*********************/
TABLE				{  }
TABLE.contenttable TR TH	{ text-align: left; font-weight: normal; padding: 2px;}
TABLE.contenttable TR TD	{ vertical-align: top; padding: 2px;}


/* Tables, specifically */
TABLE.contenttable-0 TR TH { font-weight: normal; }

TABLE.contenttable-1 .tr-0 { background-color: #e6f1ff; font-weight: bold;}

TABLE.contenttable-2 .td-0 { background-color: #e6f1ff; font-weight: bold; }

TABLE.contenttable-3 TR TH.td-0,
TABLE.contenttable-3 .td-0,
TABLE.contenttable-3 .tr-0 { background-color: #e6f1ff; font-weight: bold; }

TABLE CAPTION { display: none; }

/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent;  }
TABLE.csc-uploads TR TD { vertical-align : top; padding: 3px; }
TABLE.csc-uploads TR.tr-even {  }
TABLE.csc-uploads TR.tr-odd { background-color: #e6f1ff; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: top; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; vertical-align: top; }
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-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG {  }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG {  }



/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */


FORM FIELDSET { border: 0px; }
FORM FIELDSET DIV.csc-mailform-field { clear: left; margin-bottom: 3px }
FORM FIELDSET DIV.csc-mailform-field LABEL {display: block; float: left; width: 350px }
FORM FIELDSET DIV.csc-mailform-field INPUT, SELECT, TEXTAREA { padding: 2px; border: 1px solid #404040; background: #efe5e5; }
FORM FIELDSET DIV.csc-mailform-field INPUT { width: 22em }
div #c193 FORM FIELDSET DIV.csc-mailform-field INPUT { width: auto }
div #c193 FORM FIELDSET DIV.csc-mailform-field LABEL { width: auto }
FORM FIELDSET DIV.csc-mailform-field TEXTAREA { width: 28em }
FORM FIELDSET DIV.csc-mailform-field INPUT.csc-mailform-check { width: auto; border: 1px solid #737373 }
FORM FIELDSET DIV.csc-mailform-field INPUT.csc-mailform-radio { width: auto; margin: 0px 0px 0px 150px }
FORM FIELDSET DIV.csc-mailform-field INPUT.csc-mailform-submit { width: auto; background: #fff }
FORM DIV.csc-mailform-field P.csc-mailform-label-req LABEL { font-weight: bold }
.csc-form-radio { margin-left: 50px; }

DIV#contentLeft FORM FIELDSET DIV.csc-mailform-field INPUT.csc-mailform-submit { margin: 5px 0px 0px 0px; }


/* 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%; }

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/

.csc-menu { list-style-type: square; font-weight: bold;}


DIV.csc-menu { list-style-type: square; }
DIV.csc-menu P { font-weight: normal; margin: 0px; padding: 2px 2px 2px 10px; }
DIV.csc-menu P A { text-decoration: none; }
DIV.csc-menu P A:hover { text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P { background-image: url("../gfx/icons/grain.gif"); background-repeat: no-repeat; background-position: 0px 5px; margin-left: 10px; }

DIV.csc-menu-1 { list-style-type: square; }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 P {  background-image: url("../gfx/icons/grain.gif"); background-repeat: no-repeat; background-position: 0px 5px; margin-left: 10px; }

DIV.csc-sitemap { }
/* Level 1 */
DIV.csc-sitemap UL { list-style-type: none; }
DIV.csc-sitemap UL LI { }
DIV.csc-sitemap UL LI A { display: block; font-size: 15px; font-weight: bold; text-decoration: none; padding: 3px 0px 3px 10px; margin: 0px 0px 5px 0px; color: #3b3b3b;}
DIV.csc-sitemap UL LI A:hover { color: #ff3300; }
/* Level 2 */
DIV.csc-sitemap UL LI UL { list-style-type: none; margin: 3px 0px 10px 10px; }
DIV.csc-sitemap UL LI UL LI {  margin: 0px 0px 5px 0px; }
DIV.csc-sitemap UL LI UL LI A { font-size: 12px;  font-weight: bold; text-decoration: none; padding: 0px 13px; }
DIV.csc-sitemap UL LI UL LI A:hover { }
/* Level 3 */
DIV.csc-sitemap UL LI UL LI UL { list-style-type: none; margin: 0px 0px 0px 20px; }
DIV.csc-sitemap UL LI UL LI UL LI { }
DIV.csc-sitemap UL LI UL LI UL LI A { font-size: 11px; background-image: none; font-weight: normal; text-decoration: none; border: 0px; background-color: #fff; }
/* Level 4 */
DIV.csc-sitemap UL LI UL LI UL LI UL { list-style-type: square; margin: 0px 0px 0px 20px; }
DIV.csc-sitemap UL LI UL LI UL LI UL LI { }
DIV.csc-sitemap UL LI UL LI UL LI UL LI A { text-decoration: none; border: 0px; background-color: #fff; }


/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #4d5782; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 {  }
DIV.csc-menu-4 P { background-image: url("../gfx/icons/grain.gif"); background-repeat: no-repeat; background-position: 0px 5px; margin-left: 10px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 P { background-image: url("../gfx/icons/grain.gif"); background-repeat: no-repeat; background-position: 0px 5px; margin-left: 10px; }
DIV.csc-menu-5 P.csc-section A { color: #4d5782; }

/* 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 { border: none; margin: -1px 0px 0px 10px; background-image: url("../gfx/icons/grain.gif"); background-repeat: no-repeat; background-position: 0px 5px; margin-left: 15px; }
DIV.csc-menu-7 P.csc-section A { color: #4d5782; font-weight: normal; }


/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/

IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { float: right; 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-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

/*************/
/* 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; }
*/



/* indexsearch */

.tx-indexedsearch table {
	width: 100%;
}
.tx-indexedsearch table tr td {
	padding: 3px 5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox P { padding-top: 5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }

.tx-indexedsearch .tx-indexedsearch-sectionlinks LI { list-style-type: none; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-icon,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-result-number { background:#E6E6E6; margin: 0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight: normal; padding-top: 5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; padding-right: 3px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color: #ff8700; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { font-size: 10px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info .tx-indexedsearch-path,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info .tx-indexedsearch-path A { font-size: 10px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P { padding: 5px 5px 0px 5px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom: 0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; margin-left: 30px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; padding: 0px 3px 0px 0px;}
.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

.tx-indexedsearch .tx-indexedsearch-browsebox,
.tx-indexedsearch .tx-indexedsearch-whatis,
.tx-indexedsearch-searchbox P A { padding-left: 5px; }

.tx-indexedsearch .tx-indexedsearch-res  { clear: both; }
.tx-indexedsearch .tx-indexedsearch-browsebox UL.browsebox { list-style-type: none; }
.tx-indexedsearch .tx-indexedsearch-browsebox UL.browsebox LI,
.tx-indexedsearch .tx-indexedsearch-browsebox UL.browsebox LI.tx-indexedsearch-browselist-currentPage { float: left; }

/***********/
/* tt_news */
/***********/
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear: both;
	height: 1px;
	visibility: hidden;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container { }
.news-latest-container P, .news-latest-container P.bodytext { }
.news-latest-container H2, .news-latest-gotoarchive {
	margin: 0px 0px 5px 0px;
}
.news-latest-container H4 {
	font-size: 12px;
}
.news-latest-gotoarchive {
	font-weight: bold;
	margin-top: 5px;
}
.news-latest-item {
	/* IE hack 
	height: 1%;
	 IE hack end */
	/*background: #fafafa;*/
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #efe5e5
}
.news-latest-item-odd {
	/* IE hack 
	height: 1%;
	 IE hack end */
	background: #e6e6e6;
	margin-bottom: 5px;
}
.news-latest-image {
	display: block;
	float: left;
	/*margin: 9px 10px 11px 12px !important;*/
	margin: 9px 10px 11px 5px;
	width: 160px;
	height: 70px;
}
.news-latest-content {
	display: block;
	float: right;
	margin: 4px 0px 0px 0px;
	width: 250px;
	padding: 0px 5px 5px 0px;
}
.news-latest-category {
	/*display: none;
	font-style: italic;*/
}
.news-latest-category IMG {
	/*display: none;
	float: none;*/
}
.news-latest-morelink { }
.news-latest-date { margin-bottom: 3px}
.news-latest-date a { color: #3b3b3b }


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container { margin-top: 5px; }
.news-list-container P { margin: 0px;  }
.news-list-container H2 { margin: 0px 0px 5px 0px; padding: 0px; background: #e6e6e6; }
.news-list-container H4 { margin: 0px; padding: 0px; font-size: 12px;  }
.news-list-date { float: right; width: auto; text-align: right; height: 13px; font-size: 0.9em }
.news-list-gotoarchive { font-weight: bold; margin-top: 5px; }
.news-list-item { /* IE hack */ height: 1%; /* IE hack end */ /*background: #fafafa;*/ /*#f9f9f9;*/ padding: 5px 5px 10px 5px; margin-bottom: 10px; border: 1px solid #efe5e5;}
.news-list-item-odd { /* IE hack */ height: 1%; /* IE hack end */ background: #e6e6e6; }
.news-list-image { display: block; float: left; margin: 9px 10px 11px 12px !important; margin: 9px 10px 11px 5px; width: 160px; height: 70px; }
.news-list-content { display: block; float: right; }
.news-list-content * { font-size: 11px;  }
.news-list-category { display: none; font-style: italic; }
.news-list-category IMG { display: none; float: none; border: 0px; margin: 0px; }
.news-list-morelink { /* font-size: 9px; height: 9px; */ }
.news-list-imgcaption { float: right; padding-top: 3px; padding-right: 3px;  }
.news-list-browse { text-align: center; }

.news-search-form { padding: 3px; margin-bottom: 5px;  }
.news-search-emptyMsg{ margin: 0px; }
.news-search-form FORM { margin: 0px; }

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox { margin-top: 8px; border: 1px solid #efe5e5; padding: 3px; background-color: #fafafa; text-align: center; }
.tx-ttnews-browsebox TABLE { display: inline; }
.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; }
.tx-ttnews-browsebox-SCell { /*	background-color: #BBE53A; */ border: 1px solid #666; }
.news-search-emptyMsg { margin-left: 10px; }

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item { padding: 0px; margin-bottom: 5px; }
.news-single-item H1 { position: relative; clear: both; padding: 1px 3px 1px 0px; margin: 0px; }
.news-single-item H2 { margin-bottom: 5px; font-weight: bold; font-size: 14px; }
.news-single-item H3 { margin: 15px 0 5px 0; background: none; font-size: 14px;}
.news-single-img { float: right; margin-left: 20px; }
.news-single-img A { border: 0px; }
.news-single-imgcaption { clear: both; margin: 0px; padding: 0px 3px 3px 3px; }
.news-single-backlink-top  { float: left; margin-top: 0px; margin-bottom: 5px; }
.news-single-backlink-top a, .news-single-backlink a { font-weight: bold; text-decoration: none; padding: 0px;  }
.news-single-backlink-top a:hover, .news-single-backlink a:hover { font-weight: bold; color: #000000; text-decoration: none;   }
.news-single-backlink { margin-top: 5px; margin-bottom: 5px; }
.news-single-timedata { float: right; text-align: right; width: 650px; margin-bottom: 0.5em }
.news-single-timedata, .news-single-author,.news-single-imgcaption {  font-weight: normal; margin: 0px 0px 5px 0px; }
.news-single-author { margin-bottom: 8px; font-weight: normal; font-size: 10px; }
.news-single-author a { font-weight: normal; }
.news-single-category { display: none; float: right; margin-top: 3px; margin-bottom: 3px; font-weight: normal; }
.news-single-additional-info { clear: both; margin-top: 15px; padding: 3px; padding-bottom: 0px; }
.news-single-related,.news-single-files,.news-single-links  { margin: 0px 0px 10px 0px; padding: 0px; }
.news-single-related A,.news-single-files A, .news-single-links A  { border: 0px; }
.news-single-related A IMG,.news-single-files A IMG, .news-single-links A IMG { border: 0px; margin: 0px 5px 0px 0px; }
.news-single-related DD, .news-single-links DD, .news-single-files DD { }
.news-single-related DT, .news-single-links DT, .news-single-files DT { clear: both; font-weight: bold; margin: 0px 0px 10px 0px; width: 90%; }

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container { margin-top: 10px; padding: 3px; }
.news-amenu-container LI { padding-bottom: 1px; }
.news-amenu-container LI a { font-weight: normal; color: #336699; text-decoration: none; padding: 0px 14px 2px 5px; }
.news-amenu-container LI a:hover { font-weight: normal; color: #336699; text-decoration: underline; }
.news-amenu-container UL { padding: 3px; margin-top: 5px; margin-left: 0px; margin-bottom: 0px; border: 1px solid #666; list-style-type: none; background-color: #F9FFE5; }
.news-amenu-container H2 { color: #FFFFFF; margin: 0px; padding: 3px; background-color: #336699; }
.news-amenu-item-year { font-weight: bold; border: 1px solid #666666; padding: 2px; color: #333333; background-color: #FFFFFF; }

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  { padding: 5px; margin: 10px 0px 10px 10px; border: 1px solid #666; background-color: #F9FFE5; }
.news-catmenu-header  { font-weight: bold; }
.news-catmenu DIV { white-space: nowrap; }
.news-catmenu DIV img { margin: 0px; padding: 0px; vertical-align: middle; }
.news-catmenu-ACT { font-weight: bold; }

/*  Styles for catmenu mode "nestedWraps" */
.level0 { background-color: #fff; }
.level1 { padding-left: 10px; background-color: #eee; }
.level2 { padding-left: 10px; background-color: #ddd; }
.level3 { padding-left: 10px; background-color: #ccc; }
.level4 { padding-left: 10px; background-color: #bbb; }




SPAN.protectAt { width: 12px; height: 10px; background-image: url(../gfx/protectAt.gif); background-repeat: no-repeat; background-position: 0px 0px; overflow: visible; }
A:hover SPAN.protectAt { width: 12px; height: 10px; background-image: url(../gfx/protectAt-RO.gif); background-repeat: no-repeat; background-position: 0px 0px; }

.tx-columna-pi1 { clear: both; }
.csc-columna-table { clear: both; margin-left: -3px; }
.csc-columna-row { background: #FAFAFA;  vertical-align: top; }
.csc-columna-cell { width: 48%; border: 1px solid #D6D6D6; padding: 4px; vertical-align: top; }



/* T3 Consultancies */
.tx-t3consultancies-pi1-modeSelector { float: left; }
.tx-t3consultancies-pi1-searchbox {float: right; }
DIV.tx-t3consultancies-pi1-listrow { clear: left; margin: 15px 0px 0px 0px; }
TD.tx-t3consultancies-pi1-singleViewField-infoH { vertical-align: top; }
.tx-t3consultancies-pi1-listrow-header { background: #fafafa}

/* T3 references */
.tx-t3references-pi1-singleViewField-infoH { vertical-align: top; font-weight: bold;}
TR.tx-t3references-pi1-listrow-header TD  { padding: 30px 0px 0px 0px;}
TR.tx-t3references-pi1-listrow-header TD A { font-size: 14px; }
/* Direct Mail Subscription */ 
.dmailsubContent { line-height: 140%; }
.dmailsubCreate { line-height: 140%; margin: 0px 0px 5px 0px; }
.dmailsubCreate .left, .dmailsubCreate .right { margin: 3px 0px 5px 0px; }
.dmailsubCreate .left { display: block; float: left; width: 150px;  }
.dmailsubCreate INPUT { width: 200px; border: 1px solid #737373; background: #f2f2f2; }
.dmailsubCreate INPUT.submit { margin-left: 150px; width: auto; }



/* Kontaktformular */
.req-label { font-weight: bold; }

/*
#mailformAnfrage {
	width: 313px;
	padding: 2px;
}*/

#mailformformtype_mail {
	color: #ffffff;

	background-color: #990000;
	border: 1px solid #ff3300;
	text-align: left;
	margin-top: 10px;
}

/*
.csc-textpic, .csc-textpic-imagewrap, .csc-textpic-image {
	margin: 0;
	padding: 0;
}
*/



.csc-textpic-caption {
	color: #6f6f6f;
	font-size: 11px;
}