/* Bannner Extension */
div.single-banner {
	padding-bottom:5px;
}

/* NEWSPLUGIN */
/* LISTVIEW */
.news-list-container {
	margin:0px;
	padding:0px;
	background:#F7EDD9;
	border-top:1px solid #765201;
}

.news-list-item {
	clear:both;
	margin-bottom:3px;
}

.news-list-content {
	clear:both;
	min-height:5px;
}

h3.news-list-header {
	margin:0px;
	padding:0px;
	font-size:12px;
}

.news-list-date {
	float:right;
	font-size:10px;
	display:block;
}

.news-list-morelink {
	font-size:11px;
}

.news-clearer {
	clear:both;
	height:1px;
	color:#333333;
}

.clearer {
	clear:both;
	height:1px;
	color:#333333;
}

.news-list-browse {}

.tx-ttnews-browsebox {
	font-size:12px;
}

.tx-ttnews-browsebox-strong {
	font-weight:bold;
}

td.tx-ttnews-browsebox-SCell {
	font-weight:bold;
}

td.tx-ttnews-browsebox-SCell a {
	padding:0px 5px;
	text-decoration:none;
	border:1px solid #ff0000;
}

/* LATEST */
.news-latest-item {
	clear:both;
	margin:0px;
	padding:5px 0px;
	background:#F7EDD9;
	border-bottom:1px solid #765201;
}

.subheader {
	display:block;
	padding-left:10px;
}

.subheader a {
	text-decoration:none;
}

/* ARCHIV */
div.news-amenu-container {
	margin:0 0 20px 0;
}

/* SINGLE */
div#news-single-item {
	width:445px;
}

.news-single-content {
	min-height:260px;
}

div.news-single-timedata {
	font-size:11px;
	text-align:right;
	padding-bottom:10px;
}

h3.news-single-header {
	font-size:14px;
	margin-top:20px;
}

h4.news-single-header-h4 {
}

.news-single-backlink {
	clear:both;
	font-size:12px;
	margin-top:20px;
	padding-top:5px;
	border-top:1px solid #333333;
}

.news-single-img {
	padding:5px;
	float:right;
}


.news-single-imgcaption {
	margin:0px;
	padding:0px;
	font-size:10px;
	text-align:right;
}


/* SEARCH */
div.news-search-form,
div.news-search-form form {
	margin:0px;
	padding:0px;
}

.news-search-form-submit input {
	height:23px;
	font-size:12px;
}

div.news-search-emptyMsg {
	margin:0px;
	padding:0px;
	font-size:12px;
	margin-bottom:20px;
}

/* VE GUESTBOOK */

.tx-veguestbook-pi1 {
	font-size:100%;
}

/* 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 {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
}

/* 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 {
	clear:both;
	margin:0px;
	background:#666;
	color:#FFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:1px 3px;
}

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

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

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

.tx-veguestbook-pi1 .tx-guestbook-right {
	padding:3px;
	background:#FFF;
}

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

p.tx-guestbook-date {
	font-size:11px;
	text-align:right;
}

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

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

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