#NAV_1_0 li { 
  position: relative !important;
  float: left !important;
  clear: none !important;
}
body
{
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#676769;
}
body td,tr
{
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#676769;
}
#body
{
  padding: 0;
  margin-top:0px;
  background-image: url(../img/page_bg.gif);
  background-position: center;
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-color: #1C2023;
  text-align:center;
  overflow: scroll;
  overflow-x: auto;
  overflow: -moz-scrollbars-vertical;
}
#linie_horizontal
{
  background-color:#008F93;
  height:1px;
}
#linie_horizontal_untenoben
{
  height:4px;
}
#content
{
  color:#676769;  !important
  font-size:11px; !important
  font-family:Arial, Helvetica, sans-serif; !important
}
#content h1
{
  color:#676769;
  font-size:16px;
  font-weight:bold;
  margin-bottom:3px;
}
#content h2
{
  color:#676769;
  font-size:14px;
  font-weight:bold;
  margin-bottom:3px;
}
#content h3, h4, h5, h6
{
  color:#676769;
  font-size:12px;
  font-weight:bold;
  margin-bottom:3px;
}
#content p, li, ul
{
  margin-bottom:0px;
  margin-top:0px;
}
#content a
{
  color:#008F93;
}
#content a:hover
{
  color:#005C5F;
}

#content_rechts
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold; 
}
#content_rechts a
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color:#008F93;
}

#content_table
{
  width:490px;
}

#content_table_rechts
{
  width:243px;
  vertical-align:top;
}

#ueberschrift
{
  font-size:14px;
  font-weight:bold;
}

#page_title
{
  display: none;
}

#main
{
  width: 760px !important; /* MAIN PAGE WIDTH !!! */
  margin:0 auto;
  text-align: left;
}

#page_head
{
  width: 760px;
  height: 86px;
  background-image: url(../img/head.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#page_head_links
{
  height: 86px;
  background-position:right;
  background-image: url(../img/head_links.jpg);
  background-repeat:repeat-x;
}
#page_head_rechts
{
  height: 86px;
  background-position:left;
  background-image: url(../img/head_rechts.jpg);
  background-repeat:repeat-x;
}


#container_navigation
{
  width: 100%;
  height: 28px;
  background-image: url(../img/navigation_bg_center.gif);
  background-repeat: repeat-x;
  background-color: #D7D7D7;
}

LI#CURRENT a
{
  color: #008E93;
}

LI#CURRENT LI a
{
  color: #000;
}

#container_navigation
{
  width: auto;
  height: 28px;
  color: #000;
  float: left;
  font: 700 11px/27px verdana, sans-serif;
  background: inherit;
  width: auto;
}

#container_subnavigation
{
  color: #6C6C6C;
  font: 700 9px/23px verdana, sans-serif;
  padding: 0 15px;
  float: none;
  clear: both;
}

#container_subnavigation_breadcrumbs
{
  width: auto;
  float:left;
  clear: none;
}

#container_subnavigation_breadcrumbs UL,
#container_subnavigation_language UL,
#container_subnavigation_breadcrumbs UL LI,
#container_subnavigation_language UL LI
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}

#container_subnavigation_breadcrumbs a,
#container_subnavigation_language a
{
  color: #6C6C6C;
  font: 700 9px/23px verdana, sans-serif;
  text-decoration: none;
}

#LNG #CURRENT
{
  display: none;
}

#container_subnavigation_language
{
  width: auto;
  float:right;
}

#page_content
{
  clear: both;
  font: 400 9px/16px verdana, sans-serif;
}

.dot
{
  background-image:url(../img/dot.jpg);
  background-repeat:no-repeat;
  vertical-align: middle;
  width: 9px;
}

.row_gradient
{
  background-image:url(../img/row_gradient.jpg);
  background-repeat:no-repeat;
  vertical-align:top;
}
.page_footer
{
  font-weight:bold;
}

.box_content
{
  margin: 10px 15px 15px 15px;
  font: 400 9px/16px verdana, sans-serif;
}

.box_content H1,
.box_content H2,
.box_content H3
{
  margin: -10px -15px 10px -15px;
  padding: 6px 5px 12px 15px;
  height: auto;
  //width: 100%; /* IE glitch won't render bgimage without width */
  background-position: bottom;
  background-repeat: repeat-x;
  /*font: 700 16px georgia, serif;*/
  font: 700 14px verdana, sans-serif;
}

.box_content H2
{
  margin: 0px -15px 10px -15px;
  padding: 15px 5px 12px 15px;
  /*font: 700 14px georgia, serif;*/
  font: 700 12px verdana, sans-serif;
}

.box_content H3
{
  margin: 0px -15px 10px -15px;
  padding: 15px 5px 12px 15px;
  /*font: 700 11px georgia, serif;*/
  font: 700 10px verdana, sans-serif;
}

.box_content P
{
  margin-top: 1px; /* fix IE rendering glitch for box_bottoms */
  margin: 0;
  padding: 0;
}

.box_content UL,
.box_content LI
{
  padding: 0;
  margin: 10px;
  color: inherit;
  list-style-type: square;
}

.box_top_container
{
  background-repeat: repeat-x;
  background-position: top;
  overflow: hidden;
  height: 6px;
}

.box_top_left
{
  background-repeat: no-repeat;
  background-position: top left;
  width: 6px;
  height: 6px;
  overflow: hidden;
  float: left;
}

.box_top_right
{
  background-repeat: no-repeat;
  background-position: top right;
  overflow: hidden;
  float: right;
}

.box_bottom_container
{
  background-repeat: repeat-x;
  height: 6px;
  position: absolute;
  bottom: -1px; /* IE doesn't know the meaning of 0 :P */
  width: 100%;
}

.box_bottom_left
{
  background-repeat: no-repeat;
  width: 6px;
  height: 6px;
  overflow: hidden;
  float: left;
}

.box_bottom_right
{
  background-repeat: no-repeat;
  width: 6px;
  height: 6px;
  overflow: hidden;
  float: right;
}

FORM
{
  display: inline;
  margin: 0;
  padding: 0;
}

TABLE.FORM TH
{
  display: none;
}

TABLE.FIELDS TH
{
  display: block;
}

TABLE.FORM
{
  //margin-left: -30px; /* IE box model hack */
  //margin-right: -15px; /* IE box model hack */
  width: 100%;
  padding: 0;
  //padding: 0 15px 0 30px; /* IE box model hack */
}

TABLE.FIELDS
{
  width: 100%;
}

.FIELDS TH
{
  padding: 0 5px 5px 5px;
  font: 700 9px/20px verdana, sans-serif;
  text-align: right;
  vertical-align: top;
}

.FIELDS TD
{
  padding-right: 4px;
  padding-left: 0;
  padding-bottom: 5px;
  font: 400 11px/20px verdana, sans-serif;
  vertical-align: top;
}

.FORM_INPUT
{
  width: 400px;
  border: 1px solid;
  padding:0px;
  font: 400 11px verdana, sans-serif;
  height: 14px;
}

.FORM_SELECT
{
  width: 100%;
  font: 400 11px/20px verdana, sans-serif;
  z-index: 0;
}

.FORM_TEXTAREA
{
  width: 396px;
  height:100px;
  border: 1px solid;
  padding: 0px 4px;
  //padding: 1px 4px;
  padding-right: 0;
  font: 400 11px/20px verdana, sans-serif;
  scrollbar-base-color : #FFFFFF;
  scrollbar-face-color : #FFFFFF;
  scrollbar-highlight-color : #FFFFFF;
  scrollbar-shadow-color : #FFFFFF;
  scrollbar-3dlight-color : #FFFFFF;
  scrollbar-arrow-color : #FFFFFF;
  scrollbar-darkshadow-color : #FFFFFF;
  scrollbar-track-color : #FFFFFF;
}

.FORM_CHECKBOX
{
  vertical-align: bottom;
  //vertical-align: middle;
}

.FORM_RADIO
{
  vertical-align: text-bottom;
  //vertical-align: middle;
}

.FORM_SUBMIT,
.FORM_RESET
{
  float: right;
  height:25px;
  font-size:10px;
  color:#666666;
  background-color: #CCCCCC;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.farbe_rechts {
  color:#008F93;
}

#page_footer,
#page_footer a
{
  position: relative;
  float: none;
  clear: both;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 30px;
  color: #D7D7D7;
  font: 700 9px/23px verdana, sans-serif;
}

#main { display: block !important; }

FONT
{
  font-family: inherit !important;
  color: inherit !important;
  font-size: inherit !important;
  text-align: inherit !important;
}
