body {
	background: #FFFFFF;
	margin: 0px;
}
body, td, p, th {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #003399;
}

input, textarea {
	font-family: Arial;
}


#fieldset .horizontal {
	background: url(/lib/images/horizontal.gif) repeat-x;
	width: 100%;
}
#fieldset .vert_l {
	border-left:1px solid #003399;
}
#fieldset .vert_r {
	border-right:1px solid #003399;
}
#fieldset .blue {
	background: #003399;
}
#fieldset .title {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	padding: 3px;
}

#fieldset .yellow {
	background: #ffefc3;
}

#fieldset .lblue {
	background: #0099ff;
}

#fieldset .lhorizontal {
	background: url(/lib/images/lhorizontal.gif) repeat-x;
	width: 100%;
}

#fieldset .lvert_l {
	border-left:1px solid #0099ff;
}
#fieldset .lvert_r {
	border-right:1px solid #0099ff;
}

.empty {
	color: silver;
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	height:22px;
	line-height:14px;
}

a {
	color: #003399;
}

a:hover {
	color: #0099ff;
}
a.white {
	color: white;
	text-decoration: none;
}

hr { color: #0099ff; height: 1px; }
.r {text-align:right;}
#InBeeldItem {
	width:   175px;
	border:  1px solid white;
	height:  150px; 
	float:   left;
	padding: 3px;
	margin-top:  5px; 
	margin-left:3px;
	margin-right: 2px;
}

#InBeeldItemOver {
	cursor:  pointer;
	width:   175px;
	border:  1px dashed #0099ff;
	background: #D9F0FF;
	margin-top:  5px; 
	height:  150px; 
	float:   left;
	padding: 3px;
	margin-left:3px;
	margin-right: 2px;
}

/*ToolTip*/
#dhtmltooltip {
	position: absolute;
	border: 1px solid #0099ff; 
	background: #FFFFFF; 
	padding: 6px;
	display:none;
	color: #003399;
	z-index: 100;
	width: 275px;
}

#dhtmltooltipFrame {
	position: absolute;
	display: none;
	z-index: 99;
	height: 10px;
	width: 275px;
}

#list th {
	background: #d5d5d5;
	color: #7a7a7a;
	vertical-align:top;
	text-align: left;
}

#list th.white {
	background: #fff;
	color: #003399;
	vertical-align:top;
	text-align: left;
	font-weight:bold;
}

#list th.ordered { background: #999999; color: white; cursor: pointer;}
#list th.unordered { cursor: pointer;}

#list td {
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	vertical-align:top;
	border-bottom:  1px dashed #0099ff;
	color: #003399;
}

#list tr.hover {
	background: #D9F0FF;
}

#nolist td {
	cursor: pointer;
	font-family: Verdana;
	font-size: 11px;
	vertical-align:top;
	border-bottom: none;
	padding-right:5px;
	color: #003399;
}

#nolist tr.hover {
	background: #D9F0FF;
}

#sort {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

#sort select{
	font-family: verdana;
	font-size: 10px;
}

#paging {
	text-align:right;
}

#paging select{
	font-family: verdana;
	font-size: 10px;
}

.sortNormal {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.sortSelected{
	color: #0099ff;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
}

/*highslide*/
.highslide {
	cursor: url(/lib/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
	font-weight: bold;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(/lib/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-full-expand {
	background: url(/lib/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#GalleryItem {
	
	float:   left;
	padding: 3px;
	
}


.tweet 
{
    float: left;
	 margin-left: 5px;
	vertical-align:middle;
}
.facebook 
{
    float: left;
    margin-left: 5px;
	vertical-align:middle;
}
.googleplus 
{
    float: left;
	vertical-align:middle;
}
.linkedin 
{
    margin-left: 5px;
	float: left;
	vertical-align:middle;
}

.attentie 
{
margin: 10px 0;
background:#FFFFCC;
border:1px solid #D9D9AD;
padding:4px;
}

#nulive .content {
	font-size: 18pt;
	text-align:center;
	display: block;
	text-decoration: none;
	padding:5px;
}