/* 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
 */

/* Powermail */
    /* Form */
span.powermail_mandatory {
    /* Color of mandatory error message */
    color: red;
}
fieldset.tx-powermail-pi1_fieldset {
    /* Fieldset */
    border: 1px solid #ccc;
    background-color: #f0f0f0;
    padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
    /* legend of Fieldset */
    font-weight: bold;
    color: black;
}
fieldset.tx-powermail-pi1_fieldset label,
fieldset.tx-powermail-pi1_fieldset fieldset legend {
    /* label */
    display: block;
    width: 200px;
    float: left;
    font-weight: bold;
    color:#515151;
    white-space:normal;
}
fieldset.tx-powermail-pi1_fieldset input {
    margin-left:0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset input.powermail_date,
fieldset.tx-powermail-pi1_fieldset input.powermail_datetime,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
    /* Input and textarea */
    border:1px solid #ccc;
    background:#f8f8f8 none;
    -moz-box-shadow:0 0 5px #eee inset;
    -webkit-box-shadow:0 0 5px #eee inset;
    padding:2px;
    width:300px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_time,
fieldset.tx-powermail-pi1_fieldset input[type=time]{
    width:60px;
}


fieldset.tx-powermail-pi1_fieldset textarea:focus,
fieldset.tx-powermail-pi1_fieldset input:not([type="submit"]):focus {
    background:#fff none;
    border:1px solid #333;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
    /* Radiobuttons */
    margin: 3px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
    /* DIV container arround every field */
    margin: 0 0 0.5em 0;
    clear:both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
    /* submit button */
    margin: 20px 0 10px 200px;
    font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
    margin: 0;
    padding: 0;
    font-weight: bold;
}
div.countryzone {
    margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a{
    /* Description */
    cursor: help;
    text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn{
    /* Description */
    display: none;
    text-decoration: none;
    position:absolute;
    z-index:1;
    width: auto;
    height:15px;
    padding:3px 10px 5px 10px;
    background-color:#00559E;
    border:1px solid #00559E;
    font-size:11px;
    color:#fff;
    text-decoration: none;
    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow:0 0 6px #ddd;
    -webkit-box-shadow:0 0 6px #ddd;
    box-shadow:0 0 6px #ddd;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html fieldset legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn{
    /* Description on mouseover */
    display: block;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
    /* Description icon */
    padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}


    /* Confirmation */
td.powermail_all_td {
    padding: 3px 10px 3px 0;
}

    /* THX */
td.powermail_all p.bodytext {
    margin: 0;
}

fieldset.tx-powermail-pi1_fieldset fieldset {
    border: 0 none;
    padding: 0;
    margin: 0;
    position: relative;
}
fieldset.tx-powermail-pi1_fieldset fieldset legend {
    position: absolute;
    left: 0;
    padding: 0;
    margin: 0;
}
.powermail_mandatory {
    color: #f00;
}
.placeholder {
    color:#999;
}

.powermail_mandatory_helper{visibility:hidden;height:1px;position:absolute;}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
    margin-left: 200px;
    clear: both;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner label {
    float: none;
    width: auto;
    display: inline;
    font-weight: normal;
    margin-left: 7px;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner input,
fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner input {
    float: left;
    position: relative;
    clear: left;
}

        /* Multiple JS */
div.fieldsets {
    clear: both;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset legend,
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset.ui-tabs-hide{
    display:none;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset {
    padding-top:15px;
}
div.powermail_multiple_js fieldset.tx-powermail-pi1_fieldset fieldset legend {
    display:block;
}
ul.powermail_multiplejs_tabs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.powermail_multiplejs_tabs li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
    list-style-type: none;
}
ul.powermail_multiplejs_tabs li a {
    display: block;
    padding: 5px 10px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    background: #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    outline: none;
}
ul.powermail_multiplejs_tabs li a.act {
    background: #F0F0F0;
    color: #333;
    padding:5px 10px 6px 10px;
    position:relative;
    margin-bottom:-1px
}

/* error message */
.error {
    /* supply height to ensure consistent positioning for every browser */
    background-color:#FF0000;
    border:1px solid #FF0000;
    font-size:11px;
    color:#fff;
    padding:3px 10px 5px 10px;
    margin-left:-2px;
    z-index:10;
    text-align:left;
    height:auto;


    /* CSS3 spicing for mozilla and webkit */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

    -moz-box-shadow:0 0 6px #ddd;
    -webkit-box-shadow:0 0 6px #ddd;
    box-shadow:0 0 6px #ddd;
}

.error p {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

/* pure CSS arrow */
.error em {
    display:block;
    width:0;
    height:0;
    border:10px solid;
    border-color:#FF0000 transparent transparent;

    /* positioning */
    position:absolute;
    bottom:-7px;
    left:5px;
    border-bottom:0 none;
}

/* For the details, see: http://flowplayer.org/tools/dateinput/index.html#skinning */

/* the input field */
.date {
    width:198px !important;
}

/* calendar root element */
#calroot {
    /* place on top of other elements. set a higher value if nessessary */
    z-index:10000;
    
    margin-top:-1px;
    width:198px;
    padding:2px;
    background-color:#fff;
    font-size:11px;
    border:1px solid #ccc;
    
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    
    -moz-box-shadow: 0 0 15px #666;
    -webkit-box-shadow: 0 0 15px #666;
    box-shadow:0 0 15px #666;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {  
    padding:2px 0;
    height:22px;
} 

#caltitle {
    font-size:14px;
    color:#FA8800;  
    float:left;
    text-align:center;
    width:155px;
    line-height:20px;
    text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
    display:block;
    width:20px;
    height:20px;
    background:transparent url(../img/prev.gif) no-repeat scroll center center;
    float:left;
    cursor:pointer;
}

#calnext {
    background-image:url(../img/next.gif);
    float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
    visibility:hidden;  
}

/* year/month selector */
#caltitle select {
    font-size:10px; 
}

/* names of the days */
#caldays {
    height:18px;
    border-bottom:1px solid #ddd;
}

#caldays span {
    display:block;
    float:left;
    width:28px;
    text-align:center;
}

/* container for weeks */
#calweeks {
    background-color:#fff;
    margin-top:4px;
}

/* single week */
.calweek {
    clear:left;
    height:22px;
}

/* single day */
.calweek a {
    display:block;
    float:left;
    width:27px;
    height:20px;
    text-decoration:none;
    font-size:11px;
    margin-left:1px;
    text-align:center;
    line-height:20px;
    color:#666;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;      
} 

/* different states */
.calweek a:hover, .calfocus {
    background-color:#ddd;
}

/* sunday */
a.calsun {
    color:red;      
}

/* offmonth day */
a.caloff {
    color:#ccc;     
}

a.caloff:hover {
    background-color:rgb(245, 245, 250);        
}


/* unselecteble day */
a.caldisabled {
    background-color:#efefef !important;
    color:#ccc  !important;
    cursor:default;
}

/* current day */
#calcurrent {
    background-color:#498CE2;
    color:#fff;
}

/* today */
#caltoday {
    background-color:#333;
    color:#fff;
}

/* slider root element */
.slider { 
    background:#3C72E6 url(../img/h30.png) repeat-x 0 0; 
    height:9px; 
    position:relative; 
    cursor:pointer;
    border:1px solid #333;
    width:300px;
    float:left; 
    clear:right;
    margin-top:10px;
    -moz-border-radius:5px; 
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:inset 0 0 8px #000;
    box-shadow:inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress {
    height:9px; 
    background-color:#C5FF00; 
    display:none;
    opacity:0.6;
}

/* drag handle */
.handle { 
    background:#fff url(../img/h30.png) repeat-x 0 0; 
    height:28px;
    width:28px;
    top:-12px;
    position:absolute; 
    display:block; 
    margin-top:1px;
    border:1px solid #000;
    cursor:move;
    -moz-box-shadow:0 0 6px #000;
    -webkit-box-shadow:0 0 6px #000;
    box-shadow:0 0 6px #000;
    -moz-border-radius:14px;
    -webkit-border-radius:14px; 
    border-radius:14px;
}

/* the input field */
fieldset.tx-powermail-pi1_fieldset input.powermail_text.range {
    float:left;
    margin:0 0 0 15px;
    padding:3px 0;
    text-align:center;
    width:50px;
}

/*
 * 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;
}


