/* CSS Document */
ul, ol {list-style-type:none; padding:0; margin: 0;}

fieldset, form, label, legend, img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
 
body {
	background: #FFF url(img/bg.gif) repeat-y center;
	text-align:center;
	margin: 0;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	text-align:left;
	margin: 0 auto;
	width: 1032px;
	
}
/*#page {
	width:auto;
	margin: 0 1em;
}*/
#header {height:134px;}
.h1 {
	width:421px;
	float: left;
	background:url(img/header.jpg) no-repeat;
	height: 134px;
	margin-left: -1px;
	border-right: 1px solid white;
}
.h2 {
	width: 210px;
	float: left;
	border-right: 1px solid white;
}
.h3 {
	width: 200px;
	float: left;
}
.h4 {
	width: 199px;
	float: left;
	height: 134px;
	background:url(img/logo.jpg) no-repeat;
}

#main {

}
#topnavContainer {
	background:url(img/topnav_bg.gif) no-repeat;
	padding: 17px 16px 0 0;
	margin: 0 0 0 0;
	margin-left: 17px;
	height: 19px;
	text-align:right;
	font-size: 0.9166em;
}
#topnav {float:right; width:auto;}
#fontsizer {float:left; margin-left: 20px; width:auto;}
.clear {height: 1px; clear:both;}
.clear_left {height: 1px; clear:left;}
.clear_right {height: 1px; clear:right;}
.hrWrap {padding: 30px 0 10px 0; }

#links { 
	float: left; 
	width: 227px; 
	line-height: 200%;
}
#mitte { 
	width: 805px; 
	float: left;
	line-height: 150%;
}

#links_content {padding: 0 0 0 20px;font-size: 0.9166em;margin-left: 17px;}
#mitte_content {padding: 0 25px 0 10px; min-height: 300px;}

#footer {
	clear: both; 
	height:auto; 
}
/*
 * Suche
 */
#suche {
	background-color: #A3C295; 
	padding: 8px 8px 8px 20px; 
	margin-top: -1px; 
	margin-left: -20px;
}
input#sucheInput {
	width: 148px;
	vertical-align: middle;
	border: 1px solid #353535;
/*	height: 19px;
	line-height:21px;*/
}
input#sucheSubmit {
	vertical-align: middle;
}
input#sucheSubmit:hover {
	cursor: pointer;
}
.right_box {background-color: #004B71; padding: 3px 0 3px 10px; margin-left: -10px; margin-right: -20px; color:#FFFFFF; font-weight:bold;}
.box_space {padding: 15px 0;}

#klickpfad {display: block; font-size: 0.95em; line-height:100%; padding-top: 10px;}


/* Menustyles */
#topnav li {display: inline; padding-right: 10px;}
#mitte_content #klickpfad li{display: inline; margin:0; padding:0;}
.e1_first {border-top: 1px solid #FFF;}
.e2_last {border-bottom: none;}

/* Linkstyles */
#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:focus, #topnav a:hover, #fontsizer a:link, #fontsizer a:visited, #fontsizer a:active, #fontsizer a:focus, #fontsizer a:hover  {
	color: #000000;
	background-image:url(img/raquo.gif);
	background-repeat:no-repeat;
	background-position: 0 .4em;
	text-decoration: underline;
	padding-left: 12px;
}

#links_content ul li,
#links_content ul li.active {
	padding-left: 20px;
	margin-left: -20px;
	background: #50913E 0 -.2em no-repeat url(img/raquo_no.gif);
	border-bottom: 1px solid #FFF;
	/*margin-top: 5px;*/
}
#links_content ul li.active {background: #50913E 0 -.2em no-repeat url(img/raquo_act.gif);}
#links_content ul ul li.active {background: #E1EADC 0 -.2em no-repeat url(img/menu_bar.gif); margin-top: 0px; margin-left: -20px; padding-left: 25px; font-weight:bold;}

#links_content ul ul li{
	margin-left: -20px;
	padding-left: 25px;
	background: #E1EADC 0 -.2em no-repeat url(img/menu_bar.gif);
	margin-top: 0px;
}
#links_content ul ul ul li {background:none; padding-left: 15px; margin-left:15px;}

#links_content ul li a {
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	color: #FFF;
}

#links_content a:hover, #links_content a:active, #links_content a:focus {text-decoration:underline;}
#links_content ul ul li a:link, #links_content ul ul li a:visited {font-weight:normal; text-decoration: underline; text-transform:none; color: #000;}

#topnav a:active, 
#topnav a:focus, 
#topnav a:hover, 
#fontsizer a:active, 
#fontsizer a:focus, 
#fontsizer a:hover,
#links_content ul ul li a:hover, 
#links_content ul ul li a:active, 
#links_content ul ul li a:focus {text-decoration: none;}

#mitte_content a:link {
	color: #000;
	text-decoration:underline;
}

#mitte_content a:visited {
	color: #4D4D4D;
	text-decoration: underline; 
}
#mitte_content a:active, #mitte_content a:focus, #mitte_content a:hover {
	text-decoration: none;
	color: #000;
}
#klickpfad a:link, #klickpfad a:visited{
	color: #000000;
	text-decoration: underline;
	padding-right: 5px;
	font-style:normal;
	background-color: #FFFFFF;
}
#klickpfad a:active, #klickpfad a:focus, #klickpfad a:hover {text-decoration: none;}
	
#links_content ul li.e1_first {border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;}
.e2_first {border-top: 1px solid #FFF;}
.e2_last {border: 0 none;}
	
/* Typo */
H1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF6C00;
	font-size: 1.5em;
}

h2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6C00;
	font-size: 1.2em;
}
table.contenttable {border: 1px solid #CCC;}
caption {
	text-align:left;
	padding: 20px 0 5px 2px;
	font-size:1.2em;
	color: #FF6C00;
	font-weight:bold;
}
table.contenttable th {
	text-align:left;
	font-weight:bold;
}
.csc-textpic-caption {font-size: 90%; text-align: center;}
tfoot tr.tr-last th {font-weight:normal;}
table.contenttable td, table.contenttable th {padding: 3px; vertical-align:top;}
tr.tr-even {background-color: #E1EADC;}
tr.tr-odd{background-color:#CCC;}
#mitte_content ol li {
	list-style-type:decimal;
	padding: 0.5em;
	margin-left: 3em;
}
#mitte_content .tx-dropdownsitemap-pi1 ol li {
	list-style: none;
	margin-left: 3em;
}
#mitte_content ul li {
	list-style-type:disc;
	padding: 0.2em 0.5em;
	margin-left: 3em;
}
#mitte_content ul.browsebox li{
	background: 0 none;
	padding-left: 0;
	margin: 0 15px 0 0;
	line-height: 300%;
}
.gve:hover {background-color: #E1EADC;}
div#contentFooter {text-align:right; padding-right: 15px;}	
.top a {background: url(img/top.gif) no-repeat 0 .2em; padding-left: 15px;}


/*
 * Formularstyles 
 */
 
#suche input[type=image] {vertical-align:middle;}

label, select, input[type=checkbox], input[type=radio], 
input[type=button], input[type=submit] {
 cursor: pointer;
}


/* 
 * News
 */
#mitte_content .news-list-item h3 a:link, #mitte_content .news-list-item h3 a:visited{
	font-size: 1em;
	color: #000;
}
#mitte_content .news-list-item h3 a:hover, #mitte_content .news-list-item h3 a:focus, #mitte_content .news-list-item h3 a:active {color: #333;}
.news-single-img {float: left; margin-right: 5px; margin-top: 3px;}
.news-list-item img {float: left; margin-right:5px;}

/*
 * EXT: rggooglemap
 */
 #poi {height: auto;}
 #dragbar1 {width: 400px;}
 

/*
 * EXT: powermail
 */

span.powermail_mandatory {color: red;}

input.validation-failed,
textarea.validation-failed {outline:1px solid red;}

div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 160px;
}

fieldset.tx-powermail-pi1_fieldset {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	margin-top: 5px;
}
fieldset.tx-powermail-pi1_fieldset legend, div.billing_address legend, div.notes legend, p.tx_powermail_pi1_fieldwrap_html_checkbox_title {display:none;}

fieldset.tx-powermail-pi1_fieldset label, div.billing_address label, div.notes label {
	display: block;
	width: 180px;
	float: left;
	clear: both;
	font-weight: bold;
	text-align:right;
	margin-right: 10px;
}
div.billing_address label, div.notes label {
	width: 150px;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea,
div.billing_address input, div.notes input,
div.billing_address textarea, div.notes textarea{
	width: 260px;
	background-color: #ebfeeb;
}
div.billing_address input#billing_zip {width: 100px;}
div.billing_address input#billing_city {width: 150px;}
fieldset.tx-powermail-pi1_fieldset input[type=submit]{
	width: auto;
	background-color: #CCCCCC;
	color: #000000;
	margin-left: 190px;
}
fieldset.tx-powermail-pi1_fieldset input:focus,
fieldset.tx-powermail-pi1_fieldset textarea:focus,
div.billing_address input:focus, div.notes input:focus
div.billing_address textarea:focus, div.notes textarea:focus {background-color: #FFF;}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 5px 0;
	clear:both;
}

input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #444;
	width: 130px;
}

td.powermail_all_td {padding: 3px 10px 3px 0;}
.tx-powermail-pi1_thx p.bodytext {
	font-weight: bold;
	color: #50913E;
	font-size: 120%;
}
div.powermail_check_inner {clear: both;border-top: 1px dotted #CCCCCC}
/*
 * EXT: ve_guestbook
 */
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width:95%;
	background-color: #A3C295;
	color: #000000;
}
.tx-veguestbook-pi1 .tx-guestbook-left {background-color: #E1EADC;}
/*
 * EXT: tt_address
 */
div.vcard {
	margin: 5px 0;
	padding: 5px;
}
div.vcard:hover {background-color: #E1EADC;}

/*
 * sysEXT: rteHTMLarea
 */
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #FFF; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
div.indent, p.indent, .indent {padding-left: 3em;}

 
/*
 * EXT: rggooglemap
 */
/********************* 
 * List under map
 ******************/ 
/* header for the list*/
/*
.rggmmenu-header {
  width:100%;
  background:#eee;
  padding:5px 0;
  font-size:12px;
  color: #000000;
}

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 #CCC;
  border-collapse:collapse;
  margin-top: 10px;
}
#rggmmenu1 {
  width: 650px;
  width:100%;
  margin: 0 auto 0 auto;
  border-left: 1px solid #CCC;
  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 Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  border: 1px solid #CCC;
  border-left:0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 4px 4px 2px 14px;
  background: #CCC;
  vertical-align:middle;
}

#rggmmenu1 th {
  font: bold Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  border: 1px solid #CCC;
  border-left:0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 4px 4px 2px 14px;
  background: #CCC;
  vertical-align:middle;
}

#rggmmenu_innerestadt th {
  font: bold Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  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 Verdana, Arial, Helvetica, sans-serif;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 3px 12px 3px 12px;
  color: #000000;
}

#rggmmenu1 td {
  font: normal Verdana, Arial, Helvetica, sans-serif;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 3px 12px 3px 12px;
  color: #000000;
}


#rggmmenu_innerestadt td{
  font: normal 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/blume.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/blume.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-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 #CCC;
}


/********************* 
 * 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 #CCC;
  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 #CCC;
  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:720px;
  height:570px;
  border:1px solid #CCC;
}

/********************* 
 * Uebersicht Icons
 ******************/ 
#rggmmapbar {
  background:#e7e7e7;
  width:720px;

  height:53px;
  border:1px solid #CCC;
  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;
  font-weight:bold;
  color:#000;
  padding: 2px 3px;
  white-space: nowrap;
  border: #000 solid 1px;
  z-index:4;
  font-size:11px;
}

/********************* 
 * Uebersicht Kategorieansicht
 ******************/ 
#rggm-menucat-nest {
  width:730px;
  padding:0 0px;
  background:#fff;
}

.rggm-menucat {
  width:230px;
  float:left;
  padding:5px 5px;
  height:95px;
  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: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  border: 1px solid #CCC;
  letter-spacing: 1px;
  text-align: left;
  vertical-align:middle;
}
.poi-content h1 {
	font-size: 12px;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul#poitab {list-style: none; margin:0; padding:0;}

ul#poitab li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size:10px;
}
.poi-content img {
	float:right;
	padding: 5px 0 5px 5px;
}

/*
 * Hessen-Finder
 */
#mitte_content .infodiensteinclude ul, #mitte_content .infodiensteinclude li, #mitte_content .infodiensteinclude ul li{margin: 0; padding: 0;list-style: none;}
#services {
	text-align: center;
	padding-top: 15px;
}

