/* CSS Document */

#start .head {
	background: url(../images/titel_lehbrink.jpg) no-repeat bottom;
	}
#kochresale a {
	display: block;
	background: url(../images/koch_button.jpg) no-repeat center 0px;
	height: 86px;
	width: 196px;
}
#kochresale a:hover {
	background: url(../images/koch_button_over.jpg);
	}
#ligna {
	text-align: center;
	margin-bottom: 11px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D7D0C9;
}
#ligna a {
	display: block;
	background: url(../images/lig09.gif) no-repeat center 0px;
	height: 96px;
	width: 196px;
}
#ligna a:hover {
	background: url(../images/lig09.gif);
	}