/* default styles for extension "tx_indexedsearch" */
		.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:0px; margin-bottom:0px; }
		.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; }

		/* 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; }
/* default styles for extension "tx_aahbook_pi1" */

/* BASIC STUFF */
.tx-aahbook-pi1 a {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #0033ff;
}
.tx-aahbook-pi1 a:hover {
	color: #0099ff;
	text-decoration: underline;
}
.tx-aahbook-pi1 td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

/* HEADER */
.tx-aahbook-pi1-header {
	font-size: 10px;
	height: 25px;
}
.tx-aahbook-pi1-header a {
	color: #0033ff;
	text-decoration: none;
	font-weight: bold;
}
.tx-aahbook-pi1-header a:hover {
	text-decoration: underline;
}

/* MAIN SITE WITH ENTRIES */
.tx-aahbook-pi1-date {
	background-color: #dddddd;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 0px;
	border-top-width: 1px;
	padding: 2px;
}
.tx-aahbook-pi1-date a {
	font-weight: bold;
}
.tx-aahbook-pi1-url {
	background-color: #dddddd;
	padding: 2px;
}
.tx-aahbook-pi1-text_even {
	height: 50px;
	font-size: 10px;
	padding: 5px;
}
.tx-aahbook-pi1-text_odd {
	height: 50px;
	font-size: 10px;
	padding: 5px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px;
	border-bottom-width: 5px;
}
.tx-aahbook-pi1-site {
	padding: 5px;
}
.tx-aahbook-pi1-code {
	font-family: Courier;
	font-size: 6px;
	padding-left: 10px;
	width: 90%;
	background-color: #dddddd;
}


/* WRITE NEW ENTRY SITE */
.tx-aahbook-pi1-td_new {
	width: 150px;
	padding: 5px;
}
.tx-aahbook-pi1-input {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 50%;
}
.tx-aahbook-pi1-helpbox {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-width: 0px;
	color: #aaaaaa;
	background-color: #ffffff;
	width: 100%;
}
.tx-aahbook-pi1-textarea {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 100%;
}
.tx-aahbook-pi1-td_button {
	padding: 5px;
}
.tx-aahbook-pi1-button {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: auto;
	padding: 5px;
	background-color: #dddddd;
}

/* FOOTER */
.tx-aahbook-pi1-footer {
	font-size: 10px;
	color: #cccccc;
	padding: 5px;
}
.tx-aahbook-pi1-footer a {
	color: #cccccc;
	text-decoration: none;
}
.tx-aahbook-pi1-footer a:hover {
	text-decoration: underline;
}

/* default styles for extension "tx_slideshow_pi1" */
		.tx-slideshow-pi1 {
			text-align: center;
		}
/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 1em; }
		.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; }
/* default styles for extension "tx_veguestbook_pi1" */
		.tx-guestbook-list-header { background-color: {$COLOR_HEAD_MENU}; color: #FFFFFF; font-weight:bold; }
		.tx-guestbook-list-row { background-color: #FFFFFF; }
		.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
		.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: #EEEEEE; }
		.tx-guestbook-latest-header { background-color: {$COLOR_HEAD_MENU}; color: #FFFFFF; font-weight:bold; }
		.tx-guestbook-latest-row { background-color: #FFFFFF; }
		.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
		.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:{$COLOR_HEAD_MENU}; font-size:12; color:#333333; width:100; height:20; }
		.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:{$COLOR_HEAD_MENU}; font-size:12; color:#333333; width:150; height:20; }
		.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:{$COLOR_HEAD_MENU}; font-size:12; color:#333333; width:250; }
		.tx-guestbook-form-obligationfield { color: #CC0000; }
		.tx-guestbook-form-error { color: #CC0000; }