/*************************************/
/* gma_spot.css                      */
/* letzte Aenderung 26.08.2008       */
/* Mario H. Fietz, DL4MFM            */
/* dl4mfm@darc.de                    */
/*************************************/


a.spot             {color:#000000; text-decoration:none}
a.spot:visited     {color:#000000;}
a.spot:hover       {color:#000000; text-decoration:underline}

div            {color:#000000} 


input          {color:#000000}

td.wrapper     { background-color: #d9f6c1;
                 background-image: url(../images/wrapper.gif)
	       }

td.content     { background-color: #d9f6c1;
                 background-image: url(../images/content_bg.jpg)
	       }

td.menu        { background-color: #d9f6c1;
                 background-image: url(../images/menu_bg.gif)
	       }

td.text        { background-color         : #d9f6c1;
                 font-size                : 10pt;		  
                 font-weight              : 400;
		 color			  : #000000; 
		 font-family		  : arial, sans-serif }


td.text10      { background-color         : #C4DEB1;  
                 font-size                : 10pt;		  
                 font-weight              : 400;
		 color			  : #000000; 
		 font-family		  : arial, sans-serif }

td.text12      { background-color         : #C4DEB1;  
                 font-size                : 12pt;		  
                 font-weight              : 400;
		 color			  : #000000; 
		 font-family		  : arial, sans-serif }

td.tt1         { background-color         : #c0c8fb;  
                 font-size                : 10pt;		  
                 font-weight              : 400;
		 color			  : #000000; 
		 font-family		  : arial, sans-serif }


		 
td.sbinfo       { background-color	  : #c0c0c0;
		 color			  : #000000; 
		 font-family		  : arial, sans-serif;
		 font-size                : 9pt;
		 font-style               : normal;
		 font-weight              : normal;
		 border                   : 1px solid #d0d0d0; 
		 padding                  : 1px
		 }
		 


td.foot        { background-color: #d9f6c1;
                 background-image: url(../images/footer_bg.gif)
	       }

td.srvtime     { 
                  font-size               : 8pt;		  
                  font-weight             : 400;
		  font-family		  : arial, sans-serif }

/* #588d0f; */

td.spot_d      { background-color	  : #C4DEB1;
                  font-size               : 10pt;		  
                  font-weight             : 400;
		  color			  : #000000; 
		  font-family		  : arial, sans-serif }

td.spot_dt     { background-color	  : #C4DEB1;
                  font-size               : 10pt;		  
                  font-weight             : 700;
		  color			  : #c30000; 
		  font-family		  : arial, sans-serif }
	       

/* #92c724; */

td.spot_l      { background-color	  : #d9f6c1;
                  font-size               : 10pt;		  
                  font-weight             : 400;
		  color			  : #000000; 
		  font-family		  : arial, sans-serif }

td.spot_lt     { background-color	  : #d9f6c1;
                  font-size               : 10pt;		  
                  font-weight             : 800;
		  color			  : #c30000; 
		  font-family		  : arial, sans-serif }

th.spot        { background-color	  : #d9f6c1;
                  font-size               : 10pt;		  
                  font-weight             : 700;
		  color			  : #000000; 
		  font-family		  : arial, sans-serif;
		  text-align              : center}


fieldset     { border: 1px solid #8DBC77;
               margin: 1em .5em .5em .5em }

legend       { padding: 0.2em 0.5em;
               border:1px solid #8DBC77;
               color:#ffffff;
               background-color: #BEDDA6;
               font-size:85% }



ul#mainlevel-nav                 {padding:0px 0px 0px 0px; background:url(../images/topmenu_separator20.gif) no-repeat 0 0; height:20px}
ul#mainlevel-nav li                {display:block; float:left}
a.mainlevel-nav                  {color:#cbdbb7; font-weight:normal; font-size:10px; text-decoration:none; background:url(../images/topmenu_separator20.gif) no-repeat right center; margin:0px 0px 0px 0px; padding:18px 18px 36px 36px; text-transform:none; display:block}
a.mainlevel-nav:hover, #active_menu-nav        {color:#fff !important; font-weight:normal; font-size:10px; text-decoration:none}
a.mainlevel-nav:visited        {color:#cbdbb7}


input                                         {color:#000000}

.input-login {
  border           : 1px solid #d9f6c1;
  color            : #000000;
  background-color : #92c724;
  font-size        : 10px;
  }

.form-button {
  background-color : #588d0f;  
  border           : 1px solid #d9f6c1;
  font-size        : 10px;
  color            : #ffffff;
}

.form-button2 {
  background-color : #588d0f;  
  border           : 1px solid #000000;
  font-size        : 12px;
  color            : #ffffff;
}

.input-spot {
  border           : 1px solid #006900;
  color            : #000000;
  background-color : #cffbaf;
  font-size        : 12px;
  }

