HTML {
	text-align:left;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {	
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: #0094d8;
	font-weight: bold;
	font-size:13px;
	font-family:"Arial";
    text-transform: uppercase;
	
}
.first {
	border-left: 0px #918f90 solid;/**/
}
H1, H2, H3, P {
	margin: 0px 0px 1em 0px;
	}

P {
	color:#666666;
	font-family:Arial;
}

H1 {
	color: #3a86c6;
	font-size: 20px;
	font-weight: bold;
	}

H2, H3 {
	color: #3a86c6;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	}

#content IMG {
    border:none;
	}

A {
	color: #3a86c6;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 10px;
	background:#008ac9;
	width:420px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #262d7e;
	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: 400px;
}

#content .actual {
	padding:5px 15px 15px 78px;
}

#menu {
	margin-left:78px;
	margin-top:-299px;
	padding:0;
	position:absolute;
}
#bottom{
	background-image: url(sites/administratiekantoorleiden/bottom.png);
}

.bottomimage {
	height: 0px;
	}
    
    .popupmenu {
	display:none;
	}

.last5item {
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #c0c0c0 solid;
	background: url(/sites/vacaturecallcenteramsterdam/arrow.gif) no-repeat 5px 15px;
	line-height: 1.5em;
	}
	.last5item A {
		color: black;
		}
	.last5item .city {
		display: block;
		text-transform: uppercase;
		font-weight: bold;
		color: #b0b0b0;
		}
	
