﻿div#container
{
/*	background:black;
	filter:alpha(opacity=10); 
	-moz-opacity:0.1; 
	opacity:0.1; 
	-khtml-opacity:0.1;
	z-index:0;*/
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	/* 83% = 8pt */;
	/*background-image: url('../images/bg.gif');
	background-repeat:repeat-x;
	background-attachment:scroll;*/

}
html {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	/* 83% = 8pt */;
	/*background-image: url('../images/bg.gif');
	background-repeat:repeat-x;
	background-attachment:scroll;*/

}
img {
	border: 0px;
}

form {
	margin:0px;
	padding:0px;
}
.pcase {
	text-transform:capitalize 
}

a
{
	color:#666A73;
	text-decoration:none
}

a:hover
{
	text-decoration:underline;
}
a.clsAmeer{
	float: right;
	margin-top: 7px;
	text-decoration:none;
}

/* OPMAAK VAN KOERSEN TABEL */
	table#koersen_algemeen {
		width:100%;
		float:left;
		padding:3px;
	}
	table#koersen_algemeen .bovenkant {
		background-color:#f5f5f5;
		border-right-color:#f5f5f5;
		border-bottom:2px #f5f5f5 solid;
		font-weight:bold;
	}
	table#koersen_algemeen .bovenkant a {
		color:grey;
		text-decoration:none;
		font-weight:normal
	}
	table#koersen_algemeen .Fonds_data_index {
		border-bottom:1px #f5f5f5 solid;
		font-weight:bold;
	}
	table#koersen_algemeen .Fonds_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Huidig_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Verschil_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Volume_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Vorig_slot_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Hoog_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Tijd_data {
		border-bottom:1px #f5f5f5 solid;
		font-style:italic;
	}
	table#koersen_algemeen .Optie_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Stoploss_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Hefboom_data {
		border-bottom:1px #f5f5f5 solid;
	}
/* EINDE OPMAAK VAN KOERSEN TABEL */


div#container .avatar {
	border: 1px #c0c0c0 solid;
	float: right;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 2px;
}
div#container {
	margin: 0 auto;
	padding-left: 2px;
	padding-right: 2px;
	width: 981px;
	background-color: white;
	background-image: url('../images/achtergrond.png');
	float: inherit;
}
div#container p {
	margin: 0px;
}
div#container div#header {
	background: url(../images/condoleanceplaza_bovenkant.png) 0px 0px no-repeat;
	width: 981px;
	height: 92px;
	overflow:hidden;
}

div#container div#header h1 {
	text-indent: -1000px;
	width: 0px;
	height: 0px;
	display: none;
}

div#header div#topnav {
	float:right;
	margin-top:5px;
	margin-right:5px;
	color:#808080;
	text-align:right;
	width:600px;
}

div#header div#topnav a {
	color:#808080;
	font-size:7.5pt
}
div#header div#topnav #showText{
	color:#808080;
	font-size:7.5pt;
	height:20px;

}

#leaderbannerContainer{
	margin:0px;
	height:auto;
}

div#header div#topnav label.tijd {
	font-weight:bold;
	font-size:7.5pt;
}

div#container div#meestgelezen {
	overflow:hidden;
}

div#container div#header a.voorpagina {
	width:350px;
	height:93px;
	float:left;
	text-indent:-1000px;
}

div#container div#menu {
	width: 100%;
	background-color: #2F3541;
	height: 20px;
	font-family: Verdana,arial;
	font-size: 8pt;
	font-weight: bold;
	display:block;
}
div#container .contentblock {
	border-bottom-color: #CCFFFF;
	padding-top: 8px;
	float: left;
	width:100%;
	display:block;
	padding-bottom:12px;
}

div#container .contentblock .intradaygrafiek {
	padding: 2px;
	background-color: #e9e9e9;
	width:342px;
}
div#container h1 {
	color: #646871;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13pt;
	border-bottom-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div#container h1 a {
	color: #646871;
	text-decoration:none
}

div#container .contentblock h2 {
	color: green;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;
	margin-top: 14px;
	font-family:Verdana
}
div#container .contentblock h2 a {
	color: green;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;
}

div#container .contentblock h2 a:hover {
	color: green;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;
}
div#container .contentblock .leesmeer {
	color: #999999;
	font-size: 8pt;
	margin-bottom: 10px;
}
div#container .contentblock a.leesmeer {
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
div#container .contentblock a.leesmeer:hover {
	color: #999999;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}
div#container .contentblock a.leesmeer {
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
}

div#container .contentblock #marketwatch img {
	margin-right:5px;
	margin-bottom:1px;
}

div#container .contentblock #marketwatch td {
	padding:4px
}

div#container div#voorpagina {
	background-image: url('../images/achtergrond_condoleanceplaza_lijn.png');
	background-repeat: repeat-y;
	width: 981px;
	display:table-cell
}

div#container div#voorpagina div#leaderbanner{
	/*float:left;*/
	width:728px;
	/*height:90px;*/
	padding:10px;
	padding-right:0px;
	background-color:white;
	padding-left:12px;
	margin-left:8px;
	/*background-image:url('../images/advertoriaal_leaderbanner.png');*/
	background-position:left 10px;
	background-repeat:no-repeat;
}

div#container div#content div#leaderbanner{
	float:left;
	width:728px;
	/*height:90px;*/
	padding-right:0px;
	background-color:white;
	margin-left:-8px;
	margin-bottom:5px;
	margin-top:-5px;
}


div#container div#voorpagina div#links {
	float: left;
	width: 381px;
	display:table-column;
	margin:0px;
	overflow:hidden;
}
div#container div#voorpagina div#links div.clsPaddingColumn{
	margin: 0px 8px 0px 8px;
	padding:0px;
}
div#container div#voorpagina div#midden {
	float: left;
	width: 382px;
	margin:0px;
	display:table-column ;
	overflow:hidden;
}
div#container div#voorpagina div#midden div.clsPaddingColumn{
	margin: 0px 8px 0px 10px;
	padding:0px;
}
div#container div#voorpagina div#rechts {
	float:left;
	width:215px;
	margin:0px;
	display:table-column;
	overflow:hidden;
}

div#container div#voorpagina div.clsContainerListRightSide{
	margin:20px 0px 0px 0px;
}
span.clsSmall{
	font-size:9px;
}

div#container div#voorpagina div#rechts div.clsPaddingColumn{
	margin: 0px 8px 0px 8px;
	padding:0px;
}


div#container div#voorpagina div#midden .banner {
	margin-left:2px;
	float:left
}

div#container div#analyses {
	width: 981px;
	display:table-cell;
	background-image:url('../images/analyse_menu.png');
	background-repeat:repeat-y;
	background-position:-20px top
}

div#container div#analyses .menu{
	width:220px;
	float:left
}


div#container div#analyses .menu ul {
	float:left;
	width:221px;
	background-color:inherit;
	margin-top:0px; 
	margin-left:0px;
	padding-left:0px;
	list-style:none
}

div#container div#analyses .menu ul li {
	float:left;
	width:210px;
	height:19px;
	padding-top:3px;
	padding-left:10px;
	background-image:url('../images/analyse_submenu.png');
	background-repeat:repeat-x;	
}


div#container div#analyses .menu ul li.titel {
	float:left;
	width:214px;
	height:19px;
	padding-top:3px;
	padding-left:6px;
	background-image:url('../images/analyse_submenu.png');
	background-repeat:repeat-x;
	font-weight:bold;

	
}

div#container div#content {
	width: 981px;
	display:table-cell;
	padding:15px;
}

div#container div#analyses div#content {
	float:left;
	width:730px;
	padding:12px;
}

div#container div#analyses div#content p#analyse{
	line-height:150% 
}


.keywords{
	text-decoration:none;
	border-bottom:1px silver dashed;
	color:black;
}

div#container div#analyses div#content p#analyse a.keywords:hover{
	text-decoration:none;
	color:green;
	border-bottom:1px green dashed;
}


div#informatie {
	float:right;
	width:200px;
}

div#container div#analyses div#content div#indexcontainer  {
	width:485px;
	float:left
}

div#container div#analyses div#content div#indexcontainer h1 {
	color: #1258B6;
	margin-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	border-bottom-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size:135%;
	font-family:Arial, Helvetica, sans-serif;	
}

div#container div#analyses img.analistenbanner {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:220px;
	height:50px;
	float:left
}


div#container div#analyses div#content div#indexcontainer .index {
	background-color:white;
	width:100%;
	height:70px;
	margin-bottom:20px;
	float:left
}

div#container div#analyses div#content div#indexcontainer .indexemissies {
	background-color:white;
	width:100%;
	height:110px;
	margin-bottom:20px;
	float:left
}

div#container div#analyses div#content div#indexcontainer div#banner_analyses {
	float:right;
	margin-top:15px;
}

div#container div#analyses div#content div#indexcontainer p#intro {
	margin-top:15px;
	margin-bottom:15px;
	font-style:italic;
}

div#container div#analyses div#content div#indexcontainer p#disclaimer {
	margin-top:20px;
	margin-left:15px;
	color:gray;
	margin-bottom:15px;
	font-style:italic;
	font-size:90%
}

.onzichtbaar{
	display:none
}

div#container div#analyses div#content div#indexcontainer .index h3 {
	display:block;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:135%;
}

div#container div#analyses div#content div#indexcontainer .index .tijd {
	display:block;
	margin-top:2px;
}

div#container div#analyses div#content div#indexcontainer .index .avatar {
	margin-top:17px;
}

div#informatie h1 {
	font-size:135%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	padding-bottom:1px;
	margin-bottom:4px;
}

div#container div#analyses div#content  h1 a {

	color:green;
	text-decoration:none;
	padding-top:10px;
	font-weight:normal;
	font-size:8pt;
}


div#informatie label.zoek {
	width:68px;
	float:left;
	background-color:white;
	padding-top:5px;
}

div#informatie input {
	font-size:90%;
	padding-left:3px;
	width:120px;
	height:12px;
	margin-bottom:2px;
	color:gray;
	font-family:Verdana, arial, tahoma;
	font-weight:bold
}

div#informatie input.button {
	border:0px;
	background-color:#0F55BF;
	color:white;
	width:75px;
	height:16px;
}


div#informatie select {
	font-size:90%;
	width:128px;
	margin-bottom:3px;
	color:gray;
	font-family:Verdana, arial, tahoma;
}

div#container div#onderkant{
	width:100%;
	display:block;
	float:left;
}

#menu_onderkant
{
	background-color:#2F3541;
	float:left;
	width:100%;
	height:21px;
}

#menu_onderkant ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top:2px;
}

#menu_onderkant {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top:2px;
}

#menu_onderkant a {
	display: block;
	color:white;
}

#menu_onderkant li {
	float: left;
	padding-left:0px;
	margin-left:8px;
	padding-right:8px;
	border-right:1px white solid ;
}

#menu_onderkant div.clsFormfield, #menu_onderkant div.clsFormfield li.clsOne, #menu_onderkant div.clsFormfield li.clsTwo, #menu_onderkant div.clsFormfield li.clsSolo, #menu_onderkant div.clsFormfield ul, #menu_onderkant div.clsPaddingFieldset, #menu_onderkant div.formSubmitfield, #menu_onderkant form, #menu_onderkant label.clsLabel, #loginContainer, #menu_onderkant input{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	display:inline;
	width:auto;
	clear:none;
	height:18px;
	border:none;

}
#menu_onderkant div.clsFormfield ul li.clsOne, #menu_onderkant div.clsFormfield ul li.clsTwo, #menu_onderkant div.clsFormfield ul li.clsSolo, #menu_onderkant div.formSubmitfield{
	margin:0px 4px 0px 0px;
}
#menu_onderkant input{
	font-size:10px;
	height:14px;
	vertical-align: middle;
	line-height: 14pt;
}
 #menu_onderkant input.clsButton,  #menu_onderkant input.clsButtonOver{
	font-size:10px;
	height:14px;
	font-weight:normal;
	text-transform:lowercase;
	padding:0px 5px 0px 5px;
	vertical-align:middle;
	vertical-align:4pt;
	line-height: 8pt;
}

#menu_onderkant label.clsLabel{
color:#ffffff;
}

#copyright_bottom {
	width:1000px;
	margin:0 auto;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 25px;
	font-size: 9px;
	color: #777777;
}
div#copyright_bottom img.colocation {
	margin-bottom: -20px;
}
div#copyright_bottom a {
	text-decoration: none;
	color: green;
}

label.grijs
{
	color:#999999
}

label.grijs-klein
{
	color:#999999;
	font-size:90%;
	font-weight:normal;
	
}


a.grijs
{
	color:#999999;
	text-decoration:none
}



div#container .contentblock img.rss
{	
	float:right;
	margin-top:7px;
	margin-left:5px;
}

div#container .contentblock img.stats
{	
	float:right;
	margin-top:7px;
	margin-left:5px;	
}

div#container .contentblock img.meer
{	
	float:right;
	margin-top:7px;
}

div#container div#analyses div#content div#indexcontainer .meer {
	float:right;
	margin-top:2px;
	margin-right:5px;
}

div#container div#analyses div#content div#indexcontainer .rss {
	float:right;
	margin-top:2px;
}

div#container div#analyses div#content div#indexcontainer .stats {
	float:right;
	margin-top:2px;
	margin-right:5px;
}


.tijd
{
	color:#999999;
	font-size:7pt;
	margin-left:0px;
}

div#container .contentblock .tijd
{	
	color:#999999;
	font-size:7pt;
	margin-bottom:2px;
	display:block;
	margin-left:0px;
}	

div#quotelookup
{
	margin-top:20px;
	margin-left:1px;
	background-color:#efefef;
	border:1px #c0c0c0 solid;
	padding:5px; 
	float:left;
	width:182px;
}

div#quotelookup input
{
	font-size:7pt;
	height:12px;
	font-family:Verdana;
	margin-top:3px;
}

div#quotelookup select
{
	font-size:7pt;
/*	height:12px;*/
	font-family:Verdana;
	margin-top:3px;
	width:73px
}

div#quotelookup img.zoeken
{
	vertical-align:middle
}


div#quotelookup .zoeken
{
	margin-top:1px;
	width: 13px;
	height:13px;
}

div#quotelookup form
{
	margin-top:0px;
	margin-bottom:0px;
}


div#container div#voorpagina div#rechts div#sponsoren
{
	margin-left:2px;
	margin-top:20px;
	float:left
}

div#container div#voorpagina div#rechts div#sponsoren li
{
	margin-left:2px;
	padding-left:0px;
	list-style-position:outside;
	margin-top:0px	
}

div#container div#voorpagina div#rechts div#sponsoren ul
{
	padding-left:15px;
	margin-left:5px;
	margin-top:10px
}

div#menu h3 {
	display:none
}

div#container div#poll.enquete {
	border:1px silver solid;
	background-image:url('http://www.beursplaza.com/images/quiz.png');
	background-position:right bottom;
	padding:7px;
}



/*********************************************************
*             Het menu aan de bovenkant                
*********************************************************/

#menu {
	padding-top:5px;
}

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left:10px;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color:white;
/*	width: 10em; */
}

#nav li { /* all list items */
	float: left;
	padding-right:20px;
/*	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	z-index:999;
	position: absolute;
	background: #0F55BF;
	width: 140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-bottom:5px;
	padding-top:7px;
	
	/* Hier komt een stukje expirimenteren met Viruly Interclick. Werkt iig onder FF 2, IE 6 + 7 en Opera 9.02 */
	/* Sorry CSS Validators, dit komt er helaas niet doorheen */
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	opacity:0.9; 
	-khtml-opacity:0.9;
	z-index:0;
}

#nav li ul a { /* second-level lists */
	width:122px;
	background-color:#0F55BF;
	padding:5px;
	padding-left:10px;
	margin-left:0px;
/*	background-image:url('../images/menu_pijl.png');
	background-position:0px center;
	background-repeat:no-repeat*/
}

/*
Voor de bredere submenus!
*/

#nav li ul.groot { /* second-level lists */
	position: absolute;
	background: #0F55BF;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-bottom:5px;
	padding-top:7px;
	
	/* Hier komt een stukje expirimenteren met Viruly Interclick. Werkt iig onder FF 2, IE 6 + 7 en Opera 9.02 */
	/* Sorry CSS Validators, dit komt er helaas niet doorheen */
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	opacity:0.9; 
	-khtml-opacity:0.9;
	z-index:0;
}

#nav li ul a.groot { /* second-level lists */
	width:142px;
	background-color:#0F55BF;
	padding:5px;
	padding-left:10px;
	margin-left:0px;
/*	background-image:url('../images/menu_pijl.png');
	background-position:0px center;
	background-repeat:no-repeat*/
}

/*
Einde voor de bredere submenus!
*/


#nav li ul a:hover { /* second-level lists */
	background-color:#0F55BF;
}


#nav li ul li {
	padding:0;
}


#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-10px;
}


#nav li:hover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-10px;
}

#containerLinkAdmin{		
	float:right;
	margin:65px 10px 0px 0px;
}

#containerLinkAdmin a{
margin-right:10px;
color:#ffffff;
}

.quizdiv{
	background-image: url('http://www.beursplaza.com/images/quiz.png'); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: right bottom;
	border:1px #c0c0c0 solid;
	padding:5px;
}

.quiztable{
	background-image: url('http://www.beursplaza.com/images/quiz_hoek.png'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: right bottom;
}

.quiztable h1{
	font-size:13pt;
	font-family:Verdana;
	font-weight:700;
	color:#1258B6;
	margin-top:0px;
}

.rechtsbovenquiz{
	text-align:right;
	top:0px;
	border:0px;
	float:right
}



.keywords{
	text-decoration:none;
	border-bottom:1px silver dashed;
	color:black;
}


/*********************************************************
*          EINDE - Het menu aan de bovenkant                
*********************************************************/


.YahooAdwords{
	width:400px;
	float:left
}

.yahooadblock{
	width:100px;
	float:left
}

/**************************** condoleance advertenties***********************/

#listNavContainer{
	margin:0px 0px 10px 0px;
}
#listNav{
	margin:0px 0px 10px 0px;
}
#listNav table{
	width:360px;
}
#orderSearchContainer{
	margin:0px 0px 00px 0px;
}

#orderSearchContainer table{
width:360px;
}

a.clsOrderDesc, a.clsOrderAsc{
	display:block;
	width:14px;
	height:12px;
	background: #ffffff url(../images/condoleanceplaza/website/order.jpg) no-repeat;
	overflow:hidden;
}
a.clsOrderAsc{
	background-position:0px 0px;

}
a:hover.clsOrderAsc{
	background-position:-14px 0px;

}
a.clsOrderDesc{
	background-position:0px -12px;
}
a:hover.clsOrderDesc{
	background-position:-14px -12px;
}

a.clsNavListPrevious, a.clsNavListNext{
	margin:0px;
	display:block;
	width:12px;
	height:14px;
	background: #ffffff url(../images/condoleanceplaza/website/previous-next.jpg) no-repeat;
	overflow:hidden;
}
a.clsNavListPrevious{
	background-position:0px 0px;
}
a:hover.clsNavListPrevious{
	background-position:0px -14px;
}
a.clsNavListNext{
	background-position:-12px 0px;
}
a:hover.clsNavListNext{
	background-position:-12px -14px;
}

.clsItemContainer, .clsItemContainerShort{
	position:relative;
	float:none;
	margin:20px 0px 20px 0px;
	border:2px #999999 solid;
	background:url(../images/condoleance_item.jpg) repeat-x 0px 0px;
}
.clsItemContainerShort{
background-position:0px -130px;
}
.clsItemContainer table, .clsItemContainerShort table{ 
	position:relative;
	float:none;
	padding:0px;
	margin:0px;
	width:358px;
}
.clsItemContainer div.clsTitle, .clsItemContainerShort div.clsTitle{
	border-bottom: 1px #e9e9e9 solid;
	line-height:normal;
	color:#000000;
	font-style:italic;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	/*width:300px;*/
	
	overflow:hidden;
}
.clsItemContainer div.clsTitle .clsPadding, .clsItemContainerShort div.clsTitle .clsPadding{
	margin:20px 0px 20px 0px;
	padding:0px 10px 0px 10px;
}

.clsItemContainer div.clsGedenktekst, .clsItemContainerShort div.clsGedenktekst{
	border-bottom: 1px #e9e9e9 solid;
	margin:0px;
	padding:0px 0px 10px 0px;
	/*width:300px;*/
	overflow:hidden;
}

.clsItemContainer .clsGedenktekst .clsPadding, .clsItemContainerShort .clsGedenktekst .clsPadding{
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

.clsItemContainer .clsImgContainer{
	width:80px;
	overflow:hidden;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.clsItemContainer .clsImg{
	width:80px;
	height:100px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.clsItemContainerShort .clsImgContainer{
	width:80px;
	height:90px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.clsItemContainerShort .clsImgContainer .clsPadding{
	margin:0px 5px 0px 5px;
	padding:5px 0px 5px 0px;
}
.clsItemContainerShort .clsImg{
	width:70px;
	height:80px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.clsItemContainer .clsImgDataContainer{
height:auto;
}
.clsItemContainer .clsImgDataContainer .clsPadding{
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}
.clsItemContainer .clsData{
	width:250px;
	overflow:hidden;
	font-weight:bold;
	font-size:100%;
	margin:0px 0px 0px 0px;
}
.clsItemContainer .clsPadding{
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}
.clsItemContainer .clsData p{
	margin:0px 0px 15px 0px;
}

.clsItemContainer .clsCorrespondentie{
	border-top: 1px #e9e9e9 solid;
	margin:0px;
	padding:0px 0px 10px 0px;
	/*width:300px;*/
	overflow:hidden;
}
.clsItemContainer .clsCorrespondentie .clsPadding{
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

.clsItemContainer .clsCorrespondentie p{
	margin:0px 0px 15px 0px;
}

.clsItemContainer .clsLinkSign{
	/*width:300px;*/
	overflow:hidden;
	text-align:right;
	font-weight:bold;
	margin:0px;
	text-align:right;
	border-top: 1px #e9e9e9 solid;
}
.clsItemContainer a.clsLinkSign .clsPadding{
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

/*condoleance lijst navigatie*/
#condoleanceNavigatie, div.clsCondoleanceNavigatie{
	height:20px;
	margin:10px 0px 0px 0px;
}

#condoleanceNavigatie div.clsPadding{
	margin:5px 0px 0px 0px;
}

#condoleanceNavigatie ol{
	list-style: none;
	padding:0px;
	margin:0px;
}
#condoleanceNavigatie ol li{
	display:inline;
	list-style: none;
	margin:0px 3px 0px 0px;
}

#listCondoleances{
	margin:20px 0px 0px 0px;
}

#listCondoleances div.clsItem{
	margin:0px 0px 10px 0px;
	border:1px #656972 solid; 

}
#listCondoleances div.clsItemAdd{
	margin:0px 0px 10px 0px;
	border:1px  #FF6600 solid; 

}

 #listCondoleances div.clsItem div.clsPadding, #listCondoleances div.clsItemAdd div.clsPadding{
 	margin:0px 5px 0px 5px;
	padding:5px 0px 5px 0px;
 }
#listCondoleances div.clsItem p, #listCondoleances div.clsItemAdd p{
	margin:0px 0px 10px 0px;
	font-weight:bold;
}

#voorwaarden{
	margin:20px 0px 0px 0px;
}

#voorwaarden div.clsPadding{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#voorwaarden div.clsContent{
	margin:0px;
}
#voorwaarden div.clsContent p{
	margin:0px 0px 10px 0px;
	font-weight:bold;
}
#voorwaarden div.clsContent span{
font-style:italic;
}

/*formulier*/
/*contact formulier*/

a.clsPlus, a.clsMin{
	display:block;
	width:15px;
	height:15px;
	background: #ffffff url(../images/condoleanceplaza/website/plusmin.jpg) no-repeat;
}
a.clsPlus{
background-position: -15px 0px;
}
a:hover.clsPlus{
background-position: 0px 0px;
}
a.clsMin{
background-position: -15px -15px;
}
a:hover.clsMin{
background-position: 0px -15px;
}

#formAddCondoleanceContainer{
	margin:10px 0px 0px 0px;
}
#formAddCondoleanceContainer div.clsPadding{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
#formAddCondoleanceContainer .clsFile{
	width:335px;
}
#formAddCondoleanceContainer input, 
#formAddCondoleanceContainer select, 
#formAddCondoleanceContainer .clsTextAreaContact, 
#formAddCondoleanceContainer .clsTextAreaContactSmall{
	border:1px #656972 solid;
}
#formAddCondoleanceContainer select{
	margin:0px 5px 0px 0px;
}
#formAddCondoleanceContainer .clsTextAreaContact{
	height:150px;
}

#formAddCondoleanceContainer .clsTextAreaContactSmall{
	height:60px;
}
div.clsMessageNew{
	font-weight:bold;
	color:#00CC00;
}

#formAddCondoleanceContainer legend {
	padding-left:2px;
	padding-right:2px;
    font-size:9px;
}



#formAddCondoleanceContainer fieldset {
    border:1px  #c8c8c8 solid;
    margin: 0px;
	padding:0px;
	
}

#formAddCondoleanceContainer div.clsPaddingFieldset{
	margin:0px 10px 0px 10px;
	padding:10px 0px 20px 0px;
	float:left;
}

#formAddCondoleanceContainer input.clsTextContact{
	width:185px;
	
}

#frmSearch input.clsTextContact{
	width:150px;
	border:1px #656972 solid;
}

#formAddCondoleanceContainer .clsTextAreaContact, #formAddCondoleanceContainer .clsTextAreaContactSmall{
	width:336px;
}

div.clsWhiteSpace{
	padding:0px;
	margin:20px 0px 0px 0px
}

div.clsFormfield{
	margin: 8px 0px 0px 0px;
	float:left;
	clear:left;
	width:100%;
}

div.clsPaddingFieldset{
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

div.clsFormfield ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
	
}
div.clsFormfield ul li{
	float:left;
}
div.clsFormfield ul li.clsOne{
	clear:left;
	width:150px;
}
div.clsFormfield ul li.clsSolo{
	width:100%;
}
div.clsFormfield .clsCheckbox, div.clsFormfield .clsRadiobutton{
	border:0px;
}
div.clsFormfield .clsCheckbox, div.clsFormfield .clsRadiobutton, div.clsFormfield .clsContactSelect{
	margin:0px;
}
div.formSubmitfield{
	margin: 20px 0px 30px 0px;
	float:left;
	clear:left;
}

label.clsLabel {
    font-weight: normal;
    color:#000000;
	margin:0px 0px 2px 0px;
	text-transform:lowercase;
}
label.clsLabelAlert {
     font-weight:normal;
     color:#FF0000;
	margin:0px 0px 2px 0px;
	text-transform:lowercase;
}
p.clsLabel {
	color:#000000;
}
p.clsLabelAlert {
	color:#FF0000;
}



.clsButton {
     font-weight:bold;
     font-size:10px;
     padding:0px 6px 0px 6px;
     border:none;
     text-transform:uppercase;
	CURSOR: pointer;
	background-color:#8C909B;
	color:#ffffff;
	height:18px;
}

.clsButtonOver {
     font-weight:bold;
     font-size:10px;
     padding:0px 6px 0px 6px;
     border:none;
     text-transform:uppercase;
	CURSOR: pointer;
	background-color:#5F636C;
	color:#ffffff;
	height:18px;
}

div.clsEmailAddressMessage{
	border:1px #ff0000 solid;
	padding:10px;
	float:left;
}

div.clsEmailAddressMessage p{
	font-weight:bold;
	float:left;
}

div.clsEmailAddressMessage span{
	float:left;
	margin:0px 10px 0px 0px;
}
/*popup toeveoegen*/


#formContainer{

	background-color:#ffffff;
	display:none;
}
#containerCloseForm{
	padding:0px;
	margin:0px 0px 20px 0px;
	text-align:right;
}
#containerCloseForm a{
	margin:0px 0px 0px 0px;
	color: #FF6600;
}

