html {
}

body {
	/*font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

#logo {
	display: none;
	margin: 5px auto;
}

#logo h1 {
	font-size: 1.8em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#logo h1 a {
	text-decoration: none;
}

#box {
}

#container {

}

* html #container {

}

#headertitle {
	display: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #616161;
	margin: 0 0 3px 0;
	font-size: 0.8em;
}

#header {
	display: none;
	background: white;
	margin: 0;
	padding: 0;
	height: 194px;
}

#header img {
	margin: 0;
	padding: 0;
}

#navigation {
	display: none;
	margin: 2px 0 0 0;
}

#navigation ul {
	display: auto;
	list-style: none;
	padding: 7px 0 0 0;
	margin: 0;
	background: #B8BAB9 url(images/bg_li_gray_rev.jpg) repeat-x;
}

#navigation li {
	display: auto;
	float: left;	
}

#navigation li#item1 a {
	border-left: none;
}

.gpsmap {
	display: none;
}

#navigation li#item1 a:hover {
	text-align: center;
	border-right: 1px solid #1C4E89;
	display: block;
	padding: 3px 0 4px 0;
	text-decoration: none;
	color: white;
	background: #979898 url(images/bg_li_blue.jpg) repeat-x;
	/*border-top: 1px solid #1C4E89;*/
}

#navigation li#item2 a:hover {
	text-align: center;
	border-right: 1px solid #678A1A;
	display: block;
	padding: 3px 0 4px 0;
	text-decoration: none;
	color: white;
	background: #979898 url(images/bg_li_green.jpg) repeat-x;
	/*border-top: 1px solid #678A1A;*/
}

#navigation li#item3 a:hover {
	text-align: center;
	border-right: 1px solid #CF8800;
	display: block;
	padding: 3px 0 4px 0;
	text-decoration: none;
	color: white;
	background: #979898 url(images/bg_li_yellow.jpg) repeat-x;
	/*border-top: 1px solid #678A1A;*/
}

#navigation li#item4 a:hover {
	text-align: center;
	border-right: 1px solid #810B0E;
	display: block;
	padding: 3px 0 4px 0;
	text-decoration: none;
	color: white;
	background: #979898 url(images/bg_li_red.jpg) repeat-x;
	/*border-top: 1px solid #678A1A;*/
}

#navigation li a {
	text-align: center;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #6B6B6B;
	width: 9em;
	display: block;
	padding: 3px 0 4px 0;
	text-decoration: none;
	color: white;
	background: #979898 url(images/bg_li_gray.jpg) repeat-x;
	border-top: 1px solid #767676;
}

#wrapper {
}

#sidebox {
	display: none;
	width: 208px;
}

#sidebox img {
	margin: 5px;
	padding: 0;
	border: 1px solid #616161;
}

#sidebox .block {
	background: #E0E0E0;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#sidebox h2 {
	margin: 0;
	color: white;
	font-size: 1em;
	padding: 3px;
	font-weight: normal;
	text-align: center;
	border-bottom: 2px solid white;
	background: #979898 url(images/bg_li_gray_rev.jpg) repeat-x;
}

#sidebox h3 {
	font-size: 1em;
	margin: 10px;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #585858;
}

#sidebox p {
	font-size: 1em;
	margin: 10px;
	padding: 0;
}

#sidebox ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

#sidebox li {
	margin: 0 0 0 20px;
	list-style-image: url(images/list.gif);
}

#sidebox a {
	color: #1C4E89;
}

#sidebox a:hover {
	color: #3874BB;
}

#content {
	
}

#content a {
	color: #1C4E89;
}

#content a:hover {
	color: #3874BB;
}

#content h2 {
	color: none;
	font-size: 1.5em;
	border-bottom: 2px solid #585858;
	margin-top: 0;
	font-weight: normal;
}

#content .icons {
	display: none;
}

#content h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content .searchbox {
	float:left;
	margin: 0 15px 5px 0;
}

#content p {
}

#content img {
	border: none;
}

#content table {
	width: 100%;
	font-size: 0.8em;
	border: 1px solid white;
	border-collapse: collapse;
}

.tablecolor1 {
	background: #ffffff;
}

.tablecolor2 {
	background: #DEDEDE;
}

#content th {
	text-align: center;
	padding: 3px;
	font-weight: normal;
	border: 1px solid white;
}

#content th a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#content th a:hover {
	color: white;
	text-decoration: none;
}

#content td {
	border: 1px solid white;
	padding: 3px;
}

#footer {
	display: none;
	margin: 17px 0 0 0;
	text-align: center;
	padding: 3px;
	background: #999999 url(images/bg_li_gray_rev.jpg) 0 100% repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: white;
}

.clear {
	background: white;
	height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
/* End hide from IE-mac */

#navigation ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #navigation ul {height: 1%;}
/* End hide from IE-mac */

.fotos {
	display: none;
}

.fotos table, .fotos th, .fotos td {
	border: none !important;
	width: 0% !important;
	padding: 0 !important;
	margin: 0 !important;
}

.fotos td {
	vertical-align: top;
	padding-right: 10px !important;
	padding-bottom: 10px !important;
}

.fotos img {
	margin-bottom: 5px;
}

.fotos .rahmen {
	display: table-cell;
	padding: 7px;
	background: white;
	border-right: solid 1px #B1B1B1 !important;
	border-bottom: solid 1px #B1B1B1 !important;
}

.fotos p {
	margin: 0;
	padding: 0;
}

.newsblock {
	margin-bottom: 2em;
}

.newsblock h3 {
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
}

.newsblock p {
	margin: 1em 0 0 0;
	padding: 0;
}

.newsblock img {
	margin: 0 10px 10px 0;
	float: left;
	padding: 7px;
	background: white;
	border-right: solid 1px #B1B1B1 !important;
	border-bottom: solid 1px #B1B1B1 !important;
}

.newsblock .newsdate {
	font-size: 0.8em;
}

.morelink {
	padding: 0 0 0 20px;
	background: url(images/list.gif) 0 50% no-repeat;
}

.clear {
	clear: both;
}

.imgright {
	margin: 0 0 15px 15px;
	float: right;
}

.imgright img {
	margin: 0 0 10px 0;
	padding: 7px;
	background: white;
	border-right: solid 1px #B1B1B1 !important;
	border-bottom: solid 1px #B1B1B1 !important;
}

.error {
	padding: 5px;
	border: 1px solid #B90409;
	color: #B90409;
	margin: 0 0 1em 0;
}

.error ul {
	padding: 0;
	margin: 0.5em;
	list-style: none;
}

.back {
	display: none;
}

.tourdata {
	border: 1px solid black;
	padding: 10px;
	margin: 0 0 1em 0;
}

.tourdata h3 {
	border-bottom: 1px solid black;
	margin: 0 0 0.5em 0 !important;
}

.tourdata p {
	margin: 0 !important;
}