.medarbejderliste .navn {
	width:200px;
}

.medarbejderliste .titel {
	width:200px;
}

.medarbejderliste .telefon {
	width:80px;
}

.medarbejderliste .email {
	width:80px;
}

.medarbejderliste th {
	text-align:left;
}

ul.city {
	list-style: none;
	font-weight: bold;
	margin:0;
}

ul.afdeling {
	list-style: none;
	font-weight: normal;
}

li.city {
	font-weight: bold;
}

li.afdeling {
	list-style: none;
}

.departmentheader {
	margin-bottom:0px;
}

.departmentheaderRow {
	background-color:#ced5ce;
}

.cityHeader 
{
}

.cityDiv
{
	margin-top:8px;
}

