body {
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #eeeeee;
  scrollbar-shadow-color: #cccccc;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color: #214A85;
  scrollbar-track-color: #eeeeee;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-base-color: #cccccc;
  background: #71A800 url('images/bg_pmi.png') repeat;
  
  
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family:  tahoma,sans-serif, arial,verdana;
	text-align: justify;
  font-size: 12px;
  color: #000000;
  overflow:scroll;
}

p
{
 	color: #121212;
	text-align: justify;
  font-size: 12px;
  margin-top: 3px;

}

span
{
 	color: #121212;
	text-align: justify;
}
span.bar{
  font-size: 12px;
}
span.mark{
  text-decoration: underline;
}
/*span.kontakt {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}    */
span.foot {
  color: #999999;
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 20px;
}
span.big_green {
  color: #71A800;
  font-size: 15px;
  font-weight: bold;
}

h1 {
  color: #666666;
  font-size: 19px;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  font-style: italic;
  vertical-align: middle;
  margin:0px;
}
    /*
h2 {
  color: #214A85;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

h3 {
  color: #214A85;
  font-size: 12px;
  font-weight: bold;
}
     */
h4 {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 10px;
  margin-bottom: 0px;
}


a {
  color: #71A800;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

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

a.no_move{
  color: #4F8802;
  text-decoration:underline;
  font-size: 11px;
}
a.no_move:hover {
  color: #4F8802;
  text-decoration: none;
}
b.no_move{
  color: #666666;
  text-decoration:none;
  font-size: 11px;
}
a.more{
  color: #666666;
  font-size: 19px;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  font-style: italic;
  vertical-align: middle;
  margin:0px;
}
a.more:hover{
   color: #71A800;
}
a.foot {
  color: #71A800;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
}
a.foot:hover{
    color: #000000;
    text-decoration: underline;
}

#preloadImages {
width: 0px;
height: 0px;
display: inline;
background-image: url("images/menu1_hover.gif'");

}
a.menu{
  display:block;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  width:186px;
  height:38px;
}
a.menu:hover {
  color: #FFFFFF;
  top: 0px;
  background: url('images/menu1.gif');
  background-repeat: no-repeat;
}
a.menu_bar{
  color:#71A800;
  text-decoration: underline;
  font-size: 12px;
  font-weight: normal;
}
a.menu_bar:hover {
  color: #000000;
  right: 0px;
}
a.menu_l{
  color:#71A800;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  margin-left: 14px;
}
a.menu_l:hover {
  color: #000000;
  right: 0px;
}
a.menu_lb{
  color:#121212;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}
a.menu_lb:hover {
  color: #71A800;
  right: 0px;
}
img
{
border: 0;
}

table {
 border: 0px;
 padding:0px;
 margin:0px;
 border-width:0px;
 border-spacing:0px;
 border-collapse: collapse;
}

td
{
  vertical-align: top;
}
td.white
{
  background-color: #ffffff;
}
div.tt
{
  background-color: red;
}
.grey
{
  /*background: url('images/arow_green.gif');*/
  background-repeat: no-repeat;
  background-position: 5px center;
  background-color: #EFEFEF;
}
td.separator
{
  background: url('images/line_point.gif');
  background-repeat: repeat-y;
  background-position: center;
  background-color: #ffffff;
}
td.row
{
  text-align: right;
  padding-top: 6px;
  padding-right: 3px;
}
td.arow_m
{
  vertical-align: middle;
  text-align: center;

  padding-right: 3px;
}
td.td_grey
{
  background: url('images/gradient_grey.png');
  background-repeat: repeat-x;
  background-position: top;
  background-color: #ffffff;
  vertical-align: middle;
}
td.centr
{
  vertical-align: middle;
  text-align: center;
  width: 250px;
  height: 25px;
}


div.lang
{
  background: url('images/lang_bg.png');
  vertical-align: middle;
  text-align: center;
  width: 60px;
  height: 20px;
}
input {
  border: #ffffff 0px solid;
  background-color: #ffffff;
}


.ns_hierarchy {
 margin-left:30px;
 height:auto;
 position:relative;
 left:-10px;
}
li a {

  color:#71A800;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  margin-left: 15px;
  padding-left:0px;
  display:inline-block;
  top:0px;
  position:relative;
}

ul.ns_hierarchy li{
 clear: both;
}
ul.ns_hierarchy, ul.ns_hierarchy ul{
 list-style-type: none;
 margin: 0;
 padding-left: 0px;
}

ul.ns_hierarchy ul{
 padding-left: 22px;
}

li.nsh_closed span, li.nsh_opened span{ 
 float: left;
 width: 9px;
 height: 9px;
 cursor: pointer;
 overflow: hidden;
 position:absolute;
}

li {position:relative;}
li.nsh_opened {position:relative;}
li.nsh_closed {position:relative;}

.ns_hierarchy div{
 margin:1px;
 padding-bottom:1px;
}
.span_closed {
  position:absolute;
  margin-top:0px;
  top:3px;
  left:4px;
  display:inline-block;
}
.span_open {
  position:absolute;
  margin-top:0px;
  top:6px;
  left:4px;
  display:inline-block;
}
.map li {position:static}
ul.map ul{
  margin:0px;
  padding-left:15px;
  color:#000;
  marker-offset:10px;
  list-style-type: disc;
}
.map div{
  padding-left:-10px;
  position:static;
  top:3px;
  left:-15px;
}
.map div a {
  position:relative;
  left:-15px;
  top:1px;
 }

.head_menu
{
  /*width: 947px;*/
  margin-left: 18px;
}

