/*<![CDATA[*/
	<!--
	/* default styles for extension "tx_rlmpsecuredownloads_pi1" */
  .tx-rlmpsecuredownloads-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tt_news" */
	


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

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item {
	margin: 25px 0 0 -28px;
	padding: 0 0 0 28px;
	border-top: 2px solid #fff;
}

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

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container h3 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}

.news-list-container p {
	margin: 0;
}
.news-list-date {
	margin: 1px 0 0 0;
	font-size: 10px;
	text-align: right;
}

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

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink {
	margin: 12px 0 0 0;
	padding: 0 0 0 7px;
	background: transparent url(../img/de/listpoint.gif) no-repeat 0 5px;
	font-size: 11px;
	font-weight: bold;
}

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


.tx-newloginbox-pi1 h3, .tx-newloginbox-pi1-back {
    display: none;
 }


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}
.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: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	margin: 25px 0 15px -28px;
	padding: 0 0 13px 28px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item h3 {
	margin: 13px 0 30px 0;
	font-size: 100%;
	font-weight: bold;
}

.news-single-date {
	margin: 1px 0 0 0;
	font-size: 10px;
	text-align: right;
}

.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-subheader p {
	font-weight: bold;
}



.news-single-category {

	float: right;
}
.news-single-backlink {
	padding: 0 0 0 7px;
	background: transparent url(../img/de/listpoint.gif) no-repeat 0 5px;
	font-size: 11px;
	font-weight: bold;
}

.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

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


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* default styles for extension "tx_croncssstyledimgtext" */
/*
 * css-styled-imgtext
 */
/*
  Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
  (c) the TYPO3 content rendering group
  (c) Ernesto Baschny (ernst@cron-it.de)
*/

/* Captions */
P.csc-caption { margin: 0 7px 0 7px; }
DIV.csi-caption-c .csi-caption { text-align: center; }
DIV.csi-caption-r .csi-caption { text-align: right; }
DIV.csi-caption-l .csi-caption { text-align: left; }

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

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

DIV.csi-imagewrap { padding: 0; }

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

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

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

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

DL.csi-image DT { margin: 0; display: inline; }
/* DL.csi-image DD { margin: 0; } */

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

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin: 13px 14px 0 0;
}

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

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

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

/* Positioning of images: */

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

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

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

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

/* Left (in text) */
DIV.csi-intext-left DIV.csi-imagewrap { float: left; margin-left: -13px }

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

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

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


/* Content Images links floaten */
.bodytext img {
	float: left;
	margin: 0 10px 10px -13px
}

/* default styles for extension "tx_rlmpsecuredownloads_pi1" */
  .tx-rlmpsecuredownloads-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_spdirectory_pi1" */
        .tx_spdirectory-pi1-myformactive { color: #CC0000; }
	.tx_spdirectory-pi1-dotted { border: 1px solid #DADADA; }
        .tx_spdirectory-pi1-small { }
	.tx_spdirectory-pi1-dottedcorner { border-top: 0px none; border-right: 0px none; border-bottom: 2px dotted #DADADA; border-left: 2px dotted #DADADA; }
	.tx_spdirectory-pi1-dottedcolor { border: 2px dashed #EEEEFD; }

/* Bildunterschriften */
.csi-imagewrap {
	display: inline;
	margin: 12px 0 0 -28px;
}

#block_bg .csi-image a:link, #block_bg .csi-image a:visited, #block_bg .csi-image a:active {
	margin: 0;
	padding: 0;
	border: none;
}

.csi-caption {
	height: 53px;
	background: #fff;
	color: #481;
	font-size: 11px;
}

	.csi-caption p {
		padding-top: 1px;
	}

dl.csi-image {
	border-top: 4px solid #fff;
}


/* Sitemap */

.csc-menu {
	margin: 0 125px 0 0;
}

.csc-sitemap {
  margin: 5px 0 5px !important;
}

.csc-sitemap p {
	margin: 0;
	padding: 0 0 0 8px;
	background: transparent url(../img/de/listpoint.gif) no-repeat 0 4px;
	font-size: 11px;
}

  .csc-sitemap ul ul p {
    font-size: 12px;
  }

.csc-sitemap ul {
  list-style-type: none;
  background: none;
  float: left;
  margin: 0 0 20px 10px;
  padding: 0;
  width: 416px;
}

  .csc-sitemap ul ul {
    float: none;
    width: auto;
    margin: 0 0 0 20px;
  }

.csc-menu hr {
	height: 4px;
	margin-top: 20px;
	margin-bottom: 0;
}

.csc-sitemap hr {
  height: 4px;
	clear: both;
}

	.csc-sitemap a:link, .csc-sitemap a:visited, .csc-sitemap a:active {
		display: block;
	}

	.csc-sitemap .sitemap-level1,
	.csc-sitemap .sitemap-level1hassub {
		display: block;
		float: left;
		width: 125px;
		margin: 2px 10px 0 -10px;
		padding: 6px 0 0 8px;
		background-position: 1px 11px;
		font-weight: bold;
	}
	
	* html .csc-sitemap .sitemap-level1,
	* html .csc-sitemap .sitemap-level1hassub {
    margin-left: -5px;
  }

	.csc-sitemap .sitemap-level2 {
		margin: 8px 0 0 0px;
	}
	.csc-sitemap .sitemap-level2hassub {
		margin: 8px 0 8px 0px;
	}

	.csc-sitemap .sitemap-level3,
	.csc-sitemap .sitemap-level3hassub {
		margin: 0 0 1px 14px;
	}

	.csc-sitemap .sitemap-level4 {
		margin: 0 0 1px 148px;
	}

	.csc-sitemap .sitemap-first_item {
		margin-top: 8px;
	}

/* Login-box */
.tx-newloginbox-pi1-forgotP {
	clear: right;
	margin-top: -20px;
	padding: 0 14px 0 0;
	text-align: right;
	font-size: 11px;
}

/* News */

.bildlinksuntertitel {
	display: inline;
	float: left;
	width: 154px;
	margin: 20px 15px 15px -28px;
	border-top: 4px solid #fff;
}

.bildlinksuntertitel img {
	border-top: 1px solid #e6e6e6;
}

#block_bg .bildlinksuntertitel a:link, #block_bg .bildlinksuntertitel a:visited, #block_bg .bildlinksuntertitel a:active {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

.bildlinksuntertitel .news-single-imgcaption {
	margin: -3px 0 0 0;
	padding: 3px 4px 11px 4px;
	background: #fff;
	color: #481;
	font-size: 11px;
}


/* Downloads (mit Tabellen *grrr*) */

.csc-uploads {
	border-collapse: collapse;
	width: 433px;
	margin: 25px 0 0 -28px;
}

	.csc-uploads td {
		vertical-align: top;
	}

.csc-uploads-icon {
	width: 66px;
	border-top: 2px solid #fff;
	background: transparent url(../img/de/fileicon_back.gif) no-repeat;
}

	#block_bg .csc-uploads-icon a:link, #block_bg .csc-uploads-icon a:visited, #block_bg .csc-uploads-icon a:active {
		margin: 0;
		padding: 0;
		border: none;
		background: none;
	}

	.csc-uploads-icon img {
		margin: 9px 0 0 40px;
	}

.csc-uploads-fileName {
	border-top: 2px solid #fff;
	color: #151;
}

	.csc-uploads-fileName a:link, .csc-uploads-fileName a:visited, .csc-uploads-fileName a:active {
		font-weight: bold;
	}

	.csc-uploads-fileName p {
		margin: 11px 0 0 0;
	}

.csc-uploads-fileSize {
	width: 66px;
	border-top: 2px solid #fff;
	color: #151;
	text-align: right;
	font-size: 11px;
}

/* E-Mail Formular */

.mailform {
	margin: 20px 0 0 0;
}

/* Rechts ausgerichtetes RTE-Bild */
img.bildrechtsvontext {
	float: right;
	margin-left: 14px;
}

.tx-srfeuserregister-pi1-error {
	margin: 0;
	color: #EF191E;
}

#tx-srfeuserregister-pi1-static_info_country
	{
		width: 230px;
	}
	
#tx-srfeuserregister-pi1-image-0
	{
		width: 180px;
	}
	
.tx-srfeuserregister-pi1-error {
	padding: 3px 0 0 0px;
	margin: 0 0 0 1px;
	color: #EF191E;
	font-size: 11px;
}

/* Angehängte Dateien (bei News und Pressemitteilungen */

dl.news-single-files dt {
	margin: 0 0 6px 0;
	font-weight: bold;
}

dl.news-single-files dd {
	margin: 0 0 0 9px;
}

/* Facebook formatings */
.right-floating-link {
  margin-top: 0;
  float: right;
}

.fb_content_button {
  float: left;
  width: 110px;
  margin-top: -3px;
}

.fb_footer_button {
  background: url(/fileadmin/templates/img/de/fb_icon.gif) no-repeat 0 0;
  padding: 0 0 0 18px;
  margin-left: 0px;
}


