HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {
	background-color:#f2f2f2;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: white;
	font-weight: normal;
	font-size:14px;
	font-family:"Arial";
	text-transform:uppercase;
}
.first {
	border-left: 1px white dotted;/**/
}
P {
	color:#484a42;
	font-family:Arial;
}
H1, H2, H3 {
	color: #799911;
}
#content IMG {
    border:none;
}

A {
	color: #50592a;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 10px;
	background:#90a73b;
	width:420px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #95bc14;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #799911;
	text-decoration: underline;
}
.shade {
	margin-top: 28px;
	margin-left:-1px;
}

#top {
	height: 312px;
}

#content .actual {
	padding:15px 50px 20px;
}

#menu {
	margin-left:50px;
	margin-top:-259px;
	padding:0;
	position:absolute;
}
#bottom{
	background-image: url(sites/administratiekantoorleiden/bottom.png);
}

.bottomimage {
	height: 40px;
	}

