.rudern {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 16px;
	font-weight: bold;
		left: 0px;
	top: 0px;


}
.color{
	font-family: Georgia, "Times New Roman", Times;
	font-size: 16px;
	font-weight: bold;
		left: 0px;
	top: 0px;
	background-color: transparent;

       
}

a:link {
       text-decoration: none;
         color: #000000;
       }
a:visited {
          text-decoration: none;
         color: #000000;
          }
a:hover {
        color: darkgreen;
        text-decoration: underline;
        background-color: #CAE1FF;
        }
a.inhalt:link {
              font-family: tahoma;
              text-transform: uppercase;
              }
a.inhalt:visited {
                 font-family: tahoma;
                 text-transform: uppercase;
	             }
a.inhalt:hover {
               font-family: tahoma;
               text-decoration: none;
               text-transform: uppercase;
   
               }

