ul.extranet_menu {
	list-style: none;
	margin: 0px;
	display: inline;
}

ul.extranet_menu li { 
	display: inline;
	border-right: 1px solid #80a3c5;
	padding: 2px 8px;
	margin: 0px;
}

ul.extranet_menu a { 
	color: #80a3c5;
}

li.uitloggen {
	border-right: 0px !important;
}

div.bottom a {
	color: #80a3c5;
	text-decoration:underline;
}

div.extranet_menuholder {
	border-bottom: 1px solid #80a3c5;
	padding-bottom: 2px;
}

table.listtable {
	border-top: 1px solid #80a3c5;
	border-left: 1px solid #80a3c5;
/*	background-color: #; */
}
table.listtable th, table.listtable td {
	border-bottom: 1px solid #80a3c5;
	border-right: 1px solid #80a3c5;
	text-align: left;
	padding: 1px 2px;		
	font-weight: normal;
}

table.listtable th {
	background-color: #80a3c5;
	color: #00468B;
}

table.listtable th a {
	color: #00468B;
}

div.aanvraaglijst {
	height: 100px;	
	overflow: auto;
}

table.whiteback  td, table.whiteback  td {
	background-color: #ffffff !important;
	color: #00468B;
}

table.whiteback  a {
	color: #00468B;
}
