@import url(css/box.css);

html {
	background-image: url();
	background-color: #ffffef;
}

body {
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #cc0000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #cc0000;
}

h4 {
	margin: 0px;
	font-size: 11pt;
	font-style: italic;
}

p {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
}

p#heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #000;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

p#headingmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #000;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

p#headingsub {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #000;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

p#designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	margin: 0px;
	margin-top: 1px;
	margin-left: 1px;
	width: 766px;
	height: 576px;
	text-align: left;
	border-style: solid;
	border-color: #40403e;
	border-width: 1px;
}

#containermain {
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 1490px;
	text-align: left;
	border: none;
}

#containermain2 {
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 610px;
	text-align: left;
	border: none;
}

#groen {
	position: absolute; left: 0px; top: 8px;
	width: 455px;
	height: 568px;
	background-image: url(pixels/groen.png);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 30;
}

#header {	
	position: absolute; left: 0px; top: 20px;
	width: 100%;
	height: 30px;
	text-align: right;
	z-index: 20;
}

#banners {
	position: absolute; left: 0px; top: 570px;
	width: 170px;
	height: 300px;
	z-index: 30;
}

#banner2 {
	position: absolute; right: 0px; top: 125px;
	width: 150px;
	height: 60px;
	z-index: 30;
}

#designtag {	
	position: absolute; left: 3px; bottom: 3px;
	width: 215px;
	height: 25px;
	text-align: left;
	z-index: 50;
}

#nav {
	position: absolute; left: 0px; top: 80px;
	width: 100%;
	height: 30px;
	text-align: right;
	background-color: #918e27;
	z-index: 20;
}

#nav2 {
	position: absolute; left: 0px; top: 80px;
	width: 100%;
	height: 30px;
	text-align: right;
	background-color: #915b27;
	z-index: 20;
}

#content {
	position: absolute; right: 5px; top: 110px;
	width: 590px;
	height: 467px;
	text-align: left;
	z-index: 10;
}

#content2 {
	position: absolute; right: 5px; top: 200px;
	width: 590px;
	height: 370px;
	text-align: left;
	z-index: 10;
}

#contentmain {
	position: absolute; right: 0px; top: 90px;
	width: 600px;
	height: 1235px;
	text-align: left;
	z-index: 60;
}

#contentmain2 {
	position: absolute; right: 0px; top: 90px;
	width: 600px;
	height: 520px;
	text-align: left;
	z-index: 60;
}

#imageborder {
	border-style: solid;
	border-color: #40403e;
	border-width: 1px;
	background-color: #fff;
}

#contentholder {
	margin: 0px;
	padding: 0px;
	border: none;
}

#invite {
	position: absolute; right: 0px; bottom: 5px;
	width: 600px;
	height: 150px;
	text-align: left;
	z-index: 100;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #ab2c36;
}

/* Hier volgt de opmaak voor de naviheader_top*/

#navlist1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 2px;
}

#navlist1 li {
	display: inline;
	list-style: none;
	margin: 5px;
	padding: 3px;
}

#navlist1 li a { 
	text-decoration: none; 
}

#navlist1 a:link {
	color: #000;
	text-decoration: none;
}

#navlist1 a:visited {
	text-decoration: none;
	color: #000;
}

#navlist1 a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
}

#navlist1 a:active {
	text-decoration: none;
	color: #ffffef;
}
