html * {
 
		font-size: 12px; 
}
body { 
    color:#666; 
    margin: 0; 
    font-weight: normal; 
    font-size: 12px; 
    line-height: 16px; 
    font-family:  Arial, Helvetica, Geneva; 
    text-decoration: none; 
	    background-color: #f2f2c9;
}

td.rightpane {
	margin-left: 30px;
	padding-left: 30px;
	}


tr.tableViewAlternatingRow {
	    background-color: #f7f7df;
}

tr.tableViewPager td {
	    background-color: #f7f7df;
}

div#ResultDisplay1 {
	    background-color: #f7f7df;
}

div#ResultDisplay2 {
	    background-color: #f7f7df;
}
.gv2shadetabs li.selected a{ /*selected main tab style */
		 color:#65B032; 
}

.gs2shadetabs li.selected a{ /*selected main tab style */
		 color:#65B032; 
}

.ev2shadetabs li.selected a{ /*selected main tab style */
		 color:#65B032; 
}


p {
    color:#666; 
    margin: 0; 
    font-weight: normal; 
    font-size: 12px; 
    line-height: 16px; 
    font-family:  Arial, Helvetica, Geneva; 
    text-decoration: none; 
}
td.contentpane table {

}
table.DisplayGridTable {
	background-color: #F7F7DF;
}
a:link { 
    color:#65B032; 
    margin: 0; 
    font-weight: normal; 
    font-size: 12px; 
    line-height: 16px; 
    font-family:  Arial, Helvetica, Geneva; 
    text-decoration: none; 
}
a:visited {
    color:#65B032; 
    margin: 0; 
    font-weight: normal; 
    font-size: 12px; 
    line-height: 16px; 
    font-family:  Arial, Helvetica, Geneva; 
    text-decoration: none; 
}
a:hover { 
    color:#65B032; 
    margin: 0; 
    font-weight: normal; 
    font-size: 12px; 
    line-height: 16px; 
    font-family:  Arial, Helvetica, Geneva; 
    text-decoration: none; 
}
a:active { 
    color:#65B032; 
    margin: 0; 
    font-weight: normal; 
    font-size: 12px; 
    line-height: 16px; 
    font-family:  Arial, Helvetica, Geneva; 
    text-decoration: none; 
 }
 
 img {
    text-decoration: none;
    border: none;
}
hr {color: #c8a88c;}


/* POI-Search */




.itemCategoryText {
padding-left:3px;
}



/* jQuery-Tabs Workaround fuer DNN */
.ui-tabs .ui-tabs-panel { padding: 0px !important } 
.ui-tabs-nav li { list-style: none }

div.ui-dynatree-container {
font-family:tahoma,arial,helvetica;
font-size:6pt !important;
/*white-space: normal !important;*/
font-weight: normal !important;
}
a.ui-dynatree-title {
font-size:8pt !important;
font-weight: normal !important;
}



.poiSearch
{
	width: 468px;
}

.poiSearchBox 
{
	padding: 10px;
	height: 60px;
	overflow: hidden;
	/*border: solid 1px gray;
		background-image: url('images/esw.gif');
	background-repeat: no-repeat;
	background-position: 20px 45px;*/
	border: 0px;
}


.poiSearchTextBox {
	padding: 5px;
	height: 25px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #A32425;
	font-family: Tahoma;
	font-size: 11px;
    font-weight: bold;
	background-image: url('images/esw.gif');
	background-repeat: no-repeat;
	background-position: right center;
width: 305px;
-moz-border-radius: 4px; -webkit-border-radius: 4px;
 }

 
 /* Map  start */
 /*
.poiSearchMap  table.eContent_Dashboard_OuterTable {
	display: none;
	height: 0px;
	width: 0px;
 }*/
/*
div.MSVE_ZoomBar {
left: 180px;
top: 10px;
 }*/

 /*.poiSearchMap  .MSVE_Dashboard {
padding-left: 180px;
height: 20px;
margin-top: 0px;
padding-top:0px;
 }
 */
.poiSearchMap  .MSVE_Copyright {	display: none  !important;}
.poiSearchMap  .MSVE_ScaleBar{	display: none  !important;}
.poiSearchMap  .MSVE_ScaleBarLabel{	display: none  !important;}
/*.MSVE_PoweredByLogo{ 	display: none !important;}*/

 
 
 
  /* Map  ende */
 .ui-dynatree-icon {
	display: none !important;
	}
 
 .ui-dynatree-container {
	border: 0px !important;
 }
 
 
.poiSearchButton {
	/*margin-left: 15px;
	width: 120px;*/
	/*padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 57px;
	padding-right: 57px;
	float: right;*/
	/*padding-top: 155px;*/
	z-index: 9999999;
	border: 0px #ccc;
	background:#999;
	color:transparent;
	font-weight:bold;
	padding: 1px 2px;
	position: relative;
	left: 293px;
	top: -38px;
	/*margin-left: -10px;*/
	width: 158px;
	height: 51px;
	overflow: hidden;
	background:url('http://www.hubermedia.de/DesktopModules/eContent-POI/images/btsearch.gif') no-repeat left top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */

 }

.poiResetSearchButton { 
	margin-top: 4px;
	margin-left: 325px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 120px;
	display: none;
}
div.poiSearchLinks{
	height: 40px !important;
	margin-top: 5px;
	padding-left: 1px;
	overflow: visible;

}
a.poiSearchLink, a.poiSearchLink:hover, a.poiSearchLink:active, a.poiSearchLink:visited{
	line-height: 14px;
	font-size: 11px;
	color: #A32425;
	text-decoration: none;
	font-weight: normal;
}

.poiSearchResult 
{ 
	margin-top: 20px;
}

.poiSearchResultCount 
{
	color: Gray; 
	text-align: right;
}

.poiSearchResult_Hinweis 
{
	padding: 15px;
	border: 1px solid #AAAAAA;
	font-family: Tahoma;
	font-size: 11px;
    font-weight: bold;
	margin-left:12px;
	margin-right:13px;
	
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.poiSearchMap 
{ 
	width:237px;
	height:228px;
	visibility: inherit;
	margin-top: 12px;
	margin-left: 60px;
	background-color: transparent;

}
.poiSearchMapContainer
{ 
	width:323px;
	height:258px;
	/*padding: 10px;
	padding-top: 12px;*/
	margin-left: 283px;
	background:url('images/rahmen_map.png') no-repeat left top;
	display: none;
}

/* POI-Details */

.poiDetails
{
	width:465px; 
}

.poiDetailsImage
{
	width: 180px;
	border: 0px;
}

.poiDetailsMapContainer
{
	overflow: hidden;
	margin-left: 4px;
	margin-right: 4px;
	border: 1px solid #AAAAAA;
	margin-bottom: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	background-color:#E9E9E9;
}

.poiDetailsMap 
{ 
	width:450px; 
	height:400px;
}

.poiDetailsMapControlPanel 
{
	padding: 5px;
	padding-top: 0px;
	font-family: Tahoma;
	font-size: 11px;
	/*background-image: url('http://cms1.b-es.de/DesktopModules/eContent-POI/images/schatten.png');
	background-repeat: repeat-x;
	background-position: top;*/
}

.poiDetailsMap div table {
	border-left: 0px !important;
	border-right: 0px !important;
}

div.poiDetailsMapControlPanel div table tbody tr td span label {
	font-family: Tahoma;
	font-size: 11px;
	/*line-height: 14px;*/
	/*vertical-align: middle;*/
}

div.poiDetailsMapControlPanel div table tbody tr td   {
	vertical-align: middle;
	
	
}

.poiDetailsMapControlPanelHeader 
{ 
	margin-left: 8px;
	line-height: 30px;
	vertical-align: bottom;
	font-family: Tahoma;
	font-size: 11px;
    font-weight: bold;
}




p.poiDetailshtml {
/*text-align: justify;*/
	line-height: 120%;
}

h2.poiDetailshtml {
    font-weight: bold;
	padding: 0px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 13px;
	
}

h2.poiHeadContact, h2.poiDetailsContact, h2.poiDetailsShort, h2.poiDetailsExtended{
    font-weight: bold;
	padding: 0px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 13px;
}
h2.poiDetailsExtended{
padding-top: 15px;
}

td.poiDetailsExtended_left {
 font-weight: bold;
 vertical-align:top;
}
td.poiHeadContactTitle {
    font-weight: bold;
	padding: 0px;
	color: #333333;
	font-size: 13px;
}
td.poiHeadContactCategory {
	color: gray;
	padding-bottom: 10px;
}
td.poiHeadContact_left{
	width: 16px;
	padding-left: 5px;
	overflow:hidden;
}
td.poiHeadContact_right {
	font-weight: normal;
}
table.poiHeadContact {
width: 100%;

}

td.poiDetailsContact_left, td.poiDetailsShort_left{
    font-weight: bold;
	color: #333333;
	font-size: 11px;
	width: 185px;
}
 td.poiDetailsContact_right, td.poiDetailsShort_right{

}





/* AutoComplete start */

.ac_results {
	padding: 0px;
	border: 1px solid #A32425 !important;
	border-top: 0px !important;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
		width: 300px !important;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;

}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	font-weight: bold !important;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #cd3e3f !important;
	color: white;
}

/* AutoComplete ende */

span.ui-dynatree-selected a 
{
	color: #A32425 !important;
	text-decoration: none !important;
	font-style: normal !important;
}

span.ui-dynatree-active a, 
div.ui-dynatree-container a:focus,
span.ui-dynatree-focused a:link
{
	color: #A32425 !important;
	background-color: transparent !important;
	text-decoration: none !important;
	font-style: normal !important;
	border: 1px dotted #800000 !important;
}




.esuchwasQuickSearch 
{
	padding: 0px;
	margin: 0px;
	height: 33px;
	width: 190px;
	overflow: hidden;
}
.esuchwasQuickSearchText{
	padding: 0px;
	padding-top: 4px;
	padding-left: 4px;
	position: relative;
	
	height: 24px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #A32425;
	font-family: Tahoma;
	font-size: 11px;
    font-weight: bold;
	background-image: url('images/esw_breit.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 185px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.esuchwasQuickSearchBtn {
	z-index: 9999999;
	border: 0px #ccc;
	font-weight:bold;
	padding: 1px 2px;
	position: relative;
	left: 153px;
	top: -28px;
	/*left: -38px;
	top: 0px;*/
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

