html {
  height: 100%;
}

body {
  font-family: 'Arial','Verdana','Times New Roman';
  font-size: 12px;
  margin: 0px;
  margin-bottom: 10px;
  height: 100%;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #2273B4;
}

td {
  vertical-align: top;
}


/* STRUKTUR */
div.page {
  width: 960px;
  margin-left: 15px;
}

div.bg {
  float: left;
  width: 370px;
  height: 92px;
  background-position: 123px 0px;
  background-repeat: no-repeat;
  background-image: url('./bg.png');
}

div.logo {
  float: right;
  width: 590px;
  height: 92px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-image: url('./logo.png');
}

a.logoclick {
  display: block;
  float: right;
  width: 227px;
  height: 64px;
  margin-top: 27px;
}

div.bereich_menu {
  float: left;
  width: 190px;
}

div.bereich_content {
  float: right;
  width: 770px;
  border-bottom: 3px #E5AA69 solid;
  overflow-x: hidden;
}


/* MAINMENU */
#mainmenu a {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  background-color: #E5AA69;
  border-top: 2px #FFF solid;
  line-height: 22px;
  font-size: 11px;
  font-weight: bold;
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url('./pfeil_orange.png');
}

a#current {
  color: #BF0000;
}

#grau a {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  background-color: #C1BDB8;
  border-top: 2px #FFF solid;
  line-height: 22px;
  font-size: 11px;
  font-weight: bold;
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url('./pfeil_grau.png');
}

a.grau {
  background-color: #C1BDB8;
  background-position: top right;
  background-repeat: no-repeat;
  
  background-image: url('./pfeil_grau.png');
}

a.mm_aktiv {
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url('./pfeil_orange_open.png');
  border-bottom: 0px;
}

a.mm_aktiv_g {
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url('./pfeil_grau_open.png');
  border-bottom: 0px;
}

a.mainmenu_sub {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  background-color: #F7E5D2;
  line-height: 22px;
  font-weight: normal;
  font-size: 11px;
}

#mainmenu_sub a {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  border-top: 0px #FFF solid;
  background-color: #F7E5D2;
  line-height: 22px;
  font-weight: normal;
  font-size: 11px;
  background-image: url('');
}
#mainmenu_sub a#current {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  border-top: 0px #FFF solid;
  background-color: #F7E5D2;
  line-height: 22px;
  font-weight: normal;
  font-size: 11px;
  background-image: url('');
  color: #BF0000;
}


#mainmenu_sub_grau a {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  background-color: #DFDFDF;
  border-top: 0px #FFF solid;
  background-image: url('');
  line-height: 22px;
  font-weight: normal;
  font-size: 11px;
}

#mainmenu_sub_grau a#current {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  background-color: #DFDFDF;
  border-top: 0px #FFF solid;
  background-image: url('');
  line-height: 22px;
  font-weight: normal;
  font-size: 11px;
}

a.mainmenu_sub_grau {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  background-color: #DFDFDF;
  line-height: 22px;
  font-weight: bold;
  font-size: 11px;
}

#mainmenu_sub3_grau a {
  display: block;
  width: 170px;
  height: 22px;
  padding-left: 20px;
  background-color: #EFEFEF;
  line-height: 22px;
  font-size: 11px;

  border: 0px #FFF solid;
  background-image: url('');
  font-weight: normal;
}



div.menubox {
  width: 190px;
  margin-top: 7px;
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url('./box_top.png');
}

td.menubox_ueberschrift {
  line-height: 23px;
  color: #FFF;
  font-weight: bold;
  padding-left: 10px;
  font-size: 12px;
}
a.menubox_ueberschrift {
  line-height: 23px;
  color: #FFF;
  font-weight: bold;
  padding-left: 10px;
  font-size: 12px;
}

td.menubox_mehr {
  text-align: right;
  padding-right: 10px;
  line-height: 23px;
}

td.menubox_border {
  border-bottom: 2px #FFF solid;
}

a.menubox_mehr {
  color: #2273B4;
  font-size: 11px;
  font-weight: bold;
}

td.menubox_middle {
  padding: 9px 10px 10px 10px;  

  background-position: bottom right;
  background-repeat: no-repeat;
  background-image: url('./box_middle.png');
}

td.menubox_middle a {
  font-size: 12px;
}

td.menubox_bottom {
  background-position: bottom right;
  background-repeat: no-repeat;
  background-image: url('./box_bottom.png');
  background-color: #FCEACC;
}

td.menubox_gudenberg {
  border-left: 2px #FFF solid;
  padding: 7px 10px 7px 10px;
  font-size: 11px;
  font-weight: bold;
}

div.mehr_right {
  color: #2273b4;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-top: 3px;
  float: right;
}

a.menubox_termin {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  border-top: 2px #FFF solid;
  line-height: 22px;
  font-weight: bold;
  font-size: 11px;
}

#menubox_termin a {
  display: block;
  width: 180px;
  height: 22px;
  padding-left: 10px;
  border-top: 2px #FFF solid;
  line-height: 22px;
  font-weight: bold;
  font-size: 11px;
}

/* FOOTER */
div.bereich_footer {
  float: right;
  width: 770px;
  text-align: right;
  color: #2273B4;
}

td.social {
  text-align: left;
  padding-top: 1px;
}

td.footermenu {
  text-align: right;
  font-weight: bold;
}

a.footer {
  line-height: 24px;
  font-size: 11px;
}


/* POPUP */
div.popup_bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;

  filter:Alpha(opacity=50, finishopacity=50, style=0);
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;

  display: none;
  z-index: 998;
}

div.popup {
  height: 10px;
  background-color: #FCEACC;
  position: absolute;
  top: 150px;
  left: 0px;

  display: none;
  z-index: 999;
}

table.popup {
  background-color: #FCEACC;
}

td.popup_close {
  text-align: right;
  padding: 10px 8px 13px 0px;
}

td.popup_mehr {
  text-align: right;
  padding-right: 15px;
  line-height: 30px;
}


div.popup_liste {
  border-top: 5px #FFF solid;
  border-bottom: 5px #FFF solid;
  background-color: #F8CC5F;
  margin-top: 25px;
  padding-right: 10px;
}

div.popup_liste ul {
  line-height: 26px;
  font-weight: bold;
}

div.popup_cont {
  padding: 0px 20px 0px 20px
}

div.popup_cont b {
  font-size: 18px;
}

div.popup td {
  line-height: 16px;
}

a.popup {
  color: #2273B4;
  font-weight: bold;
  font-size: 11px;
}

/* MENU SUCHEN */
div.menubox_search {
  margin-top: 13px;
  margin-bottom: 10px;
}

input.menubox_search {
  width: 141px;
  height: 21px;
  border: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  color: #9A9A9A;
  font-weight: bold;
  background-repeat: no-repeat;
  background-image: url('./srch_input.png');
}

td.menubox_search_btn {
  padding-top: 2px;
  padding-left: 5px;
}


/* SOCIALS */
a.social {
  display: block;
  padding-left: 28px;
  padding-right: 12px;
  height: 22px;
  line-height: 22px;
  float: left;
  color: #2273B4;
  background-position: top left;
  background-repeat: no-repeat;
}

a.social:hover {
  color: #000;
}

a.myspace {
  background-image: url('./myspace.png');
  font-size: 11px;
}

a.twitter {
  background-image: url('./twitter.png');
  font-size: 11px;
}

a.facebook {
  background-image: url('./facebook.png');
  font-size: 11px;
}
a.rrs {
  background-image: url('./rrs_iconk.png');
  font-size: 11px;
}


/* TYPO BUGS */
td.footermenu a {
  font-size: 11px;
}


/* SERVICE */
a.menubox_service {
  display: block;
  width: 190px;
  height: 109px;

  background-position: bottom right;
  background-repeat: no-repeat;
  background-image: url('./service.jpg');
}

/* BREADCRUMB */
div.breadcrumb {
  margin-left: 50px;
  margin-top: 20px;
  color: #AFAFAF;
}
a.breadcrump {
  color: #6F6F6F;
}

/* Facebook Iframe */
div.sidebar_facebook {

  width: 250px;
  height: 600px;
  position: absolute;
  top: 180px;
  left: 1000px;

}

