body {
  font-family: Helvetica, Times, Arial, Tahoma, sans-serif;
  font-size: 14px;
  text-align:center;
  padding-top: 10px;
}

img {
  border: 0px; 
}

#framediv {
  width: 900px;  
  margin:0px auto;
  border: 1px solid #4D7297;
  text-align:left; 
}

#maindiv {
  width: 900px;  
  margin:0px auto;
  border: 0px solid #4D7297;
  text-align:left;  
}

#header{
  width: 900px;
  height: 137px;
  clear: both;
  padding: 0;
  margin: 0;
  background-image: url(../images/watermode_head.jpg);
  background-repeat: no-repeat;
}

/*Mainnavigation*/

#mainnav{
  padding: 0;
  margin: 0;
  clear: both;
  height: 35px;
  text-align: left;
  width: 900px;
  background-image: url(../images/watermode_menue_oben_bg.gif);
  background-repeat: repeat-x;
}

.underlinemenu{
  display: block; 
  padding: 0px 0px 0px 85px; 
  margin: 0px;  
  height: 35px;  
}

.underlinemenu ul{
  padding: 0px; 
  margin: 0px;
  text-align: left;
  list-style: none;
}

.underlinemenu ul li{
  float: left; 
  position: relative;
  background-image: url(../images/watermode_menue_oben_bg.gif);
  background-repeat: repeat-x; 
  padding-left: 20px;
  padding-right: 20px;
  height: 35px; 
  display: inline;
}

.underlinemenu ul li a{
  color: #FFFFFF;
  font-size: 1.0em;
  line-height: 26px;
  text-decoration: none;
}

.underlinemenu ul li.active_link {
  background-image: url(../images/watermode_highlight_menue_head_bg.gif);
  height: 35px;
}

#sprachdiv {
  text-align:right;
 padding-top: 4px;
  margin-right: 5px;
}

.lang_field{
  font-family: Verdana, Arial, Helvetica;
  font-size:10px;
  background-color:#02B6E9; 
  color:white;
}

/*********************/



#bgnav {
  clear: both;
  background-color: #01b6e8;
  min-height: 450px;
  height:auto !important;  /* für moderne Browser */
  height:450px;  /*für den IE */
}

#navdiv{
  width: 160px;
  float:left;
  vertical-align: top;
}

#navdiv img {
  padding: 0px;
  margin: 0px;
  height: 20px;
}

#contentdiv{
  width: 740px;
  float: right;
  background-color: #f1f1f1;
  min-height: 450px;
  height:auto !important;  /* für moderne Browser */
  height:450px;  /*für den IE */
}


#subnav{
  float: left;
  text-align: right;
  width: 160px;
  margin: 0;
  padding-bottom: 50px;
  background: #4d7297;
  min-height: 130px;
  height:auto !important;  /* für moderne Browser */
  height: 150px;
}

#subnav ul, #contact ul{
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
  color: #FFFFFF;  
}


#subnav li, #contact li{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 13px;
  margin-left: 0px;
}

#subnav a, #contact a{
  color: #FFFFFF;
  text-decoration: none;
}


#subnav .subnav_active{
  background-image: url(../images/watermode_highlight_menue_left_bg.gif);
  background-repeat: repeat-x;
  background-position: 100% 40%;
}


#maincontent{
  display: block;
  float:left;
}

#logos {
  text-align: right;
  background-image: url(../images/bg_logo.gif);
  background-repeat: repeat-y;
}

#contact {
  float: right;
  text-align: right;
  width: 160px;
  margin-top: 30px;
}

td {
  font-family: Arial, Helvetica, Times, Tahoma, sans-serif;
  font-size: 13px;
  color: #2F2F2F;
}
.cms_text {
  font-size: 1em;
}

#text_map a {
 color: #EFF474;
}

#text_map a:active, #text_map a:hover, #text_map a:link, #text_map a:visited  {
  text-decoration: none;
  color: #FF0000;   
  font-size: 12px;
  font-weight: bold;
}

#partnerlogo {
  width: 520px;
  float: right;
  text-align: right;
}

#contactlogo {
  width: 300px;
  float: right;
  text-align: right;
}

#contentdiv a:link, #contentdiv a:hover, #contentdiv a:visited, #contentdiv a:active {
  color: #008ece;
}


.news_text_left{
  float: left;
  width: 285px;
}

.news_pic_right {
  float: right;
  width: 165px;
}

.close{
  clear: both;
}




#suche {
  float: right;
  text-align: right;
  color: #FFFFFF;
  font-size: 0.9em;
  height: 20px;
  margin-top: 30px;
}

#suche input {
  float: right;
  height: 18px;
  width: 80px;
  margin: 0px;
  padding: 0px;
  border: solid 1px white;
  
}

#suche img {
  vertical-align: bottom;
  float: right;
  margin: 0px;
  padding: 0px;
}

#suche .suchtext{
  float: right;
  margin-top: 3px;
}

.lan{
  font-size: 0.8em;
  color: #757575;
  text-align: right;
}

.lan_active {
  color: #FFFFFF;
}

/*****************************/

.pd_left {
  
}

/* -------------------------- general classes for all pages ---------------------------------- */

.borderline {
  background-color: #FFFFFF;
  border-style: solid;
  border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
  border-left-color: #BBBB99; border-right-color: #BBBB99; border-top-color: #BBBB99; border-bottom-color: #BBBB99;
}
.noborder {  border-style: none}
.nobr { white-space : nowrap; }

/* ------------------------------ internal area classes -------------------------------------- */

.bg_headline {
  background-color: #122A58;
}
.th {
  background-color: #CCCCCC;
  padding: 3px;
  border-style: solid;
  border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
  border-left-color: #AAAAAA; border-right-color: #666666; border-top-color: #AAAAAA; border-bottom-color: #666666;
}
.nav, .nav_active {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;
}
.nav {
  color: #FFFFFF;
}
.nav_active {
  color: #CCFF88;
}
.navwhite {
  font-family: Arial, Helvetica, serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}
.navblack {
  font-family: Arial, Helvetica, serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}
.a_folder_close, .a_folder_open {
  font-weight: bold;
}
.a_folder_close { color: #DDCC99; }
.a_folder_open { color: #CCFF88; }
.line1, .line2 {
  padding-right: 4px; padding-left: 4px;
  border-style: solid;
  border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px;
  border-left-color: #AAAAAA; border-right-color: #999999; border-top-color: #AAAAAA; border-bottom-color: #999999;
}
.line1 { background-color: #FAFAFA; }
.line2 { background-color: #EAEAEA; }
.folder_photo {
  background-color: #E2E2D2;
}
.folder_0 {
}
.folder_1 {
  background-color: #E2E2E2;
  font-size: 11px;
}
.folder_2 {
  background-color: #D9D9D9;
  font-size: 11px;
}
.folder_3 {
  background-color: #D2D2CA;
  font-size: 10px;
}
.folder_description {
  font-weight: normal;
  font-size: 9px;
  color: #999999;
}


/* ------------------ forum ----------------*/

.forum_box {
  background-color: #00619C;
  margin-top: 1px;
}
.forum_tipp {
  background-color: #D2D2D2;
  margin-top: 1px;
}
.forum_reply {
  background-color: #07A7CF;
  margin-top: 1px;
}
.forum_text {
  background-color: #D2D2D2;
  padding-top: 2px; padding-bottom: 2px; padding-left: 0px; padding-right: 2px;
}
.forum_bg_dblue {
  background-color: #D2D2D2;
  color: #FFFFFF;
}
.forum_hit {
  background-color: #D2D2D2;
  padding-top: 2px; padding-bottom: 2px; padding-left: 4px; padding-right: 2px;
}
.forum_line {
  background-image: url(../pics/linie.gif);
  margin-bottom: 1px;
}
.forum_topic, .forum_topic_a {
  font-family: Arial, Times New Roman;
  font-size: 10pt;
  color: #FFFFFF;
}
.forum_topic {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-right: 5px; padding-left: 5px; padding-bottom: 3px; padding-top: 3px;
  background-image: url(../internal/images/bg_forum.gif);
  border-style: solid;
  border-color: #CCCCCC;
  border-left-width: 1px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px;
}
.fontwhite {
  font-family: Arial, Helvetica, serif;
  color: #FFFFFF;
}
.input_intern {
  font-size: 11px;
  padding-top: 0px; padding-bottom: 0px;
  margin-top: 0px; margin-bottom: 0px;
  border-style: none;
}
.bgwhite { background-color: #FFFFFF; }
.error {
  color: #DD0000;
}

.internal_texts{
  font-size: 14px;
}

.internal_texts h1{
  font-size: 18px;
  padding-bottom: 2px;
  padding-top: 2px;
}
