dd.csc-textpic-caption {
	color: #ED6F00;
	padding-top: 3px;
}

/* Newsletter BEGIN */

table.outertable {
  width: 100%;
}

table.innertable {
  border-collapse: collapse;
}

table.innertable tr.row_uneven td.subject, table.innertable tr.row_even td.subject {
  width: 230px;
}

table.innertable tr.row_uneven, table.innertable tr.row_even, table.innertable tr.header {
  background: #FBD187;
}

table.innertable tr.header {
  font-weight: bold;
}

table.innertable tr.header td {
  padding: 10px;
}

table.innertable tr.row_uneven td, table.innertable tr.row_even td {
  border-top: 1px solid #F26E01;
  padding: 10px;
}

/* Newsletter END */

/* FE Login BEGIN */

.tx-srfeuserregister-pi1 fieldset {
  border: none;
}

img.tx-srfreecap-pi2-image {
  margin: 5px 0;
}

.tx-srfreecap-pi2-cant-read {
  margin-bottom: 5px;
}

/* FE Login END */

/* Guestbook BEGIN */

div.vpgb_eintrag {
	margin-top: 10px;
	border-bottom: 1px solid #ED6F00;
	border-top: 1px solid #ED6F00;
	background-color: #FBD187;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	width: 500px;
}
div.vpgb_eintrag img {
	border: none;
}
div.vpgb_fleft {
	float: left;
	text-align: center;
	width: 100px;
	margin-right: 10px;	
}
div.vpgb_infos {
	margin-top: 10px;
	white-space: nowrap;
}
div.vpgb_entry {
	margin-left: 130px;
}
div.vpgb_comment {
	margin-left: 130px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-style: italic;
}
div.vpgb_name {
	font-weight: bold;
}
.vpgb_datum {
	color: #ED6F00;
	font-size: 10px;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 10px;
}

#vpgb_nav {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 10px;
	line-height: 200%;
}
#vpgb_nav a {
	border: 1px solid #ED6F00;
	text-decoration: none;
	padding: 2px;
}
#vpgb_nav span.vpgb_punkte {
	border: 1px solid #ED6F00;
	text-decoration: none;
	padding: 2px;
}
#vpgb_nav a:hover, #vpgb_nav a.vpgb_aktiv {
	background-color: #FBD187
}

label.fleft {
	float: left;
	text-align: right;
	width: 120px;
	margin: 3px;
	margin-right: 10px;
}
div.formular span.fleft {
	float: left;
	text-align: right;
	width: 120px;
	margin-right: 10px;
}
div.formular div.fleft {
	float: left;
	text-align: right;
	width: 120px;
	margin-right: 10px;
}
div.formular div.fright {
	display: block;
	margin-left: 126px;
}

div.formular input[type=text], div.formular select {
	float: left;
}

div.formular input, div.formular label, div.formular textarea {
	margin: 3px;
}
div.formular img {
	border: 0;
}
.fright input[type=submit] {
	width: 200px;
}
a.bbcode {
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #ED6F00;
	background-color: #FBD187;
	margin-right: 2px;
}
a:hover.bbcode {
	background-color: none;
}



/* Guestbook END */

/* Begin Indexed Search */

input.tx-indexedsearch-searchbox-button {
	border: 1px solid black;
}

.tx-indexedsearch-res {
  background: none;
  border: none;
}

.tx-indexedsearch-res table {
	width: 100%;
}

.tx-indexedsearch-searchbox-button {
	background-color: #FFFFFF;
	border: 1px solid #AFAFAF;
}

.tx-indexedsearch-searchbox table tr td {
	width: 115px;
}

.tx-indexedsearch-searchbox table select { 
	margin: 0;
	padding: 0;
	width: 178px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword{
	width: 178px;
}

.tx-indexedsearch-title a, .tx-indexedsearch-info a { 
	text-align: left;
	background: none;
}

.tx-indexedsearch-res {
	margin-top: 20px;
}

.tx-indexedsearch-title a {
	font-weight: bold;
}

.tx-indexedsearch-info {
	padding: 5px;
}

.tx-indexedsearch-info a {
	font-weight: normal;
	display: inline;
}

.tx-indexedsearch-percent {
	font-weight: bold;
	float: right;
	text-align: right;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup  { 
	color: #000000;
}

.tx-indexedsearch-title {

}

/* End Indexed Search */

/* Begin Mail Form */

fieldset.csc-mailform {
	border: none;
}

#mailform {
	padding: 4px;
	width: 338px;
}

.csc-mailform textarea {
	height: 130px;
}

.csc-mailform select {
	border: 1px solid #ED6F00;
	width: 50px;
}

.csc-mailform  label { 
	float:left;
	text-align:left;
	width:100px;
}

.csc-mailform input#mailformprintmaterial, .csc-mailform input#mailformcontact {
	width: 15px;
}

.csc-mailform-field { padding-top: 20px; }

.csc-mailform-submit { 
	font-weight: bold;
	color: #6F6F6F;
	background-color: #fff;
	border: 1px solid #ED6F00;
	padding: 1px 50px;
}
	
/* End Mail Form */

/* News Begin */

.listitem_wrapper { 
  clear: both;
  padding-top: 2px;
}

.news-single-imgcaption {
  color: #ED6F00;
}

/* News End */


/* YoutubeAPI */
.tx-youtubeapi-list li {
	list-style-type: none;
	margin: 5px 0px 5px 0px;
}


/* YoutubeÁPI End */
