@charset "utf-8";

* { margin: 0; padding: 0; }
html { font-size: 62.5%; }
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0C0B2A;
	color: #ffffff;
	font-family: "HelveticaNeue LT 55 Roman", Helvetica, Arial, sans-serif;
	text-align: center;
}
#page {
	background-image: url(images/page-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #0F0F33;
}
#title {
	height: 92px;
	width: 930px;
	padding-top: 67px;
	padding-bottom: 66px;
	padding-left: 70px;
	text-align: left;
}
#content {
	background: url(images/content.png) !important;
	background: #0C0D2B url(images/ie6-background.jpg) center top no-repeat;
	padding: 23px;
	width: 874px;
	margin-right: 40px;
	margin-left: 40px;
}
#menu {
	width: 162px;
	margin-right: 23px;
	float: left;
}
#menu ul { list-style-type: none; text-align: left;}
#menu li {
	height: 28px;
	width: 162px;
	padding-top: 10px;
	margin-bottom: 5px;
	position: relative;
}
#menu li a img {
	border: 0;
	margin-left: 10px;
	/* -webkit-transition: margin-left 0.25s linear; */
}
#menu li a:hover img {
	border: 0;
	margin-left: 5px;
	opacity: 1;
}
#menu a.sponsor img {
	border-width: 0;
	padding: 20px 5px 8px 5px;
	opacity: .75;
	fil\ter:alpha(opacity=75);
}
#menu a:hover .sponsor {
	opacity: 1;
	fil\ter:alpha(opacity=100);
	text-align: left;
	float: left;
}
#copy {
	float: left;
	width: 100%
	position: relative;
	width: 689px;
}
#intro {
	text-align: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDFF;
}

#intro h1 {
	font-size: 4.8em;
	font-weight: 700;
	line-height: .65em;
	margin-bottom: 15px;
	letter-spacing: -1px;
}
#intro p {
	font-size: 1.8em;
	margin-bottom: 23px;
}

#news {
	width: 404px;
	padding-right: 12px;
	float: left;
	text-align: left;
}
#news h1, h2 {
	font-size: 3em;
	padding-top: 15px;
	padding-bottom: 5px;
}
#news p {
	font-size: 1.4em;
	color: #DDDDFF;
}
#news a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#news p.foot {
	color: #7d7da2;
	font-size: 1.3em;
	margin-bottom: 15px;
}
#about {
	text-align: left;
	width: 257px;
	padding-top: 12px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DDDDFF;
	float: right;
}
#about p {
	font-size: 1.3em;
	color: #C5C5D6;
	margin-bottom: 12px;
}

#about h1, h3 {
	font-size: 2.2em;
	padding-bottom: 10px;
	line-height: 1em;
}

#page-copy {
	float: left;
	width: 100%
	position: relative;
	width: 689px;
	text-align: left;
}

#page-copy h1 {
	font-size: 4.2em;
	margin-bottom: 3px;
}

#page-copy p {
	font-size: 1.6em;
	margin-bottom: 1.6em;
}

#page-copy a {
	color: #C5C5D6;
	text-decoration: underline;
}

#page-copy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#page-copy img.bust {
        float: left;
        position: relative;
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 5px;}

hr {height: 1px; border-top: 1px dotted #ddddff; border-right: none; border-bottom: none; border-left: none; margin: 0 0 5px 0;}

.achtergrond {
	font-size: .8em;
	color: #C5C5D6;
	margin-bottom: 12px;
}
h2 {font-size: 3em; padding-top: 15px; margin-bottom: -5px;}
.subhead {font-size: 1.3em; font-weight: bold; color: #ddddff; margin-top: 0px;}
td {font-size: 1.6em; padding: 5px;}
td.other {font-size: 1.6em; color: #C5C5D6; padding: 5px}

.nav1 div#nav1, .nav2 div#nav2, .nav3 div#nav3, .nav4 div#nav4, .nav5 div#nav5, .nav6 div#nav6 {
	background-image: url(images/highlight.png);
	opacity: 0.15;
	filter:alpha(opacity=15);
	height: 38px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
