
<!--


body
 {
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#3399cc;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#c1c1c1;
  font-size: 12px;
  font-family:tahoma,arial;
  color:#383733;

 background-image:url('bg_neu.png');
 background-repeat:repeat-x;

}

a:link { text-decoration:underline; font-weight:normal; color:#383733; }
a:visited { text-decoration:underline ; font-weight:normal; color:#383733; }
a:hover { text-decoration: underline; font-weight:normal; color:#3399cc; }
a:active { text-decoration: underline ; font-weight:normal; color:#3399cc; }


.tr-hover * {
  	background-color: #dfdfdf;
  }

.ntd{
 color:#383733;
 font-size: 13px;
 }

.ntds{
 color:#383733;
 font-size: 11px;
 }

.ntd2{
 color:#383733;
 font-size: 13px;
 border-left:2px solid #3399cc;
 border-right:2px solid #3399cc;
 }

.ntd3{
 color:#383733;
 font-size: 13px;
 border-left:2px solid #3399cc;
 border-right:2px solid #3399cc;
 border-bottom:2px solid #3399cc;
 }

.ntd_btop{
 color:#383733;
 font-size: 13px;
 border-top:2px solid #3399cc;
 }

.ntd_bbot{
 color:#383733;
 font-size: 13px;
 border-bottom:2px solid #3399cc;
 }


.input_submit{
font-size:12px;border:1px solid #ffffff;background:#3399cc;
font-family:verdana,arial;color:#ffffff;

}

.input_text{
font-size:12px;border:1px solid #000000;font-family:verdana,arial;

}


.ro { 
background:url(nav/ro.gif) top right no-repeat; 
margin:0; 
padding:0; 
} 
  
.lo { 
background:url(nav/lo.gif) top left no-repeat; 
margin:0; 
padding:0; 
} 
  
.ru { 
background:url(nav/ru.gif) bottom right no-repeat; 
margin:0; 
padding:0; 
} 
  
.lu { 
background:url(nav/lu.gif) bottom left no-repeat; 
margin:0; 
padding:0; 
} 



//-->
