/*


/////////////////////////////////////////////////////////

PROJEKT: ENGINE 
DATUM: 12/2007

2007 Copyright U21

/////////////////////////////////////////////////////////

*/

/* ##########################
** ### File_list  ###########
** ##########################
*/

.tx-filelist-pi1-table { margin-top: 0px; width: 99.9%;margin-bottom: 20px;border-collapse: collapse;}
.tx-filelist-pi1-table td { vertical-align: top; padding: 2px 3px; }
.tx-filelist-pi1-table tr { border-bottom: #fff 1px solid; }

.tx-filelist-pi1-header-tr { border-top: #;}
td.tx-filelist-pi1-header-icon {
	
}
td.tx-filelist-pi1-header-filename { }
td.tx-filelist-pi1-header-info { text-align: right;white-space: nowrap; width: 10%;}
td.tx-filelist-pi1-header-last_modification { text-align: right; white-space: nowrap;  width: 20% }
tr.tx-filelist-pi1-tr { background-color: #e7e7e7; }
td.tx-filelist-pi1-icon { background-color: #f4f4f4;
	
}
td.tx-filelist-pi1-filename {
	
}
td.tx-filelist-pi1-info {
	text-align: center;
}
td.tx-filelist-pi1-last_modification {
	text-align: right;
}


/* default styles for extension "tx_mocfilemanager_pi1" */
 DIV.tx-mocfilemanager-pi1 .filelink { color: #000033; text-decoration: none;}
.tx-mocfilemanager-pi1 table#contenttable { background-color: #f4f4f4;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 99%;
}
.tx-mocfilemanager-pi1 table#contenttable td { font-size: 12px;
}
DIV.tx-mocfilemanager-pi1 TABLE#contenttable td.borderbottom {  }
 DIV.tx-mocfilemanager-pi1 .filelinkactive { font-weight: bold; color: #000033; } 
 DIV.tx-mocfilemanager-pi1 img {
	margin-right: 5px;
	vertical-align: middle;
}
 DIV.tx-mocfilemanager-pi1 .filelinkactive { font-weight: bold;} 
 DIV.tx-mocfilemanager-pi1 .filelinkactive:hover{ text-decoration: underline;}
 DIV.tx-mocfilemanager-pi1 .action { }
 DIV.tx-mocfilemanager-pi1 .actionButton { }
 DIV.tx-mocfilemanager-pi1 .command { font-weight: bold; }
 DIV.tx-mocfilemanager-pi1 .info { }
 DIV.tx-mocfilemanager-pi1 .dirpath { width: 200px; }
 DIV.tx-mocfilemanager-pi1 select { width: 200px; }
 DIV.tx-mocfilemanager-pi1 TABLE.MainInfoTable { border: 1px solid #000033; background-color: yellow; padding: 5px;}
 
/* default styles for extension "tx_mocfilemanager_pi2" */
 .tx-mocfilemanager-pi2 .filelink { } 
 .tx-mocfilemanager-pi2 .filelink:hover { } 
 .tx-mocfilemanager-pi2 .info { }

/* ##########################
** ### Dateilinks ###########
** ##########################
*/

.csc-uploads { margin-top: 0px; width: 99.9%;margin-bottom: 20px; border-collapse: collapse;}
.csc-uploads td { vertical-align: top; padding: 2px 3px;}
.csc-uploads td.csc-uploads-icon { width: 10px;padding-left: 5px;padding-right: 5px;background-color:#f4f4f4;}
.csc-uploads td.csc-uploads-fileSize { text-align: right;white-space: nowrap;padding-right: 10px;}
.csc-uploads td p { margin: 0; padding: 0; }
.csc-uploads tr { border-bottom: 1px solid #fff; }
.csc-uploads tr.tr-even {  }
.csc-uploads csc-uploads-2 img { width: 40px;}



/*** Knowledge Pool: 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:0px;
	border-style: hidden;
}
.news-latest-container HR.clearer {
	clear:left;
	height:0px;
	border-style: hidden;
}

/*  tt_news LATEST view */

.news-latest-container { }

.news-latest-container H2 { }

.news-latest-gotoarchive { }

.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER { }
.news-latest-gotoarchive A {}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #f0f0f0;
	margin-bottom: 15px;
	padding: 0;
}

.news-latest-item H3 {
	font-size: 11px !important;
	background-color: #e5e5e5;
	padding: 5px;
	border-bottom: 2px solid #fff;
	margin-bottom: 0 !important;
	margin-top: 0;
}

.news-latest-item H3 A,.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	text-decoration: none;
}
.news-latest-item H3 A:HOVER {
	text-decoration: underline;
}

.news-latest-item p.bodytext {
	padding: 5px 5px 0;
	margin-top: 0;
	margin-bottom: 0;
}

.news-latest-category {
	font-size:10px;
	background-color: #F6F9F3;
	padding: 5px;
	border-bottom: 1px solid #ededed;
}

.news-latest-item IMG { }

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

.news-latest-date {
	float: right;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	border-left: 1px solid #ededed;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
}

.news-latest-morelink {
	margin-bottom:3px;
}

.news-latest-morelink A { }


.news-search-form { }
.news-search-emptyMsg { margin:0px; }
.news-search-form form {
	margin: 0px 0px 10px;
}
.news-search-form input { border: 1px solid silver; font-size: 11px; }


/* tt_news LIST view */

.news-list-container { }

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #f0f0f0;
	margin-bottom: 15px;
	padding: 0;
}

.news-list-container H3 {
	font-size: 11px;
	background-color: #e5e5e5;
	margin: 0;
	padding: 5px;
	border-bottom: 2px solid #fff;
}

.news-list-container H3 A,.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	text-decoration: none;
}
.news-list-container H3 A:HOVER {
	text-decoration: underline;
}
.news-list-container P {
	padding:5px;
	margin: 0;
}
.news-list-date {
	float: right;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	border-left: 1px solid #fff;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
}

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

.news-list-container IMG {
	float: right;
	border:1px solid #ededed;
	margin: 5px 5px 5px 10px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:11px;
	margin-left:5px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

/*  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 {	}

.news-single-item H1 {
	font-size: 14px;
	background-color: #ECF3E7;
	padding: 5px;
	margin: 0;
	border-bottom: 1px solid #ededed;
}
.news-single-item H3 {
	font-size: 11px;
	background-color: #F6F9F3;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ededed;
}

.news-single-item p.bodytext {
	padding: 5px;
}

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

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	background-color: #F6F9F3;
	padding: 5px;
	border-bottom: 1px solid #ededed;
}
.news-single-backlink {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata { 
	padding: 5px;
	border-bottom: 1px solid #ededed;
	}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author { padding: 5px;}

.news-single-additional-info {
/* 	clear: both; */
	border-top: 1px solid #ededed;
	padding-bottom: 10px;
}
.news-single-additional-info DD {
	padding-left: 15px;
}
.news-single-related,.news-single-files,.news-single-links  {
	background-color: #F6F9F3;
	padding: 5px;
	border-bottom: 1px solid #ededed;
}
.news-single-links p.bodytext {
	margin: 0;
	padding: 0;
}

.news-single-related DD img, .news-single-links DD img, .news-single-files DD img {
	padding-right: 5px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-size: 10px;
	padding-bottom: 5px;
	color: #666;
	text-transform: uppercase;
}

/* 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;
}



/*** Kalender: tx_keyac_pi1 ***/

.tx-keyac-pi1 {
	width: 100%;
	font-size: 11px;
	font-family: Tahoma, Arial;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

/* listView */

.tx-keyac-pi1 .termine-item a:link,
		.tx-keyac-pi1 .termine-item a:visited {
	text-decoration: none;
	vertical-align: middle;
	margin-left: 6px;
}

.tx-keyac-pi1 #navigation {
	height: 2em;
	margin-bottom: 1em;
	text-align: center;
}

.tx-keyac-pi1 #pfeil_zurueck {
	padding-top: 0.6em;
	float: left;
	width: 1em;
	height: 3em;
	margin-right: 10px;
}

.tx-keyac-pi1 #pfeil_vor {
	padding-top: 0.6em;
	float: left;
	width: 1em;
	height: 3em;
}

.tx-keyac-pi1 #pfeil_vor img.vor,
		.tx-keyac-pi1 #pfeil_zurueck img.zurueck {
	width: 1em;
	height: 1em;
	border: 0;
}

.tx-keyac-pi1 #pfeil_vor[id] img.vor {
	
}

.tx-keyac-pi1 table.calendar {
	margin-bottom: 1em;
	float: left;
	margin: 0em 0.6em 2em 0;
}

.tx-keyac-pi1 table.calendar th {
	background: #ddd;
	text-align: center;
	padding: 0.4em;
	font-weight: bold;
	border-style: none;
}

.tx-keyac-pi1 table.calendar td {
	width: 1.4em;
	height: 1.5em;
	text-align: center;
	background: #efefef;
	border: 1px solid #efefef;
}

.tx-keyac-pi1 table.calendar td.day, .tx-keyac-pi1 table.calendar td.week {
	color: #999;
	background: #ddd;
	border: 1px solid #ddd;
}


#content[id] .tx-keyac-pi1 table.calendar td {
	padding: 0;
}

.tx-keyac-pi1 table.calendar td.today {
	background: #666;
	color: #ffffff;
}

.tx-keyac-pi1 table.calendar td.normal {
	border: 1px solid #efefef;
}

.tx-keyac-pi1 table.calendar td.cat1,
		 .tx-keyac-pi1 table.calendar td.todaycat1 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat2,
		.tx-keyac-pi1 table.calendar td.todaycat2 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat3,
		.tx-keyac-pi1 table.calendar td.todaycat3 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat4,
		.tx-keyac-pi1 table.calendar td.todaycat4 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat5,
		.tx-keyac-pi1 table.calendar td.todaycat5 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat6,
		.tx-keyac-pi1 table.calendar td.todaycat6 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat7,
		.tx-keyac-pi1 table.calendar td.todaycat7 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat8,
		.tx-keyac-pi1 table.calendar td.todaycat8 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat9,
		.tx-keyac-pi1 table.calendar td.todaycat9 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat10,
		.tx-keyac-pi1 table.calendar td.todaycat10 {
	border: 1px solid red;
	background-color: #dedede;
	color: #000;
}

.tx-keyac-pi1 table.calendar td.cat99,
		.tx-keyac-pi1 table.calendar td.todaycat99 {
	border: 1px solid;
	border-left-color: #ffd200;
	border-top-color: #32b135;
	border-right-color: #111a9c;
	border-bottom-color: #b325c4;
}

.tx-keyac-pi1 table.calendar td.todaycat1,
		.tx-keyac-pi1 table.calendar td.todaycat2,
		.tx-keyac-pi1 table.calendar td.todaycat3,
		.tx-keyac-pi1 table.calendar td.todaycat4,
		.tx-keyac-pi1 table.calendar td.todaycat5,
		.tx-keyac-pi1 table.calendar td.todaycat6,
		.tx-keyac-pi1 table.calendar td.todaycat7,
		.tx-keyac-pi1 table.calendar td.todaycat8,
		.tx-keyac-pi1 table.calendar td.todaycat9,
		.tx-keyac-pi1 table.calendar td.todaycat10,
		 .tx-keyac-pi1 table.calendar td.todaycat99 {
	background: #95b4c8;
}

.tx-keyac-pi1 .calswitch {
	text-align: center;
	clear: both;
	margin-top: 1em;
	display: block;
	padding-right: 1.7em;
}

/* Kalender - Listenansicht  */

.tx-keyac-pi1 .termine-item {
	border-bottom: 2px solid #fff;
	background: #efefef;
	padding: 5px;
	margin: 0;
}

.tx-keyac-pi1 .termine-item img {
	vertical-align: middle;
}

/* Kalender - Legende */

.tx-keyac-pi1 .legende {
	clear: both;
	background-color: #ddd;
	margin: 30px 0 0 0;
	border-top: 1px solid #ededed;
	border-bottom: 2px solid #fff;
	padding: 5px;
}

.tx-keyac-pi1 .legende img {
	vertical-align: middle;
	margin-right: 6px;
}

/* Kalender - SingleView */

.tx-keyac-pi1 H1 {
	font-size: 14px;
	background-color: #e6eef3;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ededed;
}

.tx-keyac-pi1 .category-title {
	display: block;
	border-bottom: 1px solid #ededed;
	padding: 5px;
	margin: 0px;
}

.tx-keyac-pi1 .content-left {
	float: left;
	width: 20%;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
}

.tx-keyac-pi1 .content-right {
	display: block;
	float: right;
	text-align: left;
	width: 75%;
	vertical-align: middle;
	padding: 5px;
}

.tx-keyac-pi1 .clearer {
	clear: both;
	height: 0;
	visibility: hidden;
}

.tx-keyac-pi1 p {
	margin-top: 0;
}

/* Kalender - TeaserView  */

.tx-keyac-pi1 .cal-teaser {
	border: 2px solid #d60008;
	width: 250px;
	line-height: 1.2;
	padding-bottom: 0.3em;
}

.tx-keyac-pi1 .cal-teaser .header {
	display: block;
	color: #FFF;
	background: #d60008;
	vertical-align: middle;
	background-image: url(images/icon-rot-gr.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.3em;
	height: 1.4em;
	padding-left: 0.7em;
	margin-bottom: 0.3em;
}

.tx-keyac-pi1 .cal-teaser a:link,
		.tx-keyac-pi1 .cal-teaser a:visited {
	text-decoration: none;
}

/*** Kommentarfunktion: tx_sk-pagecomments_pi1 ***/

.tx-skpagecomments-pi1{
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.tx-skpagecomments-pi1 .write{
	background: #fff url(/uploads/tx_keyac/icon_meeting.gif) no-repeat 4px center;
	padding: 0 0px 0 20px;
	margin-top: 20px;
}

.tx-skpagecomments-pi1 h3
{
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

.tx-skpagecomments-pi1 a
{
	background-color: transparent;
}


.sk-pagecomments-error {
	color: red;
	font-weight: bold;
	background: #fff;
	border: 1px dotted red;
	padding: 4px;
	margin: 10px 5px;
}

.sk-pagecomments-success {
	color: blue;
	font-weight: bold;
}

.sk-pagecomments-counter {
	display: none;
	color: #600;
	text-align: right;
	text-decoration: underline;
	margin-bottom: 12px;
}

.sk-pagecomments-headline {
	margin: 0;
	padding: 4px 5px 0;
	border-top: none;
	background-color: #efefef;
	border-bottom: 2px solid white;
}

.sk-pagecomments-namedate {
	float: left;
}

.sk-pagecomments-emailhomepage {
	display: none;
	float: right;
}


.sk-pagecomments-comment {
	clear: both;
	background-color: #efefef;
	padding: 5px;
	margin: 0 0 20px;
}
.sk-pagecomments-comment p.bodytext {
	padding: 0;
	margin: 0;
}

.tx-skpagecomments-pi1 form {
	margin: 20px 0 10px;
}

.tx-skpagecomments-pi1 form fieldset {
	background-color: #efefef;
	border-style: none;
}

.tx-skpagecomments-pi1 form p.userinfos {
	padding: 0 5px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.tx-skpagecomments-pi1 span.sk-pagecomments-number {
	float: left;
	font-size: 100%;
	color: red;
	background-color: white;
	padding: 0 2px;
	margin-right: 10px;
}

.tx-skpagecomments-pi1 form legend {
	background: #fff url(/uploads/tx_keyac/icon_meeting.gif) no-repeat 4px center;
	padding: 2px 30px 2px 20px;
	color: red;
	border: 5px solid #d7cfaf;
	font-weight: bold;
}

.tx-skpagecomments-pi1 form label {
	display: none;
}

.tx-skpagecomments-pi1 form p {
	margin: 6px 0;
}

.tx-skpagecomments-pi1 form p img {
	vertical-align: bottom;
	margin-left: 8px;
}

.tx-skpagecomments-pi1 div.smileytext {
	margin: 5px;
}

.tx-skpagecomments-pi1 form input#name,
		.tx-skpagecomments-pi1 form input#email,
        .tx-skpagecomments-pi1 form input#homepage {
	width: 400px;
	background: #f2efe3;
}

.tx-skpagecomments-pi1 form textarea {
	width: 400px;
	height: 130px;
	background: #f2efe3;
	padding: 5px;
	margin-left: 5px;
}

.tx-skpagecomments-pi1 form input#name:focus,
		.tx-skpagecomments-pi1 form input#email:focus,
        .tx-skpagecomments-pi1 form input#homepage:focus,
		.tx-skpagecomments-pi1 form textarea:focus {
	background: white;
}

.tx-skpagecomments-pi1 form input#skcommentssubmit {
	background: white;
	color: red;
	border: 5px solid #d7cfaf;
	margin: 8px 0;
	float: none;
	padding-left: 5px;
	padding-right: 5px;
}