/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| Stylesheet für www.wiesbaden.de
| fasc | 2009-03-20 - 2009-03-25
| 
| Color-Guide
| Startseite           #ED9400 / #E18C00 / #FBEACC / #FDF5E6
| Soziale Medien       #336633 / #306130 / #D6E0D6 / #EBF0EB
| Leben in Wiesbaden   #669900 / #619100 / #E0EBCC / #F0F5E6
| Gesundheit/Chin      #669900 / #619100 / #E0EBCC / #F0F5E6
| Rathaus              #1E4387 / #1C4080 / #D2D9E7 / #E9EDF3
| Wirtschaft           #CC0000 / #C20000 / #F5CCCC / #FAE6E6
| Tourismus            #15B8C4 / #14AFBA / #D0F1F3 / #E8F8F9
| Kultur               #7B228E / #752087 / #E5D3E8 / #F2E9F4
| Sport                #B0CC07 / #9EB706 / #EFF5CD / #F7FAE7
| Ersatzfarbe 2        #336633 / #306130 / #D6E0D6 / #EBF0EB
| Microsite: Mattiaqua #0B93AD / #0A8CA4 / #CEE9EF / #E7F4F7
| 
| Text
| Primärfarbe          siehe oben
| Text A               #147BC0 / #08314C
| Text B               #615D56 / #39352C
| Text C               #858585 / #4D4A42
| 
| Hintergründe
| Content-Bereich      #FFFFFF
| Hintergrund A        #E2DDD3
| Hintergrund B        #D3CCBE
|
| Skalierung
| Die Skalierung findet in den Stufen des Firefox mit 80%, 90%, 100%, 110%, 120%
| und 130% von der Ausgangsgröße (100%) statt.
| 
| Inhaltsverzeichnis:
| - ==print            Print-spezifische Blöcke ausblenden
| - ==elements         Elemente
| - ==structure        Strukturelemente
| - ==nav_languages    Sprachnavigation
| - ==nav_barrier_free Navigation mit Maßnahmen für die Barrierearmut
| - ==nav_main         Hauptnavigation auf der ersten Ebene
| - ==nav_main_deep    Hauptnavigation auf den unteren Ebenen
| - ==nav_utilities    Werkzeug-Navigation
| - ==nav_service      Service-Navigation
| - ==logo             Logo
| - ==marginal	       Inhalte der Marginalspalte
| - ===forms           Formulare
| - ===weather         Wetter
| - ===box             allg. Box, die durch Inhalte näher spezifiziert wird
| - ===teaser          Teaser
| - ===search          Suchbox
| - ===minical         Mini-Kalender
| - ===marginalimages  Bilder in der Marginalspalte
| - ===hotels          Hotel-Slot
| - ==commercials      Werbung
| - ==social_networks  Infobox mit Links zu sozialen Netzwerken
| - ==presentation     Präsentations-Ebene
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==print */
  
#print-logo {
  display: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==classes */

.acc {
  display: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==elements */
  
body {
  background: url(../img/tile.gif);
  color: #615D56;
  text-align: center;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==elements ===blocks */

.ptype-content h2 {
  color: #4D4A42;
}

h5 {
  background: #FFFFFF;
  border-top: 10px solid #ED9400;
  color: #E18C00;
}

#commercials h5 {
  background: transparent;
  border: 0;
  color: #615D56;
}

div.paragraph {
  color: #615D56;
}

div.intro {
  color: #4D4A42;
}

.recipient {
  border: 1px solid #5C5C5C;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content */

.content div.list ul li {
  color: #615D56;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===images */

.content div.teaser div.image,
.content ul.teaser li.small div.image,
.content .image div.image-wrapper,
.content .movie div.movie-wrapper,
.content .panorama div.panorama-wrapper {
  background: #F1EEEA;
}

.content .image div.legend,
.content .movie div.legend,
.content .panorama div.legend {
  color: #615D56;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===events */

.content div.events table td a {
  color: #147BC0;
}

.content div.events table td a:hover {
  color: #08314C;
}

.content div.events table th {
  color: #4D4A42;
}

.content div.events table tr.even td {
  color: #615D56;
  background: #FFFFFF;
}

.content div.events table tr.odd td {
  color: #615D56;
  background: #F8F6F4;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===gallery */
  
#gallery div.nav-gallery {
  background: #E2DDD3;
  border-bottom: 1px solid #FFFFFF;
}

#gallery div.nav-gallery div.pagination li span,
#gallery div.nav-gallery div.pagination li a {
  color: #147BC0;
}

#gallery div.nav-gallery div.pagination li a:hover {
  color: #08314C;
}

#gallery div.nav-gallery div.pagination li.prev span.disabled {
  color: #147BC0;
}

#gallery div.nav-gallery div.pagination li.next span.disabled {
  color: #147BC0;
}

#gallery div.large {
  background: #F1EEEA;
  border-right: 1px solid #FFFFFF;
}

#gallery div.thumbs ul li {
  background: #F1EEEA;
  border-bottom: 1px solid #FFFFFF;
}

#gallery div.thumbs ul li.odd {
  border-right: 1px solid #FFFFFF;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==structure */
  
#commercials {
  float: left;
  margin: 182px 25px 0 0;
  position: absolute; left: 990px; top: 0;
  width: 130px;
}

#body .content {
  float: left;
  padding: 0 11px 0 21px;
  width: 459px;
}

#body .content .content {
  margin: 0; padding: 0;
  width: 100%;
}

#content-wrapper {
  margin: 0;
  background: url(../img/divider_dotted_v.gif) no-repeat 724px 52px #FFFFFF;
  border-top: 1px solid #ED9400;
  overflow: visible;
}

#footer {
  background: url(../img/footer_bg.gif) repeat-x left bottom;
  border-top: 5px solid #ED9400;
  padding-top: 20px;
  width: 929px;
}

.footer.noprint {
  background: #FFFFFF;
  padding: 25px 15px 20px 15px;
}

#gap {
  clear: both;
}

#header {
  position: relative;
  width: 100%;
  height: 213px;
  background-color: #FFFFFF;
  background-position: left bottom;
  background-repeat: no-repeat;
}

#header .image {
  position: absolute;
  bottom: 0px;
}

#header .image img {
  float: left;
}

#marginal {
  float: left;
  margin: 7px 15px 0 10px;
  width: 209px;
}

#page-wrapper {
  margin: 0 auto 0 auto;
  position: relative;
  overflow: visible;
  text-align: left;
  width: 990px;
}

.commercials #page-wrapper {
  width: 1145px;
}

#page { /* ie6.css*/
  background: url(../img/page_shadow.png) repeat-y;
  float: left;
  padding: 0 15px;
  width: 959px;
}

.ptheme-slot #page,
body.slot #page {
  background: url(../img/slot_shadow.png) repeat-y;
  width: 234px;
}

#page-shadow-bottom {
  float: left;
  overflow: visible;
  width: 989px;
}

#page-shadow-bottom-left { /* ie6.css*/
  background: url(../img/page_shadow_bottom_left.png) no-repeat;
  float: left; 
  width: 15px;
  height: 15px; 
}

#page-shadow-bottom-middle { /* ie6.css*/
  background: url(../img/page_shadow_bottom.png) no-repeat;
  float: left; 
  width: 959px;
  height: 15px;
}

#page-shadow-bottom-right { /* ie6.css*/
  background: url(../img/page_shadow_bottom_right.png) no-repeat;
  float: left;
  width: 15px;
  height: 15px;
}

.ptheme-slot #page-shadow-bottom,
body.slot #page-shadow-bottom {
  clear: both;
  width: 264px;
}

.ptheme-slot #page-shadow-bottom-middle,
body.slot #page-shadow-bottom-middle {
  width: 234px;
}

#body.ptype-start .content,
#body.ptype-search .content {
  margin: 0;
  padding: 0 10px 0 15px; 
  width: 700px;
}

#body.ptype-content .content,
#body.ptype-portal .content {
  padding: 0 11px 0 21px; 
  width: 459px;
}

.ptype-content #content-wrapper,
.ptype-portal #content-wrapper {
  margin: 0;
  background: #FFFFFF;
}

body #dividers {
  margin: 0;
  background: url(../img/dividers_dotted_v.gif) repeat-y;
}

body.ptype-start #dividers,
body.ptype-search #dividers {
  margin: 0;
  background: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_languages */
  
#nav-languages {
  position: absolute; top: 0; left: 0;
  width: 50%
}
  
#nav-languages ul {
  margin: 3px 0 0 15px
}

#nav-languages ul li {
  display: block; float: left;
  margin-right: 5px;
}

#nav-languages ul li a {
  display: block;
  font-size: 1px;
  line-height: 0;
  position: relative;
  text-indent: -9999px;
  width: 12px; height: 10px;
  z-index: 666;
}

#nav-languages ul li.active a,
#nav-languages ul li a:hover {
  background-position: 0 -10px;
}

#nav-languages ul li.lang-de a {
  background-image: url(../img/flags/de.gif);
}

#nav-languages ul li.lang-en a {
  background-image: url(../img/flags/en.gif);
}

#nav-languages ul li.lang-fr a {
  background-image: url(../img/flags/fr.gif);
}

#nav-languages ul li.lang-es a {
  background-image: url(../img/flags/es.gif);
}

#nav-languages ul li.lang-it a {
  background-image: url(../img/flags/it.gif);
}

#nav-languages ul li.lang-pt a {
  background-image: url(../img/flags/pt.gif);
}

#nav-languages ul li.lang-tr a {
  background-image: url(../img/flags/tr.gif);
}

#nav-languages ul li.lang-ru a {
  background-image: url(../img/flags/ru.gif);
}

#nav-languages ul li.lang-jp a {
  background-image: url(../img/flags/jp.gif);
}

#nav-languages ul li.lang-cn a {
  background-image: url(../img/flags/cn.gif);
}

#nav-languages ul li.lang-sa a {
  background-image: url(../img/flags/sa.gif);
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_barrier_free */
  
#nav-barrier-free {
  position: absolute; top: 0; right: 0;
  width: 50%;
}

#nav-barrier-free ul {
  margin: 3px 15px 0 0;
}

#nav-barrier-free li {
  background: url(../img/nav_barrier_free_divider.gif) no-repeat 0 3px;
  float: right;
  line-height: .8125em;
  margin-right: 10px; padding-left: 10px;
}

#nav-barrier-free li.first {
  margin-right: 0;
}

#nav-barrier-free li.last {
  background: none;
}

#nav-barrier-free li span.label,
#nav-barrier-free li span.option-group-label {
  color: #39352C;
  display: block; float: left;
  font-size: .625em;
  margin-right: 5px;
  text-transform: uppercase;
}

#nav-barrier-free li a.down {
  background: url(../img/icon_down.gif) no-repeat;
  display: block; float: left;
  font-size: 1px;
  line-height: 0;
  margin-right: 2px;
  text-indent: -9999px;
  width: 13px; height: 13px;
}

#nav-barrier-free li a.down:hover {
  background-position: 0 -13px;
}

#nav-barrier-free li span.down-inactive {
  background: url(../img/icon_down.gif) no-repeat 0 -26px;
  display: block; float: left;
  margin-right: 2px;
  text-indent: -9999px;
  width: 13px; height: 13px;
}

#nav-barrier-free li a.help {
  background: url(../img/icon_help.gif) no-repeat;
  color: #147BC0;
  display: block; float: left;
  font-size: .625em;
  padding-left: 18px;
  position: relative;
  text-transform: uppercase;
}

#nav-barrier-free li a.up {
  background: url(../img/icon_up.gif) no-repeat;
  display: block; float: left;
  font-size: 1px;
  line-height: 0;
  text-indent: -9999px;
  width: 13px; height: 13px;
}

#nav-barrier-free li a:hover {
  background-position: 0 -13px !important;
  color: #0A3D60 !important;
}

#nav-barrier-free li a.up:hover {
  background-position: 0 -13px;
}

#nav-barrier-free li span.up-inactive {
  background: url(../img/icon_up.gif) no-repeat 0 -26px;
  display: block; float: left;
  text-indent: -9999px;
  width: 13px; height: 13px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_main */
  
#nav-main-first-level {
  position: absolute;
  top: 147px;
  left: 0;
  width: 100%;
}

#nav-main-first-level #nav-main-first-level-wrapper {
  border-bottom: 1px solid #ED9400;
  width: 100%;
  height: 69px;
}

#nav-main-first-level ul {
  position: relative;
  border-bottom: 5px solid #FFFFFF;
  overflow: visible;
  width: 100%;
  height: 64px;
}

#nav-main-first-level ul ul {
  background: url(../img/nav-main-first-level.gif) repeat-x;
  border-bottom: 0;
  position: absolute;
  top: 0; left: 119px;
  width: 840px;
  height: 50px;
}

#nav-main-first-level li {
  margin-left: 0;
  position: absolute;
  height: 45px;
  width: 119px;
}

#nav-main-first-level li li {
  float: left;
  margin-left: 1px;
  position: relative;
}

#nav-main-first-level li a, 
#nav-main-first-level li span.empty {
  background: #FFFFFF;
  border-top: 5px solid #FFFFFF;
  display: block;
  width: 119px; height: 45px;
}

#nav-main-first-level li a:hover {
  height: 50px;
  margin-top: -5px;
}

#nav-main-first-level li div.active,
#nav-main-first-level li li div.active {
  background-color: white;
}

#nav-main-first-level li div.active li div {
  background-color: transparent;
}

#nav-main-first-level li div.active a,
#nav-main-first-level li li div.active a,
#nav-main-first-level li div.active a:hover,
#nav-main-first-level li li div.active a:hover {
  height: 70px;
  margin-top: -5px;
}

#nav-main-first-level li div.active li a,
#nav-main-first-level li div.active li a:hover {
  height: 45px;
  margin-top: 0;
}

#nav-main-first-level li div.active a span.text,
#nav-main-first-level li li div.active a span.text,
#nav-main-first-level li a:hover span.text {
  border-top-width: 10px !important;
}

#nav-main-first-level li div.active li a span.text {
  border-top-width: 5px !important;
}

#nav-main-first-level li a span.text,
#nav-main-first-level li span.empty span.text {
  border-top: 5px solid #CAC3B6;
  color: #39352C;
  display: block;
  font-size: 0.6875em; font-weight: bold;
  line-height: 1.125em;
  padding: 19px 0 0 5px;
  text-transform: uppercase;
  width: 114px;
}

#nav-main-first-level li a span.text span.positioner { /* ie6.css */
  position: absolute;
  bottom: 1px;
  margin-right: 1em;
}

/* startseite */
#nav-main-first-level li.homepage a span.text {
  border-top-color: #ED9400;
}

#nav-main-first-level li.homepage div.active a span.text {
  color: #ED9400;
}

#nav-main-first-level li.homepage div.active li a span.text {
  color: #39352C;
}

/* soziale medien */
#nav-main-first-level li.soziale-medien a span.text,
#nav-main-first-level li.social-media a span.text {
  border-top-color: #F3570A;
}

#nav-main-first-level li.soziale-medien div.active a span.text,
#nav-main-first-level li.social-media div.active a span.text {
  color: #F3570A;
}

/* leben in wiesbaden */
#nav-main-first-level li.leben-in-wiesbaden a span.text,
#nav-main-first-level li.living-in-wiesbaden a span.text {
  border-top-color: #669900;
}

#nav-main-first-level li.leben-in-wiesbaden div.active a span.text,
#nav-main-first-level li.living-in-wiesbaden div.active a span.text {
  color: #669900;
}

/* gesundheit */

#nav-main-first-level li.gesundheit a span.text {
  border-top-color: #669900;
}

#nav-main-first-level li.gesundheit  div.active a span.text {
  color: #669900;
}

/* rathaus */
#nav-main-first-level li.rathaus a span.text,
#nav-main-first-level li.city-hall a span.text {
  border-top-color: #1E4387;
}

#nav-main-first-level li.rathaus div.active a span.text,
#nav-main-first-level li.city-hall div.active a span.text {
  color: #1E4387;
}

/* wirtschaft */
#nav-main-first-level li.wirtschaft a span.text,
#nav-main-first-level li.economy a span.text {
  border-top-color: #CC0000;
}

#nav-main-first-level li.wirtschaft div.active a span.text,
#nav-main-first-level li.economy div.active a span.text {
  color: #CC0000;
}

/* tourismus */
#nav-main-first-level li.tourismus a span.text,
#nav-main-first-level li.tourism a span.text {
  border-top-color: #15B8C4;
}

#nav-main-first-level li.tourismus div.active a span.text,
#nav-main-first-level li.tourism div.active a span.text {
  color: #15B8C4;
}

/* kultur */
#nav-main-first-level li.kultur a span.text,
#nav-main-first-level li.culture a span.text {
  border-top-color: #7B228E;
}

#nav-main-first-level li.kultur div.active a span.text,
#nav-main-first-level li.culture div.active a span.text {
  color: #7B228E;
}

/* sport */
#nav-main-first-level li.sport a span.text,
#nav-main-first-level li.sports a span.text {
  border-top-color: #B0CC07;
}

#nav-main-first-level li.sport div.active a span.text,
#nav-main-first-level li.sports div.active a span.text {
  color: #B0CC07;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_main_deep */
  
#navigation {
  width: 219px;
  margin: 0 0 1px 15px;
  display: inline-block;
  float: left;
}

#navigation ul {
  background: url(../img/divider_dotted_h.gif) no-repeat left bottom;
}

#navigation ul ul {
  margin-top: 4px;
  background: none;
}

#navigation li {
  background: url(../img/divider_dotted_h.gif) no-repeat;
  padding: 5px 0 4px 2px;
  width: 219px;
}

#navigation li li {
  background: url(../img/divider_dotted_h.gif) no-repeat;
  margin-left: 14px; padding: 5px 0 4px 2px;
  width: 201px;
}

#navigation li li.first {
  background: none;
}

#navigation li li li {
  background: none;
  margin-left: 14px; padding: 1px 0 1px 2px;
  width: 185px;
}

#navigation li a {
  background-image: url("../img/themes/nav_main_deep_homepage.gif");
  background-repeat: no-repeat; background-position: 0 6px;
  color: #615D56;
  display: block;
  font-size: .6875em; font-weight: bold;
  line-height: 17px;
  margin: 1px 0; padding-left: 15px;
  text-transform: uppercase;
  width: 204px;
}

#navigation li li a,
#navigation li.active li a,
#navigation li.path li a {
  background-color: #FFFFFF;
  color: #615D56;
  display: block;
  font-size: .6875em; font-weight: bold;
  line-height: 17px;
  margin: 1px 0; padding-left: 15px;
  text-transform: none;
  width: 188px;
}

#navigation li li li a,
#navigation li li.active li a,
#navigation li li.path li a {
  display: block;
  font-size: .6875em; font-weight: bold;
  line-height: 16px;
  padding-left: 15px;
  text-transform: none;
  width: 172px;
}

#navigation li a:hover,
#navigation li li a:hover,
#navigation li li li a:hover {
  background-color: #FBEACC;
  color: #E18C00 !important;
}

#navigation ul ul {
  background: url(../img/divider_dotted_h.gif) no-repeat;
}

#navigation ul ul ul {
  background: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_utilities */

#nav_utilities {
  float: left;
  width: 65%;
}

#nav_utilities ul {
  margin: 0;
}

#nav_utilities li {
  background: url(../img/divider_footer.gif) no-repeat 0 7px;
  float: left;
  padding-left: 10px; margin-right: 10px;
}

#nav_utilities li.first {
  background: none;
  padding-left: 0;
}

#nav_utilities li.last {
  margin-right: 0;
}

#nav_utilities li.recommend {
  margin-right: 4px;
}

#nav_utilities li.sml {
  background: none;
  margin-top: 5px;
  margin-right: 0;
  padding: 0;
}

#nav_utilities li.sml-recommend {
  background: url("../img/divider_footer.gif") no-repeat scroll 0 2px transparent;
  padding-left: 10px;
}

#nav_utilities a { /* ie.css */
  color: #147BC0;
  cursor: pointer;
  font-size: 0.625em;
  line-height: 21px;
  text-transform: uppercase;
  white-space: nowrap;
}

#nav_utilities li.sml a {
  background: url("/img/sprite-socialmedia.png") no-repeat scroll transparent;
  text-indent: -9999px;
  line-height: 0;
  display: block;
  font-size: 1px;
  height: 14px;
  z-index: 666;
  width: 16px;
  position: relative;
}

#nav_utilities li.sml-recommend a {
  background-position: 0 1px;
}

#nav_utilities li.sml-facebook a {
  background-position: -16px -20px;
}

#nav_utilities li.sml-googlebm a {
  background-position: -37px -40px;
}

#nav_utilities li.sml-twitter a {
  background-position: -57px -60px ;
  width: 20px;
}

#nav_utilities li.sml-delicious a {
  background-position: -137px -140px ;
  width: 19px;
}

#nav_utilities li.sml-digg a {
  background-position: -77px -80px ;
  width: 14px;
}

#nav_utilities li.sml-misterwong a {
  background-position: -97px -100px;
  width: 18px;
}

#nav_utilities li.sml-webnews a {
  background-position: -117px -120px ;

}

#nav_utilities a:hover {
  color: #08314C !important;
}

#nav_utilities li.sml-recommend a:hover {
  background-position: 0 -39px;
}

#nav_utilities li.sml-facebook a:hover {
  background-position: -16px -60px;
}

#nav_utilities li.sml-googlebm a:hover {
  background-position: -37px -80px;
}

#nav_utilities li.sml-twitter a:hover {
  background-position: -57px -100px ;
}

#nav_utilities li.sml-digg a:hover {
  background-position: -77px -120px ;
}

#nav_utilities li.sml-misterwong a:hover {
  background-position: -97px -140px ;
}

#nav_utilities li.sml-webnews a:hover {
  background-position: -117px -160px ;
}

#nav_utilities li.sml-delicious a:hover  {
  background-position: -137px -180px;
}

#nav_utilities a span.icon {
  display: inline-block;
  font-size: 1px;
  line-height: 0;
  margin: -2px 5px 0 0;
  text-decoration: none;
  vertical-align: middle;
  width: 13px; height: 13px;
  z-index: 2;
}

#nav_utilities a:hover span.icon {
  background-position: 0 -13px !important;
}

#nav_utilities li.bookmark a:hover span.icon {
  background-position: 0 -14px !important;
}

#nav_utilities li.subscribe a:hover span.icon {
  background-position: 0 -14px !important;
}

#nav_utilities li.print a span.icon {
  background: url(../img/icon_print.gif) no-repeat;
}

#nav_utilities li.recommend a span.icon {
  background: url(../img/icon_recommend.gif) no-repeat;
  margin: -2px 0 0 5px;
}

#nav_utilities li.bookmark a span.icon {
  background: url(../img/icon_bookmark.gif) no-repeat;
  background-position: 0 -1px;
  margin-right: 0;
}

#nav_utilities li.subscribe a span.icon {
  background: url(../img/icon_subscribe.gif) no-repeat;
  background-position: 0 -1px;
  margin-right: 0;
}

#nav_utilities a span.text {
  display: inline-block; 
  margin-top: -3px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==nav_service */
  
#nav_service {
  float: right;
  width: 35%;
}

#nav_service ul {
  margin-bottom: 0;
}

#nav_service li {
  background: url(../img/divider_footer.gif) no-repeat 0 8px;
  float: right;
  padding-left: 10px; margin-right: 10px;
}

#nav_service li.first {
  margin-right: 0;
}

#nav_service li.last {
  background: none !important;
  padding-left: 0 !important;
}

#nav_service a { /* ie.css */
  color: #147BC0;
  cursor: pointer;
  font-size: 0.625em;
  line-height: 21px;
  text-transform: uppercase;
  white-space: nowrap;
}

#nav_service a:hover {
  color: #08314C !important;
}

#nav_service a span.icon {
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 1px;
  line-height: 0;
  margin: -3px 5px 0 0;
  text-decoration: none;
  vertical-align: middle;
  width: 13px; height: 13px;
  z-index: 2;
}

#nav_service a:hover span.icon {
  background-position: 0 -13px !important;
}

#nav_service li a.imprint span.icon {
  background: url(../img/icon_imprint.gif) no-repeat;
}

#nav_service li a.contact span.icon {
  background: url(../img/icon_contact.gif) no-repeat;
}

#nav_service li.wiesbadeb a span.icon {
  background: url(../img/icon_wiesbadeb.gif) no-repeat;
}

#nav_service a span.text {
  display: inline-block; 
  margin-top: -3px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==logo */

.logo.print {
  display: none;
}

.logo.noprint { /* ie6.css */
  background: url(../img/logo.gif);
  display: block;
  position: absolute; top: 19px; right: 0;
  width: 239px; height: 123px;
  z-index: 1;
}

.logo.noprint a {
  display: block;
  text-indent: -9999px;
  width: 100%; height: 100%;
}

#logo_wiesbaden { /* ie6.css */
  background: url(../img/logo_transparent.png);
  display: block;
  position: absolute; top: 40px; left: 40px;
  width: 155px; height: 77px;
}

#logo_wiesbaden a {
  display: block;
  text-indent: -9999px;
  width: 100%; height: 100%;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===forms */




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==marginal ===weather */
  
div.weather {
  width: 209px;
  height: 25px;
  margin: 0;
  padding: 10px 0 1px 0;
  color: #ED9400;
  float: left;
  font-family: Georgia, Serif;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 25px;
  overflow: hidden;
  text-align: right;
  visibility: hidden;
  white-space: nowrap;
}

.ptype-start div.weather {
  visibility: visible;
}

div.weather a,
div.weather span {
  color: #ED9400;
}

div.weather span.icon {
  display: block; float: left;
  width: 38px; height: 28px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==marginal ===box */
  
div.box {
  overflow: hidden;
  padding-bottom: 13px;
}
  
div.box h2 {
  border-bottom: 5px solid #D4D4D4;
  color: #858585;
  font-family: Georgia, Serif; font-size: .75em; font-weight: bold;
  margin-top: 0;
  margin-bottom: 9px;
  padding: 0 0 3px 1px;
  position: relative;
  text-transform: uppercase;
  line-height: 1.5em;
}

div.box .head {
  background-color: #D4D4D4; 
  height: 5px; 
  margin-bottom: 9px;
}

div.box div.paragraph {
  color: #858585;
  font-size: .75em;
  margin-bottom: 6px;
}

div.box ul.links {
  clear: both;
  margin-bottom: 9px;
}

div.box div.links-compact {
  overflow: auto;
  margin-bottom: 9px;
}

div.box div.links-compact .fieldset {
  background: #FFF;
  padding: 0;
}

div.box div.links-compact select {
  border: 1px solid #5C5C5C;
  color: #5C5C5C;
  display: block; float: left;
  font-size: .6875em;
  margin-right: 2px; padding: 1px 0 0 3px;
  width: 188px; height: 19px;
}

div.box div.links-compact input.submit { /* ie.css */
  background: #147BC0;
  border-top: none; border-right: 1px solid #08314C; border-bottom: 1px solid #08314C; border-left: none;
  display: block; float: left;
  margin-left: 3px !important; padding: 0 0 1px 0;
  text-indent: -9999px;
}

div.box div.paragraph a.bookmark-link {
  color: #147BC0;
  float: left;
  font-size: .833em;
  padding-left: 15px;
  position: relative;
  text-transform: uppercase;
}

div.box div.paragraph a.bookmark-link:hover {
  color: #08314C;
}

div.box div.paragraph a.bookmark-link span.icon {
  background: url(../img/icon_link_bookmark.gif) no-repeat;
  display: block; float: left;
  position: absolute; left: 0;
  width: 13px; height: 13px;
}

div.box div.paragraph a.bookmark-link span.text {
  text-decoration: underline;
}

div.box div.paragraph a.bookmark-link:hover span.icon {
  background-position: 0 -13px;
}

div.box .foot {
  display: none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==marginal ===teaser */

#marginal div.teaserlist {
  margin-bottom: 0.5em;
}

#marginal div.teaserlist .teaser {
  margin-bottom: 0.3125em;
}

#marginal div.teaserlist .image-wrapper {
  margin: 0 6px 0 0;
}

#marginal div.teaserlist h5,
#marginal div.teaserlist h6 {
  background: transparent;
  border: 0;
  font: bold 1em/1.25em Georgia,Serif;
  margin: 0;
  padding: 0;
  position: static;
  text-transform: none;
  width: auto;
}

#marginal div.teaserlist .paragraph {
  margin: 0 0 0 65px;
}

#marginal div.teaserlist .date {
  color: #615D56;
}

#marginal div.teaserlist .more {
  margin: 0.125em 0 0 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==marginal ===search */

div.search .fieldset {
  background: #FFF;
  padding: 0;
}
  
div.search label {
  color: #5C5C5C;
  font-size: .6875em;
  padding: 1px 0 0 0;
  text-transform: uppercase;
}

div.search label.overlabel-apply {
  margin-top: 0; padding-left: 3px;
  position: absolute; top: 2px; left: 3px;
  text-transform: none;
  z-index: 666;
}

div.search form { /* ie.css */
  margin-bottom: 7px;
  overflow: hidden;
}

div.search div.fieldset {
  overflow: visible;
  position: relative;
}

div.search input {
  border: 1px solid #5C5C5C;
  color: #5C5C5C;
  float: left;
  font-size: .6875em;
  margin-right: 2px; padding: 1px 0 0 3px;
  width: 145px; height: 15px;
}

div.search input.full {
  margin-bottom: .5625em;
  width: 205px;
}

div.search input.submit { /* ie.css */
  background: #147BC0;
  border: none; border-right: 1px solid #08314C; border-bottom: 1px solid #08314C;
  color: #FFFFFF;
  display: block; float: left;
  font-size: .5625em;
  margin: 1px 0 1px 4px !important; padding: 0 0 2px 0 !important; 
  text-align: center;
  text-transform: uppercase;
  width: 55px; height: 16px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==marginal ===minical */
  
div.minical {
  position: relative;
}

div.minical table {
  border-collapse: collapse; border-spacing: 0;
  margin-bottom: 9px;
  width: 100%;
}

div.minical table caption {
  color: #4D4A42;
  font-size: .625em;
  padding-bottom: 3px;
  text-transform: uppercase;
}

div.minical table td {
  background: #F1EEEA;
  border: 1px solid #FFFFFF;
  padding: 0 5px;
  text-align: right;
}

div.minical table td a {
  color: #147BC0;
  font-size: .625em;
}

div.minical table td a:hover {
  color: #08314C;
}

div.minical table td.out-of-bounds {
  background: #F8F6F4;
}

div.minical table td.today {
  background: #8ABDE0;
}

div.minical table td.today a {
  color: #FFFFFF;
}

div.minical table td.weekend {
  background: #E2DDD3;
}

div.minical table th {
  background: #CCC3B3;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-family: Georgia, Serif; font-size: .625em;
  text-align: center;
  text-transform: uppercase;
  width: 27px;
}

div.minical span.controls {
  display: block;
  position: absolute; bottom: -2.25em; left: 0;
  width: 100%; height: 12px;
}

div.minical span.controls a {
  display: block;
  position: absolute; top: 0;
  text-indent: -9999px;
  width: 13px; height: 13px;
}

div.minical span.controls a:hover {
  background-position: 0 -13px !important;
}

div.minical span.controls a.prev {
  background: url(../img/icon_link_backward.gif) no-repeat;
  left: 0;
}

div.minical span.controls a.next {
  background: url(../img/icon_link_forward.gif) no-repeat;
  right: 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==marginal ===marginalimages */
  
#marginal div.imagelinks {
  margin-bottom: 0.5em;
}

#marginal div.image-large {
  position: relative;         
}

#marginal div.image-59x59 {
  float: left;
}

#marginal div.imagelinks div.image-59x59 .image-wrapper {
  margin: 0 0 0 16px;
}

#marginal div.imagelinks div.clearfix .image-wrapper {
  margin: 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==marginal ===minical */

.hotels .names {
  color: #5C5C5C;
  font-size: .6875em; line-height: 1.25em;
  margin-bottom: .25em;
  text-transform: uppercase;
}

.hotels .values {
  margin-bottom: .5625em;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==marginal ===twitterlist */

ul.twitterlist {
  font-size: .6875em; /* 11px (bei base 16px [11/16]) */
  color: #000000;
}
ul.twitterlist li {
  line-height: 1.1818em; /* 13px (bei 11px font-size [13/11]) */
  margin-bottom: .6818em;
}
ul.twitterlist li a {
  color: #147BC0;
}
ul.twitterlist li a,
ul.twitterlist li a:link,
ul.twitterlist li a:active,
ul.twitterlist li a:visited,
ul.twitterlist li a:focus {
  text-decoration: none;
}
ul.twitterlist li a:hover {
  text-decoration: underline;
  color: #08314C;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==commercials */
  
#commercials div.heading {
  background: #FFFFFF;
  -ms-filter: "progid:#DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: .5; -moz-opacity: .5; -khtml-opacity: .5; filter: alpha(opacity=50);
  position: relative;
  width: 100%; height: .9375em;
  z-index: 1;
}

#commercials ul {
  margin-top: -4px;
}

#commercials li {
  margin-bottom: 15px;
}

#commercials li img {
  border: 5px solid #FFFFFF;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==social_networks */
  
.box .socialnetworks a.external-link-in-list {
  padding: 0 0 0 37px;
}
.box .socialnetworks a.external-link-in-list span.text {
  line-height: 36px;
}
.box .socialnetworks a.external-link-in-list span.icon {
  width: 30px;
  height: 30px;
}
.box .socialnetworks a.external-link-in-list:hover span.icon {
  background-position: 0 0 !important;
}

.box .twitter a.external-link-in-list span.icon {
  background-image: url("/img/twitter.png");
}
.box .facebook a.external-link-in-list span.icon {
  background-image: url("/img/facebook.png");
}
.box .youtube a.external-link-in-list span.icon {
  background-image: url("/img/youtube.png");
}
.box .slideshare a.external-link-in-list span.icon {
  background-image: url("/img/slideshare.png");
}





/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==presentation */
  
#presentation-bg {
  background: #EFEFEF; color: #303030;
  border: 1px solid #DDDDDD;
  filter: alpha(opacity=80); -moz-opacity: .8; opacity: .8; -khtml-opacity: .8;
  position: absolute; top: 5px; left: 5px;
  width: 220px; height: 40px;
  z-index: 999;
}

#presentation {
  font-size: .75em;
  position: absolute; top: 5px; left: 5px;
  width: 220px; height: 40px;
  z-index: 1000;
}

#presentation h2 {
  color: #303030;
  font-size: 1em;
  margin: 5px 0 !important; padding: 0 !important;
}

#presentation a {
  color: #303030;
  font-size: 1em;
}

#presentation a.prev {
  background: url(../img/icon_prev.gif) no-repeat left center;
  padding-left: 12px;
}

#presentation a.next {
  background: url(../img/icon_next.gif) no-repeat right center;
  padding-right: 12px;
}

.citymapLink {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../img/icon_link_extern.gif) no-repeat scroll 0 0;
  bottom:0;
  display:block;
  height:13px;
  position:absolute;
  right:0;
  text-indent:-9999px;
  width:13px;
}

.content .rss {
  margin: 0.5625em 0;
  color: #615D56;
}

.content .rss .hr {
  width: auto;
  height: 1px;
  margin: 0;
  padding: 0;
  background: none;
  float: none;
}

.content .rss .hr hr {
  height: 1px;
  border: 0;
  background: url(../img/divider_dotted_h.gif) repeat-x left center;
  display: block;
}

.content .rss .teaser {
  clear: both;
}

.content .rss .external-link-in-list a {
  background:transparent url(../img/icon_link_extern.gif) no-repeat scroll 0 0;
  padding:0 0 0 20px;
  color: #147BC0;
  font-family:Arial,Verdana,"Sans-Serif";
}

.content .teaser li {
  padding-left: 0px;
}

.content .anchor-link a:hover {
  color:#08314C !important;
  background-image:url(../img/icon_linkanker_mo.gif) !important;
}

.content .anchor-link a {
  background-image:url(../img/icon_linkanker.gif) !important;
  color:#147BC0;
  padding:0 0 0 20px;
  background-repeat:no-repeat;
  font-size:0.75em;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==i-link */
  
div.ilink {
  left: 50%;
  margin-left: -496px;
  position: absolute;
  top: 18px;
  z-index: 10000;
}
.commercials div.ilink {
  margin-left: -574px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==e-mailadressen als grafik */
  
img.sp-email {
  margin: 0;
  padding: 0 0.15em 0 0;
  vertical-align: text-bottom;
}

a:link.sp-mailto, a:visited.sp-mailto {
  border-width: 0;
  text-decoration: none !important;
}

a:hover.sp-mailto, a:active.sp-mailto {
  border-width: 0 0 1px 0;
  border-style: solid;
  text-decoration: none !important;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==bilder-grossansicht (popup) in der Seite */
  
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1001;
  overflow: hidden;
}

#overlay .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000 none repeat scroll 0 0;
  filter: alpha(opacity=20);
  opacity: 0.2;
  z-index: 100;
}

#overlay #imgZoom,
#overlay #summary {
  position: relative;
  top: 0;
  left: 0;
  width: 1px;
  margin: auto;
  border: 1px solid #868686;
  background: white none repeat scroll 0 0;
  z-index: 1000;
}

#overlay div .navi {
  position: relative;
  height: 28px;
  border-bottom: 1px solid #868686;
  text-align: left;
  overflow: hidden;
}

#overlay div span.prev, #overlay div span.next,
#overlay div a.prev:link, #overlay div a.prev:visited,
#overlay div a.next:link, #overlay div a.next:visited {
  width: 21px;
  height: 13px;
  display: block;
  text-decoration: none;
  line-height: 1000px;
  text-indent: 25px;
  overflow: hidden;
  float: left;
}

#overlay div .prev {
  margin: 10px 0 0 7px;
}

#overlay div .next {
  margin: 10px 0 0 3px;
}

#overlay div span.prev {
  background: url(../img/arw_left_inaktiv.gif);
}

#overlay div a.prev:link, #overlay div a.prev:visited {
  background: url(../img/arw_left_normal.gif);
}

#overlay div a.prev:focus, #overlay div a.prev:hover {
  background: url(../img/arw_left_hover.gif);
}

#overlay div a.prev:active {
  background: url(../img/arw_left_down.gif);
}

#overlay div span.next {
  background: url(../img/arw_right_inaktiv.gif);
}

#overlay div a.next:link, #overlay div a.next:visited {
  background: url(../img/arw_right_normal.gif);
}

#overlay div a.next:focus, #overlay div a.next:hover {
  background: url(../img/arw_right_hover.gif);
}

#overlay div a.next:active {
  background: url(../img/arw_right_down.gif);
}

#overlay div a.close:link, #overlay div a.close:visited {
  position: absolute;
  right: 2px;
  padding: 0 5px;
  color: #999999;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 28px;
  display: block;
}

#overlay #imgZoom img {
  margin: 0 0 16px 0;
  border: 0;
  padding: 0;
}

#overlay #imgZoom .legend {
  position: relative;
  width: 550px;
  margin: 0 auto;
  padding: 12px 0;
  min-height: 12px;
  text-align: left;
  font-size: 0.75em;
  color: #303030;
}

#overlay div .copyright {
  position: absolute;
  top: 0;
  right: 16px;
  width: 25%;
  color: #999999;
  text-align: right;
}

#overlay #summary .content{
  width: auto;
  margin: 0;
  padding: 15px;
  background: transparent;
  text-align: left;
  float: none;
}

#overlay #summary .wrapper {
  height: 537px;
  margin: 0;
  padding: 15px 0 0 0;
  overflow: auto;
}

#overlay #summary h2 {
  margin: 0 0 9px 0;
  padding: 0;
}

#overlay #summary div.image {
  margin: 1px 10px 0 0;
  padding: 0 0 0 15px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==sonstige angaben Microsite */
/* Suche */
.ptheme-microsite .search-result h4 {
  font-family: 	Arial;
  width: auto;
  margin: 0.25em 0;
  border: none !important;
  padding: 0;
  clear: left;
  background: transparent;
}
.ptheme-microsite .search-result h4 a {
  text-decoration: underline; text-transform: none;
}
.ptheme-microsite h4 {
  border-bottom: 5px solid;
}
.ptheme-microsite .content ul.teaser li.big-h div.more {
  margin-top: 0.5625em;
}

.ptheme-microsite .teaser.subteaser div.paragraph {
  float: none;
  width: auto;  
}

.ptheme-microsite #illustration {
  position: absolute;
  bottom: -3.5px;
}
.content ul.teaser li.small.first {
  background: none;
}

.ptheme-microsite #header {
  height: 148px;
}

.ptheme-microsite #nav-main-first-level {
  top: 85px;
}

.ptheme-microsite #nav-main-first-level #nav-main-first-level-wrapper {
  background-color: transparent;
}

#body .ptheme-microsite .content {
  padding: 0 11px 0 21px;
  width: 459px;
  background-color: transparent;
}
.ptheme-microsite h2 {
  font-family: Arial,Verdana,"Sans-Serif";
}
