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

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

.news-latest-item {
	height: 1%;
	line-height: 1.3;
	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:none;
	float:left;
}

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

.news-latest-date, .news-latest-category {
	font-size:75%;
	text-decoration: none;
}

.news-latest-date a, .news-latest-category a {
	/* font-size:75%; */
	font-size:95%;
	text-decoration: none;
}

.news-latest-morelink {
	font-size:85%;
	height:12px;
	text-align: right;
	background-color: transparent;
	background-image: url(/fileadmin/templates/img/link_arrow.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	padding-top: 0pt;
	padding-right: 15px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	text-decoration: none;
}

.news-latest-morelink a {
	text-decoration: none;
}

/* tt_news LIST view */
.news-list-container {
}

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

.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;
}

.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: 75%;
	font-weight: normal;
	padding-bottom: 2px;
	float: right;
	text-align: right;
	color: black;
}

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

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

.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:75%;
	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;
	padding:3px;
}

.tx-ttnews-browsebox td {
	font-size: 75%;
}

.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;
	clear:both;
	font-size: 75%;
	text-align: right;
	margin: 0;
}

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

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

.news-single-timedata, .news-single-author {
	/* font-size: 75%; */
	font-size: 95%;
}

.news-single-author a {
	text-decoration: none;
	color: #000;
}

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

.news-single-additional-info {
	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;
}

.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: 75%;
	margin: 0 0 5px 5px;
	width:90%;
}

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

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

.news-amenu-container li a {
	text-decoration: none;
}

.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:3px;
}

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

/* tt_news Categorymenu (CATMENU) */
.news-catmenu {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	background-color: #FFF;
}

.news-catmenu a {
	text-decoration: none;
}

.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 {
	border-top-style: solid;
}

.tx-guestbook-list-header {
	background-color: #f8f8f8;
	color: #ffffff;
	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: 9px;
	color: #666666;
}

.tx-veguestbook-pi1-browsebox td {
	font-size: 9px;
	color: #666666;
}

.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: 100px;
	background-color: #FFF;
	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:#8B1229;
	font-size:12px;
	width:60px;
}

.tx-guestbook-form-inputfield-big {
	border-style: solid;
	border-width: 1px;
	border-color:#8B1229;
	font-size:12px;
	width:100px;
}

.tx-guestbook-form-textarea {
	border-style: solid;
	border-width: 1px;
	border-color:#8B1229;;
	font-size:12px;
	width:300px;
}

.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;
	padding: 0 0 0 10px;
}

/* 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 {
	background: transparent;
	color:#000;
}

.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;
}

.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;
}

/*** Tagclouds ***/
.tx-timtabtagcloud-link {
	text-decoration: none;
}

.tx-timtabtagcloud-link a {
	text-decoration: none;
}

ul.tx-timtabtagcloud-postlist {
	list-style-type: none;
	text-decoration: none;
}

ul.tx-timtabtagcloud-postlist a {
	text-decoration: none;
}

ul.tx-timtabtagcloud-postlist a:hover {
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 {
	padding: 3px;
}

tx-timtabtagcloud-pi1 a {
	font-weight: normal;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag1 {
	font-size: 8px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag1 a {
	font-size: 8px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag2 {
	font-size: 9px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag2 a {
	font-size: 9px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag3 {
	font-size: 10px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag3 a {
	font-size: 10px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag4 {
	font-size: 11px;
	text-decoration: none;
}
.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag4 a {
	font-size: 11px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag5 {
	font-size: 12px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag5 a {
	font-size: 12px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag6 {
	font-size: 14px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag6 a {
	font-size: 14px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag7 {
	font-size: 16px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag7 a {
	font-size: 16px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag8 {
	font-size: 18px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag8 a {
	font-size: 18px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag9 {
	font-size: 20px;
	text-decoration: none;
}

.tx-timtabtagcloud-pi1 span.tx-timtabtagcloud-tag9 a {
	font-size: 20px;
	text-decoration: none;
}

/* MISC */
.no-no	{
	display: none;
}

/* Comment field */
/*** Commentform ***/
#commentform fieldset {
	padding: 10px;
	border: none;
	background: #eee url(/fileadmin/templates/img/corner_bottomright.gif) no-repeat bottom right;
}

#commentform label {
	display: block;
	text-align: right;
	width: 200px;
	padding: 0 5px;
	float: left;
	clear: both;
}

#commentform label.normal {
	display: inline;
	text-align: left;
	float: none;
	clear: none;
}

#commentform input, #commentform textarea {
	border: 1px #eee solid;
}

#commentform input.text {
	width: 300px;
}

#commentform textarea {
	width: 100%;
}

#commentform p.submit {
	text-align: center;
}

#commentform p.submit input {
	padding: 3px;
	font-weight: bold;
}

div.comment {
	margin: 0 0 5px 0;
	border: 1px #eee solid;
}

p.comment {
	margin: 5px 0 0 70px;
	padding: 5px 0 0 5px;
}

p.info {
	background: #eee;
	padding: 0 0 3px 5px;
	margin: 0;
}

p.info a {
	text-decoration: none;
}

p.info a:hover {
	color: #B30000;
}

div.tx-veguestbook-pi1 div.comment img {
	float: left;
	display: block;
	margin: 5px;
	padding: 0;
}

div.tx-veguestbook-pi1 {
	padding: 0 0 0 5px;
}

div.tx-veguestbook-pi1 h3 {
	color: #EF1C21;
	margin: 10px 0;
}

br.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
