@charset "utf-8";
/* CSS Document */
img {
	border:none;
	}
.background {
	background-repeat: repeat;
	background-image: url(background.jpg);
	background-color: #7C6448;
	font-family: "Courier New", Courier, monospace;
}
#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 14;
	top: 8px;
	z-index: 2;
}
#riemlang {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 60px;
}
#wie {
	position: absolute;
	left: 226px;
	top: 103px;
	z-index: 2;
}
#nieuws {
	position: absolute;
	left: 324px;
	top: 103px;
	z-index: 2;
}
#cases {
	position: absolute;
	left: 466px;
	top: 103px;
	z-index: 2;
}
#reel {
	position: absolute;
	left: 587px;
	top: 103px;
	z-index: 2;
}
#partners {
	position: absolute;
	left: 741px;
	top: 103px;
	z-index: 2;
}
#goodies {
	position: absolute;
	left: 909px;
	top: 103px;
	z-index: 2;
}
#contact {
	position: absolute;
	left: 1056px;
	top: 103px;
	z-index: 2;
}
#adres {
	position: absolute;
	left: 0px;
	top: 790px;
}
#poster {
	position: absolute;
	left: 190px;
	top: 190px;
	z-index: 1;
}
#designedfor {
	position: absolute;
	left: 866px;
	top: 43px;
}
.tekst {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3F352C;
	text-align: left;
	height: 397px;
	width: 902px;
	position: absolute;
	left: 242px;
	top: 313px;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.video {
	position: absolute;
	top: 330px;
	z-index: 2;
	width: 656px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 357px;
	height: 368px;
}
.artwork {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3F352C;
	text-align: center;
	height: 19px;
	width: 667px;
	position: absolute;
	left: 322px;
	top: 771px;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tekstcases {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3F352C;
	text-align: left;
	height: 405px;
	width: 882px;
	position: absolute;
	left: 242px;
	top: 313px;
	z-index: 2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #8E483E;
	text-decoration: none;
}

a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
} 
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #553F00;
	text-decoration: none;
} 
.floatright
{
	float: right;
	margin: 0;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.floatleft
{
	float: left;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

