body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, pre, img, fieldset, table, tr, td
{
  padding:0em;
  margin:0em;
  border:none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.95em;
}

h2 {
  color: #006643;
  margin-bottom: 2em;
}

blockquote {
  font-style: italic;
}

hr { display: none; }

body {
  background-color: #c4d9cf;
  margin-bottom: 2em;
}

p, ul {
  margin-bottom: 2em;
}

ul {
  margin-left: 1.1em;
  list-style-type: square;
  list-style-position: outside;
}

li { margin: 0em; }

.bold { color: #006643; font-size: 1.1em; font-style: italic; }

.emphasis { font-weight: bold; }

.small p { font-size: smaller; }

a, a:link, a:visited, a:hover, a:active {
  text-decoration: underline;
  color: #006643;
}

a:hover {
  text-decoration: underline;
  color: #0E486D;
}

#header {
	height: 12.5em;
	background-color: #006643;
}

#lang {
	padding: 1em 1em 0em 1em;
	text-align: right;
	float: right;
}

#header h1 {
	clear: both;
	text-align: center;
}

#menu, #submenu {
  text-align: center;
}

#menu {
  padding: 1em 0em 1em 0em;
}

#submenu {
  padding: 1em 0em 0em 0em;
}

.menuitem, .selectedmenuitem {
  display: inline;
  margin: 0em 1.9em 0em 1.9em;
}

#submenu .menuitem, #submenu .selectedmenuitem {
  font-size: 0.8em;
}

.menuitem, #footer {
  color: #006643;
}

.menuitem a, .menuitem a:link, .menuitem a:visited, .menuitem a:active {
  text-decoration: none;
}

.menuitem a:hover {
  text-decoration: underline;
}

.selectedmenuitem {
  text-decoration: underline;
  color: #0E486D;
}

#separator {
  height: 3em;
  width: 100%;
  background: url(images/separator00.jpg) bottom right repeat-x;
}

#content {
  margin: 3em auto 0em auto;
  padding: 0em;
  width: 45em;
  line-height: 1.5em;
}

#content table, #content table#pricelegend tr td {
  border: none;
  margin: 0;
  padding: 0;
}

#content table tr td {
  border: none;
  margin: 0;
  padding: 0 2em 2em 0;
  vertical-align: top;
}

#content table#formdata tr td { padding: 0; }

#content table#formdata { margin-bottom: 2em; }

#content table#pricelegend tr td {
  line-height: normal;
  vertical-align: middle;
  padding-right: 30px;
}

#content #hotels {
  width: 100%;
  background-color: #e6ece8;
  line-height: normal;
  font-size: x-small;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
}

#content #hotels tr td {
  padding: 1em;
}

#leftcolumn {
  width: 21em;
  padding: 0em;
  margin: 0em 3em 0em 0em;
  float: left;
}

#rightcolumn {
  width: 21em;
  padding: 0em;
  margin: 0em;
  clear: right;
  float: right;
}

#rightcolumn .info p {
  text-align: right;
  line-height: normal;
  font-size: 0.75em;
  margin-bottom: 2em;
}

#rightcolumn .info h3 {
  text-align: right;
  font-size: 0.7em;
  margin-bottom: 1.5em;
}

#imageIndex {
  padding: 0em;
  margin: 0em 0em 2em 0em;
}

#imageIndex div {
  margin: 0.4em;
  float: left;
}

#imageIndex a img {
  margin: 0em;
  padding: 0em;
  display: block;
  border: none;
}

.indexCaption {
  font-size: smaller;
}

.left {
  padding: 0em;
  margin: 0em 0em 0.5em 0em;
  float: left;
}

.right {
  padding: 0em;
  margin: 0em 0em 0.5em 0em;
  float: right;
}

.spacebefore {
  margin-top: 7em;
}

.paragtitle {
  margin-bottom: 0.2em;
  font-weight: bold;
}

/*
.listentry {
  padding: 0em;
  margin: 0em 0em 0em 0em;
  clear: both;
  float: left;
}

.listpicture {
  padding: 0em;
  margin: 0em 0em 2em 0em;
  float: right;
}

*:first-child+html .listpicture { margin: 0em 0em 0em 0em; } * html .listpicture { margin: 0em 0em 0em 0em; }
*/

.listpicture {
  padding: 0em;
  margin: 0em 0em 2em 0em;
  clear: both;
  float: left;
}

.listentry, .widelistentry, .bigwidelistentry {
  padding: 0em;
  margin: 0em 0em 2em 2em;
  float: left;
}

.listentry {
  width: 14em;
}

.widelistentry {
  width: 39em;
}

.bigwidelistentry {
  width: 31em;
}

#backlink {
  clear: both;
}

#footer {
  clear: both;
  margin: 0em;
  padding: 3em 0em 0em 0em;
  text-align: center;
  font-size: 0.8em;
}