@import url("rte_formate.css");

body {
  background-image:url(../images/page-bg.jpg);
  background-repeat:repeat-x;
  background-color: #ffffff;
  padding:0 0 0;
  margin:0;
  text-align:center;
  color: #262626;
  font-family: arial, verdana, sans-serif;
  font-size:12px;
  }

.clearer {
clear:both;
}


#wrapper {
  width:955px;
  margin:0px auto 0px;
 padding:0px 0px 0px 0px;
/*  background-color:#ffffff;  */
  min-height:670px;
  }


#header {
/*  background-image:url(../images/header.jpg);
  background-repeat:no-repeat;
  background-color:#002f4d;  */
  width:955px;
  height:194px;
  margin:0;
  padding:0;
  color:#262626;
border:0;
  text-align:left;

  }

  
#logo-begegnung  {
width:287px;
height:184px;
background:url(../images/begegnung.png) no-repeat;
float:left;
margin: 0 0 -5px 0;
padding:0;
z-index:2;
}

#logo-hbc {
float:left;
margin:0 0 0 -25px;
padding:0;
border:0;
width:113px;
height:130px;
}

* html DIV#logo-hbc {
margin:0 0 0 -25px;
padding:0;
border:0;
width:113px;
height:130px;
overflow:hidden;
}

#logo-hbc IMG {
border:0;
}



#search {
 /* position:absolute;
  left:490px;
  top:40px;    */
  float:left;
  margin: 43px 0 0 100px;
  height:28px;
  width:257px;
}

*html #search {
  float:left;
  margin: 43px 0 0 100px;
  height:28px;
  width:257px;
}

#language {
 width:210px;
 height:28px;
 float:right;
 margin: 43px 0 0 0;
 }

*html #language {
 width:210px;
 height:28px;
 float:right;
 margin: 43px 0 0 0;
}

#language IMG {
margin: 0 5px 0 5px;
vertical-align:middle;
}

#language IMG {
border:0;
}

#language a {
text-decoration:none;
color:#262626;
}


.languageText {
margin: -1em 0 0 0;
}




/*
###############################
#                             #
#     MAIN NAVIGATION         #
#                             #
###############################
*/


#navi-wrapper {
  height:67px;
  /* background-color:#0087df;  */
  /* overflow:hidden; */
  color:#FFFFFF;
  float:left;
  width: 783px;
  padding:0;
  border:0px;
  text-align:left;
  margin: -5.3em 0 0 172px;
  z-index:3;
  }

*html div#navi-wrapper {
   height:67px;
  /* background-color:#0087df;  */
  /* overflow:hidden; */
  color:#FFFFFF;
  float:left;
  width: 783px;
  padding:0;
  border:0px;
  text-align:left;
  margin: -5.3em 0 0 90px;
}


  ul#Navigation {
    margin: 0;
    padding: 0;
    border:0;
    }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 1.0em;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.5em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

   ul#Navigation li.item01 {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position:relative;
    padding: 0;
    margin-left:4px;
    border:0;
    }

   * html UL#Navigation li.item01 {
   margin-left:2px;
   }

  * html ul#Navigation li.item01 {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.5em;
  }

  *:first-child+html ul#Navigation li.item01 {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }



  ul#Navigation li.item01 a {
  display: block;
  width:111px;
  margin:0 2px 0 0;
  padding:0;
  border:0;
  font-size: 1.0em;
  }

  ul#Navigation li.item02 {
  list-style: none;
  float: left;  /* ohne width - nach CSS 2.1 erlaubt */
  position:relative;
  padding: 0;
  margin:0;
  border:0;
  z-index:5;
    }

  * html ul#Navigation li.item02 {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.5em;
  }

  *:first-child+html ul#Navigation li.item02 {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }



  ul#Navigation li.item02 a {
  display: block;
  width:211px;
  margin:0;
  padding:0;
  border:0;
  font-size: 1.0em;
  }




  /*
  ######################
  #                    #
  #   item03           #
  #                    #
  ######################
  */

  ul#Navigation li.item03 {
  list-style: none;
  float: left;  /* ohne width - nach CSS 2.1 erlaubt */
  position:relative;
  padding: 0;
  margin:0;
  border:0;
  z-index:5;
    }

  * html ul#Navigation li.item03 {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.5em;
  }

  *:first-child+html ul#Navigation li.item03 {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }



  ul#Navigation li.item03 a {
  display: block;
  width:104px;
  margin:0;
  padding:0;
  border:0;
  font-size: 1.0em;
  }


  /*
  ######################
  #                    #
  #   item04           #
  #                    #
  ######################
  */

  ul#Navigation li.item04 {
  list-style: none;
  float: left;  /* ohne width - nach CSS 2.1 erlaubt */
  position:relative;
  padding: 0;
  margin:0;
  border:0;
    }

  * html ul#Navigation li.item04 {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.5em;
  }

  *:first-child+html ul#Navigation li.item04 {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }



  ul#Navigation li.item04 a {
  display: block;
  width:136px;
  margin:0;
  padding:0;
  border:0;
  font-size: 1.0em;
  }


  ul#Navigation li.item04 ul {
    margin: 0;
    padding: 0;
    position: absolute;
    left:-0.2em;
    top: 40px;
    display: none;  /* Unternavigation ausblenden */

  }


  /*
  ######################
  #                    #
  #   item05           #
  #                    #
  ######################
  */

  ul#Navigation li.item05 {
  list-style: none;
  float: left;  /* ohne width - nach CSS 2.1 erlaubt */
  position:relative;
  padding: 0;
  margin:0;
  border:0;
    }

  * html ul#Navigation li.item05 {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.5em;
  }

  *:first-child+html ul#Navigation li.item05 {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }



  ul#Navigation li.item05 a {
  display: block;
  width:104px;
  margin:0;
  padding:0;
  border:0;
  font-size: 1.0em;
  }


  ul#Navigation li.item05 ul {
    margin: 0;
    padding: 0;
    position: absolute;
    left:-0.2em;
    top: 40px;
    display: none;  /* Unternavigation ausblenden */

  }


    /*
  ######################
  #                    #
  #   item06           #
  #                    #
  ######################
  */

  ul#Navigation li.item06 {
  list-style: none;
  float: left;  /* ohne width - nach CSS 2.1 erlaubt */
  position:relative;
  padding: 0;
  margin:0;
  border:0;
    }

  * html ul#Navigation li.item06 {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.5em;
  }

  *:first-child+html ul#Navigation li.item06 {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }



  ul#Navigation li.item06 a {
  display: block;
  width:104px;
  margin:0;
  padding:0;
  border:0;
  font-size: 1.0em;
  }


  ul#Navigation li.item06 ul {
    margin: 0;
    padding: 0;
    position: absolute;
    left:-0.2em;
    top: 40px;
    display: none;  /* Unternavigation ausblenden */

  }


/*
###############################
#                             #
#     MAIN NAVIGATION END     #
#                             #
###############################
*/


#top-picture {
  margin:-50px 0 0 0;
  width:955px;
  height:225px;
  clear:both;
  background-image:url(../images/top-picture-border.jpg);
  background-repeat:no-repeat;
  display:block;
  }
  
 * + html #top-picture {
   margin:-10px 0 0 0;
  width:955px;
  height:225px;
  clear:both;
  background-image:url(../images/top-picture-border.jpg);
  background-repeat:no-repeat;
  display:block;
 } 
 
 * html #top-picture {
   margin:-10px 0 0 0;
  width:955px;
  height:225px;
  clear:both;
  background-image:url(../images/top-picture-border.jpg);
  background-repeat:no-repeat;
  display:block;
 } 
  
 #kopfgrafik {
 width:937px;
 height:196px;
 margin:0 0 0 8px;
 padding:7px 0 0 0;
 border:0;
 }

#breadcrumb {
  background: url(../images/footerTopBorder.jpg) bottom no-repeat;
  padding-top:5px;
  padding-left:0px;
  padding-bottom:10px;
  height:20px !important;
  height:30px;
  text-align:left;
  display:inline;
  float:left;
  width:746px !important;
  width:766px;
  color:#0087df;
  margin-bottom:10px;
  font-size:1.0em;
  }

#breadcrumb ul {
  margin:0;
  padding:0;
  border:0;
  }

#breadcrumb li {
  display:block;
  float:left;
  text-align:center;
  }

.seperate {
  margin-left:5px;
  margin-right:0px;
  display:block;
  float:left;
  background-image:url(../images/breadcrumb-seperate.jpg);
  background-repeat:no-repeat;
  width:19px;
  }

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
  color:#0087df;
  text-decoration:none;
  font-weight:normal;
  font-size:1.0em;
  }

#fontchange {
  background: url(../images/footerTopBorder.jpg) bottom no-repeat;
  padding-top:5px;
  padding-bottom:10px;
  float:right;
  min-width:209px;
  width:209px !important;
  width: 189px;
  height: 20px !important;
  height:30px;
  text-align:right;
  color:#0087df;
  padding-right:0px;
  margin-bottom:10px;
  }

.cReduceTextSize a {
  color:#0087df;
  text-decoration:none;
  font-weight:bold;
  font-family: arial, verdana, sans-serif;
  font-size:0.9em;
  margin-right:5px;
  }

.cNormalTextSize a {
  color:#0087df;
  text-decoration:none;
  font-weight:bold;
  font-family: arial, verdana, sans-serif;
  font-size:1.0em;
  margin-right:5px;
  }

.cEnlargeTextSize a {
  color:#0087df;
  text-decoration:none;
  font-weight:bold;
  font-family: arial, verdana, sans-serif;
  font-size:1.2em;
  margin-right:0px;
  }

#content {
  min-height:308px;
  height:auto !important;  /* für moderne Browser */
  height:308px;  /*für den IE */
  min-width:955px;
  width:955px !important;
  width:955px;
  }

#services {
float:left;
display:inline;
margin-top:1.0em;
margin-bottom:1.0em;
}

#services a:link, #services a:hover, #services a:visited   {
text-decoration:none;
font-size: 0.8em;
color: #262626;
}

.normal {
  text-align:left;
  float:left;
  height:auto;
  min-width:636px;
  width:636px !important;
  width:626px;
  min-height:308px;
  height:auto !important;  /* für moderne Browser */
  height:308px;
  padding-left:0px;
  margin-top:5px;
  font-size:1.0em;
  margin-bottom:15px;
}
  
.normal   h1.imageheader {
	background: url(../images/h1-background-yellow.jpg) repeat-y;
	margin: 0 10px 15px 0;
	padding:0;
	border:0;
  min-width:636px;
  width:636px !important;
  width:615px;
overflow:hidden;  
}
 

 
.normal a:link, .normal a:visited, .normal a:active  {
	/* margin-bottom:3px;  */
         color:#7a901d;
         text-decoration:underline;
         padding-right:0px;
         font-weight:bold;
}

.normal a:hover {
	/* margin-bottom:3px; */
         color:#3dc3f9;
         text-decoration:underline;
         padding-right:0px;
         font-weight:bold;
}

.normal ul {
list-style-type:square;
}

.normal ul li {
padding: 0.5em 0.5em 0.5em 1em;
}

.normal ul li p {
margin:0;
padding:0;
border:0;
}

.normal a IMG {
border:0;
}

.normal IMG.border {
border:2px solid #bbbbbb;
padding:3px;
margin-left:8px;
}

.normal .textwrap {
margin: 0 10px 10px 0;
}

.normal .csc-textpic-intext-right {
margin: 0 12px 10px 0;
}

.normal DIV.columne-one {
min-width:290px;
width:290px !important;
width:300px;
border-right:2px solid #BBBBBB;
float:left;
text-align:left;
font-size:1.0em;
padding-right:10px;
}

.normal DIV.columne-one-no-border {
min-width:290px;
width:290px !important;
width:300px;
float:left;
text-align:left;
font-size:1.0em;
padding-right:10px;
}

.normal DIV.columne-two {
min-width:295px;
width:295px !important;
width:305px;
float:left;
text-align:left;
font-size:1.0em;
padding-left:10px;
}

.normal DIV.columne-two-border-left {
min-width:290px;
width:290px !important;
width:300px;
float:left;
text-align:left;
font-size:1.0em;
padding-left:10px;
border-left:2px solid #BBBBBB;
}

.yellowContainer {
float:left;
width:318px;
min-height:315px;
height:315px;
}

.yellowContainerHeadline {
margin:0;
font-size:1.4em;
background-image:url(../images/yellow-container-headline.jpg);
height:44px;
width:318px;
}

.yellowContainerContent {
min-height:242px;
height:242px !important;
margin:0;
padding: 5px 10px 3px 10px;
/* padding: 10px 5px 2px 5px;      */
background-image:url(../images/yellowContainerContent.jpg);
background-repeat:repeat-y;
}

.yellowContainerContent a {
background-image:url(../images/yellowContainerContent.jpg);
background-repeat:repeat-x;
}

.yellowContainerFooter {
background-image:url(../images/yellowContainerFooter.jpg);
width:318px;
height:17px;
}


.pinkContainer {
float:right;
width:318px;
min-height:315px;
height:315px;
}

.pinkContainerHeadline {
margin:0;
font-size:1.4em;
background-image:url(../images/pinkContainerHeadline.jpg);
height:44px;
width:318px;
}

.pinkContainerContent {
min-height:242px;
height:242px !important;
margin:0;
padding: 5px 10px 3px 10px;
/* padding: 10px 5px 2px 5px;      */
background-image:url(../images/pinkContainerContent.jpg);
background-repeat:repeat-y;

}

.pinkContainerFooter {
background-image:url(../images/pinkContainerFooter.jpg);
width:318px;
height:17px;
background-repeat:no-repeat;
}

.greenContainer {
float:right;
width:318px !important;
width:315px;
min-height:315px;
height:315px;
}

.greenContainerHeadline {
margin:0;
font-size:1.4em;
background-image:url(../images/greenContainerHeadline.jpg);
height:44px;
width:318px !important;
width:315px;
}


.greenContainerHeadlineRu {
margin:0;
font-size:1.4em;
background-image:url(../images/russisch/greenContainerHeadline.jpg);
height:44px;
width:318px !important;
width:315px;
}


.greenContainerContent {
min-height:242px;
height:auto !important;
margin:0;
padding: 5px 10px 3px 10px;
/* padding: 10px 5px 2px 5px;      */
background-image:url(../images/greenContainerContent.jpg);
background-repeat:repeat-y;

}

.greenContainerFooter {
background-image:url(../images/greenContainerFooter.jpg);
width:318px !important;
width:315px;
height:17px;
background-repeat:no-repeat;
}

.right {
  min-width:318px;
  width: 318px !important;
  width:315px;
  margin-top:5px;
  float:left;
  text-align:left;
  font-size:1.0em;
  }

.right ul {
  list-style-type:none;
  margin:0;
  padding:0;
  border:0;
}

.right ul li {
  display:block;
  }

.right ul li a:link, .right ul li a:visited, .right ul li a:active {
  display:block;
  padding: 0.5em 5px 0.5em 1em;
  color:#ffffff;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  min-width:239px;
  width:239px !important;
  width:250px;
  background-color:#0087df;
  border-top:2px solid #FFFFFF;
}

.right ul li a:hover {
   display:block;
   padding: 0.5em 5px 0.5em 1em;
   color:#003252;
   text-decoration:none;
   font-weight:bold;
   text-transform:uppercase;
   min-width:239px;
   width:239px !important;
   width:250px;
   background-color:#0087df;
}

.right ul#downloadlist {
margin-bottom:15px;
}

.right ul#downloadlist li {
  background-image:none;
}

.right ul#downloadlist li a:link, .right ul#downloadlist li a:visited, .right ul#downloadlist li a:active {
  display:block;
  padding: 0.5em 0.5em 0.5em 1em;
  color:#000000;
  text-decoration:underline;
  text-transform:none;
  width:244px;
  border:0px;
  background-color:#f6f6f6;

}

.right ul#downloadlist li a:hover {
   display:block;
   padding: 0.5em 0.5em 0.5em 1em;
   color:#003252;
   text-decoration:underline;
   text-transform:none;
   width:244px;
}

.right a IMG {
border:0;
}


 
  .right h1 {
  color: #003252;
  font-family: "Times New Roman", Times, "Courier New", serif;
  font-size:1.6em;
  border-bottom: 1px #003252 solid;
  margin-top:5px;
  font-weight:bold;
  }

/*.right h1 {
  color: #262626;
  font-family: arial, verdana, sans-serif;
  font-size:1.2em;
  margin-top:5px;
  }
*/
#footer {
  margin-bottom:5px;
  background: url(../images/footerTopBorder.jpg) top no-repeat;
  padding-top:10px;
  clear:both;
  text-align:right;
  margin-top:5px;
  }

#footer a:link, #footer a:visited   {
text-decoration:none;
font-size: 1.0em;
color: #262626;
font-weight:bold;
}

#footer a:hover {
color:#003252;
text-decoration:none;
padding-right:0px;
font-weight:bold;
font-size: 1.0em;
}


/*
################################
#                              #
#        Extensions            #
#                              #
################################
*/


 /*
 ##############################
 #                            #
 #       Macina Searchbox     #
 #               &            #
 #        Indexed Search      #
 #                            #
 ##############################
 */




#indexedsearchbox a {
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  text-align:left;
  margin:3px 0 0 0;
  padding:0;
  border:0px;
  float:left;
  clear:both;
}

*html #indexedsearchbox a {
display:inline;
width:144px;
}

* html DIV.macina-searchbox a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
  text-align:left;
  margin-right:30px;
  padding:0px;
  border:0px;
  display:inline;
  float:left;
  }

  *+ html DIV.macina-searchbox a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10px;
  text-align:left;
  margin-right:30px;
  padding:0;
  border:0px;
  float:left;
  }

#search input {
  display:block;
  float:left;
  font-size: 12px;
  font-family: arial, verdana, sans-serif;;
  color:#000000;
  border: 2px solid #a5bf38;
  font-weight: bold;
  padding-left:5px;
  width:134px;
  height:20px !important;
  height:30px;
  padding-top:5px;
  }




#search #indexedsearchbox input.searchbox-button {
  float:left;
  display:block;
  width:39px;
  border: 2px solid #a5bf38;
  padding:0!important;
  height:26px !important;
  margin: 0 0 0 3px;

 }

.hidden {
  display:none;
  }


.macina-searchbox {
  text-align:left;
  }

.tx-indexedsearch-browsebox {
width:617px;
display:block;
background-color: #cde3f1;
height:70px !important;
height: 30px;
}

.tx-indexedsearch-browsebox P {
padding-left:10px;
padding-top: 10px;
}

.tx-indexedsearch-browsebox ul.browsebox  {
    margin: 0;
    padding: 0;
    background-color: #cde3f1;
}

.tx-indexedsearch-browsebox ul.browsebox  li.tx-indexedsearch-browselist-currentPage  {
list-style-type:none;
float:left;
margin-bottom:10px;
}

.tx-indexedsearch-browsebox ul.browsebox  li {
float:left;
list-style-type:none;
margin-bottom:10px;
}


.tx-indexedsearch-whatis .tx-indexedsearch-sw {
 color:#003252;
font-weight:bold;
}


.tx-indexedsearch-res {
margin-top:5px;
clear:both;
}

.tx-indexedsearch a:link, .tx-indexedsearch a:visited, .tx-indexedsearch a:active {
  color:#000000;
  text-decoration:underline;
  }

.tx-indexedsearch a:hover {
  color:#003252;
  text-decoration:underline;
  }

.tx-indexedsearch-redMarkup {
 color:#003252;
 text-decoration:underline;
 font-weight:bold;
 }



 /*
 ##############################
 #                            #
 #       rggooglemap          #
 #                            #
 ##############################
 */


 /* Start Menu View */

 #rggooglemap-menu {
  min-width:298px;
  width: 298px !important;
  width:298px;
 }

  #rggooglemap-menu a:link, #rggooglemap-menu a:visited, #rggooglemap-menu a:active {
  color:#262626;
  text-decoration:underline;
  font-weight:bold;
 }

  #rggooglemap-menu a:hover {
  color: #003252;
  font-weight:bold;
  text-decoration:underline;
 }

 #rggooglemap-menu-header {


 }

 .rggooglemap-menu-header-columne-01 {
    display:block;
    float:left;
    width: 150px;
    margin-right:5px;
    margin-bottom:5px;
    height:25px;
    padding-top:5px;
    }

 .rggooglemap-menu-header-columne-02 {
    display:block;
    float:left;
    min-width: 138px;
    width: 138px !important;
    width:143px;
    margin-bottom:5px;
    background-color:#cde3f1;
    height:25px;
    padding-top:5px;
    padding-left:5px;
    text-align:left;

 }

 .rgooglemap-menu-row {

 }

 .rggooglemap-menu-columne-01 {
    display:block;
    width: 150px;
    margin-right:5px;
    margin-bottom:5px;
    float:left;
 }

 .rggooglemap-menu-columne-02 {
    display:block;
    min-width: 138px;
    width: 138px !important;
    width:143px;
    float:left;
    margin-bottom:5px;
    line-height:1.5em;
    background-color:#cde3f1;
    padding-left:5px;
 }


/* End Menu View */

.mapnest {
z-index:4;
}

#poi ul#poitab {
list-style-type:none;
text-align:left;
background-color:#cde3f1;
float:left;
display:block;
width: 80%;
margin-left:0;
padding-left:0;
}

#poi ul#poitab li {
float:left;
text-align:left;
}

#poi ul#poitab li.act a {
color:#003252;
font-weight:bold;
text-decoration:none;
}

#poi ul#poitab li a {
color:#262626;
font-weight:bold;
text-decoration:none;
}



.poi-content {
  clear:both;
  min-height:80px;
  overflow:auto;
  font-size:11px;
  color:#262626;
}

/* default links */
div#Inhalt .poi-content a{
  text-decoration:none;
}


.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:normal;
}

.poi-city{
  font-style:normal;
}

.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;
}

/*********************
 * Uebersicht Icons
 ******************/
#rggmmapbar {
  background:#e7e7e7;
  width:517px;
  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:517px;
  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;

}
 /*
 ##############################
 #                            #
 #       tipafriend           #
 #                            #
 ##############################
 */

.tipafriendform-header {
background-color: #003252;
}

.tipafriendform-body {
background-color: #cde3f1;
}

.tipafriendform-footer {
background-color: #0087df;
color:#FFFFFF;
}

.small-width {
width:150px;
padding-right: 5px;
}

.tipafriendform-body INPUT {
width:258px;
border: 1px dashed #003252;
}

.tipafriendform-body TEXTAREA {
width:262px;
border: 1px dashed #003252;
}

.tipafriendform-body IMG {
margin-top:3px;
margin-left:0;
padding-left:0;
}

.tipafriendform-body a {
font-size:1.0em;
}

.tx-srfreecap-pi2-cant-read {
font-weight:bold;
color: #003252;
}


 /*
 ##############################
 #                            #
 #       Sitemap              #
 #                            #
 ##############################
 */

.tx-dropdownsitemap-pi1 DIV.expAll {
background-color: #cde3f1;
border: 1px solid #003252;
color: inherit;
padding: 5px;
text-decoration:none;
}


/* default styles for extension "tx_dropdownsitemap_pi1" */
        .tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }
        .tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
            color: #262626;            ;
            background-color: inherit;
        }
        .tx-dropdownsitemap-pi1 DIV {
            margin-left: 20px;
            margin-top: 2px;
            padding: 2px;
        }
        .tx-dropdownsitemap-pi1 LI.open OL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed OL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 LI.open UL {
            display: block;
        }
        .tx-dropdownsitemap-pi1 LI.closed UL {
            display: none;
        }
        .tx-dropdownsitemap-pi1 SPAN.ifsub {
            text-transform: uppercase;
            font-weight: bold;
        }
        .tx-dropdownsitemap-pi1 SPAN.spc {
            text-transform: uppercase;
            font-style: italic;
        }
        .tx-dropdownsitemap-pi1 .description {
            font-style: italic;
            font-size: 80%;
            margin-left: 5px;
        }
        .tx-dropdownsitemap-pi1 DIV {
        }
        .tx-dropdownsitemap-pi1 DIV.level_2 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_3 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_4 {
        }
        .tx-dropdownsitemap-pi1 DIV.level_5 {
        }

        .tx-dropdownsitemap-pi1 IMG {
            margin-right: 5px;
        }
