/* CSS Document */

#button70 {
	height: 70px;
	display: block;
	background-image: url(/files/site/img/knapp_70.jpg);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	margin-left: -8px;
	margin-top: -8px;
	margin-bottom: 10px;
	padding: 0px 70px 0px 0px;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 70px;
}

#button70:hover {
	background-image: url(/files/site/img/knapp_70_active.jpg);
	color: #000000;
	cursor: pointer;
}


#button70left {
	background-image: url(/files/site/img/knapp_70.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 20px;
	height: 70px;
	margin: 0px;
	padding: 0px;
}

#button46 {
	height: 46px;
	display: block;
	background-image: url(/files/site/img/knapp_46.jpg);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	margin-left: -8px;
	margin-top: -8px;
	margin-bottom: 10px;
	padding: 0px 40px 0px 0px;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 46px;
}

#button46:hover {
	background-image: url(/files/site/img/knapp_46_active.jpg);
	color: #000000;
	cursor: pointer;
}

#button46left {
	background-image: url(/files/site/img/knapp_46.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 20px;
	height: 46px;
	margin: 0px;
	padding: 0px;
}
