﻿

/* IFrame Songbox */
#songbox
{
	width:816px;
	margin:0px 0px 0px 0px;
	padding:0px;
	height:60px;
	border:none;
	border-style:none;
    background-color:#f0f0f0;
}

/*Box um ganze Seite*/

.main
{
margin:0px;
padding:0px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 992px;
    background-color: #006699;
    min-height:1000px;
    height:auto !important;
    height:1000px;
    
}


 /*Box ganz oben*/
 
.header {position: relative;
      top:0px;
      left:0px;
      width:992px;

      margin-bottom:0px;
      border-bottom-style:solid;
      border-bottom-width:5px;
      border-bottom-color: #006699;}

.smallheader {position: relative;
      top:0px;
      left:0px;
      width:650px;

      margin-bottom:0px;
      border-bottom-style:solid;
      border-bottom-width:5px;
      border-bottom-color: #006699;}
      
/*wird anscheinend nicht verwendet*/
#modsheader {position: relative;
      top:0px;
      left:0px;
      width:992px;
      height:155px;
      margin-bottom:0px;
      border-bottom-style:solid;
      border-bottom-width:5px;
      border-bottom-color: #006699;
      background-image:url([i/webheader5.gif]);}

 /*komplette mittlere Box*/

.middle {position: relative;
         top:0px;
         left: 0px;
         width: 992px;
         min-height:900px;
         height:auto !important;
         height:900px;
         background-color: #006699;}

                   
/*Fußzeile*/

.footer {position: relative;  
         left:0px;
         width: 992px;
         height: 16px;
         background-color: #003366;
         color:White;
         font-family: Verdana, Arial, Helvetica, Sans-Serif;
         font-size:11px;
         text-align: center;}

.smallfooter {position: relative;  
         left:0px;
         width: 650px;
         height: 16px;
         background-color: #003366;
         color:White;
         font-family: Verdana, Arial, Helvetica, Sans-Serif;
         font-size:11px;
         text-align: center;}
 

/*Beschreibung des Headers*/

.h_banner {position: relative;
/*         width:992px; */
         width:inherit;
         height:115px;
         background-color:#006699;
         border-top-style:solid;
         border-bottom-style:solid;
         border-top-width:thin;
         border-bottom-width:thin;
         border-top-color:#CCCCCC;
         border-bottom-color:#CCCCCC;}


.h_border {position: relative;
/*         width:992px; */
         width:inherit;
             height: 20px;
             background-color:#003366;
             font-size: 11px;
             font-weight:lighter;
             letter-spacing:0px;}
             
.h_border1 {position:absolute;
           top:4px;
           left:0px;
           color: #F0F0F0;
           margin-left:10px;}

.h_border2 {position:absolute;
           top:4px;
           right:0px;
           color: #F0F0F0;
           margin-right:4px;}

.h_border3 { position:absolute;
			top:4px;
			color:#F0F0F0;
			left:0px;
			margin-left:340px;}

.h_logo {position:absolute;
      margin:5px 5px 5px 5px;}
      

 
           
 /*linker Rand*/

.left {position:absolute;
             top:0px;
             left:0px;
             width:160px;
             min-height:700px;
             background-color:#006699;
             padding:4px 4px 4px 3px;}
             
.l_leftbox {position:relative;
          width:156px;
          margin-bottom:13px;}

.l_optionbox {position:relative;
              width:160px;
            border-style:solid none none none;
            border-width:2px;
            border-color:#003366;}
            
.l_h1 {position:relative;
    top:0px;
    min-height:12px;
    width:156px;
    padding:0px 0px 2px 4px;
    background-color:#003366;
    color:#F0F0F0;
    text-transform:uppercase;
    font-weight:bolder;
    font-size:11px;
    margin-bottom:2px;
    border:none;}
    
.l_h2 {position:relative;
     min-width:156px;
     min-height:14px;
     border-style:none solid solid solid;
     border-width:2px;
     border-color:#003366;
     text-align:right;
     font-size:11px;
     background-color:#006699;
     color:#F0F0F0;
     }

.l_h2_or {position:relative;
     min-width:156px;
     min-height:14px;
     border-style:none solid solid solid;
     border-width:2px;
     border-color:#003366;
     text-align:right;
     font-size:11px;
     background-color:#FFC000;
     color:#F0F0F0;
     }
     
/*wird anscheinend nicht verwendet*/
 .l_login1 {position:relative;
     min-width:152px;
     min-height:14px;
     border-style:none solid solid solid;
     border-width:2px;
     border-color:#003366;
     text-align:right;
     font-size:11px;
     padding-bottom:2px;}
     
/*wird anscheinend nicht verwendet*/
 .l_login2
{
    border-style:none solid solid solid;
    border-width:2px;
    border-color:#003366;
    position: relative;
    min-width: 152px;
    min-height: 14px;
    text-align: right;
    font-size: 11px;
    padding-bottom: 2px;
    background-color: #E6E6E6;
    color: Black;}
    
  .l_login3
{  
    border-style:none solid solid solid;
    border-width:2px;
    border-color:#003366;
    position: relative;
    min-width: 156px;
    min-height: 56px;
    height:auto !important;
    height:56px;
    vertical-align: middle;
    font-size: 11px;
    padding-bottom: 2px;
    background-color: #FFC000;
    color: Black;}   

  .l_search
{
    border-style:none solid solid solid;
    border-width:2px;
    border-color:#003366;
    position: relative;
    min-width: 156px;
    min-height: 20px;
    height:auto !important;
    height:20px;
    text-align: right;
    font-size: 11px;
    padding-bottom: 2px;
    background-color: #FFC000;
    color: Black;}   
          
     
 .l_logname{position:absolute;
            top:4px;
            left:2px;
            width:62px;
            padding:2px;
           }

 .l_logpass {position:absolute;
             top:22px;
             left:2px;
             padding:2px;
             width:62px;
}    
     
 

  

       
/* rechter Rand*/

.right {position: relative;
      top:0px;
      right:0px;
      width: 158px;
      min-height: 100px;
      height:auto !important;
      height:100px;
      background-color: #006699;
      margin-left:6px;
      margin-right:4px;}



.editstreamsmainboxtopandbottom
			{position: relative;
			border-style:none;
			border-width: 0px;
			border-color: #006699;
			background-color: #006699;
            width:622px;
			left:1px;
            top: 0px;
			bottom:0px;
            height:1px;               
			margin:0px;
            padding:0px 0px 0px 0px;}

.editstreamsmainboxmiddle
{
	position:relative;
	border-style: solid;
	border-width: 0px;
	border-color: #006699;
	background-color: #006699;
	vertical-align: top;
	top: 0px;
	left: 0px;
	width: 624px; /*min-height:895px;*/
	height: auto !important; /* height:895px;  */
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #F0F0F0;
	text-align: left;
	font-size: 11px;
}

.editstreamsmainboxmiddle1stcolumn
{
	float:left;
	position: relative;
	border-width: 0px;
	border-color: #00ff00;
	background-color: #006699;
	vertical-align: top;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 162px; /*min-height:895px;*/
	height: auto;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #F0F0F0;
	text-align: left;
	font-size: 11px;
}
.editstreamsmainboxmiddle2ndcolumn
{
	position: relative;
	background-color: #006699;
	border-style:none;
	border-color: #00ff00;
	float:right;
	vertical-align: top;
	top: 0px;
	bottom: 0px;
	width: 462px; /*min-height:895px;*/
	height: auto;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #F0F0F0;
	text-align: left;
	font-size: 11px;
}
.editstreamsmainboxmiddel
			{position: relative;
			border-style:solid;
			border-width: 2px;
			border-color: #006699;
			background-color: #006699;
              top: 0px;
              left: 0px;
              width:624px;
              min-height:895px;
              height:auto !important;
              height:895px; 
              padding:5px 0px 0px 0px;
              font-family: Verdana, Arial, Helvetica, Sans-Serif;
              text-align:left;
              font-size:11px;}

/*graue Box in der Mitte*/

/*aus 008*/
.streambox_821   {position: relative; 
              top: 0px;
              left: 168px;
              width:821px;
              min-height:895px;
              height:auto !important;
              height:895px; 
              background-color:#F0F0F0;
              padding:5px 0px 0px 0px;
              font-family: Verdana, Arial, Helvetica, Sans-Serif;
              text-align:left;
              font-size:11px;}


/*aus 002*/
.streambox   {position: relative; 
              top: 0px;
              left: 168px;
              width:626px;
              min-height:875px;
              height:auto !important;
              height:875px; 
              background-color: #F0F0F0;
              font-family: Verdana, Arial, Helvetica, Sans-Serif;
              padding-left: 15px;
              padding-right: 15px;
              padding-top:15px;             
              }


 /*neue Streamboxen*/             
  
 .stream {width:821px;
        min-height:65px;
        margin:0px 0px 0px 0px;}
        
 .str_icon_box {width:52px;
                min-height:45px;
                float:left;
                margin:0px 3px 0px 0px;}

.str_icon {margin:5px 0px 0px 10px;}
  
 .str_buttons {width:60px;
               min-height:60px;
               float:right;
               margin:0px 5px 0px 0px;}  
 

 
 .adbox {width:238px;
           min-height:60px;
           float:left;}
 
 .ad {
      min-height:60px;
      background:none;}
               
 .user {width:80px;
        height:15px;
        font-size:9px; 
        color:Black;
        text-align:center;
		}
        
 .str_title {width:425px;
             height:14px;
             font-weight:bold;
             color:#006699;
             overflow:hidden;
             margin:5px 0px 0px 10px;}   
             
 .str_desc {width:425px;
             height:27px;
             color:black;
             overflow:hidden;
             margin:0px 0px 10px 10px;}
.str_desclong  {width:675px;
             height:27px;
             color:black;
             overflow:hidden;
             margin:0px 0px 10px 10px;}   
             
 a.title {text-decoration:underline;color:#006699;}         
 a.title:hover {text-decoration:underline; color:#003366;}
 a.desc {text-decoration:none;}
 a.desc:hover {text-decoration:none;}
                
                
                 
/*wird anscheinend nicht verwendet*/                 
.s_headline
{
    position: relative;
    width: 801px;
    height: 38px;
    background-color: #F0F0F0;
    margin-bottom:0px;
    z-index:100;}
/* 008*/
.s_h_header {position:absolute;
         top:5px;
         left:50px;
         width:300px;
         height:20px;
         font-weight: 900;
         font-size: 16px;
         font-family: Arial;
         text-transform: uppercase;
         color: #003366; 
         text-align:center;  
         vertical-align:middle;
         letter-spacing:3px;
         }


/*aus 002
.s_h_header {position:absolute;
         top:8px;
         width:622px;
         height:38px;
         font-weight: 900;
         font-size: 16px;
         font-family: Arial;
         text-transform: uppercase;
         color: #003366; 
         text-align:center;  
         vertical-align:middle;
         letter-spacing:3px;
         }
*/


.s_h_language {position: absolute;
        left:0px;
        width:300px;
        height: 26px;
        text-align:left;
        font-size:11px;
        font-weight:bold;
        text-transform: none;
        color:#003366;
        letter-spacing: 0px;
       
        }

.s_h_count {position: absolute;
        right:0px;
        text-align:right;
        width: 100px;
        height: 26px;
        text-align:right;
        font-size:11px;
        font-weight:bold;
        text-transform: none;
        color:#003366;
        letter-spacing: 0px;
        margin:5px 5px 5px 5px;
        }
        
        
 #s_h_langbox {position:relative;
              top:-7px;
              font:normal 11px helvetica, Arial, Sans-Serif;

             }
              
 #s_h_flag {position:relative;
           float:left;
           margin:5px;}
           
 .s_h_str_count {vertical-align:middle;
                 position:relative;
                 text-align:center;
                 width:50px;}


/* Überschriftenleiste über den Streams*/

.shc_nav    { position:relative;            
             height: 19px; 
			left:5px;
			margin-right:10px;
             color: #F0F0F0; 
             font-size: 10px; 
             border-style: none;
             background-color:#003366;
             }


 #shc_box {
              font:normal 9px helvetica, Arial, Sans-Serif;
             }

.shc_header1 {position:absolute;
	left:2px;
         top:5px;
         height:20px;
		width:50px;
         font-size: 10px;
         font-family: Arial;
		border-style:none;
         color: #F0F0F0; 
         text-align: center;  
         vertical-align:middle;
         }
.shc_header2 {position:absolute;
         top:5px;
		left:58px;
         height:20px;
		width:50px;
         font-size: 10px;
         font-family: Arial;
		border-style:none;
         color: #F0F0F0; 
         text-align: center;  
         vertical-align:middle;
         }
.shc_header3 {position:absolute;
         top:5px;
		left:747px;
         height:20px;
		width:60px;
         font-size: 10px;
         font-family: Arial;
		border-style:none;
         color: #F0F0F0; 
         text-align: center;  
         vertical-align:middle;
         }



              
 ul#languages {margin:0px;
              padding:0px;}
              
 ul#languages li {list-style:none;
                 float:right;
                 width:210px;
                 position:relative;
                 padding:0px;
                 margin:0px;
                 }
                 
 ul#languages li ul {position:absolute;
                    top:17px;
                    left:-1px;
                    margin:0px;
                    padding:0px;
                    display:none;}
                    
 ul#languages li:hover ul {position:absolute;
                    top:17px;
                    left:-1px;
                    margin:0px;
                    padding:0px;
                    display:block;}
                    
                                        
 ul#languages li ul li {float:none;
                       display:block;
                       margin-bottom:0px;
                       border-style:none solid solid solid;
                       border-width: 0px 1px 1px 1px;
                       border-color:#003366;}
                       
 
 ul#languages a,
 ul#languages span {display:block;
                   padding:4px 2px;
                   text-decoration:none;
                   font-weight:bold;
                   color:black;
                   background-color:#FFC000;
                   text-align:left;
                   margin:0px;
                   vertical-align:middle;}
                   
 ul#languages a:hover,
 ul#languages span,
 li a#aktuell       {color:black;
                     background-color:#F0F0F0;
                     }
                   
 ul#languages a#first,
 ul#languages span,
 li a#aktuell        {display:block;
                    padding:4px 2px;
                    text-decoration:none;
                    font-weight:bold;
                    color:black;
                    background-color:#FFC000;
                    text-align:left;
                    margin:0px;
                    border-style:solid none none none;
                    border-width:1px 0px 0px 0px;
                    border-color:#003366;}
                   
 ul#languages a#first:hover,
 ul#languages span,
 li a#aktuell        {color:black;
                   background-color:#F0F0F0;
                    border-style:solid none none none;
                    border-width:1px 0px 0px 0px;
                    border-color:#003366;}
                   
 ul#languages a#change,
 ul#languages span,
 li a#aktuell       {display:block;
                       padding:4px 2px;
                       text-decoration:none;
                       font-weight:lighter;
                       color:Black;
                       background-color:#F0F0F0;
                       text-align:right;
                       margin:0px;}
                       
 ul#languages a#change:hover,
 ul#languages span,
 li a#aktuell       {color:black;
                             background-color:#F0F0F0;}
                             
 
 ul#languages a#others,
 ul#languages span,
 li a#aktuell       {text-align:left;
                     color:Black;
                     font-weight:bolder;
                     display:block;}
                     

                     
 
 ul#languages li>ul {display:none;
                    top:30px;}
                    
 ul#languages li:hover>ul, ul#navigations li>a#aktuell+ul {display:block}
 
 ul#languages img {width:20px;
                  height:12px;
                  vertical-align:middle;}
                  

.second {position:relative;
         min-height:50px;
         width:626px;}

/*Box für Kommentare*/

.s_infobox {position:relative; 
            width:801px; 
            height:34px;  
            color:Red;
            background-color: #F0F0F0; 
            text-align: center;
            text-decoration: blink;
            }




/* str1 = streams in streams.aspx */

.s_str_bright {position: relative; 
                 top: 0px; 
                 left: 0px; 
                 width: 626px;
                 height: 32px;  
                 background-color: #F0F0F0;
                 border-style: solid none none none;
                 border-width: thin;
                 border-color: #CCCCCC;
                 z-index:1;}
                 
.s_str_dark      {position: relative; 
                 width: 626px; 
                 height: 32px;  
                 background-color: #EBEBEB;
                 border-style: solid none none none;
                 border-width: thin; 
                 border-color: #CCCCCC;
                 z-index:1;}

.s_str_logo       {position: absolute; top: 6px; left: 7px;   width: 25px;height: 25px;border:none;}    
.s_str_version     {position: absolute; top: 5px; left: 585px; width: 26px;height: 10px;border: none;}
.s_str_bw   {position: absolute; top:17px; left: 585px;  width:26px; height: 10px; border:none;}
.s_str_speak     {position: absolute; top: 10px;left: 557px; border:none;} 
.s_str_user       {position: absolute; top: 16px;left: 40px;  width: 80px;               font-size: 10px; font-weight: lighter;}
.s_str_title {position: absolute; top: 2px; left: 123px; width: 425px;height: 14px; font-size: 11px; font-weight: bold;   color: #006699; overflow: hidden;}
.s_str_desc {position: absolute; top: 16px;left: 123px; width: 425px;height:14px;  font-size: 11px; font-weight: lighter;color:Black;    overflow: hidden;}




/* Navigationsleiste über und unter den Streams*/
/* 008
.s_nav    { position:relative;            
             height: 47px; 
             background-color: #F0F0F0; 
             font-size: 11px; 
             border-style: none;
             color:#006699;
             margin-top:20px;
             z-index:200;
             
             }
*/
.s_nav    {position: relative; 
             top: 0px; 
             left:0px; 
             height: 47px; 
             background-color: #F0F0F0; 
             font-size: 11px; 
             border-style: none;
             color:#006699;
             margin-top:20px;
             z-index:2;
             
             }





/* Spalte ganz unten mit den vier Versionen*/
/* 008 
.s_legend {position: relative ;
                    width: 600px;
                    height: 40px;
                    background-color: #F0F0F0;
                    border-style: none;
                    color: black;
                    font-family: Verdana, Arial, Helvetica, Sans-Serif;
                    font-size: 11px;
                    font-weight: lighter;
					margin:50px 100px 0px 100px;}
*/
/* aus 002 - s_legend ist in 008 und 002 seiten enthalten*/
.s_legend {position:relative;
                    width:inherit; 
                    height: 40px;
                    background-color: #F0F0F0;
                    border-style:none;
                    color: black;
                    font-family: Verdana, Arial, Helvetica, Sans-Serif;
                    font-size: 11px;
                    font-weight: lighter;
					margin:0px 50px 0px 0px;}

.s_leg_ver {position:relative;
            min-height:20px;
            margin:0px 0px 0px 0px;
			width:50%;   /* bei 3 dann 33,3% usw. */
			text-align: center;
			float:left;}




/*meine Favoriten*/

.mf_title    { position:relative;            
             height: 47px; 
             background-color: #F0F0F0; 
             font-size: 11px; 
             border-style: none;
             color:#006699;
             margin-top:20px;
             z-index:200;
             
             }

.mf {	position: absolute; 
        font-family: Arial;
		color: #003366; 
        font-weight: 900;
        font-size: 16px;
		text-align:center;
		top:10px;
        vertical-align:middle;
        letter-spacing:3px;
		text-transform: uppercase;
		left:0px;
		width: 801px;
		height: 14px;
		background-color:#F0F0F0;}

.mf2 {position: absolute; top:10px;right:0px; width: 313px; height:14px; background-color:#E6E6E6;}



/*keine Sendung vorhanden*/

.nostream {position:relative; top:0px;left:0px; width: 626px; height: 14px;}
.nostreamtext {position:absolute; top:2px; left:0px; background-color:#F0F0F0; color:Black; font-size: 11px;}



.message_box {position:relative;
              width:468px;
              background-color:#F0F0F0;
              margin-left:79px;
              margin-right:79px;
              border-style:solid;
              border-color:Red;
              border-width:5px;
              }
      
/* Message-Footer*/

.message_footer {position:relative;
                 width:468px;
                 height:17px;
                 background-color:#003366;
                 color:#F0F0F0;
                 font-size: 10px;
                 margin-left:79px;
                 margin-right:79px;

}
                 
.message_id {position:absolute;
             top:2px;
             width:168px;
             height:15px;
             text-align:left;}
             
.message_info {position: absolute;
       top:1px;
       right:2px;
       width:300px;
       height:15px;
       text-align:right;
       }
       
       



/* a-tags */ 


a.h_imp:hover {color:#F0F0F0;}
a.h_imp{color:#F0F0F0;}
a.h_logo:hover {text-decoration:none;}
a.foot {color:White;} 
a.foot:hover {color:White;} 

a.h {width:148px;
      display:block;
      background-color:#E6E6E6;
      color:Black;
      text-decoration:none;
      padding:1px 6px 2px 2px;}   
       
 a.h:hover {background-color:#006699;
            color:#F0F0F0;
            text-decoration:none;} 

 a.d {width:148px;
      display:block;
      background-color:#006699;
      color:#F0F0F0;
      text-decoration:none;
      padding:1px 6px 2px 2px;}   
       
 a.d:hover {background-color:#E6E6E6;
            color:Black;
            text-decoration:none;} 
 
  a.or {width:148px;
      display:block;
      background-color:#FFC000;
      color:black;
      text-decoration:none;
      padding:1px 6px 2px 2px;}   
       
 a.or:hover {background-color:#E6E6E6;
            color:black;
            text-decoration:none;}            
            
 a.l {width:148px;
      
      background-color:#006699;
      color:#F0F0F0;
      text-decoration:none;
      padding:1px 6px 2px 4px;
      margin:2px 1px 0px 0px;
      }   
       
 a.l:hover {background-color:#E6E6E6;
            color:Black;
            text-decoration:none;}
            
   a.lo {width:148px;
      
      background-color:#E6E6E6;
      color:Black;
      text-decoration:none;
      padding:0px 6px 1px 4px;
      margin:0px 2px 0px 0px;
      }   
       
 a.lo:hover {background-color:#006699;
            color:#F0F0F0;
            text-decoration:none;
            -moz-border-radius:5px;}     

   a.logg {position:absolute;
           top: 42px;
           left: 112px;
           font-size:11px;
           font-weight:bolder;
           
      background-color:#FFC000;
      color:black;
      text-decoration:none;
      padding:0px 6px 1px 4px;
      margin:0px 2px 0px 0px;
      
      }   
 .login5 {text-align:right;} 
       
 a.logg:hover {background-color:#003366;
            color:#F0F0F0;
            text-decoration:none;
            -moz-border-radius:5px;} 
            
 a.go{position:absolute;
      top:4px;
      left:125px;
      
      background-color:#FFC000;
      color:Black;
      text-decoration:none;
      padding:0px 6px 1px 4px;
      vertical-align:2px;
      margin-right:4px;
      }   
       
 a.go:hover {background-color:#003366;
            color:#F0F0F0;
            text-decoration:none;
            -moz-border-radius:5px;} 
            
a.nat {color:#003366;}
a.nat:hover {color:#003366;
               text-decoration:none;}  
               
a.navlink {background-color:#FFC000; color:black;float:left;display:block;border:solid 1px #003366;font-weight:bold;padding:1px 4px;margin-right:1px;margin-left:1px;text-decoration:none;}
a.navlink:hover {color: #F0F0F0; background-color:#003366;float:left;display:block;border:solid 1px #006699;text-decoration:none;}
a.navlink:active {color: #003366;float:left;display:block;font-weight:bold;padding:1px 4px;text-decoration:none;}
.actnavlink {background-color:#F0F0F0;color:black;float:left;display:block;border:solid 1px #003366;font-weight:bold;padding:1px 4px;margin-right:1px;margin-left:1px;text-decoration:none;}               
.point {background-color:#F0F0F0;color:black;float:left;display:block;font-weight:bold;padding:1px 4px;margin-right:4px;margin-left:2px;text-decoration:none;}

a.navlink2 {background-color:#F0F0F0; color:black;float:left;display:block;border:solid 1px #003366;font-weight:bold;padding:1px 4px;margin-right:1px;margin-left:1px;text-decoration:none;}
a.navlink2:hover {color: #F0F0F0; background-color:#003366;float:left;display:block;border:solid 1px #006699;text-decoration:none;}
a.navlink2:active {color: black;float:left;display:block;font-weight:bold;padding:1px 4px;text-decoration:none;}


a.message_info {color:#F0F0F0;}
a.message_info:hover {color:#F0F0F0;}
a.message_info:visited{color:#F0F0F0;}   

li.nav{list-style:none; 
   float:left; 
background-color: #F0F0F0; 
   font-size: 11px; 
  color:#006699;
} 
ul.nav {margin:0px 0px 0px 12px;
    padding:0px;}        
            
               
 /* inputs */
              
  input.log1  {position:absolute;
               top:2px;
               left:62px;
              border-width: 1px; 
              height: 17px;
              width:90px;
              text-align:left; 
              font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              color: #003366; 
              background-color: white;
              margin-bottom: 2px;
              padding:0px; 
              }  
              
  input.log2 {position:absolute;
              top:22px;
              left:62px;
              border-width: 1px; 
              height: 17px;
              width:90px;
              text-align:left; 
              font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              color: #003366; 
              background-color: white;
              margin-bottom: 2px;
              padding:0px;
               } 
               
  input.search {position:absolute;
              top:2px;
              left:2px;
              border-width: 1px; 
              height: 17px;
              width:120px;
              text-align:left; 
              font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              color: #003366; 
              background-color: white;
              margin-bottom: 2px;
              padding:0px;
               }      

                                        