#navi-main {
	visibility:hidden;
}

.start-language {
	background-image:url(../images/bg-intro.jpg); 
	background-repeat:no-repeat; 
	background-position: left top; 
	width:329px; 
	height:119px;
	padding-top:20px;
}

.start-language a {
	text-decoration:none;
	margin-left:50px;
	line-height:215%;
}

.start-language a:hover {
	text-decoration:underline;
}