DIV.main A{
	clear:both;
	display: block;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	background-image: url(../ims/button_klein.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(0px,0px,0px,0px);
	height: 80px;
	width: 298px;
	background-position: 0px 0px;
	cursor:pointer;
	margin-bottom:5px;
}

DIV.main A:hover{
	background-image: url(../ims/button_klein2.png);
	color: #333333;
	margin-bottom:5px;
	cursor:pointer;
}

DIV.picture_link {
	float:left;
}

DIV.main A DIV {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}