

p
{
  margin: 3px 0 11px 0;
}

h3
{
  margin: 10px 0 6px 0;
  font-weight: normal;
  font-size: 16px;
}

h4
{
  font-size: 18px;
  margin: 10px 0 6px 0;
  font-weight: normal;
}

h5
{
  font-size: 15px;
  font-weight: normal;
  margin: 10px 0 2px 0;
}

h6
{
  font-size: 14px;
  font-weight: normal;
  margin: 4px 0 1px 0;
}

a.black
{
  color: #000000;
}

a.black:hover
{
  text-decoration: underline;
}

.nmt
{
  margin-top: 0 !important;
}

.h3
{
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 2px;
}

strong
{
  display: inline-block;
  margin-bottom: 3px;
}

input,
select,
textarea
{
  font-size: 11px;
  padding: 3px 5px;
  height: 15px;
  border: #999999 1px solid;
}

input.checkbox
{
  width: auto !important;
  margin: 0 5px 0 0;
  padding: 0;
  display: inline-block;
}

select
{
  height: 24px;
}

a.button,
input.button
{
  border: 0;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  min-height: 30px;
  color: #ffffff;
  padding: 5px 10px;
  background: #006633;
}

#hup_content_panel .usageBox
{
  width: 30% !important;
}

#hup_content_panel a.hupWebAnz_top_menu_item_text
{
  color: #006633 !important;
  text-transform: capitalize;
}


#hup_content_panel .hupWebAnz_progressItem a, #hup_content_panel .hupWebAnz_progressItem span
{
  text-transform: capitalize;
}


#hup_content_panel .usageBtn,
#hup_content_panel .lnkWeiterStyle,
#hup_content_panel .lnkZurueckStyle,
#hup_content_panel .hupWebAnz_hupwa_button2,
#hup_content_panel .btnNutzungAendern,
#hup_content_panel .btnZahldatenAendern,
#hup_content_panel .btnKundendatenAendern,
#hup_content_panel .btnAussehenAendern,
#hup_content_panel .btnInhaltAendern,
#hup_content_panel .btnSeiteDrucken
{
  color: #ffffff !important;
  background-color: #006633 !important;
}

#hup_content_panel .usageBtn:hover,
#hup_content_panel .lnkWeiterStyle:hover,
#hup_content_panel .lnkZurueckStyle:hover,
#hup_content_panel .hupWebAnz_hupwa_button2:hover,
#hup_content_panel .btnNutzungAendern:hover,
#hup_content_panel .btnZahldatenAendern:hover,
#hup_content_panel .btnKundendatenAendern:hover,
#hup_content_panel .btnAussehenAendern:hover,
#hup_content_panel .btnInhaltAendern:hover,
#hup_content_panel .btnSeiteDrucken:hover
{
  background-color: #5a9c7b !important;
}

#hup_content_panel a.pm,
#hup_content_panel .hupWebAnz_label a,
#hup_content_panel .hupWebAnz_confirmed a
{
  color: #006633 !important;
}

#hup_content_panel a.pm:hover,
#hup_content_panel .hupWebAnz_label a:hover,
#hup_content_panel .hupWebAnz_confirmed a:hover
{
  color: #5a9c7b !important;
}



a.button
{
  display: inline-block;
  min-height: 20px;
  padding: 5px 10px;
  color: #ffffff;
}

td.button a.button
{
  height: 32px;
  width: 32px;overflow: hidden;
}

td.button
{
  line-height: 1px;
}

a.button:hover
{
  color: #ffffff;
  background: #5a9c7b;
}

input.button:hover
{
  background: #5a9c7b;
}

div#content h3:first-child
{
  margin-top: 0;
}

div#content label
{
  padding-top: 4px;
  width: 150px;
  float: left;
  display: block;
  text-align: right;
  margin-right: 5px;
}

div#content div.loginbox label
{
width: 70px;
}

div#content label.sm
{
  padding-top: 0px;
}

div#content input
{
  width: 190px;
}


div#content input.button
{
  width: auto;
}

div.loginbox label
{
  width: 70px;
}

div.loginbox input.button
{
  margin-bottom: 10px;
  width: 200px;
}


p.slogan
{
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 15px;
}

.maincolor { color: #006633; }
.mainbackcolor { background-color: #006633; }

a { color: #5a9c7b; }
a:hover { color: #006633; }

body
{
  background-color: #dddddd;
  background-attachment: fixed;
}

img.pfeil { width: 16px; height: 16px; background: #006633; }
a:hover img.pfeil { background: #5a9c7b; }

a.pm { color: #5a9c7b; background-image: url(/images/layout/pfeilmini4.png); background-position: 0 2px; background-repeat: no-repeat; padding-left: 10px; }
a.pm:hover { color: #006633; }


ul.pfeilmenu li { margin-bottom: 3px; }
ul.pfeilmenu li a { padding-left: 13px !important; }


div#h2tainer h2, a.h2
{
  background: #006633;
}

/* ############################## Layout ############################## */

div#main
{
  width: 1160px;
  margin: 0 auto;
}

div#skyscraper
{
  float: right;
  width: 160px;
  height: 600px;
  margin-left: 0px;
  overflow: hidden;
}

div#skyscraper img
{
  position: absolute;
}

div#contentainer
{
  margin-left: 310px;
  width: 690px;
  padding-top: 55px;
}

div#content
{
  background: #ffffff;
  margin-right: 10px;
  padding: 10px 10px 50px 10px;
}

div#content div.content
{
  margin-bottom: 10px;
  background: #ffffff;
  padding: 10px;
}

div#titel
{
  padding: 10px;
  background: #ffffff;
  height: 123px;
  margin: 0 10px 10px 0;
}

div#foot
{
  background: #eeeeee;
  clear: both;
  width: 680px;
  position: fixed;
  bottom: 0px;
  height: 24px;
  overflow: hidden;
  z-index: 50;
}

ul#footmenu
{
  height: 24px;
  background-color: #006633;
}

ul#footmenu li
{
  float: right;
}

ul#footmenu li a,
ul#footmenu li.info span
{
  color: #ffffff;
  display: block;
  height: 16px;
  font-size: 11px;
  padding: 4px 14px 4px 14px;
}

ul#footmenu li span#footin a
{
  display: none;
  background-image: url(/images/layout/menudown.png);
  background-position: right 11px;
  background-repeat: no-repeat;
  padding-right: 30px;
}

ul#footmenu li span#footout a
{
  display: block;
  background-image: url(/images/layout/menuup.png);
  background-position: right 11px;
  background-repeat: no-repeat;
  padding-right: 30px;
}


ul#footmenu li:hover a
{
  background-color: #eeeeee;
}

ul#footmenu li span
{
  color: #ffffff;
}

ul#footmenu li:hover a,
ul#footmenu li:hover a span
{
  color: #000000;
}

li#footmove:hover span#footin a
{
  background-image: url(/images/layout/menudowns.png);
}

li#footmove:hover span#footout a
{
  background-image: url(/images/layout/menuups.png);
}

ul#footmenu li#footmove span#footout a
{
  display: none;
}

ul#footmenu li#footmove span#footin a
{
  display: block;
}

ul#footmenu li#footmove.footb span#footout a
{
  display: block;
}

ul#footmenu li#footmove.footb span#footin a
{
  display: none;
}

/* ################ Sitenavigator ################ */

div#sitenavigator ul
{
  margin: 0;
}

div#sitenavigator ul li a
{
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}

div#sitenavigator ul li a,
div#sitenavigator ul li span
{
  padding: 2px 4px 4px 20px;
  height: 10px;
  font-size: 10px;
  color: #666666;
  display: block;
  background: url(/images/common/sitenavigation/sitenavigation.png) no-repeat;
}

div#sitenavigator ul li:hover a
{
  color: #000000;
}

div#sitenavigator ul li img
{
  vertical-align: middle;
  width: 12px;
  height: 12px;
  margin: 0 5px 2px 0;
}


/* ################ Menü ################ */

ul#respmenu
{
  display: none;
  width: 450px;
}

div#menutainer
{
  margin-left: 310px;
  width: 680px;
  position: absolute;
}


div#logintainer
{
  display: none;
  width: 430px;
  position: absolute;
  background: #eeeeee;
  top: 45px;
  left: 0px;
  padding: 10px;
}

div#logintainer.showresp
{
  display: block;
}

ul#menu
{
  min-height: 45px;
}

ul#respmenu
{
  height: 45px;
}

ul#menu
{
  white-space: nowrap;
}


ul#respmenu li a,
ul#menu li
{
  cursor: pointer;
  display: block;
  padding: 13px 15px 13px 15px;
  float: left;
  color: #ffffff;
  margin: 0;
  font-size: 15px;
  height: 19px;
  overflow: hidden;
}

ul#menu li,
ul#respmenu li#respmenumain a,
ul#respmenu li#respmenulogin a
{
  padding: 13px 30px 13px 15px;
  background-image: url(/images/layout/menudown.png);
  background-position: right 22px;
  background-repeat: no-repeat;
}

ul#menu li.home,
ul#respmenu li.icon a
{
  background-image: none;
  padding-top: 12px;
  padding-bottom: 14px;
  padding-right: 15px;
}

ul#menu li.home:hover,
ul#respmenu li:hover a
{
  background-color: #eeeeee;
}

ul#respmenu li a
{
  color: #ffffff;
}

ul#respmenu li:hover a
{
  background-color: #eeeeee;
  color: #000000;
}

ul#menu li.showhover,
ul#menu li.clicked,
ul#respmenu li#respmenumain:hover a,
ul#respmenu li#respmenumain.clicked a,
ul#respmenu li#respmenulogin:hover a,
ul#respmenu li#respmenulogin.clicked a
{
  background-color: #eeeeee;
  color: #000000;
  background-image: url(/images/layout/menudowns.png);
}




div.submenu
{
  display: none;
  background-color: #eeeeee;
  min-height: 50px;
  padding-left: 55px;
  padding-top: 20px;
}

div.submenu.showhover,
div.submenu.clicked
{
  display: block;
}



li.home a,
li.useraccount a,
li.respsearch a,
li.respdesktop a,
li.respmobile a,
li.resplogout a
{
  padding: 0;
  margin: 0;
  width: 20px;
  height: 16px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 15px 13px;
}

ul#menu li.home a
{
  background-position: 0 0;
}

li.home a
{
  background-image: url(/images/layout/home.png);
}

li.useraccount a
{
  background-image: url(/images/layout/user.png);
}

li.respsearch a
{
  background-image: url(/images/layout/search.png);
}

li.respdesktop a
{
  background-image: url(/images/layout/desktop.png);
}

li.respmobile a
{
  background-image: url(/images/layout/mobile.png);
}

li.resplogout a
{
  background-image: url(/images/layout/logout.png);
}

li.home:hover a
{
  background-image: url(/images/layout/homes.png);
}

li.useraccount:hover a
{
  background-image: url(/images/layout/users.png);
}

li.respsearch:hover a
{
  background-image: url(/images/layout/searchs.png);
}

li.respmobile:hover a
{
  background-image: url(/images/layout/mobiles.png);
}

li.respdesktop:hover a
{
  background-image: url(/images/layout/desktops.png);
}

li.resplogout:hover a
{
  background-image: url(/images/layout/logouts.png);
}

li.home a span,
li.useraccount a span,
li.respsearch a span,
li.respdesktop a span,
li.respmobile a span,
li.resplogout a span
{
  position: absolute;
  top: -1000px;
}


div#submenu h4
{
  padding: 5px 0 10px 0;
  color: #000000;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
}

div.submenublock
{
  float: left;
  width: 185px;
  padding: 0px 10px 0 10px;
  display: inline-block;
}

div#submenu ul
{
  margin-bottom: 20px;
}

div#submenu li
{
  margin: 0 0 5px 0;
}

div#submenu li a
{
  font-size: 12px;
}

div#submenu li a:hover
{
  text-decoration: underline;
}

.fixed
{
  z-index: 99;
  position: fixed !important;
  top: 0;
}

/* ############################## Sidebar ############################## */

div#sidebar
{
  width: 300px;
  float: left;
}

div.sideblock
{
  padding: 10px;
  background: #ffffff;
  margin-bottom: 10px;
}

div.sideblock div.flow
{
  overflow: hidden;
}

div.sideblock.sidetermine
{
  padding: 0 0 9px 0;
}

div.sideblock.sidetermine ul li
{
  padding: 1px 10px;
}

div.sideblock.sidetermine ul li.termintitel
{
  padding: 0;
  margin-bottom: 3px;
}

div.sideblock.sidetermine ul li.termintitel a
{
  color: #000000;
  display: block;
  font-weight: bold;
  background: #cccccc;
  padding: 7px 10px;
}

div.sideblock.sidetermine ul li.termintitel a:hover
{
  color: #ffffff;
  background: #5a9c7b;
}

div#sidemorgen.sideblock p
{
  margin: 0 0 10px 0;
  height: 14px;
  overflow: hidden;
}

div#sidefotodestages p
{
  margin: 5px 0 0 0;
}

div#sidemorgen.sideblock p.double
{
  height: 28px;
}

div.sideblock h3
{
  font-size: 14px;
  margin: 0 0 2px 0;
}

div#sidelogin div.flow        { height: 123px; }
div#sidefacebook div.flow     { height: 190px; }

div#sidelogin p { margin: 0 0 6px 0; }

div#sidesucheoptions
{
  clear: left;
  padding-top: 8px;
}

div#sidesucheoptions input
{
  display: inline-block;
  vertical-align: middle;
  width: 20px;
}


div#sidead { padding: 0; overflow: hidden; line-height: 0; }

div#outerfacebook { overflow: hidden; width: 280px; height: 195px; }
div#innerfacebook { margin: -11px 0 0 -11px; }

div#sideepaper { padding-bottom: 0; }

a.epaperthumb
{
  display: block;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

img.icon { vertical-align: middle; margin: 1px 5px 3px 0;  }

/* ############################## Überschriften ############################## */

h1
{
  background: url(/images/layout/logoharke.png) no-repeat;
  width: 656px;
  height: 80px;
  overflow: hidden;
  margin: 0;
}

h2, a.h2
{
  margin: 0 0 10px 0;
  padding: 10px 0 10px 10px;
  display: block;
  overflow: hidden;
  height: 25px;
  color: #ffffff;
  font-size: 21px;
  font-weight: normal;
  background: #006633;
}

a.h2:hover
{
  background: #5a9c7b;
}


/* ############################# Responsive Login ################ */

div#sidelogin label,
div#logintainer label
{
  display: block;
  position: absolute;
  width: 80px;
}

div#sidelogin input,
div#logintainer input,
div#sidesuche input#sidebarsuche
{
  font-size: 14px;
  padding: 5px 5px;
  height: 18px;
  display: block;
  position: absolute;
}

div#sidesuche  input#sidebarsuche
{
  float: left;
  position: static;
}

div#logintainer input
{
  font-size: 16px;
  padding: 4px 8px;
  height: 20px;
}

label#sidebarloginmaillabel { margin-top: 9px; }
label#sidebarloginpasswortlabel { margin-top: 46px; }
label#resploginmaillabel { margin-top: 8px; }
label#resploginpasswortlabel { margin-top: 48px; }

input#sidebarloginmail { margin-left: 80px; width: 188px; }
input#sidebarloginpasswort { margin-left: 80px; margin-top: 40px; width: 85px; }
input#resploginmail { margin-left: 80px; width: 332px; }
input#resploginpasswort { margin-left: 80px; margin-top: 40px; width: 182px; }
input#sidebarsuche { width: 168px; }

div#sidelogin ul.pfeilmenu { margin-top: 80px; }
div#sidelogin ul.pfeilmenu li { margin-bottom: 9px; }
div#logintainer ul.pfeilmenu { margin-top: 80px; }
div#logintainer ul.pfeilmenu li { margin-top: 10px; }

a#sidebarloginsubmit,
a#sidebarsuchesubmit
{
  text-align: center;
  position: absolute;
  cursor: pointer;
  font-size: 15px;
  height: 20px;
  color: #ffffff;
  padding: 5px 10px;
  display: block;
  width: 73px;
  background: #006633;
  margin-left: 187px;
  margin-top: 40px;
}

#resploginsubmit
{
  font-size: 15px;
  width: 140px;
  margin-left: 290px;
  margin-top: 40px;
}

a#sidebarsuchesubmit
{
  margin-left: 187px;
  margin-top: 0;
}

a#sidebarloginsubmit:hover { background: #5a9c7b; }


/* ############################ globalMessages ############################### */

div#globalMessages
{
  display: block;
  overflow: hidden;
  margin: 0 10px 0 0;
}

div#globalMessages ul
{
  display: block;
  margin: 0;
  min-height: 40px;
  padding: 7px 16px 5px 50px;
  color: #000000;
  font-size: 14px;
  margin: 0 0 10px 0;
}


div#globalMessages ul#Hinweis
{
  background: #dbecff url(/images/common/icons/hinweis.png) 5px 5px no-repeat;
}

div#globalMessages ul#Erfolg
{
  background: #d4ffcd url(/images/common/icons/erfolg.png) 5px 5px no-repeat;
}

div#globalMessages ul#Warnung
{
  background: #fefccb url(/images/common/icons/warnung.png) 5px 5px no-repeat;
}

div#globalMessages ul#Fehler
{
  background: #ffd2d3 url(/images/common/icons/fehler.png) 5px 5px no-repeat;
}

div#globalMessages ul li
{
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 5px;
  padding-left: 3px;
}

div#globalMessages ul li.boxtitle
{
  font-size: 16px;
  font-family: Georgia, Verdana, Tahoma, Arial;
  padding: 0;
}


div#globalMessages ul#Hinweis li.boxtitle
{
  color: #2850c1;
}


div#globalMessages ul#Erfolg li.boxtitle
{
  color: #258815;
}


div#globalMessages ul#Warnung li.boxtitle
{
  color: #878314;
}


div#globalMessages ul#Fehler li.boxtitle
{
  color: #871414;
}

/* ############################ News ############################### */


div#news ul
{
  overflow: hidden;
}

div#news ul li
{
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 220px;
  height: 450px;
  overflow: hidden;
  display: block;
}

div#news ul li div.block
{
  background: #ffffff;
  padding: 10px;
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin-bottom: 10px;
}

div#news ul li div.block div.meldung
{
  height: 200px;
  overflow: hidden
}

div#news ul li div.block div.meldung div.mlink
{
  display: none;
  background: #5a9c7b;
  width: 16px;
  height: 16px;
  position: absolute;
  margin-left: 174px;
  margin-top: 174px;
  border-left: #ffffff 10px solid;
  border-top: #ffffff 10px solid;
  z-index: 5;
  overflow: hidden;
}


div#news ul li div.block:hover div.meldung div.mlink
{
  display: block;
}

div#news ul li div.block.double
{
  height: 430px;
}

div#news ul li div.block.double div.blockimage
{
  width: 200px;
  height: 220px;
  margin: 0 0 10px 0;
  overflow: hidden;
}

div#news ul li div.blockimage img
{
  width: 200px;
  height: 220px;
  margin: 0;
  padding: 0;
  vertical-align: text-bottom;
}

div#news ul li h3
{
  margin: 2px 0 4px 0;
}

div#news ul li p
{
  margin: 0;
}

div#news ul li div.block:hover
{
  cursor: pointer;
}

div#news ul li div.block:hover div.meldung div.mlink
{
  background-color: #339966;
}

div#news h3 a
{
  font-weight: normal;
  font-size: 16px;
  color: #000000;
}

div#news h3 a:hover
{
  color: #000000;
}

div#news ul li div.block.double div.blockimage.sp2
{
  display: none;
  width: 450px;
  height: 220px;
}

div#news ul li div.block.double div.blockimage.sp3
{
  display: none;
  width: 450px;
  height: 430px;
  margin: 0 10px 0 0;
  float: left;
}

div#news ul li div.block.double div.blockimage.sp4
{
  display: none;
  width: 680px;
  height: 430px;
  margin: 0 10px 0 0;
  float: left;
}

div.rubrik { font-size: 11px; font-weight: bold; color: #999999; text-transform: uppercase; }

/* ################################## Tabellen ################################## */

div#content table,
div#dialog table
{
  border-collapse: separate;
  border-spacing: 3px;

}

div#content td,
div#dialog td
{
  background: #f4f4f4;
  padding: 5px 10px;
}

div#content th,
div#dialog th
{
  color: #000000;
  background: #bbbbbb;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 11px;
  text-align: left;
}

div#content tr.row1 td,
div#dialog tr.row1 td
{
  background: #e6e6e6;
}


div#content table tr.farbe td,
div#dialog table tr.farbe td
{
  background: #006633;
}

div#content table td.farbehover:hover,
div#dialog table td.farbehover:hover
{
  background: #5a9c7b !important;

}

ul#brot
{
  background: #ffffff;
  display: block; padding: 0px 7px;
  margin: 0 10px 10px 0;
}

ul#brot li
{
  display: inline;
}


ul#brot li span,
ul#brot li a
{
  display: inline-block;
  padding: 5px 3px;
  height: 15px;
  background: #ffffff;
}

ul#brot li a
{
  color: #000000;
}

ul#brot li a:hover
{
  background: #006633 !important;
  color: #ffffff;
}

ul#brot li span.brot
{
}

div#kommentare h4
{
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: normal;
}

div.fotostrecke
{
  padding: 10px 0;
}

div.fotostrecke h4
{
  margin: 0;
}

div.fotostrecke a.klapp
{
  background-image: url(/images/pages/fotostrecke/pfeil.png);
  background-repeat: no-repeat;
  padding: 0;
  width: 20px;
  height: 20px;
  overflow: hidden;
  float: right;
  margin-bottom: 10px;
  margin-left: 5px;
}

div.fotostrecke a.klapp.ks2 { background-position: 0 -20px; margin-right: 0px; }
div.fotostrecke a.klapp.ks3 { background-position: -20px 0; }
div.fotostrecke.offen a.klapp.ks2 { background-position: -20px -20px; margin-right: 25px; }

div.fotostrecke a.klapp.ks1,
div.fotostrecke a.klapp.ks3
{
  display: block;
}

div.fotostrecke.offen a.klapp.ks1,
div.fotostrecke.offen a.klapp.ks3
{
  display: none;
}

div.fotostrecke h4
{
  display: block;
  min-height: 30px;
}

div.fotostrecke ul
{
  display: block;
  overflow: auto;
  height: 120px;
  white-space: nowrap;
}

div.fotostrecke ul li
{
  width: 100px;
  height: 100px;
  display: inline-block;
  margin-right: 10px;
}

div.fotostrecke.offen ul
{
  height: auto;
  white-space: normal;
}

div.fotostrecke.offen ul li
{
  margin-bottom: 10px;
}

div.pagenav li a.button
{
  font-size: 11px;
  min-height: 0;
}

div#sitemap
{
  height: 255px;
  overflow: auto;
  padding: 0 0 20px 0;
}

div#sitemap h3
{
  margin: 0 0 5px 0;
}

div#sitemap li
{
  padding: 10px;
  height: 200px;
  float: left;
}