/*


/////////////////////////////////////////////////////////

PROJEKT: REGBIE+
DATUM: 02/2007

2007 Copyright U21

/////////////////////////////////////////////////////////


*/

#cmspoll { width: 450px;}

.cmspoll_question {font-size:11px; font-weight:bold; margin-bottom:5px;}
.cmspoll_votecount {margin-bottom:15px;}

.cmspoll_answers { background-color: #ECF3E7; font-size:11px; font-weight:normal; line-height:14px; padding: 5px; clear:both; border-bottom: 2px solid #ffffff; }
.cmspoll_answers input {margin:0px; padding:0px; font-size:11px;}
.cmspoll_answers p {margin: 0 10px 0 0; padding: 0; }
.cmspoll_answers_text { width: 300px;}
.cmspoll_prozent { background-color:#509D3C; height:15px; }
.cmspoll_button {margin-top:15px; background-color:#7fc5fc; color:#001D40; font-weight:bold;}


div.buttonbox { width: 211px; background: transparent url(../gfx_extensions/votehere.gif) no-repeat left top; padding-top: 80px;
	margin-bottom: 60px;
}
div.buttonbox form { width: 211px; background: transparent url(../gfx_extensions/vote-button.gif) no-repeat left center; }
div.buttonbox input { border: none; color: #509D3C; background: #e4e4e4; width: 185px; font-size: 10px; line-height: 16px; margin-left: 20px; margin-top: 8px; margin-bottom: 7px; cursor: pointer; font-weight:bold;}



.tx-rgslideshow-pi1 div.rgslideshow {
	padding: 0 5px; border: 1px solid #cccccc !important;
	margin-left: 20px;
}



/* ##########################
** ### 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;}


/*** Sitemap
Styles für unordered-3 ***/

ul#smapEntry{text-align:left; list-style:none; padding:0; margin:0;}
ul#smapEntry li{ display:block; margin:0; padding:0; }

ul#smapEntry.level1 li{padding: 24px 0 10px 0px; }
ul#smapEntry.level1 li a {font-size: 11px; line-height: 11px;background: #7EBE6A url(../gfx/nav_standard.gif) no-repeat; color: #ffffff; display: block; padding: 9px 10px 9px 14px; text-decoration: none;text-transform: uppercase;font-weight: bold;}
ul#smapEntry.level1 li a:hover {background: #509D3C url(../gfx/nav_over.gif) no-repeat;}
ul#smapEntry.level2 li{padding: 0; border-top: #ededed 1px solid;}
ul#smapEntry.level2 li a {font-size:11px; background: url(../gfx/subnav_act.gif) no-repeat; color: #7ebe6a; display: block; padding: 4px 4px 4px 22px; text-decoration: none;}
ul#smapEntry.level2 li a:hover {background: #F6F9F3 url(../gfx/subnav_act.gif) no-repeat;}
ul#smapEntry.level3 li{padding: 0;margin: 0;}
ul#smapEntry.level3 li a {font-size:11px; background: #F6F9F3; color: #7ebe6a; display: block; padding: 4px 4px 4px 22px; text-decoration: none;}
ul#smapEntry.level3 li a:hover {background: #F6F9F3; text-decoration: underline;}

ul#smapEntry.level4 li{display:none;}
ul#smapEntry.level5 li{display:none;}
#navcontainer>ul#smapEntry li a{width:auto;}
ul#smapEntry li#active a{ }
ul#smapEntry li#active a:hover{ }



/*** 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: #F6F9F3;
	margin-bottom: 15px;
	padding: 0;
}

.news-latest-item H3 {
	font-size: 10px;
	background-color: #ECF3E7;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ededed;
}

.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 {
	padding:5px;
	margin: 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-form form { margin: 0px 0px 10px; }
.news-search-form input { border: 1px solid silver; font-size: 11px; }
.news-search-emptyMsg { margin:0px; }

/* 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 #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #F6F9F3;
	margin-bottom: 15px;
	padding: 0;
}
.news-list-item:hover {
	background-color: #FFF;
}

.news-list-container H3 {
	font-size: 11px;
	background-color: #ECF3E7;
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ededed;
}

.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 #ededed;
	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:9px;
	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 {
	display: none;
	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;
}



/* 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;
}
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 { border:1px solid #333;}
 DIV.tx-mocfilemanager-pi1 .actionButton { background-color: #f4f4f4; }
 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 { }



/*** Kalender: tx_keyac_pi1 ***/

.tx-keyac-pi1 {
	width: 460px;
	font-size: 11px;
	font-family: Tahoma, Arial;
}

/* 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: 0.4em;
}

.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-color: #e6eef3;
	text-align: center;
	padding: 0.4em;
	font-weight: bold;
	color: black;
	border-style: none;
}

.tx-keyac-pi1 table.calendar td {
	width: 1.4em;
	height: 1.5em;
	text-align: center;
	background: #ececec;
	border: 1px solid #ececec;
}

.tx-keyac-pi1 table.calendar td.day,
		.tx-keyac-pi1 table.calendar td.week {
	color: #b6b4b4;
	background: #e0e0e0;
	border: 1px solid #e0e0e0;
	font-weight: bold;
}

#content[id] .tx-keyac-pi1 table.calendar td {
	padding: 0;
}

.tx-keyac-pi1 table.calendar td.today {
	background: #95b4c8;
	color: #ffffff;
}

.tx-keyac-pi1 table.calendar td.cat1,
		 .tx-keyac-pi1 table.calendar td.todaycat1 {
	border: 1px solid #209836;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat2,
		.tx-keyac-pi1 table.calendar td.todaycat2 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat3,
		.tx-keyac-pi1 table.calendar td.todaycat3 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat4,
		.tx-keyac-pi1 table.calendar td.todaycat4 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat5,
		.tx-keyac-pi1 table.calendar td.todaycat5 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat6,
		.tx-keyac-pi1 table.calendar td.todaycat6 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat7,
		.tx-keyac-pi1 table.calendar td.todaycat7 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat8,
		.tx-keyac-pi1 table.calendar td.todaycat8 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat9,
		.tx-keyac-pi1 table.calendar td.todaycat9 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.tx-keyac-pi1 table.calendar td.cat10,
		.tx-keyac-pi1 table.calendar td.todaycat10 {
	border: 1px solid #68ad53;
	background-color: #c0d7af;
}

.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: 1px solid #ededed;
	background-color: #e6eef3;
	padding: 5px;
	margin: 0;
}

.tx-keyac-pi1 .termine-item img {
	vertical-align: middle;
}

/* Kalender - Legende */

.tx-keyac-pi1 .legende {
	clear: both;
	background-color: #F2F6F9;
	margin: 30px 0 0 0;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	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: 460px;
}

.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 #d7cfaf;
	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: white;
	font-weight: bold;
	background: red;
	border: 1px dotted white;
	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: #f2efe3;
	border-bottom: 2px solid white;
}

.sk-pagecomments-namedate {
	float: left;
}

.sk-pagecomments-emailhomepage {
	display: none;
	float: right;
}


.sk-pagecomments-comment {
	clear: both;
	background-color: #f2efe3;
	padding: 5px;
	margin: 0 0 20px;
}
.sk-pagecomments-comment p.bodytext {
	padding: 0;
	margin: 0;
}

.tx-skpagecomments-pi1 form {
	margin: 20px 0 10px;
	width: 460px;
}

.tx-skpagecomments-pi1 form fieldset {
	background-color: #d7cfaf;
}

.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;
}