/******************************************************************************************************************/
#container
{
	font-size: 1px;
}
a
{
  font-size:011px;
	padding: 0px;
	border: 0px;
	color: #000000; /*#5A4933;*/
}
a:hover
{
	text-decoration:none;
}
a:visited, a:link
{
	border: 0px;
	padding: 0px;
	color: #000000;
}
/******************************************************************************************************************/
#english a, #english a:link 
{
	position: absolute;
	margin-left: 277px;
	top: 417px;
	padding: 0px;
	height: 100px;
	width: 123px;
	display: table-cell;
	float: left;
}
#english a:hover
{	
	background: url("../img/intro_screen3en.jpg") 0px 0px no-repeat;
}
/******************************************************************************************************************/
#deutsch a, #deutsch a:link  
{
	position: absolute;
	margin-left: 468px;
	top:  417px;
	padding: 0px;
	height: 100px;
	width: 125px;
	display: table-cell;
	float: left;
}
#deutsch a:hover
{	
	background: url("../img/intro_screen3de.jpg") 0px 0px no-repeat;
}
/******************************************************************************************************************/
