body {
	background-color: #FFFFFF;
        font: 10px, Verdana, sans-serif;
        color: #000000;
}

a:link { color: #3299ff; text-decoration: none; font-weight: none; font-style: normal;}
a:visited { color: #3299ff; text-decoration: none; font-weight: none; font-style: normal; }
a:active { color: #3299ff; text-decoration: none; font-weight: none; font-style: normal; }
a:hover { color: #3999ff; text-decoration: none; font-weight: none; font-style: normal; }

#klick {
 	position:absolute;
         left: 315px;
         bottom: 240px;
}

#enter {
	position:absolute;
         bottom: 0;
         left: 0;
         width: 290px;
         height: 370px;

         }
#sprache {
	position:absolute;
	bottom: 197px;
	left: 310px;
	width:300px;
        } 
#sprache a { margin-left:15px;}		
