HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {	
	background-color:white;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: #1f547d;
	font-weight: bold;
	font-size:13px;
	font-family:"Arial";
	text-transform:uppercase;
}
.first {
	border-left: 2px #1f547d solid;/**/
}
P {
	color:#1a2e69;
	font-family:Arial;
}
H1, H2, H3 {
	color: #f68d2e;
}
#content IMG {
    border:none;
}

A {
	color: #1f547d;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 5px;
	background:#ff9000;
	width:300px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}
#top {
	height: 250px;
}

#content .actual {
	padding:3px 50px 20px;
}

#menu {
	margin-left:210px;
	margin-top:-70px;
	padding:0;
	position:absolute;
}
#bottom{
	background-image: url(sites/administratiekantoorleiden/bottom.png);
}

.bottomimage {
	height: 178px;
	}

