/* ext.css 



   CSS Code fuer verschiedene Extensions */

/*-------------- Extension "tt_news"--------------- */

/*tt_news LATEST view */

.news-latest-container {
	color:#999999;
	padding: 0px 0px;
	height: 576px;
	width: 100%;
}

.news-latest-container h1 {
	padding: 0px 0 6px 0;
	margin: 4px 0 0px;
	background: url("../img/bg_h.gif") repeat-x bottom;
	font-weight: lighter;
	font-size: 12px;
}

.news-latest-gotoarchive {
	margin-top: 50px;
	font-size: 0.8em;
}

.news-latest-gotoarchive a {
	font-weight:normal;
	font-size: 0.8em;
}

.news-latest-item {
	margin-top: 16px;
	font-size: 11px;
	margin-bottom: 1px;
	text-decoration: none;
}

.news-latest-item a {
	margin:0;
	color:#999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.news-latest-item h3 {
	padding-bottom:4px;
	font-weight: normal;
	margin:0;
	line-height: 110%;
}
.news-latest-item p {
}
.news-latest-item h3 a {
	color:#000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.news-latest-item h3 a:hover {
	color:#3d91f0;
}

.news-latest-item img {
	padding-right: 5px;
	float:left;
}

.news-latest-category img {
	float: none;
	border: none;
	margin: 0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 0.8em;
}

.news-latest-date a,.news-latest-morelink a,.news-latest-category a{
	color: #999999;
}

.news-latest-morelink {
	float: right;
	padding-top: 0px;
	height: 20px;
	margin-top: -24px;
}

.news-latest-morelink a {
	float:right;
	font-size: 10px;
	padding-top: 0px;
}

/* tt_news LIST view */

.news-list-container {
	width: 506px;
}

.news-list-item {
	padding-bottom: 20px;
	float: left;
	height: 100%;
	margin-top: 20px;
}

.news-list-item h2 {
	background:url("../img/bg_h.gif") repeat-x left bottom;
	font-weight: normal;
	padding:0 0 6px;
	width: 506px;
}

news-list-item a {
	text-decoration: none;
}

.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;
	text-align: left;
}

.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;
	width: 506px;
	padding-top: 5px;
	margin: 0 0 0.3em 0;
}

.news-list-date {
	width: 130px;
	font-size: 0.8em;
	font-weight: normal;
	padding-bottom: 2px;
	float: left;
}

.news-list-category {
	float: right;
	width: 0.8em;
	text-align: right;
	font-size: 70%;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 0.8em;
}

.news-list-container img {
	float: left;
	border:1px solid #eeeeee;
	margin-bottom:5px;
	margin-right: 15px;
	margin-top: 5px;
}

.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:1em;
	font-weight: normal;
}

*+html .news-list-morelink,.news-list-category {
	font-size:11px;
	font-weight: normal;
}

.news-list-morelink  {
	margin-bottom:3px;
	float:right;
}

.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 #eeeeee;
	padding:3px;
	background-color:#f8f8f8;
}

.tx-ttnews-browsebox td {
	font-size: 0.8em;
}

.tx-ttnews-browsebox-strong {
	font-weight: normal;
}

.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 #eeeeee;
}

.news-search-emptyMsg {
	margin-left: 10px;
}

/* tt_news SINGLE view*/

.news-single-item {
	padding-bottom:6px;
}

.news-single-item ul{
}

.news-single-item p{
}

.news-single-item h2{
	background: url(../img/bg_h.gif) repeat-x bottom left;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	margin:0 0 18px;
	padding:0 0 6px;
}

.news-single-img {
	float: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
}

.news-single-imgcaption {

	padding-top:3px;
	clear:both;
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 8px;
}

.news-single-category {
	float: right;
	font-size: 0.8em;
}

.news-single-backlink {
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 15px;
	margin-top: 10px;
	clear:both;
}

.news-single-timedata, .news-single-author {
	font-size: 0.8em;
	margin-bottom: 8px;
}

.news-category-text {
	font-size: 0.8em;
	padding:0 0 12px;
	margin-bottom: 1em;
	float: left;
}

.news-catRootline {
	margin-top: -12px;
	float:left;
}

.news-single-author a {
	text-decoration: underline;
}



.news-single-author {
	padding-bottom: 3px;
}



.news-single-additional-info {
	background-color: #eeeeee;
/* 	clear: both; */
	display: none;
}



.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: 0.8em;
	margin: 0 0 5px 5px;
	width:90%;
}



/*tt_news Archivemenu (AMENU) */

.news-amenu-container {
	padding: 4px 0;
	height: 546px;
	width: 100%;
}

.news-amenu-container li {
	padding-bottom:1px;
	padding: 3px;
}

.news-amenu-container li a {
	color: #999999;
	text-decoration:none;
}

.news-amenu-container li a:hover {
	color: #3d91f0;
}

.news-amenu-container ul {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
	padding: 0;
}

.news-amenu-container h2 {
	padding: 0 0 6px;
	margin: 0 0 18px;
	background:transparent url(../img/bg_h.gif) repeat-x scroll center bottom;
	font-weight:lighter;
}

.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
}

/* tt_news Categorymenu (CATMENU) */

.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
}

.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;

	position:absolute;

	left: 520px;

	top: 555px;

}



.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {

	width : 180px;

	height: 15px;

	position:absolute;

}



.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;

}

.tx-indexedsearch td {

	padding: 5px 0;

}

.tx-indexedsearch td select{

	width: 185px;

}

.tx-indexedsearch input#tx_indexedsearch_extResume {

	margin-top: 5px;

}

.tx-indexedsearch input,

.tx-indexedsearch select{

	margin-left: 6px;

}

.tx-indexedsearch td select.tx-indexedsearch-selectbox-desc{

	margin-left: 0;

}

