/* *** Styles for extension "tx_croncssstyledimgtext" *** */

/* Captions */
P.csc-caption { margin: 0; }
P.csc-caption {
  font-size: 80%; /* Customize me */
}
DIV.csc-caption-c .csc-caption { text-align: center; }
DIV.csc-caption-r .csc-caption { text-align: right; }
DIV.csc-caption-l .csc-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-border DIV.csc-imagewrap .csc-image IMG {
  border: 5px solid white;
  padding: 0;
}

DIV.csc-imagewrap { padding: 0; }
DIV.csc-textpic { margin-top: 10px; }

DIV.csc-textpic IMG { border: none;}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG { border: 1px solid #B4C6D8; }


/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-imagewrap DIV.csc-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-imagewrap DL.csc-image { float: left; }
DIV.csc-textpic DIV.csc-imagewrap DL.csc-image DT { float: none; }
DIV.csc-textpic DIV.csc-imagewrap DL.csc-image DD { float: none; }
DIV.csc-textpic DIV.csc-imagewrap DL.csc-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-image { margin: 0; }
DL.csc-image DT { margin: 0; display: inline; }
DL.csc-image DD { margin: 0; }

/* Clearer */
DIV.csc-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add padding on right */
DIV.csc-left DIV.csc-imagewrap .csc-image,
DIV.csc-intext-left-nowrap DIV.csc-imagewrap .csc-image,
DIV.csc-intext-left DIV.csc-imagewrap .csc-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 20px;
}

/* Pictures on right, add padding on left */
DIV.csc-right DIV.csc-imagewrap .csc-image,
DIV.csc-intext-right-nowrap DIV.csc-imagewrap .csc-image,
DIV.csc-intext-right DIV.csc-imagewrap .csc-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 20px;
}

/* Pictures centered, add padding left and right */
DIV.csc-center DIV.csc-imagewrap .csc-image {
  display: inline; /* IE fix for double-margin bug */
  margin-left: 10px;
  margin-right: 10px;
}
DIV.csc-textpic DIV.csc-imagewrap .csc-image .csc-caption { margin: 0; }
DIV.csc-textpic DIV.csc-imagewrap .csc-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-imagewrap .csc-image { margin-bottom: 5px; }
DIV.csc-equalheight DIV.csc-imagerow { margin-bottom: 5px; display: block; }

/* Positioning of images: */

/* Above */
DIV.csc-above DIV.csc-text { clear: both; }

/* Center (above or below) */
DIV.csc-center { text-align: center; /* IE-hack */ }
DIV.csc-center DIV.csc-imagewrap { margin: 0 auto; }
DIV.csc-center DIV.csc-imagewrap .csc-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-center DIV.csc-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-right DIV.csc-imagewrap { float: right; }
DIV.csc-right DIV.csc-text { clear: right; }

/* Left (above or below) */
DIV.csc-left DIV.csc-imagewrap { float: left; }
DIV.csc-left DIV.csc-text { clear: left; }

/* Left (in text) */
DIV.csc-intext-left DIV.csc-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-intext-right DIV.csc-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-intext-right-nowrap DIV.csc-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-intext-right-nowrap .csc-text { height: 1%; }
/* End hide from IE5/mac */ 

/* Left (in text, no wrap around) */
DIV.csc-intext-left-nowrap DIV.csc-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-intext-left-nowrap .csc-text { height: 1%; }
/* End hide from IE5/mac */



/* *** Styles for extension "tx_indexedsearch" and "tx_macinasearchbox" *** */

.tx-indexedsearch {
	margin: 0;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	cursor: pointer; border: rgb(136,141,155) 1px solid; font-weight: bold;  width: 50px; color: rgb(136,141,155); background-color: rgb(223,228,233);
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width: 200px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox {
	margin-top: 10px;
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight: bold; font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 20px;
}

.tx-indexedsearch P.tx-indexedsearch-noresults {
	font-weight: bold; text-align: center;
}

.tx-indexedsearch .tx-indexedsearch-res table .tx-indexedsearch-title {
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title .tx-indexedsearch-percent {
	font-weight: normal; text-align: right;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr {
	margin-left: 20px; font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #FF0000;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	padding: 3px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a {
	margin: 0; padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px; margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {
	margin: 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead p {
	margin: 0;
	text-align: right;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead td {
	vertical-align: middle;
}

.tx-macinasearchbox-pi1 {}

.tx-macinasearchbox-pi1 img {
	float: left;
	padding: 0 4px 28px 0;
}

.tx-macinasearchbox-pi1 form {
	margin: 0; padding: 0;
}



/* *** Styles for extension "tt_news" *** */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-latest-container HR.clearer, .news-list-container HR.clearer, .news-single-item HR.clearer {
	clear: both;
	height: 1px;
	border: none;
	background-color: rgb(223,228,233);
	color: rgb(223,228,233);
}

/*-----------------------------------  tt_news TICKER view  -----------------------------------*/
.news-ticker-container {
	width: 520px;
	height: 47px;
	margin-top: 32px;
	background-image: url(../pics/ticker.gif);
}

.news-ticker-container marquee {
	position: relative;
	margin: 0 7px;
	padding: 15px 0;
}

.news-ticker-container marquee a {
	font-weight: bold;
	color: rgb(17,27,56);text-decoration:underline;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-item {
	margin: 8px;
}

.news-latest-item img {
	float: left;
	padding-right: 8px;
}

.news-latest-item h3 {
	margin: 0;
	font-size: 0.85em;
	font-weight: normal;
	color: #364367;
}

.news-latest-item p.bodytext {
	font-size: 0.85em;
}

.news-latest-date {
	font-size: 0.85em;
	font-weight: bold;
}

.news-latest-gotoarchive {
	/*margin: 0 0 8px 8px;*/
	display: none;

}

.news-latest-morelink {
	text-align: right;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container H3 {
	margin-bottom: 5px;
}

.news-list-date {
	font-size: 0.85em;
	font-weight: bold;

	display: block;
}

.news-list-imgcaption {
	float: right;
	padding: 3px 3px 0 0;
	font-size: 0.8em;
}

.news-list-container IMG {
	float: right;
	margin: 0 2px 5px 5px;
}

.news-list-category IMG {
	float: none;
	border: none;
	margin: 0;
}

.news-list-morelink, .news-list-category {
	font-size: 0.85em;
}

.news-list-morelink  {
	margin: 8px 0 3px 0;
}

.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {}

.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: 0;
}

.tx-ttnews-browsebox-SCell {
	background-color: rgb(223,228,233);
	border: 1px solid rgb(180,198,219);
	color: rgb(17,27,56);
}

.news-search-emptyMsg {
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item h3 {
	margin: 0px;
}

.news-single-img {
/*	float: left;
	margin-left: 5px;
*/                
}

.news-single-imgcaption {
	padding: 3px;
	clear: both;
	margin-bottom: 10px;
}

.news-single-category {
	float: right;
}

.news-single-backlink {
	margin-top: 10px;
}

.news-single-backlink a {
	font-size: 0.85em;
}

.news-single-timedata {
	font-weight: bold;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 12px;
}

.news-single-author {
	padding-bottom: 10px;
}

.news-single-additional-info {
	margin-top: 15px;
	padding-bottom: 0;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	width: 90%;
	margin-left: 5px;
	font-size: 0.85em;
	font-weight: bold;
}

.news-single-files DD IMG {

padding-right:5px;
padding-top:2px;

}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin: 8px 0 20px 0;
}

.news-amenu-container LI {
	padding-bottom: 1px;
}

.news-amenu-container UL {
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
}

.news-amenu-container H2 {
	display: none;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	background-color: rgb(223,228,233);
        display:none;
}

.news-amenu-item-year dd {
	margin-left: 3px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu  {
	padding: 5px;
	margin: 10px 0 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: 0;
	padding: 0;
	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;
}



/* *** Styles for Spezial-Mailformular *** */

#specialmailform fieldset {
	display: inline;
	margin: 0px 0px 1em 0;
	border: none;
	padding: 1em 1em 1em 0;
}

#specialmailform fieldset.radio {
	margin: 0 0 0 -1em;
	border: none;
}

#specialmailform fieldset.checkbox {
	border: none;
	
	margin-top:3em;
	left: 12em;
        /*position: relative;
	   display: block;
	   font-weight: bold; */
}

#specialmailform fieldset.radio input {
	position: static;
	/*clear: both;*/
	float: left;
}

#specialmailform fieldset.radio label {
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	float: right;
}

#specialmailform fieldset.radio legend {
	float: right;
	font-weight: bold;
}

#specialmailform input {
	/*position: static;
	   display: block;*/
        left: 12em;
	margin-top: 0.5em;
        margin-right: 1em;
        margin-bottom: 0.5em
}

#specialmailform input.radio, #specialmailform input.checkbox
{
        width: auto;
        margin-top: 1.5em;
        /*clear:right;*/
}

#specialmailform br 
{ /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
}

#specialmailform input.submit {
	/*clear: both;
	   float: left;
	   display: block;*/
	margin-top: 1em
        padding-left: 20em;
	cursor: pointer; border: rgb(136,141,155) 1px solid; font-weight: bold; color: #0a50a1; background-color:rgb(223,228,223) ;
}

#specialmailform label {
	/*clear: both;
	float: left;
	display: inline;
	width: 12em;
	margin-top: 0em;
	padding-top: 0px;*/
	
        display: block;
	float: left;
	width: 130px;
	margin-top: 0.5em;
        text-align: left; 
	padding-right: 2em;
}

#specialmailform label.first {
	/*margin-top: 1em;*/
}

#specialmailform select {
	margin-top: 0.0em;
	
        top:3.5px;
	/*display: block;
       margin-left: 13.5em;
        clear:both;*/
        position: relative;
}

#specialmailform textarea {
	/*
        left: 13.5em;
        clear:both;
	display: block;*/
        margin-top: 0.5em;
	position: relative;
	
}

#specialmailform font {
	font-size:12px;
               clear:right;
}

#specialmailform p.errormessage {
	color: #FF0000;
	font-weight: normal;
}



/* *** Styles for extension "tx_jppageteaser_pi1" *** */

.tx-jppageteaser-pi1-list {
	margin-top: 15px;
}

.tx-jppageteaser-pi1-list-entry {
	margin-bottom: 8px;
	padding: 10px;
	background-color: rgb(239,241,244);
}

.tx-jppageteaser-pi1-list-entry H3 {
	margin: 0;
}

.tx-jppageteaser-pi1-list-entry-firstcol {
	float: left;
}

.tx-jppageteaser-pi1-list-entry-secondcol {
	float: left;
}

.tx-jppageteaser-pi1-list-entry-image {
	padding: 0 10px 3px 0;
}

.tx-jppageteaser-pi1-list-entry-description {
	font-size: 0.9em;
	text-align: justify;
}

.tx-jppageteaser-pi1-list-entry-link-item, .tx-jppageteaser-pi1-list-entry-register-item {
	padding-top: 10px;
}

.tx-jppageteaser-pi1-list-entry-link-item A, .tx-jppageteaser-pi1-list-entry-register-item A {
	font-size: 0.85em;
}

.tx-jppageteaser-pi1-list-entry-register-item {
	float: right;
}

.tx-jppageteaser-pi1-list-entry-clearer {
	clear: both;
}

.tx-jppageteaser-pi1-sidebar-list {}

.tx-jppageteaser-pi1-sidebar-list-entry {
	margin: 8px;
}

.tx-jppageteaser-pi1-sidebar-list-entry .tx-jppageteaser-pi1-list-entry-image {
	float: left;
}

.tx-jppageteaser-pi1-sidebar-list-entry-description {
	font-size: 0.85em;
}

.tx-jppageteaser-pi1-sidebar-list-entry-link-itemwp {bottom:px;position:absolute}

.tx-jppageteaser-pi1-sidebar-list-entry-clearer {text-align:right;}