/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_indexedsearch" */

.tx-macinasearchbox-pi1 {position:absolute; right:0px; top:2px; }
.tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; } 

.tx-indexedsearch-input {width:100%; border:1px solid #BFBBBC; height:19px;}
.tx-indexedsearch-dummy {width:34%};
.tx-indexedsearch { width:503px; }
.tx-indexedsearch-searchbox {width:503px;}
.tx-indexedsearch-table { font-size:12px;}
.tx-indexedsearch-selectbox-group,
.tx-indexedsearch-selectbox-results,
.tx-indexedsearch-selectbox-desc,
.tx-indexedsearch-selectbox-order, 
.tx-indexedsearch-selectbox-freeIndexUid,
.tx-indexedsearch-selectbox-type, 
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-selectbox-sections {font-size:12px; height:20px; width:100%;}


.tx-indexedsearch-title,.tx-indexedsearch-percent,.tx-indexedsearch-descr,.tx-indexedsearch-info { font-size:12px; }
.tx-indexedsearch-searchbox INPUT
.tx-indexedsearch-searchbox-button { width:100px; } 
.tx-indexedsearch-searchbox INPUT
.tx-indexedsearch-searchbox-sword { width:150px; } 
.tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; } 
.tx-indexedsearch-sw { font-weight:bold; font-style:italic; } 
.tx-indexedsearch-noresults { text-align:center; font-weight:bold; } 
.tx-indexedsearch-res TD
.tx-indexedsearch-descr { font-style:italic; } 
.tx-indexedsearch-res 
.tx-indexedsearch-descr 
.tx-indexedsearch-redMarkup { color:#C90039; } 
.tx-indexedsearch-info { background:#eeeeee; font-size:12px;} 
.tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; } 
.tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; color:#C90039;} 
.tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; } 
.noResume { color:#666666; } 
.tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; } /* Additional styles, needed for the tableless template_css
.tmpl (styles don't conflict with the original template) */ 
.res-tmpl-css { clear:both; margin-bottom:1em; } 
.searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; } 
.percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; } 
.info-tmpl-css dd { float:left; } 
.item-mtime { float:none; } 
.item-path { float:none; }


/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 0px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 5px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 5px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 5px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
/* default styles for extension "tx_cssfilelist" */
.filelinks div{padding:0px; margin:0px;} 
.filelinks span{display:inline;} 
.filelinks .filecount{display:none; margin:0px;}  
.filelinks a{color:#000;text-decoration:none; } 
.filelinks a:hover{text-decoration:underline;} 
/* default styles for extension "tt_news" */

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container {
	font-size:11px;
	line-height:1.3em;	
	border-top:1px solid #FFFFFF;
	margin:0;
	padding:0;
	padding-top:8px;
}


.news-latest-containere {
	padding-bottom:16px;
	position:relative;	
	text-align:left;
}

.news-latest-imagee {
	overflow:hidden;
	width:58px;
	margin-top:8px;
}

.news-latest-image {
	float:right;
	border:1px solid #CBCEC9;
}



.news-latest-item {
	/* IE hack */
	_height: 1%;
	line-height: 1.2;
	/* IE hack end */
	padding: 0px;
	margin: 0px;
	mmargin-top:8px;
	ppadding-bottom:6px;
	ppadding-left:8px;
	ppadding-right:8px;	
	position:relative;
	bborder-bottom:1px solid #FFFFFF;
}



.news-latest-iteme {
	/* IE hack */
	_height: 1%;
	line-height: 1.2;
	/* IE hack end */
	padding: 0px;
	margin: 0px;
	nfont-size:12px;
	margin-top:10px;
	padding-bottom:10px;	
	border-bottom:1px solid #E42B38;
	padding-left:6px;	
	padding-right:6px;	
	position:relative;
}

.news-latest-subitem {
	float:left;
	width:98px;
}

.news-latest-subitem p, .news-latest-subiteme p{
	margin: 0px;
	font-size:11px;
	color:#333333;
	margin-top:6px;
	position:relative;
	
}


.news-latest-item ul,.news-latest-iteme ul {
	margin: 0px;
         padding: 0px; 
         list-style-type: none;
         margin-bottom:8px;
}

.news-latest-iteme ul li {

         margin: 0px;
}

.news-latest-iteme ul li a {
	padding: 0px;
         font-size:12px;
	color:#EF3D42;
	font-weight:normal;	
}


.news-latest-item ul li {
         margin: 0px;
}

.news-latest-item ul li a, .news-latest-item ul li a:hover, .news-latest-item ul li a:visited {
	padding: 0px;
         color: #E30119;
         font-size:11px;
         font-weight:normal;
}

.news-latest-item a, .news-latest-item a:hover, .news-latest-item a:visited {
	padding: 0px;
         color: #E30119;
         font-size:11px;
         font-weight:normal;
}

.news-latest-date ,.news-latest-datee {
	font-size: 100%;
	color: #333333;
	font-style:italic;
}

.news-latest-iteme ul a:hover {
         color: #000000; 
}

.news-latest-iteme ul a:visited {
	color: #000000;
}

.overlink {
	position:relative;
	background:url(../fileadmin/templates/pics/sipka.gif) top left no-repeat;
	padding-left:9px;
}


.news-latest-morelink {
}

.news-latest-morelink a:link, .news-latest-morelink a:hover, .news-latest-morelink a:visited {
	text-decoration:underline;
	color:#7D2020;
	font-size:11px;
	display:block;	
}




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


.linkimg {
	width:45px;
	height:15px;
	background:url(../fileadmin/templates/pics/mehr.gif) top left no-repeat;
	cursor:pointer;
}

.backlinkimg {
	width:124px;
	height:15px;
	background:url(../fileadmin/templates/pics/backimg.gif) top left no-repeat;
	cursor:pointer;
}



.news-list-image {
	float:left;
	overflow:hidden;
	text-align:left;
	width:80px;
	position:relative;	
}

.news-list-subitem {
	position:relative;
}

.news-list-container, .news-list-containere {
	position:relative;
}

.news-list-container HR.clearer {
	clear: right;
	height: 1px;
	display:none;
}

.news-list-item0 {

	width:456px;	
	_width:470px;
	margin:0;
	padding:0;
	border-left:1px solid #CCCCCC;
	padding-left:14px;
	position:relative;
}

.news-list-item {
	position:relative;
	line-height: 1.4;
	_height: 1%;	
	border-bottom:1px solid #EF3D42;
	padding-bottom:6px;
	margin-bottom:6px;	
	
}

.news-list-iteme {
	/* IE hack */
	_height: 1%;
	_line-height: 1.2;
	/* IE hack end */
	/*padding:3px;
	margin:3px; */
	border-bottom:1px solid #0D4F81;
	margin-bottom:6px;
	padding-bottom:10px;	
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #E7E7E7;
	background-color:#EEEEEE;
}

.news-search-emptyMsg {
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container H3 {
	margin:0;
	padding: 0px;
	font-family: arial, helvetica, sans-serif; font-weight:normal;	
}

.news-list-containere H3 {
	margin-top:0px;
	margin-bottom: 2px;
	padding: 0px;
	font-family: Verdana, arial, helvetica, sans-serif; font-weight:normal;	
	font-size:12px;
}


.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#8B8259;
	padding-left:0px;

}

.news-list-container H3 A {
	color:#8B8259
	text-decoration:none;
}


.news-list-date {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

.news-list-cat {
	float: right;
	color: #0D4F81;
	width: 180px;
	text-align: right;
	margin-top: 2x;
	margin-right: 2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-datee {
	display:none;
}

.news-list-cate {
	float: right;
	color: #0D4F81;
	width: 180px;
	text-align: right;
	margin-top: 2x;
	margin-right: 2px;
	font-size: 0px;
	font-weight: normal;
}



.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {
	ffloat: right;
}

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

.news-list-morelink,.news-list-category {
}

.news-list-morelink {
	margin-top:6px;
}


.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#0D4F81;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}

.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: #0D4F81;
	border:1px solid #666;
}

.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item HR.clearer {
	clear: right;
	height: 1px;
	border: 1px solid #0D4F81;
	display:none;
}

.news-single-item {
	margin-bottom:8px;
	position:relative;
	width:100%;
}

.news-single-item H2 {
	font-size: 18px;
	font-weight:normal;
	color: #333333;
	margin-top:0;
	margin-bottom:10px;	
	padding:0;

}

.news-single-item H3 {
	font-size: 12px;
	font-weight:bold;	
	color: #000000;
	padding:0;	
	margin-bottom:6px;	
}

.news-single-img {
	margin-left:12px;
	position:relative;
	border:1px solid #EF3D42;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
	text-align:left;
	margin:0;
}

.addin {
	width:200px;
	overflow:hidden;		
	margin-top: 10px;
	margin-left:12px;	
	
}

.news-single-links {
	padding-top:10px;
}

.news-single-cat {
	float:left;
	font-size: 10px;	
	padding-right:6px;	
}

.news-single-backlink {
}


.news-single-backlink a:link,.news-single-backlink a:visited, .news-single-backlink a:hover {
	xbackground:url(../fileadmin/templates/pics/zuruck.gif) top left no-repeat;
	xwidth:68px;
	height:18px;
	xdisplay:block;
	color:#e2001A;
}

.news-single-timedata {
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 11px;
}

.news-single-author {
	padding-bottom: 3px;
}



.news-single-additional-info {
/* 	clear: both; */
	padding:10px;
	border:1px solid #EF3D42;
}

.news-single-related,.news-single-files,.news-single-links  {
	nborder: 1px solid #666;
	margin:0px;
	nmargin-bottom: 3px;
	npadding:3px;
	nbackground-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
	word-wrap: break-word;
	width:200px;
	oveflow:hidden;
}



.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	nmargin-left:5px;
	nwidth:90%;
	display:none;
}

.news-single-related, .news-single-files, .news-single-links {
xmargin-bottom:10px;
}



/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 1em; }
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
