/* CSS Document */
BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #EFEFEF;
	color:#444444;
	padding: 0px;
	margin: 0px;
}

html, body {
height: 100%; /* héél belangrijk */
}

/*=========================================================================================*/
/*LIST STYLES*/

ol{
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
margin-bottom: 10px;
}

ol li{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
margin-left:30px;
}
ul{
background-image:none;
list-style-type:disc;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
padding-left:15px;
margin-bottom:10px;
}

ul li{
background-image:none;
margin-left:10px;
}
#topheader li{
background-image:none;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ul ul{
margin:2px 0px 2px 15px;
padding:2px 0px 2px 0px;
}

ul ul li{
background:none;
list-style-image:none;
list-style-type:disc;
margin:1px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/*=================================================== TOP STYLES*/
#topheader {
	display:none;
}

#topheader a {
	text-decoration: none;
	color: silver;
}

#topheader a:hover {
	text-decoration: underline;
}

#headlanguage {
	float: left;
	width: 80px;
	padding-left: 10px;
}

#headpointer {
list-style:none;
	float: left;
	width: 460px;
	padding-right: 20px;
}

#headpointer ul {
list-style:none;
	display: inline;
}

#headpointer li {
	list-style:none;
	float: right;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#headform {
	float: left;
}

#selectGroupSites {
	background: url(/global/template/images/header/group_left.gif) no-repeat
		;
	height: 18px;
	width: 175px;
	float: left;
	color: #72838d;
	font-size: x-small;
	padding: 1px 0px 0px 5px;
	cursor: pointer;
}

#selectGroupSitesBox {
	background: url(/global/template/images/header/group_right.gif)
		no-repeat;
	height: 18px;
	width: 18px;
	left: 180px;
	margin: 0px;
	cursor: pointer;
	float: left;
	padding-right: 15px;
}

#search {
	background: url(/global/template/images/header/search_left.gif)
		no-repeat;
	background-color: #e1e6e9;
	padding-left: 5px;
	color: #72838d;
	height: 16px;
	width: 112px;
	float: left;
	border: 0px;
}

#searchBox {
	background: url(/global/template/images/header/search_right.gif);
	height: 18px;
	width: 18px;
	float: left;
	cursor: pointer;
}

#selectGroupSitesItemsOuter{
	left:0;
	position:relative;
}

#selectGroupSitesItems {
	display: none; width : 188px;
	position: absolute;
	background-color: #E1E6E9;
	top: 25px;
	padding: 5px;
	border: 1px double #869aa6;;
	width: 188px;
	float: left;
}

#selectGroupSitesItems a {
	color: #869aa6;
}

#selectGroupSitesItems a div:hover {
	color: #E1E6E9;
	background-color: #869aa6;
}

/*=================================================== TEMPLATE FRAMES*/
.wrapper {
	width: 100%;
}

.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	width: 974px;
}

.center {

	padding-left: 15px;
	padding-right: 15px;
	width: 930px;
	background-color: #FFFFFF;
}

#flashheader {
	display:none;
}

#headerspacer {
	display:none;
}

#card {
	background: url(/global/template/images/header/card.gif) top left
	no-repeat;
	height: 183px;
	z-index: 3;
	position: relative;
	width: 100%;

}

.cardcontent {
	padding: 7px 60px 0px 50px;
	width: 220px;
	display:none;
}

.card_box {
	border:1px #D7D7D7 solid;
	padding: 15px 10px 10px 10px;
	margin-top:20px;
	width:198px;
}

.card_box_bottom {
	background: url(/global/template/images/leftmenu/card_box_bottom.gif) no-repeat;
	width:220px;
	height:12px;
	margin-top:-1px;
}


.card_box_bottom_wide {
	background: url(/global/template/images/leftmenu/card_box_bottom_wide.gif) no-repeat;
	width:594px;
	height:12px;
	margin-top:-1px;
}

.rightcontent {
}

.rightcontent .text{
	padding: 0px 0px 0px 0px;
	margin-top:5px;
	border-bottom:1px dotted #cbcbcb;
}

#content {
	margin-top: -230px;
	z-index: 4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#444444;
	position: relative;
	padding: 0px 0px 35px 0px;

}

/*==================================================== FOOTER */
#footer {
	display:none;

}
#footer a {
	color: #0069aa;

}
#footerlang {
	float: left;
	padding-left: 20px;
	width: 325px;

}

#footercopyright {
	font-size: x-small;
	float: left;
	padding-left: 10px;
	width: 370px;

}

#footerlink {
	float: left;
	width: 225px;
	text-align: right;
	padding-right: 20px;
}

/*=======================================================================================*/
	/* MESSAGES */

.warning_box{
	border:1px solid #FF3300;
	padding:10px;
}

.info_box{
	border:1px solid #124f7c;
	padding:10px;
}

.warning_box p{
	margin:0px;
	padding:0px;
}

.info_box p {
	margin:0px;
	padding:0px;
}

.warning_holder{
	position:absolute;
	float:left;
}

.warning_text{
	position:relative;
	left:25px;
	color:#FF3300;
}

.info_holder{
	position:absolute;
	float:left;
}

.info_text{
	position:relative;
	left:25px;
	color:#019dd8;
}


/*=======================================================================================*/
	/* STIJLEN */
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:19px;
	color:#ff9800;
	line-height:normal;
	font-weight:400;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}

/*zelfde als h1 maar dan blauw*/
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:20px;
	color: #0167a9;
	font-weight: 400;
	margin: 10px 0px 10px 0px;
	z-index:0;
}

h3 {
	margin:10px 0px 10px 0px;
	font-size: 13px;
	color:#124f7c;
	margin-bottom:5px;
	margin-top:15px;
	padding-bottom:3px;
	width:100%;
	border-bottom:1px solid #c7c7c7;
}

.span3{

	font-weight: bold;
	font-size: 13px;
	color:#124f7c;
}

h4 {
	margin:10px 0px 0px 0px;
	margin-bottom:5px;
	font-size: 11px;
	color:#0167a9;
	display:block;
}

h5{
	margin:10px 0px 5px 0px;
	font-size: 13px;
	color:#019dd8;
		display:block;
}

h6{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:20px;
	color: #0167a9;
	font-weight: 400;
	margin: 10px 0px 10px 0px;

}

strong{
	color: #0167a9;
}

.greynote{
	color:#999999;
	font-size: 9px;
	line-height:10px;
	margin-top:4px;
	margin-bottom:4px;
	padding:5px;
	border:1px dashed #C7C7C7;
	background-color:#FAFAFA;
}

/*==========================================================================================*/
/*ITEM STYLES*/

.item{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom:1px dotted #cbcbcb;
	line-height:16px;
}

.item_title{
	font-size: 11px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	color: #0167a9;
}
.item_date{
	font-size: 9px;
	color:#cbcbcb;
}

.item_content{
	margin:0px 0px 5px 0px;
}

.item_content img{
vertical-align:middle;
}

.item_hyperlink{
	padding: 0px 0px 0px 0px;
	color:#fd9800;
}
.item_hyperlink a{
	color:#019dd8;
	text-decoration:underline;
}
.item_hyperlink a:hover{
	color:#019dd8;
	text-decoration:none;
}

.item_link_inactive {
	color:#cbcbcb;
	text-decoration:none;
}
.item_link_inactive .aid{
	color:#cbcbcb;
	text-decoration:none;
}

.item_link_plain {
	font-size: 10px;
	font-weight:bold;
	color:#124f7c;
}

/*==========================================================================================*/
/* <A> DEFAULT LINK STYLES */

a{
	color:#019dd8;
;
}

a:hover{
	color:#019dd8;
	text-decoration:none;
}

a img{

border:0px solid #000000;}

.clearAstyle a{
color:#444444;
}

/* ===================================================== table styles */

#mytable {
	font-size:11px;
border-collapse: collapse;
	padding: 4;
	margin: 0;
}

#mytable td {
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	background: #ffffff;
	padding:4px;
}

th{
background:url(/global/template/images/table/head-style.gif) repeat-x;
background-color:#e0dfdf;
color:#0167a9;
text-align:left;
padding:4px;
border-right: 1px solid #C7C7C7;
border-bottom: 1px solid #C7C7C7;
border-top: 1px solid #C7C7C7;
border-left: 1px solid #C7C7C7;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	padding:4px;
}


tr.d0 td {
	background-color: #FFFFFF; color: black;
}
tr.d1 td {
	background-color: #f7f7f7; color: black;
}
