/* @override http://www.zock.nl/huistemerwede.nl/styles_htm.css */

/* @override http://www.huistemerwede.nl/styles_htm.css */

/* @override http://www.huistemerwede.nl/styles_htm.css */

/* CSS Document */

#fotoblok {
	width: 960px;
	height: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(htm_bg.jpg);
	background-color: black;
	margin-top: 40px;
	position: relative;
}

#animatie {
	width: 480px;
	height: 360px;
	position: relative;
	top: 180px;
	left: 240px;
}

#riddersporen {
	width: 238px;
	height: 360px;
	overflow: hidden;
	background-color: black;
	position: absolute;
	top: 180px;
	left: 722px;
	z-index: 1;
}

.tekst {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: center;
	margin-top: 12px;
	color: white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1px;
}

.tekst a {
	color: #e7a065;
	font-weight: bold;
	text-decoration: none;
}

#linkblokje a {
	color: #e7a065;
	text-decoration: none;
	font: bold 13px Verdana, Arial, sans-serif;
}

#linkblokje {
	color: white;
	text-decoration: none;
	font: 13px Verdana, Arial, sans-serif;
}

body {
	background-color: black;
}

#linkblokje {
	width: 400px;
	height: 280px;

	background-color: black;
	position: relative;
	top: 180px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px;
	text-align: center;
}


