/* 
westlandse druif groen: #D7FF5B
paars: #351D73
 */

html,body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFF;
}
#container {
	width: 920px;
	margin: auto;
	background-color: #351D73;
}
#header {
	height: 185px;
	text-align: center;
	background-color: #FFF;
}
#opening {
	float:right;
	position:absolute;
	width:180px;
	margin-top:90px;
	margin-left:740px;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	line-height:22px;
	color:#FFFFFF;
	font-style: italic;	
}
#menu {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7FF5B;
	border-right-color: #D7FF5B;
	border-bottom-color: #D7FF5B;
	border-left-color: #D7FF5B;
	text-align: center;
	margin: 0px;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
}
#rank {
	position: absolute;
	width: 200px;
	height: 700px;
	float:left;
	margin:0px;
}

#menu a:link, #menu a:visited{
	font-size:12px;
	height:21px;
	display:block;
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
	padding-bottom:0px;
	text-decoration:none;
}
#menu a:hover{
	background-color:#D7FF5B;
	color:#351D73;
}
#menutag, #menutag a:link, #menutag a:visited{
	background-color:#D7FF5B;
	color:#351D73;
}
#submenu{
	height:20px;
	padding-bottom:0px; /*aargh*/
	padding-top:1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7FF5B;
	border-right-color: #D7FF5B;
	border-bottom-color: #D7FF5B;
	border-left-color: #D7FF5B;
}
#submenu a:link, #submenu a:visited{
	font-size:12px;
	margin: 0px;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7FF5B;
	border-right-color: #D7FF5B;
	border-bottom-color: #D7FF5B;
	border-left-color: #D7FF5B;
}
#submenu a:hover{
	text-decoration:none;
	color:#72619D;
}
#submenutag, #submenutag a:link, #submenutag a:visited{
	text-decoration:none;
	color:#72619D;
}

#main {
	clear:both;
	height:400px;
	margin: 0px;
	background-image: url(../images/main.jpg);
	/*border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7FF5B;
	border-right-color: #D7FF5B;
	border-bottom-color: #D7FF5B;
	border-left-color: #D7FF5B;*/
}
#footer {
	font-size:11px;
	clear:both;
	height: 80px;
	text-align: right;
	margin-top: 13px;
}
#footer a:link, #footer a:visited{
	color:#72619D;
	text-decoration:none;
	margin-right:30px;
}
#footer a:hover{
	text-decoration:underline;
}
#space{
	float:left;
	width:210px;
	margin-bottom:1em;
}
#links{
	width:550px;
	height:399px;
	float:left;
	margin-bottom:1em;
	overflow:scroll; 
	overflow-x: hidden;
	overflow-y: scroll;
	display:none; /* tmp */
	padding:0px;
}
#rechts {
	float:left;
	height:400px;
	width:160px;
	display:none;
	 /* tmp */
}
#menucontent{
	height: 27px;
}
#logo, #menu, #footercontent{
	display:none; /* tmp */
}

.margin{
	line-height:19px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #E7EC6C;
}
h1 {
	font-size:18px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #D7FF5B;
	font-weight: normal;
}
ul {
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	list-style-image: url(../images/bullet.jpg);
}
li {
	margin: 0px;
	padding: 0px;
}

/* Dropdown menu */
#dropmenudiv{
	position:absolute;
	line-height:18px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7FF5B;
	border-right-color: #D7FF5B;
	border-bottom-color: #D7FF5B;
	border-left-color: #D7FF5B;
	top: -1px;
}

#dropmenudiv a{
	font-size:12px;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 2px 0px 2px 0;
	text-decoration: none;
	color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #52438A;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
