/* Title of biking section */

.title1 {
	color: #009933;
	text-decoration: none;
	text-align: left;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Title of hiking section */

.title2 {
	color: #ff6600;
	text-decoration: none;
	text-align: left;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Headers */

h1 {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	color: #fff;
	text-decoration: none;
	text-align: left;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Bodytext */

.bodytext {
	text-decoration: none;
	text-align: justify;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.bodytext a {
	text-decoration: underline;
	text-align: justify;
	color: #000;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#biking.bodytext a {
	text-decoration: none;
	text-align: justify;
	color: #009933;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#hiking.bodytext a {
	text-decoration: none;
	text-align: justify;
	color: #ff6600;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* List */

li
{
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

#biking li a
{
	color: #009933;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#hiking li a
{
	color: #ff6600;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/* Newsbox */

.biking_news_title {
	color: #fff;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: #009933;
	width: 320px;
	opacity: 0.6;
	padding: 5px;
}

.hiking_news_title {
	color: #fff;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: #009933;
	width: 320px;
	opacity: 0.6;
	padding: 5px;
}

.news_date {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

/* Footer */

#footer .bodytext {
	text-decoration: none;
	text-align: justify;
	color: #666666;
	font: normal normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer a {
	text-decoration: underline;
	text-align: justify;
	color: #666666;
	font: normal normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Image */

.csc-textpic-caption {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


/* Mailform */

.csc-mailform {
	border: 0;
	cellspacing: 0px;
	cellpadding: 0px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.csc-mailform-field {
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.csc-form-labelcell
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.csc-form-fieldcell
{
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


/* Sitemap */

.csc-sitemap
{
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.csc-sitemap a
{
	color: #000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

/* Menu */

.title {
	background-color: #666666;
	width: 150px;
	border-left: .5px solid #666666;
	opacity: 0.6;
	color: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 4px;
}

.title a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.link {
	background: url(http://www.e-tours.com/fileadmin/images/menus/border/gradient.jpg) repeat-y;
	width: 150px;
	opacity: 0.6;
	color: #666;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 7px 5px 7px 20px;
	border-right: 1px solid #666;
}

.link a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.link_act {
	background: url(http://www.e-tours.com/fileadmin/images/menus/border/gradient_act.jpg) repeat-y;
	width: 150px;
	opacity: 0.6;
	color: #666;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 5px 6px 40px;
}

.link_act a {
	color: #666;
	text-decoration: none;
}


/* Table OLD */

.tableTitlePrices
{
	background-color: #009933;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
}

.tableCellPrices
{
	background-color: #dddddd;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
}

/* Tables */

.tr-even {
	background-color: #cccccc;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
}

.tr-odd {
	background-color: #dddddd;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
}

.tr-0 {
	background-color: #888888;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.td-0 {
	padding: 3px;
}

.td-1 {
	padding: 3px;
}

.td-2 {
	padding: 3px;
}

.td-3 {
	padding: 3px;
}

.td-4 {
	padding: 3px;
}

.td-5 {
	padding: 3px;
}

.td-6 {
	padding: 3px;
}

.td-last {
	padding: 3px;
}

.red {
	background-color: red;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
	font-size: 12px;
	font-style: italic;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

/* Additional table formatting */

.tr-even .td-0{
formatierung für die linke Spalte der ungeraden Zeilen
}

.tr-even .td-last {
formatierung für die rechte Spalte der ungeraden Zeilen
}

.tr-odd .td-0{
formatierung für die linke Spalte der geraden Zeilen
}

.tr-odd .td-last {
formatierung für die rechte Spalte der geraden Zeilen
}

.tr-last {
formatierung für die letzte Zeile
}

.contenttable {
allgemeine Formatierungen für alle Tabellen
}

.contenttable-1 {
allgemeine Formatierungen für die erste Tabelle der Seite
}

.contenttable-1 .tr-0 {
formatierungen für die erste Zeile der ersten Tabelle
}

.contenttable .tr-0 {
formatierungen für die erste Zeile aller Tabellen
}
