* { line-height:1.35em; font-size: 1em; font-family:verdana, sans-serif;}
body { background:#E3EEE3; padding: 0px; margin: 0px; }
p { font-size: 80% !important; }
p.align-center { text-align: center !important; }
dd.csc-textpic-caption { font-size: 70%; }
h1 { font-size: 2em; }
#outerwrapper { text-align: center; }
#wrapper { text-align: left; width: 760px; margin  : auto; }
dd.csc-textpic-caption { background-color:#cccccc !important; }  
csc-textpic-imagewrap { width: auto !important; }

/* Perfectlightbox */
#prevLink, #nextLink { background:transparent url("/typo3conf/ext/perfectlightbox/res/img/blank.gif") no-repeat !important; }
#prevLink:hover      { background:transparent url("/typo3conf/ext/perfectlightbox/res/img/prev.gif") no-repeat 0% 15% !important; }
#nextLink:hover      { background:transparent url("/typo3conf/ext/perfectlightbox/res/img/next.gif") no-repeat 100% 15% !important; }
#playLink            { background:transparent url("/typo3conf/ext/perfectlightbox/res/img/play.gif") no-repeat center !important; }
#pauseLink           { background:transparent url("/typo3conf/ext/perfectlightbox/res/img/pause.gif") no-repeat center !important; }
#saveLink            { background:transparent url("/typo3conf/ext/perfectlightbox/res/img/save.gif") no-repeat center !important; }
#closeLink           { background:transparent url("/typo3conf/ext/perfectlightbox/res/img/close.gif") no-repeat center !important; }
.sbLoading           { background:#fff url("/typo3conf/ext/perfectlightbox/res/img/loading.gif") no-repeat center !important; }
#lbLoading           { background:#fff url("/typo3conf/ext/perfectlightbox/res/img/loading.gif") no-repeat center !important; }


/********************* 
 * List under map
 ******************/ 
.rggmmenu-header {
  width:100%;
  background:#eee;
  padding:5px 0;
  font-size:12px;
  color: #4f6b72;
}

div#Inhalt .rggmmenu-header a {
  text-decoration:none;
}

.rggmmenu-headerleft {
  float:left;
  display:inline;
  padding-left:10px;
}

.rggmmenu-headerright {
  float:right;
  display:inline;
  padding-right:10px;
}
*/

#treemenu1 li {
display:inline;
}

#treemenu1 .rggmcb-116, #treemenu1 .rggmcb-117 {
display:none;
}

/* Menu style */
#rggmmenu {
  width: 650px;
  width:100%;
  margin: 0 auto 0 auto;
  border-left: 1px solid #a7bac1;
  border-collapse:collapse;
  margin-top: 10px;
}
#rggmmenu1 {
  width: 650px;
  width:100%;
  margin: 0 auto 0 auto;
  border-left: 1px solid #a7bac1;
  border-collapse:collapse;
  margin-top: 10px;
}

#rggmmenu_innerestadt {
  width: 650px;
  width:100%;
  margin: 0 auto 0 auto;
  border-left: 1px solid #AB8635;
  border-collapse:collapse;
  margin-top: 10px;
}

#rggmmenu th {
  font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #4f6b72;
  border: 1px solid #a7bac1;
  border-left:0px
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 4px 4px 2px 14px;
  background: #a7bac1;
  vertical-align:middle;
}

#rggmmenu1 th {
  font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #4f6b72;
  border: 1px solid #a7bac1;
  border-left:0px
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 4px 4px 2px 14px;
  background: #a7bac1;
  vertical-align:middle;
}

#rggmmenu_innerestadt th {
  font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #4f6b72;
  border: 1px solid #AB8635;
  border-left:0px
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 4px 4px 2px 14px;
  background: #AB8635;
  vertical-align:middle;
}


#rggmmenu th:first-child {
  padding: 4px 4px 2px 18px;
}

#rggmmenu1 th:first-child {
  padding: 4px 4px 2px 18px;
}

#rggmmenu td {
  font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  border-right: 1px solid #a7bac1;
  border-bottom: 1px solid #a7bac1;
  padding: 3px 12px 3px 12px;
  color: #4f6b72;
}

#rggmmenu1 td {
  font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  border-right: 1px solid #a7bac1;
  border-bottom: 1px solid #a7bac1;
  padding: 3px 12px 3px 12px;
  color: #4f6b72;
}


#rggmmenu_innerestadt td{
  font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  border-right: 1px solid #AB8635;
  border-bottom: 1px solid #AB8635;
  padding: 3px 12px 3px 12px;
  color: #AB8635;
  font-size:15px;
}
#rggmmenu_innerestadt a{
  text-decoration:none;
}


#rggmmenu td:first-child {
  padding: 3px 12px 3px 4px;
}

#rggmmenu1 td:first-child {
  padding: 3px 12px 3px 4px;
}

/* background normal line */
#rggmmenu tr {
  background: #fff;
}

#rggmmenu tr.even {
  /*background: #F2F2F3;*/
  color: #797268;
}


/* Poor old Internet Explorer has a bug that means we can't use background images for the table rows
as it trys to download the image each and every time that it is used... */
/*
#rggmmenu tr[class="even"] td {
  background: #EBEBED url(rggm/td_alt.jpg) no-repeat;
}
#rggmmenu1 tr[class="even"] td {
  background: #EBEBED url(rggm/td_alt.jpg) no-repeat;
}
#rggmmenu td[class~="even"] {
  background: #fff url(rggm/col_alt.jpg) no-repeat !important;
}
#rggmmenu1 td[class~="even"] {
  background: #fff url(rggm/col_alt.jpg) no-repeat !important;
}
/* Poor old Internet Explorer won't see the next two rules either */
/*
#rggmmenu tbody tr.even td:first-child {
  background: #EBEBED url(rggm/bullet2.gif) no-repeat;
}
#rggmmenu1 tbody tr.even td:first-child {
  background: #EBEBED url(rggm/bullet2.gif) no-repeat;
}
#rggmmenu tbody tr td:first-child {
  background: #fff url(rggm/bullet1.gif) no-repeat;
}
#rggmmenu1 tbody tr td:first-child {
  background: #fff url(rggm/bullet1.gif) no-repeat;
}

*/

div#Inhalt #rggmmenu tbody tr a {
text-decoration:none;
}

div#Inhalt #rggmmenu1 tbody tr a {
text-decoration:none;
}

div#Inhalt #rggmmenu tbody tr a:hover {
xtext-decoration:underline;
}

div#Inhalt #rggmmenu1 tbody tr a:hover {
xtext-decoration:underline;
}

div#Inhalt  #rggmmenu tbody .rggmcat-116 a{
color: #545455; 
}
div#Inhalt  #rggmmenu1 tbody .rggmcat-116 a{
color: #545455; 
}


div#Inhalt  #rggmmenu tbody .rggmcat-116_125 a{
color: #545455; 
}

div#Inhalt  #rggmmenu tbody tr.rggmcat-116 td{
background: #d3dddf;
}
div#Inhalt  #rggmmenu1 tbody tr.rggmcat-116 td{
background: #d3dddf;
}

div#Inhalt  #rggmmenu tbody tr.rggmcat-116_125 td{
background: #d3dddf;
}

div#Inhalt  #rggmmenu tbody tr.rggmcat-116 td:first-child{
background: #d3dddf url(http://www.einkaufsstrassen.at/fileadmin/templates/images/raute_member.gif) no-repeat;
background-position: 3px 5px;
}

div#Inhalt  #rggmmenu tbody tr.rggmcat-116_125 td:first-child{
background: #d3dddf url(http://www.einkaufsstrassen.at/fileadmin/templates/images/raute_member.gif) no-repeat;
/*background: #d3dddf url(http://www.einkaufsstrassen.at/fileadmin/templates/images/santa.png) no-repeat;*/
background-position: 3px 5px;
}

div#Inhalt  #rggmmenu tbody tr.rggmcat-117 td:first-child{
background: url(http://www.einkaufsstrassen.at/fileadmin/templates/images/raute_member.gif) no-repeat;
background-position: 3px 5px;
}

div#Inhalt  #rggmmenu tbody tr.rggmcat-117_125 td:first-child{
background: url(http://www.einkaufsstrassen.at/fileadmin/templates/images/raute_member.gif) no-repeat;
/*background: url(http://www.einkaufsstrassen.at/fileadmin/templates/images/santa.png) no-repeat;*/
background-position: 3px 5px;
}

/*
div#Inhalt  #rggmmenu1 tbody tr.rggmcat-117_125 td:first-child{
background: url(http://www.einkaufsstrassen.at/fileadmin/templates/images/santa.png) no-repeat;
background-position: 3px 5px;
}
*/

/*
div#Inhalt  #rggmmenu tbody tr.rggmcat-119_125 td:first-child{
background: url(http://www.einkaufsstrassen.at/fileadmin/templates/images/santa.png) no-repeat;
background-position: 3px 5px;
}
*/



div#Inhalt  #rggmmenu tbody .rggmcat-120 a{
color: #545455; 
}
div#Inhalt  #rggmmenu1 tbody .rggmcat-120 a{
color: #545455; 
}

div#Inhalt  #rggmmenu tbody tr.rggmcat-120 td{
background: #d3dddf;
}

div#Inhalt  #rggmmenu1 tbody tr.rggmcat-120 td{
background: #d3dddf;
}


div#Inhalt  #rggmmenu tbody tr.rggmcat-120 td:first-child{
background: #d3dddf url(fileadmin/images/blank.gif) no-repeat;
background-position: 3px 5px;
}

/*
div#Inhalt  #rggmmenu tbody tr.rggmcat-120_125 td:first-child{
background: #d3dddf url(http://www.einkaufsstrassen.at/fileadmin/templates/images/santa.png) no-repeat;
background-position: 3px 5px;
}
*/

/*
div#Inhalt  #rggmmenu tbody tr.rggmcat-125 td:first-child{
background: url(http://www.einkaufsstrassen.at/fileadmin/templates/images/santa.png) no-repeat;
background-position: 3px 5px;
}
*/


div#Inhalt  #rggmmenu tbody tr.rggmcat-120_125 td{
background: #d3dddf;
}

div#Inhalt  #rggmmenu tbody .rggmcat-120_125 a{
color: #545455; 
}



div#Inhalt  #rggmmenu tbody tr.rggmcat-119 td:first-child{
background: url(fileadmin/images/blank.gif) no-repeat;
background-position: 3px 5px;
}



div#Inhalt .sortable-text a:hover {
  text-decoration:none;
}

div#Inhalt .sortable-text a{
  text-decoration:none;
font-size: 14px;
color: white;
}

div#Inhalt .unsortable {
font-size: 14px;
color: white;
}


#rggmmenu td a:hover {
  border-bottom:1px solid #a7bac1;
}


/********************* 
 * POI
 ******************/ 
.poi-content {
  clear:both;
  min-height:80px;
  overflow:auto;
  font-size:11px;
  color:#1c1818;
}
/* default links */
div#Inhalt .poi-content a{
  text-decoration:none;
}

/* name of recordd */
.poi-name{
  font-size:13px;
  border-bottom:1px solid #a7bac1;
  letter-spacing:1px;
  color:#255876;
  margin-bottom:5px;
}

/* address */
.poi-address {
  padding:0 0 2px 5px;
}
.poi-street {
  display:block;
}

.poi-zip{
  font-style:italic;
}

.poi-city{
  font-style:italic;
}

.poi-phone{
  display:block;
}

/* more link Bezirk */
.poi-more {
  display:block;
  text-align:center;
  padding-top:10px;
}

div#Inhalt .poi-more a {
  text-decoration:none;
  border:1px solid #a7bac1;
  padding:2px 4px;
  background:#eee;
}

/* more link Unternehmen */

.poi-more2 {
  display:block;
  text-align:center;
}

/* record image */
.poi-image {
  float:right;
}

/* no link POI */
.poi-gray {
  color:#666;
  padding:0 3px;
}

/********************* 
 * Map
 ******************/
#map {
  width:760px;
  height:570px;
  border:1px solid #a7bac1;
}

/********************* 
 * Uebersicht Icons
 ******************/ 
#rggmmapbar {
  background:#e7e7e7;
  width:760px;
  height:53px;
  border:1px solid #a7bac1;
  border-bottom:0px;
}
#rggmmapbar img {
  float:left;
  padding:0 5px;
}

#rggmmapbar .nav img  {
  margin-top:15px;
  padding:0 6px;
}

#rggmmapbar .help img {
  margin-top:15px;
  float:right;
}

/********************* 
 * Tooltip map
 ******************/ 
.markerTooltip {
  background: #fff;
  color:#000;
  padding: 2px 3px;
  white-space: nowrap;
  border: #a7bac1 solid 1px;
  z-index:4;
  font-size:11px;
}

/********************* 
 * Uebersicht Kategorieansicht
 ******************/ 
#rggm-menucat-nest {
  width:760px;
  padding:0 0px;
  background:#fff;
}

.rggm-menucat {
  width:230px;
  float:left;
  padding:5px 5px;
  height:145px;
  background:#eee;
  margin:1px;
  overflow:auto;
}

.rggm-menucat:hover {
  background:#fff;
}

.rggm-menucat-title {
  padding:0;
  margin:0;
  font-size:12px;
  letter-spacing:1px;
  color: #78A8BB;
}

.rggm-menucat:hover .rggm-menucat-title{
  font-weight:bold;
}

.rggm-menucat ul {
  padding:0;
  margin:0;
}

.rggm-menucat li {
  list-style:none;
  padding:0;
  margin:0;
  line-height:14px;
}

div#Inhalt .rggm-menucat a {
  text-decoration:none;
  font-size:11px;
  padding:0;
  margin:0;
  padding-left:5px;
}

div#Inhalt .rggm-menucat a:hover {
  color:#255876;
  
}



.titletips2{
 cursor: pointer;
}

#legende_googlemap td {
  font: bold 11px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #4f6b72;
  border: 1px solid #a7bac1;
  letter-spacing: 1px;
  text-align: left;
  vertical-align:middle;
}



