<style type="text/css">

button {
cursor:hand;
font-family: Arial;
color:#FFCC99;
background-color: transparent;
border-color:#00ff00;
border-style: inset
}

body { 
scrollbar-face-color: black; 
scrollbar-highlight-color: black; 
scrollbar-shadow-color: lawngreen; 
scrollbar-3dlight-color: green; 
scrollbar-arrow-color: lawngreen; 
scrollbar-track-color: green; 
scrollbar-darkshadow-color: black; 
scrollbar-base-color: black; 
}


td
{
            color :text=#00ff00"link="00ff00"vlink="0080000"alink="7cfc00"
    border-color: #0f0;
    border-width: 1px 1px 0 0;
    border-style: solid;
        border-left: 1px solid #00ff00;
        border-right: 1px solid #00ff00;
	border-bottom: 1px solid #00ff00;
	border-top: 1px solid #00ff00;
-moz-border-radius-topright: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-bottomleft:6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkitborder-bottom-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-bottom-left-radius:  6px;
border-bottom-right-radius: 6px;
}
</style>
    margin: 0;
    padding: 1px;
    background-color: #000;
   
}


td.alt {
	background: #000000;
	color: #008000;
}

th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #000 url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #000000 url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #00ff00;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #00ff00;
        border-right: 0px solid #C1DAD7;
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	border-top: 0px solid #C1DAD7;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #000000 url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 0px solid #C1DAD7;
	background: none;
}


h1
{ 
        font:bold 2px "David";
}



.n
{
    color : #00ff00;
    style : italic ;
}
.nn{clor:#00ff00;}
.nn:hover{background-image:url('http://tkg.lima-city.de/black/green.jpg');}

h3
   {
      font-family:David,Arial; font-size:15px; color:#11bb11;
}

 a:link { 
   text-decoration:none; font-weight:bold; color:#11ff00; 
   }
  a:visited {
   text-decoration:none; font-weight:bold; color:#77ff00;
   }
  a:hover { 
   text-decoration:none; font-weight:bold; background-image:url('http://tkg.lima-city.de/black/green.jpg'); 
   }
  a:active { 
   text-decoration:none; font-weight:bold; background-color:#55ff00; 
   }

</style>