.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.csc-firstHeader {
	font-size: 15px;
	color: #336868;
	margin-left: 5px;
}

.csc-header csc-header-n1 {
	font-size: 15px;
}

.csc-textpic-imagewrap {
}

.csc-uploads-description, .csc-textpic-caption {
	font-size: 10px;
}
/*---------------------------------------------------------------------------------------*/
/*------- Content Element Tabelle -------*/

div#content_table {
	margin: 2%;
}

.contenttable {
	width: 100%;
}

.tr-0 {
	font-size: 13px;
	color: #336868;
	font-weight:bold;
}
/*---------------------------------------------------------------------------------------*/
/*------- Videos -------*/
div.csc-textpic dt, div.csc-textpic dd {
	margin-left: 20px;
}	

/*---------------------------------------------------------------------------------------*/
/*------- suche -------*/

.searchbox-button {
	border: 0px;
}

.tx-indexedsearch-searchbox TR {
	text-align: left;
}
 
/*---------------------------------------------------------------------------------------*/
/*------- RTE-Editor -------*/
.hinweis {
	font-weight: bold;
	color:#F80205;
}
.zitat {
	font-size:9px;
}

.anmerkung {
	font-size:10px;
}
a.anmerkung:link, a.anmerkung:visited, a.anmerkung:active, a.anmerkung:hover  {
	color:#000000;
	font-size: 10px;
	text-decoration:underline;
}


a.internal-link:link, a.internal-link-new-window:link, a.external-link:link, a.external-link-new-window:link, a.download:link, a.mail:link {
	color:#F80205;
	font-size: 12px;
	text-decoration:none;
}
a.internal-link:visited, a.internal-link-new-window:visited, a.external-link:visited, a.external-link-new-window:visited, a.download:visited, a.mail:visited {
	color:#F80205;
	font-size: 12px;
	text-decoration:none;
}
a.internal-link:hover, a.internal-link-new-window:hover, a.external-link:hover, a.external-link-new-window:hover, a.download:hover, a.mail:hover {
	color:#F80205;
	font-size: 12px;
	text-decoration: underline;
}
a.internal-link:active, a.internal-link-new-window:active, a.external-link:active, a.external-link-new-window:active, a.download:active, a.mail:active {
	color:#F80205;
	font-size: 12px;
	text-decoration: underline;
}

.tabelle {
	border: 1px solid #336868;
}

/*---------------------------------------------------------------------------------------*/
/*------- Sitemap -------*/
.csc-sitemap {
margin-left: 30px;
}

.sitemap_level1 {
margin-top: 10px;
}

.sitemap_level2{
	margin-top: 3px;
}

.sitemap_level2_area {
margin-left: 30px;
}

.sitemap_level3 {
margin-left: 20px;
}

.sitemap_level1 a:LINK,.sitemap_level1 a:VISITED {
font-size: 15px;
color: #336868;
text-decoration:none;
}
.sitemap_level1 a:HOVER,.sitemap_level1 a:ACTIVE {
font-size: 15px;
color: #336868;
text-decoration: underline;
}

.sitemap_level2 a:LINK,.sitemap_level2 a:VISITED {
font-size: 13px;
color: #000000;
text-decoration:none;
}
.sitemap_level2 a:HOVER,.sitemap_level2 a:ACTIVE {
font-size: 13px;
color: #000000;
text-decoration: underline;
}

.sitemap_level3 a:LINK,.sitemap_level3 a:VISITED {
font-size: 12px;
color: #000000;
text-decoration:none;
}
.sitemap_level3 a:HOVER,.sitemap_level3 a:ACTIVE {
font-size: 12px;
color: #000000;
text-decoration: underline;
}

/*---------------------------------------------------------------------------------------*/
/*------- lz_gallery -------*/
DIV#tx_lzgallery-titel{
	margin-bottom: 10px;
}

DIV#tx-lzgallery-pi1-fotonav {
	margin-top: 10px;
}

/*---------------------------------------------------------------------------------------*/
/*------- tt_news -------*/
.news-catRootline {
	padding-left: 9px;
	padding-top: 2px;
	font-weight:bold;	
	font-size:10px;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
/*	float: right;*/
	clear:right;
	height:1px;
	border: 1px solid #336868;
}

.news-latest-container HR.clearer {
	clear:left;
}

.news-list-item TABLE {
	border: none;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	clear:left;

}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#ffffff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#723838;
}

.news-latest-container H2 {
	font-size: 14px;
}

.news-latest-container H3 {
	color: #336868;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.news-latest-container H3 A:LINK,.news-latest-container H3 A:VISITED,.news-latest-container H3 A:HOVER {
	color: #336868;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #723838;
}

.news-latest-item IMG {
	margin-bottom:2px;
	margin-right:5px;
	border:none;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	font-weight:normal;
	color: #000000;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
}

.news-list-item {
	height: 1%;
	line-height: 1.3;
	padding:3px;
	margin:3px;
	margin-top: 10px;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 2px;
	padding: 0px 2px 2px 2px;
	border-bottom: 1px solid #336868;
	color: #336868;
	font-size: 15px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left:2px;
	color: #336868;
	font-size: 15px;
}
.news-list-container A {
	color:#F80205;

}
.news-list-container P {
	padding-left:3px;
	text-align: left;
	font-size: 12px;

}
.news-list-date {
	float: right;
	color: #000000;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-right: -2px;
	margin-top: 7px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: left;
	border:1px solid #666;
	margin-bottom:2px;
	margin-right:10px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-category {
	color:#336868;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:5px;
/*	float: right;*/
	color: #F80205;
}
.news-list-morelink A:LINK,.news-list-morelink A:VISITED,.news-list-morelink A:HOVER {
	padding-left:5px;
	color: #F80205;
}
.news-list-browse {
	text-align: center;
	border-top: 1px solid #336868;
	margin-top: 20px;
	padding: 10px 0px 20px 0px;
}




	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin: 10px 0px 10px 0px;
	border-top:1px solid #336868;
}
.tx-ttnews-browsebox P {
	text-align:center;
	margin: 10px 0px 0px 0px;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BAC7BE;
	border:1px solid #336868;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #336868;
	margin-bottom: 0px;
	border-bottom: 1px solid #336868;

}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 13px;
}

.news-single-img {
	float: right;
	margin-left:5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
	
}

.news-single-category {
	color: #336868;
	margin-bottom: 3px;
	font-size:11px;
}
.news-single-author, .news-single-author a, .news-single-author A:LINK, .news-single-author  A:VISITED, .news-single-author A:HOVER {
	padding-bottom: 7px;
 	color: #336868;
	font-size:9px;
}

.news-single-backlink, .news-single-backlink a, .news-single-backlink A:LINK,.news-single-backlink A:VISITED,.news-single-backlink A:HOVER {	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #F80205;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-additional-info {
	margin-top: 7px;
	margin-bottom: 10px;
	padding:3px;
	padding-bottom:0px;
/*	border: 1px solid #336868;*/
}
.news-single-related,.news-single-files,.news-single-links  {
/*	border: 1px solid #666;*/
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
/*	background-color:#F9FFE5;*/
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:30px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
 	color: #336868;
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */
.news-catmenu-header, .news-catmenu li#row0_0 {
	font-size:11px;
	font-weight:bold;
	margin-bottom: 5px;
}
.news-catmenu ul { 
	list-style:none; 
	margin: 0px;
	padding: 2px;
}
.news-catmenu ul ul { 
	padding-left: 15px;
	font-weight:normal;
}

.news-catmenu  {
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu .active {
	font-weight:bold;
}

/*---------------------------------------------------------------*/
/*----   Foto-Gallerie  ---------------------------------------*/

DIV#tx-lzgallery-pi1-fotonav, DIV#tx-lzgallery-pi1-fotonav A:LINK, DIV#tx-lzgallery-pi1-fotonav A:VISITED, DIV#tx-lzgallery-pi1-fotonav A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;
}

DIV#tx-lzgallery-pi1-fotonav SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}

HR.clearer {
	height:1px;
	border: 1px solid #336868;
	width: 95%;
}

DIV#tx_lzgallery-titel H2 {
	color: #336868;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 11px;
}

DIV#tx-lzgallery-foto {
	text-align: center;
}

/*---------------------------------------------------------------*/
/*----   Email-Formular  ---------------------------------------*/

#mailform {
	margin-left: 20px;
	width: 90%;
	border: none;
	margin-top: 20px;
}

.csc-mailform {
	border: none;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.csc-mailform-field label {
	color: #336868;
	vertical-align:top;
}

.csc-mailform-field #mailformName {
	position: relative;
	left: 44px;
}

.csc-mailform-field #mailformEmail {
	position: relative;
	left: 46px;
}

.csc-mailform-field #mailformNachricht{
	position: relative;
	left: 26px;
}

.csc-mailform-field #mailformOrganisation{
	position: relative;
	left: 7px;
}

.csc-mailform-submit {
	position: relative;
	left: 81px;
	margin-top: 10px;
	background-color:#BAC7BE;
	color: #000000;
}

.csc-mailform-field #mailformThema {
	position: relative;
	left: 39px;
}

/*---------------------------------------------------------------*/
/*----  Gästebuch  ---------------------------------------*/

.tx-guestbook-list-table {
	border: 1px solid #BAC7BE;
	width: 99%;
}

.tx-guestbook-list-header { 
	background-color: #BAC7BE; 
	color: #333333;
	font-weight:bold;
}

.tx-guestbook-list-row { 
	background-color: #FFFFFF; 
}

.tx-guestbook-list-rowleft { 
	background-color: #EEEEEE; 
}

.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: #BAC7BE; 
	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:#336868; */
	font-size:12px; 
	color:#333333; 
	width:100px; 
	height:20px; 
}

.tx-guestbook-form-inputfield-big { 
/*	border-style: solid; 
	border-width: 1pt; 
	border-color:#336868; */
	font-size:12px; 
	color:#333333; 
	width:150px; 
	height:20px; 
}

.tx-guestbook-form-textarea { 
/*	border-style: solid; 
	border-width: 1pt; 
	border-color:#336868; */
	font-size:12px; 
	color:#333333; 
	width:250px; 
}

.tx-guestbook-form-obligationfield { 
	color: #336868; 
}

.tx-guestbook-form-error { 
	color: #CC0000; 
}

/*guestbook aktuell*/
div#tx-guestbook {
	margin-left: 5px;
	padding-top: 10px;
}
div.tx-guestbook-field {
	margin-bottom: 5px;
}
div.tx-guestbook-field label {
	color: #336868; 
	vertical-align:top;
}
div.tx-guestbook-field input.tx-guestbook-form-input-firstname {
	margin-left: 30px;
}
div.tx-guestbook-field input.tx-guestbook-form-input-surname {
	margin-left: 11px;
}
div.tx-guestbook-field input.tx-guestbook-form-input-email {
	margin-left: 46px;
}
div.tx-guestbook-field input.tx-guestbook-form-input-homepage {
	margin-left: 35px;
}
div.tx-guestbook-field input.tx-guestbook-form-input-place {
	margin-left: 64px;
}
div.tx-guestbook-field input.tx-guestbook-form-input-freecap {
	margin-left: 80px;
	margin-top: 5px;
}
div.tx-guestbook-field .tx-guestbook-form-textarea {
	margin-left: 28px;
	margin-bottom: 10px;
}

div.tx-guestbook-field a:link, div.tx-guestbook-field a:visited {
	color:#336868;
	font-weight:normal;
	font-size: 10px;
	text-decoration:underline;
}
div.tx-guestbook-field a:hover, div.tx-guestbook-field a:active {
	color:#336868;
	font-weight:bold;
	font-size: 10px;
	text-decoration: underline;
}
/*guestbook aktuell*/

div#tx-guestbook-table table {
	text-align:left;
	margin-left: 30px;
	margin-top: 10px;

}

div#tx-guestbook-table td, .tx-srfreecap-pi2-cant-read {
	color: #336868; 

}

div#tx-guestbook-table a:link {
	color:#336868;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
}
div#tx-guestbook-table a:visited {
	color:#336868;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
}
div#tx-guestbook-table a:hover {
	color:#336868;
	font-weight:bold;
	font-size: 10px;
	text-decoration: underline;
}
div#tx-guestbook-table a:active {
	color:#336868;
	font-weight:bold;
	font-size: 10px;
	text-decoration: underline;
}