body{
	font: 73% Arial, Verdana, Helvetica ;
	background: #FFF;
	padding:0;
	margin:0;
	color:#000;
}

table {
	font: 95% Arial, Verdana, Helvetica ;
}

#placeholder {
	width: 981px;
	margin:0em auto;
	padding:0;
	overflow:hidden;
}
	
	#gebruikersmelding {
		position:absolute;
		margin:0px;
		margin-top:50px;
		margin-left:350px;
		width:400px;
		padding:10px;
		color:white;
		background-color:#3b81cd;
		border:2px solid #00438c;
		margin-bottom:10px;
		background-image:url(../images/alert.gif);
		background-position:left center;
		background-repeat:no-repeat;
		padding-left:30px;
	}
	
	#gebruikersmelding a {
		color:white;
	} 
	
	#bannertop {
		position:absolute;
		margin:0px;
		margin-top:20px;
		margin-left:352px;
		width:600px;
		padding:0px;
	}

#languagebalk {
	position:absolute;
	margin:0px;
	padding:0px;
	width:80px;
	height:50px;
	margin-top:150px;
	margin-left:20px;
	padding-left:15px;
}

	#languagebalk img {
		border:1px solid white;	
	}

#tickertape{
	position:absolute;
	margin:0px;
	padding:0px;
	width:950px;
	height:50px;
	top:94px;
	padding-left:28px;
	z-index:1000;
}


#logoklik a{
	position:absolute;
	margin:0px;
	padding:0px;
	width:100px;
	height:210px;
	margin-left:157px;
	display:block;
}

#container {
	width: 981px;
	margin:0em auto;
	padding:0;
	background:url(../images/gradient.gif) repeat-x;
	background-position:0px 213px;
}

/************************** 
	HEADER
************************ */

#header {
	margin:0;
	width: 981px;
	height:212px;
	overflow:hidden;
}

#hd_black {
	float:left;
	margin-top:140px;
	width:150px;
	height:72px;
	background:url(../images/login_bg.gif);;
	padding-top:54px;
	text-align:center;
}

#logo {
	float:left;
	width:107px;
	height:209px;
	margin-top:3px;
	margin-left:0px;
	background:url(../images/WWI-logo.gif);
}

/************************** 
	FOOTER
************************ */

#clearer {
	clear:both;
	margin:0;
}

#border_bottom {
	margin-top:5px;
	padding:18px;
	background-color:#DBDBDB;
}

/************************** 
 TABLES
************************ */

.tblHeader, .tblsubHeader {
	height:25px;
	color:white;
	background-color:#D8762F;
	font-weight:bold;
	background-image:url(../images/table_head.jpg);
	background-repeat:repeat-x;
	background-color:#c16819;
}
.tblsubHeader {
	height:10px;
	overflow:hidden;
}

.tblContent {
	padding-left:10px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
	border-left:0px solid #d48248;
}


.tbl_alternate {
	color:#6f2f00;
	background:url(../images/bigrow_alt.gif) repeat-x;
	background-color:#f9e4d8;
}

.tbl_alternate td {
	border-bottom:1px solid #fff9f5;
}

.tbl_alternate_alt {
	/*color:white;
	font-weight:bold;
	color:#6f2f00;
	*/
	color:#000000;
	background:url(../images/bigrow.gif) repeat-x;
	background-color:#e39964;
}

.tbl_alternate_alt td{
	border-bottom:1px solid #ffede1;
}

.alt{
	color:red;
}


#alt h2{
	margin:0;
	/*/color:#ffffff;*/
	font-size:1em
}	

.plaatje{
	background:#ae5406;
	padding:4px;
	margin:5px;
}


/************************** 
 NORMAL CONTENT STYKES
************************ */

hr {
	height:1px;
	color:#F1B34B;
}	

a {
	color:#b95e17;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.whitelink {
	color:white;
	font-weight:bold;
	font-size:12px;
}

a.whitelink:hover {
	color:white;
}

div.melding {
	width:295px;
	padding:10px;
	color:white;
	background-color:#3b81cd;
	border:2px solid #00438c;
	margin-bottom:10px;
	background-image:url(../images/alert.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
}

textarea {
	font-size:100%;
}

input, select {
	font-size:85%;
} 

/* SUBMENU */
#dropAccountMenu {
	width:100px;
	
}

a.submenulink {
	color:white;
}




#content_left_tekst{
	margin:0px;
	padding:0px;
}

#content_left_tekst li{
	padding:0px;
	margin:0px;
	list-style:none;
}
#content_left_tekst li a {
	display:block;
	margin:0px;
	padding-left:10px;
	width:160px;
	height:20px;
	color:#004D90;
}

#content_left_tekst a:hover {
	border:1px solid #e9f1f9;
	background:#d6e4f3;
	height:18px;
	text-decoration:none;
}

.overzichten {
	background-color:#d8762f;
}

.wit {
	color:white;
}
/* select*/
		.search_search {
			width:186px;
		}
		
	.button {
		border:1px solid #d6d6d6;
		background-image:url(../images/table-head.gif);
		background-repeat:repeat-x;
		padding:4px;
		color:white;
		/*color:black;
		background-color:#F16100;
		border-color:#EBEBEB;
		font-weight:bold;*/
	}
	
	
	.intrekken{
		background-image:url(../images/table-head_wit.gif);
	}
	

a.plusje, a.plusje {
	background:url(../images/plusje.gif) left;
	background-repeat:no-repeat;
	padding-left:7px;
}

.plusje:active {
	background:url(../images/min.gif) left;
	background-repeat:no-repeat;
	padding-left:7px;
}


/** BLAUWE BALK HEADER LINKS */
#home_menuBalk{
	margin:0;
	background:#00438C;
	width:305px;
	height:72px;
	float:left;
	margin-top:140px;
	margin-left:6px;
}

 /** oranje menu rechts */

	#home_btn_grafieken {
		margin-top:23px;
		margin-left:12px;
	}
	
	#home_menuBalk ul, #home_menuBalk_rechts ul  {
		margin:0;
		margin-top:5px;
		padding:0;
		list-style:none;	
	}
	
	#home_menuBalk li, #home_menuBalk_rechts li {
		margin:0;
		padding:0;
		float:left;
	}
	
	#home_menuBalk li a, #home_menuBalk_rechts li a{
		font: 13px Myriad, Times new Roman, Helvetica;
		color:white;
		text-decoration:none;
		margin-left:12px;
		line-height: 18px;
	}
	
	#home_menuBalk li a:hover, #home_menuBalk li a.actief, #home_menuBalk_rechts li a:hover, #home_menuBalk_rechts li a.actief {
		color:#8EA2CF;
	}

/** ORANJE BALK HEADER RECHTS */

#home_oranje_balk_rechts {
	margin:0;
	background:url(../images/hd-bg.jpg);
	width:410px;
	height:72px;
	float:left;
	margin-top:140px;
	margin-left:3px;
	text-align:right;
}

#home_btn_uitgebreid_zoeken {
	margin-top:23px;
	margin-right:12px;
}


/** CONTENT GEDEELTE */

#contentVlakHolder {
	margin:0;
	overflow:hidden;
	margin-top:2px;
	width:981px;
	background:url(../images/home_bg.gif);
}

/* LEFT SIDE */
#content_left_holder {
	float:left;
	width:150px;
}

	#content_lang_search {
		padding-left:13px;
		background:#DFDEDF;
		height:85px;
	}
	
	#content_left_tekst {
		margin:0;
		padding-top:2px;
		padding-left:8px;
		min-height:400px;
	}
	
		#content_left_tekst h6 {
			margin:0;
			font-size:0.9em;
			color:#1C6DB1;
		}
	
		/* marge afbeelding */
		.marge_32 {
			margin-left:32px;
		}
		
		/* SEARCH select*/
		.home_search {
			width:93px;
		}
	
	/* NIEUWSBRIEF ZWARTE BLOK*/
	#content_left_black {
		
	}
	
		#content_left_black a {
			text-align:center;
			background:black;
			width:112px;
			height:52px;
			padding:5px;
			padding-top:8px;
			display:block;
			color:white;
			text-decoration:none;
			font-weight:bold;
		}
		
		#content_left_black a:hover {
			background-color:#2C2C2C;
		}

/* CENTER SIDE */
#content_homepage_holder {
	float:left;
}

#content_homepage {
	float:left;
	width:412px;
	padding-left:5px;
	line-height:16px;
	overflow:hidden;
}

#content_center_holder_front {
	float:left;
	padding:0px;
	margin:0px;
	width:420px;
	line-height:16px;
}

	#content_center_holder li {
		color:#7FACD1;
		font-weight:bold;
	}

/* RIGHT SIDE */
#content_right_holder {
	width:410px;
	overflow:hidden;
	margin:0;
	float:left;
	margin-left:2px;
}

	#content_right_holder h1 {
		margin-top:0;	
	}


/* NIEUWS MODULE*/
.nieuws_regel, .nieuws_regel_alter {
	background-color:#FFFFFF;
	padding-left:21px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	color:#00438A;
}

	.nieuws_regel_alter{
		background-color:#EEF1F6;
	}

	.nieuws_regel_alter h2 a, .nieuws_regel h2 a, .nieuws_regel_alter h2, .nieuws_regel h2 {
		margin:0;
		font-size:14px;
		color:#C46312;
	}
	.nieuws_regel_datum {
		font-size:11px;
		font-weight:bold;
		font-style:italic;
	}

/* HOMEPAGE STIJGERS / DALERS*/
.home_stijgerdaler {
	float:left;
	width:196px;
	overflow:hidden;
}
	
	.stijgerdaler {
		background-color:#EEF1F6;
	}
	
	.stijgerdaler_alter {
		background-color:#ffffff;
	}
	
	.homepage_marge {
		margin-top:5px;
	}

.rood {
	font-weight:bold;
	color:#BD0102;
}

.groen {
	font-weight:bold;
	color:#8FC41E;
}
	
	
#bannerbalk	 {
	text-align:center;
	margin-top:20px;
	clear:both;
}
	
	
	
/* TABEL */

.tblInhoud {
	margin:0;
	padding:0;
	border:1px solid #dddddd;
}

.tblInhoud td {
	padding:4px;
	color:black;
	padding-left:10px;
	/*background-image:url(../images/row12.gif);*/
	background-repeat: repeat-x;
	background-color:#fbf2eb;
	border-bottom:1px solid #f9e4d7;
}

.tblInhoud td.tblkopje_rechts {
	padding:4px;
	color:black;
	padding-left:10px;
	/*background-image:url(../images/row12.gif);*/
	background-repeat: repeat-x;
	background-color:#fbf2eb;
}

.tblInhoud td.tblkopje_rechts_alt {
	padding:4px;
	color:black;
	padding-left:10px;
	/*background:url(../images/row22.gif) repeat-x;*/
	background-color:#fdf5ef;
}

.tblInhoud td.tblkopje, .tblInhoud td.tblkopje50 {
	/*background:url(../images/row1.gif) repeat-x;*/
	background-color:#e4a171;
	color:white;
	font-weight:bold;
	font-size:12px;
	width:50%;
}

.tblInhoud td.tblkopje_alt {
	/*background:url(../images/row2.gif) repeat-x;*/
	background-color:#e9b48d;
	color:white;
	font-weight:bold;
	font-size:12px;
	width:50%;
}


.tblInhoud td.tblkopje_2 {
	background-color:#bf600c;
	color:white;
	font-weight:bold;
	font-size:12px;
	width:50%;
	background-image:url(../images/table_head.jpg);
}

	.tblInhoud td.tblkopje_2 a {
		color:white;
		font-size:11px;
		text-decoration:underline;
	}
	
td.tblHeader {
	font-weight:bold;
	color:white;
}

.tblInhoudHeader {
	background-color:#02438B;
	color:white;
	padding:5px;
	font-weight:bold;
}

	
/*
	CONTENT STIJLEN!
*/	
	
h1 {
	color:#00438A;
	font-size:1.5em;
	line-height:1.5em;
}

h2, #content_center_holder h2 {
	color:#00438c;
	font-size:1em;
}

h3 {
	color:#df6d0a;
	font-size:1.4em;
}


/* DOJO STUFF*/



/* CONTRACT INFO*/
.contract_naw {
	float:left;
	width:655px;
	margin-left:95px;
	margin-top:172px;
	font-size:123%;
	line-height:21px;
	height:100px;
	overflow:hidden;
}
	.contract_naw_links {
		float:left;
		width:225px;
	}
	
	.contract_naw_rechts {
		float:left;
		width:200px;
		margin-left:150px;
	}
	
.contract_categorie {
	clear:both;
	margin-top:35px;
	float:left;
	margin-left:35px;
	height:160px;
	width:450px;
}
	.contract_categorie_kruis {
		font-weight:bold;
	}

.contract_algemeen {
	clear:both;
	float:left;
	height:40px;
	width:300px;
	text-align:right;
	padding-top:37px;
	padding-left:3px;
}

.contract_spreiding {
	clear:both;
	height:60px;
	width:515px;
	margin-left:184px;
	padding-top:29px;
}

.contract_opm_handt {
	clear:both;
	float:left;
	height:130px;
	width:650px;
}

	.contract_opmerkingen {
		float:left;
		width:265px;
		height:103px;
		padding-top:17px;
		padding-left:5px;
		margin-left:15px;
	}
	
	.contract_handtekening {
		float:left;
		margin-left:15px;
		width:300px;
		height:80px;
		padding-top:40px;
		padding-left:20px;
	}

	
	
/****************************
	POPUP 
****************************/

.dijitDialogTitleBar{
	padding:10px;
	font-weight:bold;
	color:#fff;
	background:url(../images/table-head.gif) repeat-x #ba530c;
}

.dijitDialogPaneContent{
	padding:10px;
}

.dijitContentPane{
	border:1px solid #ededed;
	background:#fff;
}

.dijitDialogUnderlay{
	background:#000;
}



button.dijitButtonContents{
	border:1px solid #d6d6d6;
	background-image:url(../images/table-head.gif);
	background-repeat:repeat-x;
	padding:4px;
	color:#fff;
}
