#geodaten .title {
 font-size: 12px;
 font-weight: bold;
 line-height: 14px;
}
#geodaten .content {
 font-family: Verdana, Arial;
 font-size: 12px;
 line-height: 14px;
 z-index: 20;
}
*html #geodaten .content{
 left: 0px;
 width: 100%;
 border-left: 6px solid #fff;
 border-right: 6px solid #fff;
}

#geodaten .contentTitle{
 padding: 2px;
 font-size: 11px;
 font-weight: bold;
 background-color: #b4b4b4;
 color: fff;
}
#geodaten #artCount{
 margin-left: 5px;
 font-size: 9px;
 font-weight: normal;
 background-color: #e5e5e5;
}

/* 
	Hilfe Button
*/
#geodaten .contentTitleHelp{
 margin-left: 3px;
 float: right;
 width: 14px;
 text-align: center;
}
#geodaten .contentTitleHelp a{
 display: block;
 font-family: Courier;
 padding: 1px;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 text-align: center;
 vertical-align: middle;
}

#geodaten .contentTitleHelp a:link,
#geodaten .contentTitleHelp a:visited,
#geodaten .contentTitleHelp a:active,
#geodaten .contentTitleHelp a:focus {
 color: #fff;
 background-color: #bf002c;
}
#geodaten .contentTitleHelp a:hover {
 color: #bf002c;
 background-color: #fff;
}

/* 
	Artikel Navigation
*/
#geodaten .contentTitleNav{
 float: right;
 /*width: 79%;*/
}
#geodaten .contentTitleNav a{
 float: left;
 padding: 1px;
 font-weight: normal;
 font-size: 9px;
 text-decoration: none;
 text-align: center;
 border: 1px solid #b4b4b4;
}
#geodaten .contentTitleNav a span{
 margin: 0;
 padding: 0;
 border: none;
}
#geodaten .contentTitleNav a img{
 margin-top: 3px;
 border: none;
}
#geodaten .contentTitleNav img{
 margin-top: 3px;
}
#geodaten #posAktiv{
 background-color: #e5e5e5;
 border: 1px solid #fff;
}
#geodaten .contentTitleNav span{
 float: left;
 padding: 1px;
 font-weight: normal;
 font-size: 9px;
 text-decoration: none;
 text-align: center;
 border: 1px solid #b4b4b4;
}
#geodaten .contentTitleNav a:link,
#geodaten .contentTitleNav a:visited,
#geodaten .contentTitleNav a:active,
#geodaten .contentTitleNav a:focus {
 color: #000;
 background-color: #b4b4b4;
 cursor:pointer;
}
#geodaten .contentTitleNav a:hover {
 color: #bf002c;
 background-color: #fee;
 border: 1px solid #f00;
}

#geodaten .contentText{
 padding: 2px;
 border-left: 2px solid #b4b4b4;
 border-right: 2px solid #b4b4b4;
}
*html #geodaten .contentText{
 width: 100%;
}

#geodaten .contentText b{
 display:block;
 font-weight: bold;
 font-size: 11px;
 color: #bf002c;
 background-color: #fee;
}
#geodaten .contentText span{
 font-size: 9px;
 font-weight: normal;
 background-color: transparent;
}
#geodaten .contentText th{
 font-size: 9px;
 background-color: #fff;
}
#geodaten .contentText th img{
 padding-left: 2px;
 width:5px;
 height:10px;
 border:none;
}
#geodaten .contentText td{
 font-size: 9px;
 padding: 1px;
}
*html #geodaten .contentText td{
 padding: 0px;
}
#geodaten .contentText input{
 font-size: 9px;
 font-weight: normal;
 border: 1px solid #000;
}
#geodaten .contentText select{
 font-size: 9px;
 font-weight: normal;
 border: 1px solid #000;
 width:150px;
}
#geodaten .contentText td a{
 font-size: 9px;
 text-decoration: none;
}
#geodaten .contentText td a:link,
#geodaten .contentText td a:visited,
#geodaten .contentText td a:active,
#geodaten .contentText td a:focus {
 color: #000;
}
#geodaten .contentText td a:hover {
 color: #bf002c;
}

#geodaten .contentTextItem{
 float: left;
 padding: 2px;
 text-align: center;
 font-size: 9px;
 text-decoration: none;
}
#geodaten .contentTextItem input{
 font-size: 9px;
 font-weight: normal;
 border: 1px solid #000;
}
#geodaten #Begriff{
 width:150px;
 text-align: right;
 font-weight: bold;
}
*html #geodaten #Begriff{
 width:152px;
 font-weight: bold;
}

#geodaten .contentNavItem a img{
 position: relative;
 top:1px;
 width: 9px;
 height: 9px;
 border: none;
}
#geodaten .contentNavItem{
 float: left;
 margin-top: 1px;
 margin-left: 1px;
 padding: 2px;
 text-align: center;
 font-size: 9px;
 text-decoration: none;
}
*html #geodaten .contentNavItem{
 margin-top: 3px;
}
#geodaten .contentNavItem a{
 display:block;
 font-weight: bold;
 text-decoration: none;
}
#geodaten .contentNavItem a:link,
#geodaten .contentNavItem a:visited,
#geodaten .contentNavItem a:active,
#geodaten .contentNavItem a:focus {
 color: #000000;
 background-color: transparent;
}
#geodaten .contentNavItem a:hover {
 color: #bf002c;
 background-color: #fee;
}
#geodaten .contentNavItemEnd{
 clear: both;
}

#geodaten .contentFoot{
 height: 2px;
 font-size: 2px;
 background-color: #b4b4b4;
}
#geodaten .contentSpace{
 height: 6px;
 font-size: 6px;
 background-color: #fff;
}

#geodaten .left{
 float: left;
 text-align: left;
}
#geodaten .right{
 float: right;
 text-align: right;
}

#geodaten .canvas{
 padding-top: 2px;
 font-size: 10px;
 font-weight: bold;
 line-height: 14px;
 z-index: 10;
}
*html #geodaten .canvas{
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 border-left: 6px solid #fff;
 border-right: 6px solid #fff;
 border-bottom: 6px solid #fff;
}

#geodaten #stations_canvas{
 display: none;
 /*overflow: auto;*/
 width: 260px;
 height: 98%;
 text-align: center;
}
#geodaten #stations_canvas table{
 padding: 0;
 margin: auto;
 margin-top: 5px;
 font-family: Verdana, Arial;
 font-size: 10px;
 font-weight: normal;
 border: 1px solid #000;
 background-color: #eee;
}
#geodaten #stations_canvas table table{
 border: none;
 background-color: transparent;
}
#geodaten #stations_canvas table th{
 font-size: 12px;
 background-color: #ccc;
}
#geodaten #stations_canvas table th a{
 vertical-align: middle;
 text-decoration: none;
}
#geodaten #stations_canvas table th a:active,
#geodaten #stations_canvas table th a:link,
#geodaten #stations_canvas table th a:visited{
 color: #000;
}
#geodaten #stations_canvas table th a:hover{
 color: #f00;
}
#geodaten #stations_canvas table th a img {
 border: none;
 margin: 0;
 margin-right: 3px;
}
#geodaten #directions_canvas{
 display: none;
 overflow: auto;
 width: 260px;
 height: 98%;
 text-align: center;
}

#geodaten .direc,
#geodaten .direc th {
 font-size: 12px;
}
#geodaten .direc td {
 font-size:10px;
}
