HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {
	background-color:white;
	background-image:url('bg.png');
	background-position:left;
	background-repeat:no-repeat;
}
#menu A {
	color: white;
	font-weight: bold;
	font-size:14px;
	font-family:"Arial";
	text-transform:uppercase;
}
.first {
	border-left: 1px white solid;/**/
}
P {
	color:#1e1c1c;
	font-family:Arial;
}
H1 {
	font-family: "Georgia";
	color: black;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
}

H2 {
	font-family: "Georgia";
	color: #EA0F6B;
	font-size:20px;
	font-weight:normal;
}
H3{
	font-family: "Georgia";
	color: #42a9d4;
	font-size:20px;
	font-weight:normal;
	
}
#content IMG {
    border:none;
}

A {
	color: #787175;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 10px;
	background:#ef86a8;
	width:420px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #ef86a8;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #606ad6;
	text-decoration: underline;
}
.shade {
	margin-top: 28px;
	margin-left:-1px;
}

#top {
	height: 260px;
}

#content .actual {
	padding:25px 50px 20px;
}

#menu {
	margin-left:30px;
	margin-top:-25px;
	padding:0;
	position:absolute;
}
#bottom{
	background-image: url(sites/administratiekantoorleiden/bottom.png);
}

.bottomimage {
	height: 40px;
	}

