html, body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
		background-color: #e6e6e6;
}

body {
	background-image: url(../layout/shadow_hor.png);
	background-position: top center;
	background-repeat: repeat-y;
}

#shadow_ver {
	width: 100%;
	height: 15px;
	background-image: url(../layout/shadow_ver.png);
	background-position: center;
	background-repeat: no-repeat;
}

table {
	border-collapse: collapse;
	border-spacing: 0 0;
}

td {
	padding: 0 4px 4px 0;
	vertical-align: top;
}
h4 { font-size: 13px; }
h5 { font-size: 12px; }
a#start {
	display: block;
	height: 0;
	line-height: 0;
}
#logo_link {
	display: block;
	position: absolute;
	top: 26px;
	left: 309px;
	width: 453px;
	height: 49px;
	text-decoration: none;
}

#page_wrapper {
	/*padding-top: 10px;*/
  width: 1024px;
  margin: 0px auto;
	background-color: #fff;
   /*border: 1px solid black;*/
}

#links_wrapper {
	position: relative;
	height: 20px;
}

#head_wrapper {
  height: 78px;
  position: relative;
}

#head_title {
		display: none;
}

#head_wanderportal {
	position: absolute;
	left: 10px;
	top: 2px;
	width: 95px;
	height: 25px;
	background: url(../layout/tabs.png) 0 -80px;
	font-size: 13px;
	line-height: 150%;
	text-align: center;
}
#head_wanderportal:hover {
	background-position: 0 -105px;
}
#head_wanderportal a {
	text-decoration: none;
	color: white;
}

#head_tabs {
	position: absolute;
	bottom: 0;
	width:100%;
}

.tabs_header {
	float: left;
	width: 100%;
	line-height: normal;
	background: url(../layout/tabs_border.png) repeat-x bottom;
}

.tabs_header ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

.tabs_header li {
	float: left;
	margin: 0;
	padding: 0;
	height: 26px;
	width: 95px;
	background: url(../layout/tabs.png) 0 -27px;
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	cursor: pointer;
}

.tabs_header li:hover {
	background-position: 0 -54px;
}

.tabs_header li.selected {
	background-position: 0 0;
	cursor: auto;
}

.tabs_header a {
	display: block;
	text-decoration: none;
	color: black;
}

.head_tab {
    width: 92px;
    height: 30px;
    margin: 0 1px 0 1px;
    background-color: #eee;
    text-align: center;
    line-height: 150%;
}

.head_tab.active {
    background-color: white;
    color: blue;
}

.head_link {
    /*color: white;*/
    text-align: right;
    margin-left: 20px;
		text-decoration: none;
}

.head_link a {
	color: #333333;
	text-decoration: none;
}
.head_link a:hover {
	text-decoration: underline;
}

#head_links_right {
    position: absolute;
    right: 10px;
    top: 2px;
    width: 350px;
    height: 20px;
    text-align: right;
		font-size: 12px;
}

#head_links_right ul {
	float: right;
}

#head_links_left {
    position: absolute;
    left: 0px;
    top: 2px;
    width: 350px;
    height: 20px;
    text-align: left;
		font-size: 12px;
}

.content_wrapper {
    position: relative;
    width: 100%;
		float:left;
		clear:left;
}

.content_left_wrapper {
    float: left;
    width: 300px;
    left: 0;
    top: 0;
    position: relative;
}

.content_right_wrapper {
    width: 724px;
    float: left;
    left: 0;
    top: 0;
    position: relative;
}

.content {
	/* float: left; */
}
.content_left {
    padding: 0 10px;
}

.content_right {
    padding: 0 0 0 10px;
}

#footer_wrapper {
    clear: left;
}

ul.inline {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.inline > li {
    list-style: none;
    float: left;
}

#map {
    width: 100%;
    height: 470px;
}

.container_element {
    padding-top: 5px;
}

.element_title {
    border-bottom: 1px solid #A4A6A5;
    padding-left: 9px;
    z-index: 4;
}

.element_title h3 {
    font-size: 14px;
    margin: 2px 0;
}

.title {
    color: black;
    font-weight: bold;
    height: 20px;
    width: 70px;
		vertical-align: middle;
}

.element_content {
  background-color: #ECEEED;
  clear: both;
  color: #58585A;
  font-size: 12px;
  padding: 3px 10px 3px 9px;
  z-index: 3;
}

.element_content.white {
  background-color: white;
}

input {
  /* -moz-appearance: none; */
}

.filterform input, .filterform select {
  margin-left: 1px;
  margin-right: 3px;
  padding-left: 0;
  padding-right: 0;
}

.filterform input[type="text"], .filterform select {
  width: 205px;
}

div.track {
	display: block;
	float: left;
	color: white;
	font-size: 15px;
	width: 30px;
	height: 25px;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
	background-image: url(../layout/strecken_icons.png);
}

span.track_th {
	display: block;
	float: left;
	color: black;
	font-size: 12px;
	width: 30px;
	height: 25px;
	line-height: 150%;	
	text-align: center;
}

div.track_len_tc {
	display: block;
	float: left;
	width: 41px;
	height: 30px;
	text-align: right;
	font-size: 11px;
	padding: 0 2px;
}

span.track_tc {
	display: block;
	float: left;
	color: black;
	font-size: 12px;
	width: 75px;
	height: 25px;
	text-align: right;
	line-height: 150%;	
}
div.track_char {
	display: block;
	float: left;	
	width: 163px;
	min-height: 20px;
	font-size: 11px;
	padding: 0 2px;
	font-weight: lighter;
}
div.track_char.lang {
	width: 193px;
}

div.track_zoom {
	display: block;
	float: left;
	padding: 1px;
	cursor: pointer;
}
.track.nocolor {
	background-image: none;
	background-color: transparent;
}

.track.s_1 {
	background-position: 0 0;
}
.track.s_2 {
	background-position: 0 -25px;
}
.track.s_3 {
	background-position: 0 -50px;
}
.track.s_4 {
	background-position: 0 -75px;
}
.track.s_5 {
	background-position: 0 -100px;
}
.track.s_6 {
	background-position: 0 -125px;

}
.track.s_7 {
	background-position: 0 -150px;

}
.track.s_8 {
	background-position: 0 -175px;
}

ol.flist {
	padding:0;
	margin:0;
	width: 266px;
}

ol.flist li {
	min-height: 25px;
	list-style: none;
	left: 0;
	/* position: relative; */
	clear: both;
	/*float: left;
	width: 100%;*/
	width: 266px;
	padding: 2px 1px 2px 3px;
}

li.odd, tr.odd {
	background-color: #ddd;
}

ol.flist li:hover {
	background-color: white;	
}

ol.flist li.row_selected {
	background-color: white;
	border: 1px solid #ED7F00;
	padding: 1px 0 1px 2px;
}

.flist_wrapper {
	height: 340px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

#downbar {
	width:100%;
	overflow:hidden;
}

#bottom-tabs_content, #termin-tabs_content, #termine_daten {
	/*background-image: url("../layout/white_85.png");*/
  clear:both;
  padding-top: 4px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 0px;
	height: 159px;
 	overflow: auto;
 	/*overflow-x:hidden;*/
	position: relative;
	font-size: 12px;
}

#bottom-tabs_content tr {
	vertical-align: top;
	
}
.profilemarker_label {
	font-size: 12px;
	background-image: url("../layout/white_85.png");
	z-index: 220 !important;
}

.kmmarker_label {
	font-size: 12px;
	background-image: url("../layout/white_85.png");
	z-index: 200 !important;
}

#on_map_tools {position:absolute; left:80px; top:26px; /*border:1px solid black; */width:99px;}
#on_map_tools li { padding-left:0px; margin-left:0px; }
#on_map_tools input { vertical-align: text-bottom; }


ul#poi_control { 
	width:200px; 
/*	height: 240px;
	overflow: auto; */
	font-size: 11px;
	margin:0; 
	padding:0; 
	background-image: url(../layout/white_85.png);
}

li.poi_legend {
	list-style: none;
	clear: both;
	height: 23px;
	font-weight:lighter;
}

.poi_legend .input {
	float: left;
	width: 13px;
	height: 13px;
	display: block;
	margin: 3px 3px 3px 4px;
}

.poi_legend span.img {
	display:block;
	float: left;
	width:26px;
	text-align: center;
}

.poi_legend img {
	vertical-align: middle;
	border: 0;
}

.reddot {
	color: #ED7F00;
	font-weight: bold;
	padding: 0 6px;
}

.cms_infowindow { max-height:370px; overflow:auto; width:370px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.cms_infowindow td { 
	padding:0px; 
	border:0px; 
	margin:0px; 
	padding-right: 10px; 
	font-size:11px;
	line-height: 150%;
	vertical-align: top; }

.cms_infowindow ul {margin:0; padding:0; }
.cms_infowindow ul.infowindow_tracklist {list-style-type: none;}
.cms_infowindow .selected {font-weight: bold;}
.cms_infowindow h2 {
  background: none repeat scroll 0 0 #ED7F00;
  color: #FFFFFF;
  display: block;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  min-height: 27px;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
  text-decoration: none;
  padding: 3px 10px 0 10px;
}

.cms_infowindow a {
	font-size: 12px;
}

.dont_select, .tabs_header {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.download_col {
	display: block;
	float: left;
	width: 300px;
}
.download_col ul { margin:0; padding:0 }
.download_col li {
	list-style: none;
	width: 270px;
	background-color: #DDDDDD;
	margin: 2px;
	padding: 2px;
	padding-left: 10px;
}

.download_col a {
	color: #000000;
	display: block;
	text-decoration: none;
}

.content.hidden {
	display: none;
}

#map.edit img {
	cursor: pointer;
}
#map.wait img {
	cursor: wait;
}

#profile_info {
	display:none;
	position:absolute;
	top:5px;
	right:0px;
	width:70px;
	height: 30px;
	text-align: right;
}

.track_plakette {
	display: block;
	float: left;
	width: 78px;
	height: 65px;
	margin: 5px;
	color: #004A7F;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 28px;
}

.track_plakette.len {
	background-position: 0 0;
}

.track_plakette.tc {
	background-position: 0 -65px;
}

.track_plakette.hmin {
	background-position: 0 -130px;
}

.track_plakette.hmax {
	background-position: 0 -195px;
}

.track_plakette.dif_1 {
	background-position: 0 -260px;
}

.track_plakette.dif_2 {
	background-position: 0 -325px;
}

.track_plakette.dif_3 {
	background-position: 0 -390px;
}

.track_plakette.schilder_km {
	background-position: 0 -455px;
}

.track_km_zoom {
	display: block;
	float: left;
}

.clearall {
	clear: both;
	height: 0;
	line-height: 0;
}

#wait {
	display: none;
}

body.wait #wait {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../layout/white_40.png);
	cursor: wait;
}

#map_tools, #map_tools ul.floatright, #map_tools2, #map_tools2 ul.floatright {
	float: right;
}

li.mt_entry {
	height: 15px;
	font-size: 11px;
}

li.mt_entry > a {
  color: #444444;
  display: block;
  margin-left: 16px;
  margin-right: 7px;
  padding-left: 2px;
  padding-right: 2px;
  text-decoration: none;
}

.bg_link-container {
	position: relative;
}

.bg_link-container div.hover {
	z-index: 200;
	right: 0px;
	/*width: 71px;*/
	top: 15px;
	position: absolute;
	display: none;
}

.bg_link-container:hover div.hover {
	display: block;
}

div.hover > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: white;
	border: 0;
}

div.hover > ul {
	position: relative;
	width: 71px;
	margin:0;
	padding:0;
}

#bg_link_list li, #km_link_list li {
	list-style: none;
	float: none;
	width: 100%;
	padding: 5px;
	background-color: white;
	border: 1px solid #eee;
	cursor: pointer;
}

#bg_link_list li.selected, #km_link_list li.selected {
	font-weight: bold;
}

#content_spacer {
	height: 15px;
	width: 100%;
}
p.beschreibung {
	padding:0 10px;
}

.link {
	cursor: pointer;
}
span.link:hover {
	text-decoration: underline;
}
.pic_preview img {
	padding:3px;
}
#tracks_wrapper {
	padding-left: 0px;
}
.sortrow {
	font-size: 10px;
}
