/*************************************************************/
/*   Textformat-CSS Salinenmusikkapelle Bad Ischl            */
/*************************************************************/
#content-middle {
}

#content-middle h2
{
	clear:both;
	color:#505050;
	font-weight:400;
	font-size:170%;
	margin:1em 0 .5em;
}

#content-middle h3
{
	clear:both;
	color:#7d7d7d;
	font-weight:400;
	font-size:130%;
	margin:1em 0 .5em;
}

#content-middle h4
{
	color:#505050;
	font-weight:400;
	font-size:170%;
	margin:1.5em 0 1em;
}

#content-middle h5
{
	color:#505050;
	font-size:140%;
	margin:1.5em 0 1em;
}

#content-middle h6
{
	color:#505050;
	font-weight:700;
	font-size:120%;
	margin:1.2em 0 .2em;
}

#content-middle a {
	color: #666666;
	text-decoration: none;
}

#content-middle a:hover {
	text-decoration: underline;
}

#content-middle p
{
	line-height: 1.8em;
	font-size: 0.85em;
	margin: 0 0 1em;
}

#content-middle p.details
{
	clear:both;
	line-height:1em;
	font-size:110%;
	margin:-.25em 0 1em;
}

#content-middle blockquote
{
	clear:both;
	font-size:90%;
	margin:0 30px .6em;
}

#content-middle table
{
	clear: both;
	width: 600px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #e9e8f4;
	margin: 0.5em 0 .2em 20px;
}

#content-middle table th.top
{
	line-height: 2em;
	empty-cells: show;
	background-color:#afafaf;
	text-align:left;
	color:#fff;
	font-weight: bold;
	font-size: 0.85em;
	padding: 0 7px;
}

#content-middle table th
{
	line-height: 2em;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	background-color: #e1e1e1;
	text-align: left;
	color: #505050;
	font-weight: bold;
	font-size: 0.85em;
	padding: 2px 20px 2px 7px;
}

#content-middle table td
{
	line-height: 2em;
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
	border-top:solid 2px #fff;
	border-bottom:solid 2px #fff;
	text-align:left;
	font-weight: normal;
	color:#505050;
	font-size: 0.85em;
	padding:2px 7px;
}

#content-middle table tr.tr-odd {
	background-color: #e9eeff;
}

#content-middle table tr.tr-even {
	background-color: #f1f1f3;
}

#content-middle table tr {
	background-color: #f1f1f3;
}


#content-middle h1 a
{
	color:#467aa7;
	font-weight:400;
	text-decoration:none;
}

#content-middle ul
{
	list-style: none;
	margin:.5em 0 1em;
}

#content-middle ul li
{
	background:url(../img/bg_bullet_full_1.gif) no-repeat 0 .5em;
	line-height:1.4em;
	font-size:120%;
	margin:0 0 .2em 2px;
	padding:0 0 0 12px;
}

#content-middle ul li a {
	color: #666666;
	text-decoration: underline;
}

#content-middle ul li a:hover {
	text-decoration: none;
}

#content-middle ul li.deep1 {
	font-size:0.85em;
}

#content-middle ul li.deep2 {
	font-size:0.85em;
}

#content-middle ol
{
	margin:.5em 0 1em 20px !important;
}

#content-middle ol li
{
	list-style-position:outside;
	line-height:1.4em;
	font-size:120%;
	margin:0 0 .2em;
}

#content-middle img.logos_startseite
{
	margin-left:70px;
	border: 0px;
}

#content-middle .links {
	margin-top: 2em;
	text-align: center;
}

#content-middle .links a {
	margin-right: 10px;
	color: #666666;
	font-size: 0.9em;
	text-decoration: none; 
}

#content-middle .links a:hover {
	text-decoration: underline; 
}

#content-middle .tx-indexedsearch a {
	color: #666666;
	text-decoration: none;
}

#content-middle .tx-indexedsearch a:hover {
	text-decoration: underline; 
}

#content-middle .tx-indexedsearch-searchbox table {
	background: none;
}

#content-middle .tx-indexedsearch-searchbox table tr {
	background: none;
}

#content-middle .tx-indexedsearch-title {
	padding-left: 25px;
} 

#content-middle .tx-indexedsearch-searchbox table td {
	background: none;
}

#content-middle .tx-femp3player-pi1 a {
	color: #666666;
	font-size: 0.85em;
	text-decoration: none;
}

#content-middle .tx-femp3player-pi1 a:hover {
	text-decoration: underline;
}

/* Styles for ve_guestbook */
.tx-veguestbook-pi1 {
      font-size:1.0em;
}

/* 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;
	font-size: 0.85em;
	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 {
	font-size: 1.0em!important;
	font-weight: bold!important;
	clear:both;
	background: #e9eeff;
	color:#FFF;
	display:block;
	padding: 0.1em;
	width: 100%;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width:12em;
	background:#C8C8C8;
	min-height:4em;
	padding: 1em;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	height:4em;
}

.tx-veguestbook-pi1 .tx-guestbook-left p {
	color:#000000;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	width:21em;
	background:#FFF;
	padding: 1em;
}

/* styles for latest mode */
.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
	color:#333;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
font-weight: bold;
}

.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:75%;
	color:#333;
	font-style: italic;
}

.tx-veguestbook-pi1 .tx-guestbook-latest {
	display:block;
	padding:0.25em;
	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;
	width:10em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float:left;
	width:20em;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 30em;
	display: block;
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#990000;
}

.tx-veguestbook-pi1 fieldset {
	border:none;
	font-size: 0.95em;
}

.tx-veguestbook-pi1 legend {
	display:none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
	float:left;
	display:block;
	width: 100%;
	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;
}


