@CHARSET "ISO-8859-1";

div#main{

	min-height: 920px;
}


div.focuselement{
	overflow: hidden;
	min-height: 70px; 
	height: 70px; 
	width:630px; 
	margin: 30px 0px 0px 60px;
}

img.focusimg{
	margin: 0px 0px 0px 60px;
	cursor: pointer;
	_cursor: hand;
}

div.caseelement{
	overflow: hidden;
	min-height: 55px; 
	height: 55px; 
	width:630px; 
	margin: 30px 0px 0px 60px;
}
