* {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9pt;
  empty-cells: show;
}

/* temp: */

h1 {
  font-size: 12pt;
  font-weight: bold;
  color: #374373;
  margin: 0px;
  margin-bottom: 5px;
  border-bottom: 1px solid #374373;
}

input, textarea {
  border: 1px solid #374373;
}

img { border: 0px; }

a {
  color : #6b6b6b;
  text-decoration:none;
}

a:hover {
  color : #6b6b6b;
  text-decoration:underline;
}

td { vertical-align: top; }



td.outline_top_middle {
  border-bottom: 1px solid #0033FE;
}

td.outline_top_right {
  border-left: 1px solid #0033FE;
  border-bottom: 1px solid #0033FE;
}

td.outline_middle_right {
  border-left: 1px solid #0033FE;
}

td.outline_middle_left {
  border-right: 1px solid #0033FE;
}

td.outline_bottom_left {
  border-right: 1px solid #0033FE;
  border-top: 1px solid #0033FE;
}

td.outline_bottom_middle {
  border-top: 1px solid #0033FE;
}

td.outline_bottom_right {
  border-left: 1px solid #0033FE;
  border-top: 1px solid #0033FE;
}



td.inline_top_all {
  background-image: url('/fileadmin/templates/jht/gfx/topmenu_bg2.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
}



td#TOPMENU {
  padding-top: 1px;
  text-align: center;
}

td#TOPMENU td.topmenuitem_no, td#TOPMENU td.topmenuitem_act {
  height: 28px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}

td#TOPMENU td.topmenuitem_act {
  border-top: 2px solid #0033FE;
  border-bottom: 2px solid #0033FE;
}



td#LEFTMENU td.leftmenuitem1_no,
td#LEFTMENU td.leftmenuitem2_no, td#LEFTMENU td.leftmenuitem2_no_last,
td#LEFTMENU td.leftmenuitem2_act, td#LEFTMENU td.leftmenuitem2_act_last {
  height: 22px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  padding-left: 2px;
}


td#LEFTMENU td.leftmenuitem1_no,
td#LEFTMENU td.leftmenuitem2_no_last,
td#LEFTMENU td.leftmenuitem2_act_last {
  border-right: 1px solid #374373;
  border-bottom: 1px solid #374373;
  border-left: 1px solid #374373;
}

td#LEFTMENU td.leftmenuitem2_no,
td#LEFTMENU td.leftmenuitem2_act {
  border-right: 1px solid #374373;
  border-bottom: 1px solid #B2B2B2;
  border-left: 1px solid #374373;
}


td#LEFTMENU td.leftmenuitem1_no {
  padding-left: 12px;
  background-color: #B2B2B2;
  color: #FFFFFF;
}

td#LEFTMENU td.leftmenuitem2_no,
td#LEFTMENU td.leftmenuitem2_no_last {
  color: #9C9C9C;
}

td#LEFTMENU td.leftmenuitem2_act,
td#LEFTMENU td.leftmenuitem2_act_last {
  background-color: #B2B2B2;
  color: #374373;
}



a.topmenu_no {
  color: #FFFFFF;
  text-decoration: none;
}
a.topmenu_no:hover {
  color: #0033FE;
  text-decoration: none;
}


a.topmenu_act {
  color: #0033FE;
  text-decoration: none;
}

a.topmenu_act:hover {
  color: #0033FE;
  text-decoration: none;
}


a.leftmenu1_no {
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
}

a.leftmenu1_no:hover {
  color: #374373;
  text-decoration: none;
}


a.leftmenu1_act {
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
}

a.leftmenu1_act:hover {
  color: #374373;
  text-decoration: none;
}


a.leftmenu2_no {
  font-size: 7pt;
  text-decoration: none;
}

a.leftmenu2_no:hover {
  color: #374373;
  text-decoration: none;
}


a.leftmenu2_act {
  font-size: 7pt;
  color: #000000;
  text-decoration: none;
  text-decoration: none;
}

a.leftmenu2_act:hover {
  color: #000000;
  text-decoration: none;
}


td#CONTENT {
  padding: 20px;
  background-color: #E8E6E7;
  border-right: 1px solid #374373;
  border-bottom: 1px solid #374373;
  border-left: 1px solid #374373;
}


table.imgtext-nowrap {
  width: 100%;
}

td#IMPRESSUM {
  text-align: center;
  padding: 5 0 5 150px;
}

td#IMPRESSUM a {
  font-size: 9pt;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
