/* CSS Document */

#main h1 {
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	background: none;
	text-indent: 10px;
}

.reserveren_right {
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 329px;
	height: 27px;
	border-collapse: collapse;
	border-spacing: 0;
	background-image: url(http://www.madestein.nl/templates/madestein/images/titel_bg_empty.png);
	background-repeat: no-repeat;
	text-indent: 10px;
}

.left_bg a:link,a:visited {
/* color: #EC0171; */
/* color: #715F4C;*/
color: #000000;
font-weight: bold;
}
.left_bg a:hover {
color: #EC0171;
text-decoration: underline;
}
