body {
	margin-bottom: 0px;
	font-family: Verdana, Arial,  sans-serif;
	color: #444444;
	font-size : 12px;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #10487b;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color:#10487b;
	scrollbar-arrow-color: #10487b;
}
.black{
background-color: #000000;
}

.braun{
background-color: #6D6A69;
}

.blue_l{
background-color: #007dbf;
}
.blue_d{
background-color: #10487b;
}
INPUT {
border: 1px solid #10487b;
background-color: transpatrent;
}
.button {
border: 1px solid #6D6A69;
background: transparent;
}
.gray{
background-color: #efefef;
}
.braun_text{
color: #6D6A69;
}
.black_text{
color: #000000;
}
.blue_l_text{
color: #007dbf;
}
.blue_d_text{
color: #10487b;
}
.blue_d_header{
color: #10487b;
font-size: 20px;
}
.gray_text{
color: #afafaf;
}
.black_header{
font-size: 18px;
color: #000000;
}
.black_header_s{
font-size: 16px;
color: #000000;
}
.m_d{
background: url(images/down_l.gif);
background-repeat: repeat-x;
height: 34px;

}
.m_d1{
color: white;
font-weight: bold; 
vertical-align: top;
padding-top: 6px;
height: 34px;
}
  input.search{ 
  border: 0px solid white;
  background: white;
 font-size : 12px;
  width: 100px;

   }
TABLE.border tr TD {
  border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid  #000000;
	border-left: 1px solid #000000;
	align : center;
	padding: 5 5 5 5;
}

TABLE.border tr TH {
font-weight: bold; 
font-size: 12px;
}

   p {
   text-align: justify;
   font-size : 13px;
   }
 
A:link, A:hover, A:visited
 {
   font-size:12px;
   font-style: italic; 
   font-weight: normal; 
   text-decoration: none; 
   color: #6D6A69;
   }
  A:hover 
   {
   font-size:12px;
   font-style: italic; 
   font-weight: normal; 
   text-decoration: underline; 
   color: #6D6A69;
   }
   A.menu:link, A.menu:hover, A.menu:visited, A.menu:hover 
 {
  font-family: verdana, tahoma,helvetica, sans-serif;
   font-size:12px;
   font-style: none; 
   font-weight: normal; 
   font-style: normal; 
   text-decoration: none; 
   color: #10487b;
   }
   
      A.read:link, A.read:hover, A.read:visited, A.read:hover 
 {
  font-family: verdana, tahoma,helvetica, sans-serif;
   font-size:12px;
   font-style: none; 
   font-weight: bold; 
   font-style: normal; 
   text-decoration: none; 
   color: #6D6A69;
   }
  A.menu_down:link, A.menu_down:hover, A.menu_down:visited, A.menu_down:hover 
 {
  font-family: verdana, tahoma,helvetica, sans-serif;
   font-size:12px;
   font-style: none; 
   font-weight: bold; 
   font-style: normal; 
   text-decoration: none; 
   color: #ffffff;
   text-align: center;
   }
 
   INPUT.tbox
   {
      height: 20px;
  border: 1px solid #6D6A69;
  color: #6D6A69;
background: transparent;

   }
      SELECT.tbox
   {
  border: 1px solid #6D6A69;
  color: #6D6A69;
   }

   TEXTAREA.tbox
   {
border: 1px solid #6D6A69;
color: #6D6A69;
background: transparent;

   }
   TD{
      font-size: 13px;
   }
   .text_image{
   border: 1px solid #abc7dc;
   }
   #textm IMG{
   align: left;
   margin: 10px 10px 10px 10px;
   }
  /* #textm TD{
   border-left: 0px solid #6D6A69;
   border-top: 0px solid #6D6A69;
   border-right: 1px solid #6D6A69;
   border-bottom: 1px solid #6D6A69;
   }
     #textm TABLE{
    border-left: 1px solid #6D6A69;
   border-top: 1px solid #6D6A69;
   border-right: 0px solid #6D6A69;
   border-bottom: 0px solid #6D6A69;
   }*/
   TABLE.noborder{
   border: 0px solid #ffffff;
   }
     TABLE.noborder TD {
   border: 0px solid #ffffff;
   }
   .p_header{
  font-family: verdana, tahoma,helvetica, sans-serif;
	color: #10487b;
	font-size : 14px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
   }
   h2{
     font-family: verdana, tahoma,helvetica, sans-serif;
	color: #10487b;
	font-size : 14px;
   }
     .p_sub_header{
  font-family: verdana, tahoma,helvetica, sans-serif;
	color: #10487b;
	font-size : 12px;
	font-style: normal; 
   font-weight: bold; 
   text-decoration: none; 
	/*padding-top: 10px;
	padding-bottom: 10px;*/
   }

    .p_header_bw{
  font-family: verdana, tahoma,helvetica, sans-serif;
	color: #000000;
	font-size : 16px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
   }
   
   .innerTable{
   border-top: #444444 1px solid;
   border-right: #444444 1px solid;
   width: 100%;
   }
      .innerTable TD{
   background: none;
	font-family: verdana, tahoma,helvetica, sans-serif;
	border-bottom: #444444 1px solid;
	border-left: #444444 1px solid;
	font-size: 12px;
	font-style: normal;
	padding: 3px 3px 3px 3px; 
	text-align: center;
	  }
	  

table.tbl
{
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.tbl tr td, table.tbl tr th
{
    border-style: solid;
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}
