/*--------------------------------- tt_news Anpassungen --------------------------------- */

.news-latest-container, .news-list-container {
 margin-top: -1ex;
}
.news-latest-item, .news-list-item {
 clear: both;
 padding-top: 10px;
 margin: 0ex;
}
.news-latest-item[class="news-latest-item"] {
  padding-top: 20px;
}
.clearer {
  display: none;
}
.news-latest-image, .news-list-image {
  margin-top: 3px;
  margin-bottom: 0px;
  float: right;
  text-align: right;
  width: 150px;
}

.news-latest-textblock, .news-list-textblock{
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  width: 66%;
}
.news-latest-date {
  margin-top: 0ex;
  margin-bottom: 0ex;
}

.news-latest-date P {
  margin-top: 0ex;
  margin-right: 1ex;
  margin-left: 0ex;
  display: inline;
}

.news-latest-item P.bodytext, .news-list-item P.bodytext {
text-align: left;
margin: 0px;
  display: inline;
}
.news-latest-item H3, .news-list-item H3  {
  margin: 0px;
  font-weight: normal;
  font-size: 10pt;
}
.news-latest-morelink {
   display: inline;
}
.news-latest-gotoarchive {
  clear: both;
}

.news-list-browse {
  clear: both;
  padding-top: 1em;
}

.news-single-item H2 {
  margin-top: 10px;
  font-weight: bold;
  font-size: 12pt;
}

.news-single-item H3 {
  margin-top: 10px;
  font-weight: bold;
  font-size: 10pt;
}

.news-single-item P.bodytext {
  width: 64%;
  float: left;
  margin-top: 0px;
}

.news-single-img {
  text-align: right;
}

.news-single-item .clearer, .news-single-additional-info {
  clear: both;
}

.news-single-author {
  display: inline;
}



/* ----------------------------------------------------------------------------------------------------------   t3references Single-View--------- */
.tx-t3references-pi1-singleView-textblock {
  width: 64%;
  float: left;
}

.tx-t3references-pi1-singleViewField-imageblock {
  width: 150px;
  float:right;
}

.tx-t3references-pi1-singleView-image {
  margin-top: 20px;
  text-align: right;
}

.tx-t3references-pi1-singleViewField-infoH {
  vertical-align: top;
}

.tx-t3references-pi1-singleView-back {
  clear: both;
}

/* ----------------------------------------------------------------------------------------------------------   t3references List-View--------- */
.tx-t3references-pi1-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.tx-t3references-pi1-list-item {
  position: relative;
  clear: both;
  padding-top: 1em;
  padding-bottom: 1em;
}

.tx-t3references-pi1-title, .tx-t3references-pi1-descr {
   margin: 0px;
  width: 66%;
}
.tx-t3references-pi1-title {
   margin-bottom: 0.5em;
}

.tx-t3references-pi1-image {
  position: absolute;
  right: 0px;
  top: 2ex;
  margin: 0px;
}

.tx-t3references-pi1-searchbox {
  padding-top: 2em;
  clear: both;
}

/* ----------------------------------------------------------------------------------------------------------   ContentBox --------- */
#ContentBox {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
#ContentBox P.bodytext {
	margin-bottom: 0.6em;
	margin-top: 0.6em;
}
#ContentBox .csc-menu-4 A {
	color: black;
         font-size: 13pt;
         font-weight: bold;
}
#ContentBox .csc-menu-4 P {
	margin: 0em;
         margin-bottom: 0.5em;
}
#ContentBox .csc-menu-4 P.csc-abstract {
	margin-bottom: 2em;
}



#ContentBox A {
	color: #706643;
}
#ContentBox A:hover {
	color: #A8A28C;
}

#ContentBox .csc-menu-2 A:visited {
	color: #664370;
}
#ContentBox H1, .csc-header {
	clear: both;
}
#ContentBox H1, .csc-header h1 {
	font-size: 13pt;
}
.news-latest-container H2, .csc-header h2 {
	font-size: 12pt;
}
.csc-header h3, .news-latest-container H3 {
	font-size: 11pt;
}
/* ----------------------------------------------------------------------------------------------------------   csc-sitemap --------- */
.csc-sitemap-level1 {
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	}
.csc-sitemap-level2 {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 40px;
	}
.csc-sitemap-level3 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 60px;
	font-style: italic;


	}
.csc-sitemap-level4 {
	padding-left: 80px;
	}

/* ----------------------------------------------------------------------------------------------------------   Board --------- */
.csc-form-fieldcell INPUT {
	width: 300px;
}
.csc-form-fieldcell INPUT[type="submit"], .csc-form-fieldcell INPUT[type="checkbox"] {
	width: auto;
}
.csc-form-fieldcell TEXTAREA {
	width: 300px;
}
TABLE.tt_board_list, TABLE.tt_board_tree {
	width: 500px;
}

/* ----------------------------------------------------------------------------------------------------------   Studienunterlagen Tabelle csc-uploads--------- */
table.csc-uploads.csc-uploads-0 {

  border-width:2px;
  border-style:solid;
  border-color:white;
  border-collapse:collapse;
  width: 500px;
}

table.csc-uploads.csc-uploads-0 TD {
  text-align:justify;
  border-width:1px 0px;
  border-style:solid;
  border-color:#94A28C;
  vertical-align:top;
  padding: 3 15 13 15;
  /*border-collapse:collapse;
  border-style:none;
  border-color:#ADA28C;
  border-left:none;
  border-right:none;*/

}
table.csc-uploads P {
	margin-top: 0em;
	margin-bottom: 0em;
}
.csc-uploads TD {
         padding-bottom: 1em;
         padding-top: 1em;
}


table.csc-uploads.csc-uploads-0 TD.csc-uploads-fileSize {
  width: 50px;
}


/* ----------------------------------------------------------------------------------------------------------   CSS Styled ImageText --------- */
	.csi-textpic {
		padding: 0px;
		background: none;  /*XXX demo only*/
		border: none;  /*XXX demo only*/
	}

	.csi-textpic img {
		border: none;  /*XXX demo only*/
		margin: 0px;
	}

	.csi-textpic .csi-caption {
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
		font-style: italic;  /*XXX demo only*/
	}

	.csi-textpic .csi-image {
		border: none;  /*XXX demo only*/
		margin: 0px;  /*XXX demo only*/
		background: none;  /*XXX demo only*/
		width: auto; /*will have to be an inline style - controlled by TS*/
	}

	.csi-textpic .csi-imagewrap {
		border: none; /*XXX demo only*/
		text-align: center;		/* is there a bug in IE? (if we don't set this, the image is not centered above or below the text) */
 	}

	.csi-textpic .csi-text {
		border: none; /*XXX demo only*/
		text-align: left; /*will have to be an inline style - controlled by TS*/

	}


	/* CENTER */

	.csi-center .csi-image {
		margin: 0px;
	}

	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}

	.csi-right div.csi-text {
		clear: right;
	}


	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}

	.csi-left div.csi-text {
		clear: right;
	}


	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
		margin-right: 10px;
	}


	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 10px;
                 margin-bottom: 1em;
	}


	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		margin-right: 215px; /*will have to be an inline style - controlled by TS*/
	}

	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}


	/* INTEXT LEFT NOWRAP*/
	.csi-intext-left-nowrap .csi-text {
		margin-left: 215px; /*will have to be an inline style - controlled by TS*/
	}

	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
	}

