
/* indexed search */

.tx-indexedsearch {
	width: 472px;
	padding: 10px;
	background-color: #4FABEC;
}

.tx-indexedsearch-searchbox {
	height: 70px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { 
	display:inline; 
	margin-right:5px; 
}


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px;
	border: 1px solid black;	
}


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px;
	border: 1px solid black;
	margin-bottom: 5px;	
}


.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: #002039; 
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background-color: #6FBBFC;; 
}


.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:0px; 
	margin-bottom:0px; 
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	background:#2F9BCC; 
	vertical-align:middle; 
}


.tx-indexedsearch .tx-indexedsearch-res .noResume { 
	color:#666666; 
}


.tx-indexedsearch .tx-indexedsearch-category { 
	background:#2F9BCC; 
	font-size:16px; 
	font-weight:bold; 
}


/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.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; 
}

/* POP.Gästebuch */

.tx-hbook-pi1 {
 	max-width:491px;
   	width: 491px;
   	/* bricht zu lange namen ab. sollte noch im php geändert werden */
   	overflow: hidden;
}

.guestbook_new_label {
	color: #FFFFFF;
	padding: 5px 30px 0px 10px;
	margin-top: 10px;
}

.guestbook_new_submit {
	padding: 5px 30px 0px 10px;
	margin-top: 10px;
	text-align: right;
}

.guestbook_createnew {
	width:491px;
	max-width:491px;
	padding: 5px 327px 5px 9px;
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	margin: 0px 0px 4px 0px;
}

.guestbook_entries {
	width:491px;
	max-width:491px;
	font-size: 10px;
	background-color:#000000;
	/*border-bottom: 1px solid #b0b0b0;*/
	color:#ffffff;
	padding: 5px 350px 5px 9px;
	margin: 0px 0px 4px 0px;
}	

.guestbook_entries_author {
	padding: 15px 0px 7px 0px;
	font-weight: bold;
	font-size: 11px;
}

.tx-hbook-content>.guestbook_entries_author {
	padding: 0px 10px 7px 0;
}

.guestbook_entry_lastline {
	padding: 0 15px 10px 15px;
	color: #FFFFFF;
	font-size: 11px;
}

.guestbook_entry_lastline_web a, .guestbook_entry_lastline_email a {
	text-decoration: underline;
	color: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.tx-hbook-pi1 fieldset.p {
	font-weight:bold;
}

.tx-hbook-content {
	margin-bottom: 10px;
	padding: 0px 15px;
}

fieldset>.tx-hbook-content {
	padding: 10px 15px 5px 15px;
}

.tx-hbook-content .tx-hbook-paragraph {
	margin: 0;
	max-width:475px;
	font-weight:normal;
	font-size: 11px;
}

.tx-hbook-pi1 fieldset {
	margin-bottom: 3px;
	/*background: url(../images/box_blau_medien.gif) repeat;*/
	background-color: #4FABEC;
	/*border-bottom: 1px solid #b0b0b0;*/
	max-width:475px;
}

/* POP.Downloads */

.link {
	color: #000000;
	/*text-decoration: underline;*/
}
.filelink {
	max-width: 491px;
	background: #4FABEC;
	padding: 9px 9px 9px 9px;
	color: #FFFFFF;
}

.filelink a {
	color: #FFFFFF;
	font-size: 12px;
}

.csc-header .filelink_header {
	font-weight: bold;
	font-size: 12px;
	margin-top: 40px;
}

.csc-header {
	max-width: 491px;
	background-color: #4FABEC;
	padding: 10px 9px 0px 9px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.csc-header-n2 h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

/* erweiterte Suche */
.csc-firstHeader {
	padding: 0 0 9px 0;
	/*width: 100%;*/
}

.csc-searchform {
	background-color: #2F9BCC;
	width: 100%;
}

/*.text .bodytext {
	text-align: justify;
	padding: 0 15px 0 0;
}*/

.tx-popforumteaser-pi4 .content-text {
	text-align: justify;
	padding: 0 15px 0 0;	
}

/* FORUM */
.tx-chcforum-pi1-preTableWrap .tx-chcforum-pi1-navPath, .tx-chcforum-pi1-preTableWrap .tx-chcforum-pi1-navPath a {
	background-color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	color: #FFFFFF;
}

.tx-chcforum-pi1-navPath a, .tx-chcforum-pi1-navPath {
	text-decoration: none;
}

.tx-chcforum-pi1-preTableWrap .tx-chcforum-pi1-navPath img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.tx-chcforum-pi1-preTableWrap {
	border: 0;
	width:491px;
	margin-right: 0px;
}

.tx-chcforum-pi1-catConferenceCell a {
	text-decoration: underline;
}

.tx-chcforum-pi1-confThreadSubjCell a {
        color: #000000;
        text-decoration: underline;
}

.tx-chcforum-pi1-Table thead tr th {
	color: #FFFFFF;
	font-family: Arial;
	letter-spacing: 0;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

.tx-chcforum-pi1-Table tbody tr th {
	color: #000000;
	font-family: Arial;
	letter-spacing: 0;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

.tx-chcforum-pi1-Table thead tr th {
	background: url(../images/box_blau_medien.gif) repeat-y;
	background-position: center;
}

.tx-chcforum-pi1-Table tbody tr th {
	background-color: #4FABEC;
}

.tx-chcforum-pi1-Table tbody tr td {
	background-color: #D1D3D2;
}


.tx-chcforum-pi1-Table tbody tr dt a, .tx-chcforum-pi1-Table tbody tr dt {
	color: #000000;
	font-size: 11px;
}

.tx-chcforum-pi1-FooterBox {
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

.tx-chcforum-pi1-postForm #formWhere {
	background-color: #4FABEC;
	font-family: Arial;
}

.tx-chcforum-pi1-postForm {
	background-color: #2F9BCC;
}

.tx_chcforum-pi1-subToolBar, .tx-chcforum-pi1-postTableWrap .tx-chcforum-pi1-linkUp {
	background-color: #2F9BCC;
	color: #000000;
}

.tx-chcforum-pi1-postTableWrap .tx-chcforum-pi1-linkUp a, .tx_chcforum-pi1-subToolBar a {
	background-color: #2F9BCC;
	color: #000000;
}

.tx-chcforum-pi1-singlePost .author, .tx-chcforum-pi1-singlePost .text, .tx-chcforum-pi1-singlePost .edit {
	background-color: #2F9BCC;
	width:491px;
}

/* suche */
.tx-indexedsearch-title, .tx-indexedsearch-percent {
	font-weight: bold;
}

.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox {
	background-color: #2F9BCC;
}

.tx-indexedsearch-browsebox {
	padding: 5px 1px;
	margin-bottom: 10px;
}

.tx-indexedsearch-searchbox-sword {
	margin-left: 10px;
}

.tx-indexedsearch-searchbox-button {
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
}
