H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
.ctable P {
	margin-top: 5px;
}
.bodytext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ctable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 750px;
}
.ctable table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*-------Uploads Def.-----*/
.csc-uploads-fileName, .csc-uploads-fileSize  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.csc-uploads-description {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}
/*----------------------------------- Contenttable Format -------------------------*/
/*.csc-textpic-text {
width: 650px;
}*/

table.contenttable-0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

table.contenttable-0 .td-last {
	text-align: right;
	width: 120px;
}

table.contenttable-0 .td-1 {
	text-align: right;
	width: 120px;
}

table.contenttable-0 .tr-0 td {
	border-bottom: 1px solid #666666;
	height: 4em;
	vertical-align: bottom;
	font-weight: bold;
}
.bg_minus_10 {
	background-image:url(/fileadmin/templates/gfx/bg_minus_10_prozent.jpg)
}
.bg_minus_10_2 {
	background-image:url(/fileadmin/templates/gfx/bg_minus_10_prozent_zweizeilig.jpg)
}
.bg_minus_10_en {
	background-image:url(/fileadmin/templates/gfx/bg_minus_10_prozent_en.jpg)
}
.bg_minus_10_2_en {
	background-image:url(/fileadmin/templates/gfx/bg_minus_10_prozent_zweizeilig_en.jpg)
}
.bg_minus_10_fr {
	background-image:url(/fileadmin/templates/gfx/bg_minus_10_prozent_fr.jpg)
}
.bg_minus_10_2_fr {
	background-image:url(/fileadmin/templates/gfx/bg_minus_10_prozent_zweizeilig_fr.jpg)
}
/*----------------------------------- Summerpackages format -------------------------*/
table.contenttable-0.summerP .td-1 {
	text-align: right;
	width: 150px;
}
/*----------------------------------- SPA - Beauty format -------------------------*/
table.contenttable-0.beauty {
	width: 90%;
	border-spacing: 0px;
	margin-left: 0px;
	margin-right: auto;
	border-collapse: collapse;
}
table.contenttable-0.beauty tr {
	vertical-align: top;
}

table.contenttable-0.beauty .tr-odd {
/* border-top: 1px dashed #666666; */
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}
table.contenttable-0.beauty .tr-odd td {
	padding-top: 2px;
}

table.contenttable-0.beauty .td-last {
	text-align: right;
	width: 120px;
}

table.contenttable-0.beauty .td-1 {
	text-align: right;
	width: 120px;
}

table.contenttable-0.beauty .tr-0 td {
	border-bottom: 1px solid #666666;
	height: 4em;
	vertical-align: bottom;
	font-weight: bold;
}
/*----------------------------------- SPA - Massage format -------------------------*/
table.contenttable-0.massage {
	width: 90%;
	border-spacing: 0px;
	margin-left: 0px;
	margin-right: auto;
	border-collapse: collapse;
}
table.contenttable-0.massage tr {
	vertical-align: top;
}

table.contenttable-0.massage .tr-odd {
/* border-top: 1px dashed #666666; */
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}
table.contenttable-0.massage .tr-odd td {
	padding-top: 2px;
}

table.contenttable-0.massage .td-last {
	text-align: right;
	width: 120px;
}

table.contenttable-0.massage .td-1 {
	text-align: right;
	width: 120px;
}

table.contenttable-0.massage .tr-0 td {
	border-bottom: 1px solid #666666;
	height: 4em;
	vertical-align: bottom;
	font-weight: bold;
}
/*-----------------------------------  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{
	clear:right;
	height:1px;
	border-bottom: 1px dashed #313131;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	/*border:1px solid #313131;*/
}
.news-latest-container HR.clearer {
	clear:left;
}
/*--------------------------------- tt_news LATEST view  ---------------------------------*/
.news-latest-container {
	border-left:1px dashed #666;
	background-color:#fff;
	padding-left: 10px;
}
.news-latest-container H2,.news-latest-gotoarchive {
	color:#313131;
	font-size: 12px;
	padding:1px;
	margin:1px;
	/*border:1px solid #666;*/
	/*background-color:#D8FA70;*/
	background-color:#fff;
}
.news-latest-gotoarchive {
	font-size: 11px;
	font-weight:normal;
	margin-top:1px;
}
.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.0;
	/* IE hack end */
	padding:1px;
	margin:1px;
	/* border:1px solid #666; */
	background-color:#fff;
}
.news-latest-item H3 {
	margin-bottom: 5px;
}
.news-latest-item a {
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
.news-latest-item IMG {
	margin-bottom:1px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date {
	display: none;
}
.news-latest-morelink,.news-latest-category {
	font-size:9px;
}
.news-latest-morelink {
	height:12px;
}
.news-latest-morelink A {
	float:right;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	/*border:1px solid #666;*/
	background-color:#fff;
}
.news-single-item H2 {
	font-size: 12px;
	font-weight:bold;
	color: #313131;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}
.news-single-img {
	float: right;
	margin-left:5px;

}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	color: #313131;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
	/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.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:20px;
}
.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	/*
	 * border:1px solid #000;
	 * background-color:#F7EFC5;
	 */
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin:1px;
	;border:1px solid #666;
	background-color:#fff;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #313131;
	color: #313131;
	background-color: #FFFFFF;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#313131;
	padding-left:2px;
	text-decoration: none;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #313131;
	width: 180px;

	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #fff;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-morelink a {
	color: #313131;
}
.news-list-browse {
	text-align: center;
}
/* --------------- Mailformplus li items --------------------*/
.tx-thmailformplus-pi1 ul {
	color: red;
	font-weight: bold;
}
.paket-detail {
	font-size: 11px;
}
/* --------------- Content Aktivprogramm id538 ---------------*/
.contentTableLeft, .contentTableRight {
	vertical-align: top;
	}
.contentTable8 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	border: 0px;
	}
.col1 {
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	vertical-align: top;
	margin-left: 2px;
	margin-right: 2px;		
	width: 55px;
	}
.col2, .col3, .col4, .col5, .col6, .col7 {
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	width: 75px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;			
	vertical-align: bottom;
	}
.col8 {
	border-bottom: 1px dotted #666666;
	width: 75px;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;	
	vertical-align: bottom;	
	}
.naturewatch .TD {
	border-bottom: 1px solid #66666;
	}
.history {
	border-collapse: collapse;
	}
.history .TD-0 {
	padding-left: 20px;
	padding-right: 20px;
	width: 125px !important;
	font-weight: bold !important;
	border-bottom: 1px solid #66666;	
	}		
.history .TD-last {
 	width: 525px !important;
	border-bottom: 1px solid #66666;	
	}			