/* ext.css 
   CSS Code fuer verschiedene Extensions */
/*-------------- Extension "tt_news"--------------- */


/*tt_news LATEST view */
.news-latest-container {
}

.news-latest-container h2 {
	padding:0;
	margin:0;	
}

.news-latest-gotoarchive {
	margin-top:5px;
	font-size: 100%;
}

.news-latest-gotoarchive a {
	font-weight:normal;
	font-size: 100%;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:10px 0 3px 0;
	margin:0;
	border-bottom: 1px solid #999;
}

.news-latest-item p {
}

.news-latest-item h3 {
	padding: 0 0 5px 0;
	margin:0;
}

.news-latest-item h3 a {
}



.news-latest-item img {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #999;
	float:left;
}

.news-latest-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:100%;
}

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

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


/* tt_news LIST view */
.news-list-container {
	background-color:#f8f8f8;
}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	background-color:#f8f8f8;
}

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

.news-search-emptyMsg{
	margin:0px;
}

.news-search-form FORM {
	margin:0px;
}

.news-list-container h3 {
	margin-bottom: 5px;
	padding: 0 0 2px 0;
	background-color: #f8f8f8;
}

.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
	padding-left:0px;
}

.news-list-container h3 a {
	text-decoration: none;
}

.news-list-container p {
	padding-left:0;
}

.news-list-date {
	width: 130px;
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 2px;
	float: right;
	text-align: right;
}

.news-list-category {
	float: right;
	width: 75%;
	text-align: right;
	font-size: 100%;
}

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

.news-list-container img {
	float: right;
	border:1px solid #eeeeee;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:100%;
	font-weight: normal;
}

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

.news-list-morelink a {
	text-decoration: underline;
}

.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: 100%;
}

.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 {
	margin-left: 10px;
}

/* tt_news SINGLE view*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
}

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

.news-single-imgcaption {
	padding:3px;
	background: #eeeeee;
	clear:both;
	font-size: 100%;
	text-align: right;
	margin: 0;
}

.news-single-category {
	float: right;
	font-size: 100%;
}

.news-single-backlink {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata, .news-single-author {
	font-size: 100%;
}

.news-single-author a {
	text-decoration: underline;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
	background-color: #eeeeee;
	/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;
}

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

.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 {
	font-weight: bold;
	font-size: 100%;
	margin: 0 0 5px 5px;
	width:90%;
}

/*tt_news Archivemenu (AMENU) */
.news-amenu-container {
	margin-top:10px;
	background-color:#dddddd;
}

.news-amenu-container li {
	padding-bottom:1px;
	padding: 3px;
}

.news-amenu-container li a {
}

.news-amenu-container ul {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#eeeeee;
	list-style-type: none;
	padding: 0;
}

.news-amenu-container h2 {
	padding:3px;
	background-color:#dddddd;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	background-color: #cccccc;
}


/* 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 {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}

.news-catmenu-ACT {

	font-weight:bold;

}


/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}

.level1 {
	padding-left:10px;
	background-color:#eee;
}

.level2 {
	padding-left:10px;
	background-color:#ddd;
}

.level3 {
	padding-left:10px;
	background-color:#ccc;
}

.level4 {
	padding-left:10px;
	background-color:#bbb;
}

	
/*-------------- Extension "tx_veguestbook"--------------- */
.tx-guestbook-list-table { }
.tx-guestbook-list-header { 
	background-color: #f8f8f8;  
	font-weight:bold; 
}

.tx-guestbook-list-row { 

background-color: #FFF; 

}

.tx-guestbook-list-rowleft { 

background-color: #EEE; 

}

.tx-guestbook-list-entrycomment-title {

font-weight: bold; 

}

.tx-guestbook-list-entrycomment { font-style: italic; }

.tx-guestbook-list-small { font-size: 90%;  }

.tx-veguestbook-pi1-browsebox td { font-size: 90%;  }

.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }

.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEE; }

.tx-guestbook-latest-header { 

	margin-top: 10px;

	background-color: #ddd;  

	font-weight:bold; 

	}

	

.tx-guestbook-latest-table {

	margin-top: 20px;

	border: none;

	

}



.tx-guestbook-latest-row { background-color: #FFFFFF; }

.tx-guestbook-latest-small,

.tx-guestbook-latest-more { 

font-size: 80%;  

}

.tx-guestbook-form-inputfield-med { 

border-style: solid; 

border-width: 1px; 

border-color:#ddd; 

width:200px; 

}

.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#dddddd; font-size:100%; width:200px; }

.tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#dddddd; font-size:100%; width:325px; }

.tx-guestbook-form-obligationfield { color: #CC0000; }

.tx-guestbook-form-error { color: #CC0000; }

h2.tx-guestbook-header {

    margin: 0;

    padding: 0;

    background: transparent;

}



/*--------- default styles for extension "tx_veguestbook_pi1" -------------*/



.tx-veguestbook-pi1 {

	clear: both;

}

  

    /* error handling */

    .tx-veguestbook-pi1 p.tx-guestbook-form-error {

	font-weight:bold;

	color:#990000;

    }

    

    /* display of result count */

    .tx-veguestbook-pi1 .tx-guestbook-result {

	font-weight:bold;

	float:left;

    }

    

    /* pagination */

    .tx-veguestbook-pi1 .tx-guestbook-pagination {

	font-size:75%;

	font-weight:bold;

	float:right;

    }

    

    /* styles for list mode */

    .tx-veguestbook-pi1 h2.tx-guestbook-header {



    }

    

    .tx-veguestbook-pi1 .tx-guestbook-left {

	float:left;

	width: 250px;

	background:#EFEFEF;

	min-height:50px;

	padding: 10px;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-left {

	height:100px;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-left p {

    }

 

    .tx-veguestbook-pi1 .tx-guestbook-right {

	float:left;

	width:350px;

	padding: 10px;

    }

    

    /* styles for latest mode */

    .tx-veguestbook-pi1 .tx-guestbook-latest p,

    .tx-veguestbook-pi1 .tx-guestbook-right p {

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,

    .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {

        font-weight: bold;

	font-size: 90%;

	background: #ccc;

	margin: 5px 0 2px 0;

    }

 

    .tx-veguestbook-pi1 .tx-guestbook-right h3 {

	font-size:100%;

	color:#990000;

	font-weight:bold;

	background:none;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {

	font-size:90%;

	font-style: italic;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-latest {

	display:block;

	clear:both;

    }

    

    /* form styles */

    .tx-veguestbook-pi1 .tx-guestbook-field {

	clear:both;

	width:100%;

	display:block;

	padding: 1em 0;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-field label {

	clear: both;

	display: block;

	float: left;

	width: 10em;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {

	float:left;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {

	float:left;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {

	display: block;

	float: left;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {

	color:#990000;

    }

    

    .tx-veguestbook-pi1 fieldset {

	border:none;

    }

    

    .tx-veguestbook-pi1 legend {

	display:none;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-freecap {

	float:left;

	display:block;

	background:#F7F7F7;

	border:1px solid #CCC;

    }

 

    .tx-veguestbook-pi1 .tx-guestbook-freecap {

	margin-left:2.25em;

    }

 

    

    .tx-veguestbook-pi1 .tx-guestbook-freecap img {

	float:left;

	display:block;

	padding-left:0.25em;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-freecap input {

	float:left;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-freecap label {

	clear:both;

	display:block;

	float:none;

	width:10em;

	margin-bottom:0.5em;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-freecap p {

	font-size:75%;

	padding:0.25em;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-freecap h3 {

	display:none;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {

	color:#990000;

    }

    

    .tx-veguestbook-pi1 .tx-guestbook-clear {

	clear:both;

	display:block;

    }

    

    .tx-veguestbook-pi1 input.tx-guestbook-submit {

	width:auto;

	display:block;

    }







/*--------- Extension "tx_srfreecap"------------- */

.tx-srfreecap-pi2-image { 

	margin: 5px 0 5px 0; 

	border: 1px solid #999;

}

.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }

.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }	











/*---------- Sprachmenue sr_language_menu------------- */



.tx-srlanguagemenu-pi1 p {

	font-family : Verdana, sans-serif;

	font-size : 0.8em;

	line-height : 100%;

	color : #35006d;

	margin-top : 8px;

	padding : 0;

	text-indent : 0;

}



.tx-srlanguagemenu-pi1 img {

	margin : 0 5px;

	padding : 0;

	border-style : none;

}



.tx-srlanguagemenu-pi1 .CUR {

	float : left;

	font-size : 0.8em;

}



.tx-srlanguagemenu-pi1 .CUR a {

	background-color : transparent;

	color : #35006d;

	text-decoration : none;

	font-weight : bold;

}



.tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active {

	color : #333333;

}



.tx-srlanguagemenu-pi1 .NO {

	float : left;

	font-size : 0.8em;

}



.tx-srlanguagemenu-pi1 .NO a {

	background-color : transparent;

	color : #35006d;

	text-decoration : none;

	font-weight : bold;

}



.tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active {

	color : #333333;

}



.tx-srlanguagemenu-pi1 .INACT {

	float : left;

	font-size : 0.8em;

}



.tx-srlanguagemenu-pi1 .INACT a {

	background-color : transparent;

	color : #35006d;

	text-decoration : none;

	font-weight : normal;

}



.tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active {

	color : #333333;

}



.tx-srlanguagemenu-pi1 .SPC {

	float : left;

	font-family : Verdana, sans-serif;

	font-size : 0.8em;

	line-height : 100%;

	color : #35006d;

}



.tx-srlanguagemenu-pi1 fieldset label {

	display : none;

}



.tx-srlanguagemenu-pi1 fieldset select {

	font-size : 0.8em;

	font-family : Verdana, sans-serif;

	background-color : #35006d;

	color : white;

	font-weight : bold;

}



/* Indexsuche tx_indexed_search */
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display : inline;
	margin-right : 5px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width : 100px;
	background: #df7907;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width : 150px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top : 10px;
	margin-bottom : 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight : bold;
	font-style : italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align : center;
	font-weight : bold;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style : italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color : red;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background : #eeeeee;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top : 20px;
	margin-bottom : 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top : 0;
	margin-bottom : 0;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background : #cccccc;
	vertical-align : middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color : #666666;
}

.tx-indexedsearch .tx-indexedsearch-category {
	background : #cccccc;
	font-size : 16px;
	font-weight : bold;
}

.tx-indexedsearch .res-tmpl-css {
	clear : both;
	margin-bottom : 1em;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right : 1em;
	width : 10em;
	float : left;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing : 0;
	font-weight : normal;
	margin-top : -1.2em;
	float : right;
}

.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float : left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float : none;
}


.tx-indexedsearch .info-tmpl-css dd.item-path {
	float : none;
}

