body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  background-color:#ACDFCD;
  padding-top:0px;
  margin-top:0px;
  color:#6E6E6E;
  background-image:url(../images/main/background.jpg);
  background-position:60px center;
  background-position:0px 101px;
  background-position:72% 101px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#6E6E6E;
}

h1 {
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

h2 {
	font-size:11px;
	font-weight:bold;
}

a:link, a:visited {
	color:#57B898;
	color:#9F7032;
}
a:hover {
	color:#1DA276;
	color:#715024;
}

.green {
	color:#58B9A4;
}

img.left {
	float:left;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:10px;
}
img.left_padded {
	float:left;
	position:relative;
	left:-4px;
	top:-1px;
	margin-right:7px;
}
img.right {
	float:right;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
}

/* border */
.borderTable {
	background-color:white;
	width:803px;
}


/* top */
.topTable {
	width:771px;
	height:40px;
	background-image:url(../images/main/banner.jpg);
}
.topTable a:link,
.topTable a:visited {
	color:white;
}
.topTable a:hover {
	color:#CBF1E9;
}

a.english_link:link,
a.english_link:visited {
	background-image:url(../images/main/english.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left:33px;
	padding-top:3px;
	padding-bottom:3px;
	color:#605F5F;
}
a.english_link:hover {
	color:#3D3D3D;
}

a.deutsch_link:link,
a.deutsch_link:visited {
	background-image:url(../images/main/deutsch.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left:31px;
	padding-top:3px;
	padding-bottom:3px;
	color:#605F5F;
}
a.deutsch_link:hover {
	color:#3D3D3D;
}

#lang_links {
	text-align:right;
	vertical-align:top;
	position:relative;
	top:14px;
	left:-11px;
}

#top_text {
	/*width:240px;
	height:237px;*/
	width:187px;
	height:173px;
	background-color:#972B2A;
	padding-top:31px;
	padding-left:25px;
	padding-bottom:33px;
	padding-right:28px;
	color:white;
	text-align:justify;
	vertical-align:top;
	
	padding-top:16px;
	height:188px;
}
#top_text h1 {
	padding-left:0px;
	background:none;
}
#top_text a:link,
#top_text a:visited {
	color:white;
	background-image:url(../images/main/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
}
#top_text a:hover {
	color:#E6A139;
}

/* menu table */
.menuTable {
	width:136px;
}

.menuTable td {
	height:36px;
	text-align:left;
	background-image:url(../images/main/h_sep.gif);
	background-repeat:repeat-x;
	background-position:top left;
	vertical-align:top;
	padding-top:11px;
}

.menuTable td.first {
	background:none;
}

* html .menuTable td {
	height:36px;
	padding-top:9px;
	padding-top:0px;
	vertical-align:middle;
}


.menuTable a:link, .menuTable a:visited {
	text-decoration:none;
	color:#626465;
}

.menuTable a:hover {
	color:#1DA276;
}


/* contentTable */
.contentTable td {
	color:#636361;
}

.contentTable td.body {
	padding-left:34px;
	padding-right:40px;
	padding-bottom:20px;
	padding-top:18px;
	padding-bottom:30px;
	text-align:justify;
	line-height:1.5;
}

.contentTable td.body h1 {
	padding-left:30px;
	background-image:url(../images/main/hiv.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}

hr {
	/*height:1px;
	width:100%;*/
	background-image:url(../images/main/h_sep.gif);
	background-repeat:repeat-x;
	/*border:1px solid red;*/
}

/* news */
.newsTitle {
	font-weight:bold;
}

.news-date {
	padding:10px;
}

img.newsThumbnail {
	border:1px solid #808181;
	margin-right:16px;
	margin-top:5px;
	margin-bottom:5px;
}

/* newspanel */
#news {
	/*width:240px;*/
	border-left:2px solid #B0B0AC;
	border-bottom:2px solid #B0B0AC;
	border-top:1px solid #B0B0AC;
	background-color:#EBE8D8;
	text-align:left;
}

#news h1 {
	padding-left:21px;
}

.news-item {
	width:238px;
	width:180px;
	height:148px;
	background-image:url(../images/main/news_item_back.jpg);
	background-repeat:no-repeat;
	padding-left:23px;
	padding-right:35px;
	padding-bottom:19px;
}

a.date:link,
a.date:visited {
	color:#9F7032;
}
a.date:hover {
	color:#715024;
}

/* news feed */
#newsfeed {
	width:240px;
	width:183px;
	width:181px;
	background-color:#E0DBC2;
	border-left:2px solid #B0B0AC;
	border-bottom:1px solid #B0B0AC;
	text-align:left;
	
	padding-left:23px;
	padding-top:10px;
	padding-right:34px;
	padding-bottom:32px;
}
#newsfeed a.title:link,
#newsfeed a.title:visited {
	color:#9F7032;
}
#newsfeed a.title:hover {
	color:#715024;
}

/* twitter feed */
#twitter-feed {
	width:240px;
	width:183px;
	width:181px;
	background-color:#EFC485;
	border-left:2px solid #B0B0AC;
	border-bottom:1px solid #B0B0AC;
	text-align:left;
	
	padding-left:23px;
	padding-top:10px;
	padding-right:34px;
	padding-bottom:32px;
	color:#4D4D48;
}
#twitter-feed .date {
	color:#7C7C74;
}
#twitter-feed a.title:link,
#twitter-feed a.title:visited {
	color:#9F7032;
}
#twitter-feed a.title:hover {
	color:#715024;
}


/* newsletter */
#newsletter_subscription {
	width:240px;
	width:200px;
	background-color:#972B2A;
	color:white;
	text-align:left;
	padding:20px;
	padding-top:5px;
	float:left;
}
#newsletter_subscription a.button:link,
#newsletter_subscription a.button:visited {
	background-color:#622625;
	color:white;
	font-weight:bold;
	/*width:29px;
	height:22px;*/
	/*padding:6px 7px 6px 7px;*/
	padding:4px 7px 6px 7px;
	text-decoration:none;
	position:relative;
	top:-23px;
	float:right;
	/*top:5px;*/
}
#newsletter_subscription a.button:hover {
	background-color:#733736;
}

#newsletter_subscription input {
	background-color:#E9D2D2;
	color:black;
	width:163px;
	/*height:22px;*/
	border:none;
	padding-top:5px;
	padding-bottom:5px;
}
.newsletterTable td {
	color:white;
	text-align:justify;
}

/* booking form */
.required-fields-hidden		{ visibility:hidden; }
.required-fields			{ visibility:visible; color:#58B9A4; }

.bookingFormTable {
	position:relative;
	left:-5px;
}

.bookingFormTable input.text {
	width:214px;
}
.bookingFormTable select {
	width:215px;
}

/* profile table */
.profileTable td {
	vertical-align:top;
	padding-bottom:7px;
}


/* bottom */
.bottomTable {
	width:771px;
	height:54px;
	background-color:#E7C18A;
	color:#734C20;
}
.bottomTable td {
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
}
.bottomTable a:link, .bottomTable a:visited {
	color:#734C20;
}
.bottomTable a:hover {
	color:#A56C2E;
}

#helios_notice {
	color:#734C20;
	text-align:right;
	position:relative;
	left:310px;
	left:353px;
}
#helios_notice a:link, #helios_notice a:visited {
	color:#734C20;
}
#helios_notice a:hover {
	color:orange;
}



/* other stuff */

/* horizontal separator */
div.h_sep {
	width:100%;
	height:21px;
	background-image:url(../images/main/content_sep.gif);
	background-repeat:repeat-x;
	background-position:0px 9px;
}

/* contact form */
.contactFormTable td {
	padding-bottom:10px;
	padding-right:10px;
}

.contactFormTable input.text {
	width:163px;
	padding-left:3px;
}

.contactFormTable a.arrow:link,
.contactFormTable a.arrow:visited {
	background-image:url(../images/main/hiv_small.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	font-weight:bold;
	padding-left:22px;
	padding-top:3px;
	padding-bottom:5px;
	color:#B52325;
}
.contactFormTable a.arrow:hover {
	color:#841A1D;
}