body {
	margin-top: 0px;
	background-image:url(start_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color: #201e34;
}



div#leftMenue ul.menu1 a 
{
	display:block;
	width: 216px;
	height: 149px;
	position:relative;
	text-decoration:none;
	background-image: url('befast_0.gif');
	background-repeat:no-repeat
}



div#leftMenue ul.menu1 a:hover span
{
	display:block;
	width: 216px;
	height: 149px;
	position:relative;
	text-decoration:none;
	background-image: url('befast_1.gif');
	background-repeat:no-repeat 
	
}

div#leftMenue ul.menu2 a 

{
	display:block;
	width: 216px;
	height: 149px;
	position:relative;
	text-decoration:none;
	background-image: url('talsi_0.gif');
	background-repeat:no-repeat
}



div#leftMenue ul.menu2 a:hover span
{
	display:block;
	width: 216px;
	height: 149px;
	position:relative;
	text-decoration:none;
	background-image: url('talsi_1.gif');
	background-repeat:no-repeat
}

div#leftMenue ul.menu3 a 

{
	display:block;
	width: 450px;
	height: 300px;
	position:relative;
	text-decoration:none;

}




