@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/hilde-tekenlocatie.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}

#header {
	background-image: url(images/spacer_40.png);
	background-repeat: repeat;
	position: relative;
	height: 120px;
	width: 1000px;
	margin-top: 40px;
}

#hilde {
	position:absolute;
	width:270px;
	height:80px;
	z-index:3;
	font-family: Yesteryear;
	font-size: 50px;
	color: #FFFFFF;
	text-shadow: 2px 2px #000000;
	left: 20px;
	top: 15px;
}

#hilde a {
	color: #FFFFFF;
	text-shadow: 2px 2px #000000;
	text-decoration: none;
}

#subtitle {
	position:absolute;
	width:250px;
	height:30px;
	z-index:2;
	left: 20px;
	top: 80px;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	text-shadow: 1px 1px #000000;
	font-size: 16px;
	color: #DDDDDD;
}

#line1 {
	position:absolute;
	width:1px;
	height:80px;
	z-index:5;
	background-color: #666666;
	left: 300px;
	top: 20px;
}

#nav {
	position:absolute;
	width:530px;
	height:64px;
	z-index:4;
	left: 470px;
	top: 30px;
}

#content {
	background-image: url(images/spacer_30.png);
	background-repeat: repeat;
	position: relative;
	width: 960px;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	width: 1000px;
}

.img_footerl {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
}

.footerhead {
	font-family: Playball;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}



.footertxt1 {
	font-family: Playball;
	color: #333333;
	background-image: url(images/spacer_30.png);
	background-repeat: repeat;
	line-height: 24px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 24px;
}


.footertxt2 {
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	color: #FFFFFF;
	background-image: url(images/spacer_30.png);
	background-repeat: repeat;
	padding: 20px;
	line-height: 24px;
}

.footertxt2 a {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footerfilm {
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.invis2 {
	color: #CCCCCC;
}



.footertxt2 a:hover {
	font-style: italic;
	color: #990012;
	text-decoration: underline;
	font-weight: bold;
}


h2 {
	font-family: Playball;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}

#mj {
	height: 40px;
	width: 1000px;
	font-family: "Trebuchet MS";
	line-height: 40px;
	color: #000000;
	text-align: right;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#mj a {
	color: #000000;
	text-decoration: none;
}

#mj a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
