body{
	font: 73% Arial, Verdana, Helvetica ;
	background: #FFF;
	padding:0;
	margin:0;
	color:#000;
}

table {
	font: 95% Arial, Verdana, Helvetica ;
}

#placeholder {
	padding:0;
	width:100%;
}

#tickertape, #languagebalk{
	display:none;
}

#container {
	width:100%;
	padding:0;
}

/************************** 
	HEADER
************************ */

#header {
	margin:0;
	width: 955px;
	height:212px;
	overflow:hidden;

}

#hd_black {
	float:left;
	margin-top:140px;
	width:122px;
	height:72px;
	background-color:black;
	padding-top:54px;
	text-align:center;
	display:none;
}

#logo {
	float:left;
	width:101px;
	height:209px;
	margin-top:3px;
	margin-left:6px;
	background:url(../images/WWI-logo.gif);
}

/************************** 
	FOOTER
************************ */

#clearer {
	clear:both;
	margin:0;
}

#border_bottom {
	margin-top:2px;
	border-top:2px solid #F2B44C;
}

/************************** 
 TABLES
************************ */

.tblHeader {
	height:25px;
	color:white;
	background-color:#D8762F;
	font-weight:bold;
	background-image:url(../images/table_head.jpg);
	background-repeat:repeat-x;
	background-color:#c16819;

}

.tblContent {
	padding-left:15px;
	padding-right:15px;
	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;
	background:url(../images/bigrow.gif) repeat-x;
	background-color:#e39964;
}

.tbl_alternate_alt td{
	border-bottom:1px solid #ffede1;
}

.alt{
	color:red;
}

#content_right_holder h2, #content_center_holder h2 {
	margin:0;
	color:#993c00;
	font-size:1em
}	

#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;
	display:none;
	
}

a.submenulink {
	color:white;
}


/* 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_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;*/
}

.noprint {
	display:none;
}