/** plus module **/

.two-column .moduletable {
	height: 1%;
	overflow: hidden;
}
.story h2 {
	line-height: 24px;
	font-size: 20px;
	color: #000;
}
.story h3 {
	margin:0;
	line-height: 17px;
	font-size: 12px;
	color: #000;
}
.white-title,
.title {
	position: relative;
	background: #000;
	width: 100%;
	height: 38px;
}
.white-title{background: none;}
.white-title h2,
.title h2 {color: #000 !important;}
/* announcement start */
.microblog,
.announcement {
	padding: 0 10px 0 9px;
}
.announcement.border {
	/*margin-top: 0px !important;*/
}
.microblog.border {
	/*margin-top: 0px !important;*/
}
.microblog .other-post-new .info-story {
	width: 100%;
	overflow: hidden;
}
.microblog .other-post-new .white-title {
	width: 180px;
	float:left;
}

.icon {
	float: left;
	margin: 5px 5px 0 !important;
	display: inline;
}
.white-title h2,
.title h2 {
	color: #fff;
	padding: 5px 0 0;
	float: left;
}

.story {
	border-top: 1px dotted #b2b2b2;
	margin: 14px 0 0;
	width: 100%;
	padding: 5px 0 0;
	overflow:hidden;
}
.announcement .story p {
	margin-bottom: 0 !important;
}
.info-story {
	width: 100%;
	overflow: hidden;
}
.announcement p {
	padding: 0 10px 0 0;
}
.announcement a {
	font-weight: bold;
	color: #000;
	padding: 0 8px 0 0;
	background: url(../images/bullet-red.gif) no-repeat 100% 6px;
}
.red a:hover {
	text-decoration: none;
	color: #ec1c24;
}
/* announcement end */
/*microblog start */
.two-column .border { background:#fff url(../images/border01.gif) no-repeat 50% 0 !important;}
#sidebar .border {background:#fff url(../images/border03.gif) no-repeat 50% 0 !important;}
.border {
	background:#fff url(../images/border02.gif) no-repeat 50% 0;
	padding-top: 8px;
	margin-top: 15px !important;
	margin-bottom: 0 !important;
}

.title-links {
	font-size: 10px;
	font-weight: bold !important;
	line-height: 31px;
	float: right;
	padding: 0 10px 0 0;
	color: #000 !important;
}
.info-story {
	border-bottom: 1px dotted #8c8c8c;
	padding: 0 0 2px;
}
.post {
	width: 285px;
	float: left;
}
.post a:hover {
	color: #000;
	text-decoration: underline;
}
.post a {
	color: #ec1c24;
	font-weight: bold;
	background: url(../images/bullet-red.gif) no-repeat 100% 5px;
	padding: 0 8px 0 0;
}



.other-post {
	float: right;
	width: 285px;
}
.other-post .data {
	width: 100%;
}
.other-post .data li {
	font-weight: normal !important;
}
/* Added 09-12-03: André */
.other-post-new {
	float: right;
	width: 230px;
	background:#FFFFFF url(../images/border01.gif) no-repeat scroll 50% 0 !important;
}
.other-post-new .data {
	width: 100%;
}
.other-post-new .data li {
	font-weight: normal !important;
}

.post-new
{
 width: 360px;
 float: left;
 background:#FFFFFF url(../images/border04.gif) no-repeat scroll 0 0 ;
 border-right:1px solid #B2B2B2;
 padding-right: 4px;
 min-height: 280px;
}

.beursverwachting_achtergrond
{
 height: 50px;
 padding-top: 25px;
 padding-left: 85px;
 font-size: 20px;
 font-weight: bold;
 background:#FFFFFF url(../images/background_microblog_aex.png) no-repeat;
 margin-bottom: -20px;
}

.post-new a:hover {
	color: #000;
	text-decoration: underline;
}
.post-new a {
	color: #ec1c24;
	font-weight: bold;
	background: url(../images/bullet-red.gif) no-repeat 100% 5px;
	padding: 0 8px 0 0;
}


/* end Added 09-12-03: André */

.data-last {color: #3f3f3f !important;}
.data-last:hover {color: #ec1c24 !important;}

/*microblog end */
/*strory-list start */
.story-list {
	padding-bottom: 15px;
}
.list {
	width: 100%;
	overflow: hidden;
}
.list .icon {margin: 0 5px 0 0 !important;}
.list-item {
	height: 1%;
	overflow: hidden;
	margin: -1px 0 0;
	padding:5px 3px;
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;
	cursor: pointer;
}
.list-item strong a{
	color: #3f3f3f !important;
}
.list-item.hover,
.list-item:hover {
	background: #e8e8e8;}
.list-item .superwide {
	width: 256px;
	overflow: hidden;
}	
.list-item .superwide .data {
	width: 400px;
}	
	
.list h3 {
	margin: 0;
	font-size: 12px;
	line-height: 17px;
}
.list h3 a{color: #000;}
.list p {
	clear: left;
	padding: 0 0 0 5px;
	margin: 0 !important;
}
.list span {color: #8c8c8c;}
.list span a{
	color: #000;
	font-weight: bold;
}

ul.more {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
ul.more li {
	padding: 3px 0 0;
}
ul.more a{
	font-weight: bold;
	padding: 0 8px 0 0;
}
.green ul.more a:hover,
.red ul.more a:hover,
.blue ul.more a:hover {color: #000;}
.blue ul.more a {
	color: #12baed;
	background: url(../images/bullet-blue.gif) no-repeat 100% 4px;
}
.red ul.more a {
	color: #ec1c24;
	background: url(../images/bullet-red.gif) no-repeat 100% 5px;
}
/*strory-list end */
/*story-block start */
.story-block {
	margin:  0 10px 0 9px;
		
}
.story-block h3{
	padding: 11px 0 0;
}
.wide-select {
	width: 277px;
	font-size: 12px;
	margin-left: 10px;
}
/*story-block end */
/*forum-block start */
.forum-block {padding: 15px 0 0;}
.grey-text-holder {
	background: #e8e8e8;
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0 0 10px;
}
.grey-text-holder h3{
	width: 180px;
	float: left;
	display: inline;
	font-size:medium;
	margin-top: 7px;
}
.grey-text-holder h3 span{
	display: block;
	height: 42px;
	line-height: 42px;
}
.forum-block p{
	background: #fff;
	width: 295px;
	margin: 5px auto;
}
.forum-block img {
	display: block;
	margin: 0 auto;
}
a.go-forum {
	position: absolute;
	bottom: 15px;
	font-weight: bold;
	color: #000;
	left: 15px;
}
.title-bullet {
	position: absolute;
	right: 5px;
	top: 0;
}
/*forum-block end */
/* subscribtions start */
.subscribtions {padding: 15px 0;}
.title-bullet.big {top:-15px;}
.subscribtions table {
	width: 100%;
}
.subscribtions h3 {
	padding: 5px 0;
}
.dark {
	background: #e8e8e8;
}
.table-holder {
	padding:0 8px 5px;
}
/* subscribtions end */
/*contest start */
.contest {padding: 15px 0 0;}
.contest p {
	color: #000;
	margin:0 10px;
	font-weight: bold;
}
.green-line span{
	font-weight: bold;
	color: #fff !important;
}
.contest .green-line {
	line-height: 26px;
	background: url(../images/bg-green-line.gif) no-repeat 100%;
	margin: 51px 9px 6px 0;
}
.contest p span {
	color: #3f3f3f;
	display: block;
}
/*contest end */
/* newsletter start*/
.newslatter {padding-top: 15px;}
.newslatter label {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	line-height: 23px;
}
.newsletter-form {
	padding: 0 10px 10px;
	border-bottom: 1px solid #e8e8e8;
}
.newsletter-form h3 span {
	font-size: 14px !important;
	color: #000;
}
.newsletter-form h3 {
	padding: 5px 0;
}
.newsletter-form a{
	color: #8c8c8c;
	float: left;
}
.newsletter-form .check-num,
.newsletter-form .text-input {
	border: 1px solid #8c8c8c;
	width: 216px;
	padding: 3px 5px 3px;
	float: left;
}
.check-num {
	width: 80px !important;
	padding: 5px !important;
}
.line-holder {
	width: 100%;
	overflow: hidden;
	padding: 0 0 5px;
}
.check-image {
	width: 94px;
	height: 30px;
	margin:  0 13px 0 0;
	display: inline;
	background: #e8e8e8;
	text-align: center;
	float: left;
}
.check-image p {
	font:bold 18px/30px "Courier New", monospace;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
	color: #000;
}
.btn-send:hover {
	background: url(../images/bg-btn-a.gif) no-repeat;}
.btn-send {
	padding: 0 !important;
	margin: 0 0 0 11px;
	text-align: center;
	text-decoration: none !important;
	color: #fff !important;
	font-weight: bold;
	font-size: 11px;
	width: 69px;
	float: left;
	line-height: 26px;
	background: url(../images/bg-btn.gif) no-repeat;
}
/* newsletter end*/
/*tv start */
.tv .flash-holder {
	padding: 0 0 5px;
	width: 298px;
	margin: 0 auto;
}
.tv a {
	color: #ec1c24;
	font-weight: bold;
	padding: 0 0 0 10px;
}
/*tv end */
/* beurs start */
.beurs-block {
	height: 1%;
	padding: 5px 10px;
	overflow: hidden;
	border-top: 1px dotted #c8c8c8;
}
.beurs {padding-bottom:10px;}
.beurs a {
	font-weight: bold;
	color: #ec1c24;
	padding: 0 0 0 10px;
}
.beurs-block table td:first-child {
	text-align: left;
	width: 100px;
}
.beurs-block table td{
	text-align: right;
}
.beurs-block table {
	width: 100%;
}
.beurs-block table span {
	height: 11px;
	float: left;
	overflow: hidden;
}
.grafic {
	width: 150px;
}
span.neg,
span.zneg {
	background: #ec1c24;
}
span.neutraal {
	background: #12baed;
}
span.posit,
span.zposit {
	background: #49bb19;
}
/* beurs end */
/*rectangle start*/
.rectangle {
	width: 336px;
	margin: 0 auto;
	height: 280px;
	overflow: hidden;
}
.rectangle img {display: block;}
/*rectangle end*/
/*valute start*/
.valuta {
	margin: 0 auto;
	width: 342px;
	overflow: hidden;
}
.valuta a{
	width: 112px;
	display: block;
	height: 115px;
	overflow: hidden;
	float: left;
	margin: 0 3px 0 0;
	display: inline;
	text-decoration: none !important;
	cursor:  pointer;
}
.valuta a strong {
	display: block;
	padding: 55px 0 0 10px;
	font-size: 19px;
	color: #fff;
}
.valuta a:hover span {color: #000;}
.valuta a span {
	display: block;
	padding: 10px 0 0 10px;
	color: #12baed;
	float: left;
}
a.euro {background:#000 url(../images/bg-euro.gif) no-repeat 0 5px;}
a.euro:hover {background:#12baed url(../images/bg-euro-a.gif) no-repeat 0 5px;}
a.olie {background:#000 url(../images/bg-olie.gif) no-repeat 0 5px;}
a.olie:hover {background:#12baed url(../images/bg-olie-a.gif) no-repeat 0 5px;}
a.gold {
	background:#000 url(../images/bg-gold.gif) no-repeat 0 5px;
	margin: 0 !important;
}
a.gold:hover {background:#12baed url(../images/bg-gold-a.gif) no-repeat 0 5px;}
/*valute end*/
/*calendar start*/
.calendar {
	width: 338px;
	margin: 0 auto;
	overflow: hidden;
}
img.calendar {
	width: auto;
	height: auto;
}
.calendar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
div.calendar-list {
	/* in een div of een ul. div=bericht geen items */
	padding-top: 30px;
	min-height: 100px;
}
.calendar-list li {
	line-height: 17px;
	padding: 0 0 0 40px;
	overflow: hidden;
	width: 298px;
	vertical-align: middle;
	
}
.calendar li strong {
	float: left;
	width: 35px;
	display: inline;
	margin: 0 0 0 -40px;
	text-align: center;
}
.calendar-list li span {
	float: left;
	width: 100%;
}
.calendar a {
	font-weight: bold;
	color: #ec1c24;
}
/*calendar end*/
/*newsfeed start */
.newsfeed {
	width: 100%;
	overflow: hidden;
}
.newsfeed ul{
	margin: 0;
	overflow: hidden;
	padding: 5px 10px 0;
	list-style: none;
}
.newsfeed li{
	line-height: 17px;
	padding: 0 0 0 37px;
	vertical-align: middle;
}
.newsfeed li strong {
	margin: 0 0 0 -37px;
	float: left;
	display: inline;
	width: 35px;
}
.newsfeed a {
	font-weight: bold;
	padding: 0 0 0 10px;
}
/*newsfeed end */
/*author block start*/
.author-col {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
	float: left;
	width: 175px;
}
.author-col .icon {margin-right: 2px !important;}
.author-col li.hover,
.author-col li:hover {background: #e8e8e8;}
.author-col li {
	border-bottom:1px dotted #d9d9d9;
	border-top:1px dotted #d9d9d9;
	margin:-1px 0pt 0pt;
	overflow:hidden;
	padding:5px 0;
	float: left;
	width: 100%;
	vertical-align: top;
	display: inline;
}
.author-col li div {
	height: 1%;
	overflow: hidden;
}
.author-col li a.name{
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.author-col li p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #3f3f3f;
}
.author-col li p a{color: #3f3f3f;}
.author-col span.date {
	font-weight: bold;
	color: #12baed;
	line-height: 14px;
}
/*author block end*/
.btn-search02 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	float:right;
	line-height:26px;
	padding:0 0 0 10px;
	text-decoration:none;
}

/* added by Andre 091210 */

.resultaten{
	width:335px;
/*	border-top:4px solid #000;*/
	padding:15px 0 0;
}
.resultaten h3{margin:0 0 7px 0;}
.resultaten strong{display:block;}
.resultaten h3 img{display:block;}
.resultaten table,.resultaten td,.resultaten th,.resultaten tr{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.resultaten table{
	width:335px;
	margin:15px 0 10px;
	position:relative;
	overflow:hidden;
}
.resultaten table th{
	font-size:14px;
	line-height:15px;
	text-align:left;
	padding:0;
	vertical-align:top;
	color:#49bb19;
	padding:0 0 4px;
}
.resultaten table td.year{width:71px;}
.resultaten table td.cost{width:149px;}
.resultaten table td.percent{width:71px;}
.resultaten table td{
	padding:0;
	vertical-align:top;
	font-weight:bold;
	font-size:14px;
	line-height:19px;
}
.resultaten table td.total{padding:14px 0 0;}
.complete{
	display:block;
	color:#49bb19;
	margin:0 0 0 1px
}

.download{
	width:335px;
	overflow:hidden;
	background:#e8e8e8 url(../images/image-men.gif) no-repeat 260px 14px;
}
.download-box-c{
	background: url(../images/bg-download-box-c.gif) repeat-y;
	margin:12px 0 19px 28px;
}
.download-box-t{background: url(../images/bg-download-box-t.gif) no-repeat;}
.download-box-b{
	width:188px;
	overflow:hidden;
	background: url(../images/bg-download-box-b.gif) no-repeat 0 100%;
	padding:7px 17px 11px 8px;
}

.white a{
	font-size:14px;
	line-height:17px;
	color:#fff;
}
.white a:hover{color:#fff;}

.wilt{
	width:335px;
	overflow:hidden;
	border-top:3px solid #000;
	padding:8px 0 0 1px;
	margin:9px 0 13px;
}
.wilt h3{
	margin:0 0 4px -1px;
	position:relative;
}
.wilt strong{
	display:block;
	margin:0 0 10px;
}
.wilt strong a{
	color:#49bb19;
	font-size:14px;
	line-height:15px;
}
.wilt strong a:hover{color:#49bb19;}
.wilt p{margin:0 0 9px;}

.afm{
	width:335px;
	overflow:hidden;
/*	border-top:4px solid #000;*/
	margin:9px 0 13px;
	padding:5px 0;
}
.afm img{display:block;}
.voorbeeld{
	width:335px;
	overflow:hidden;
/*	border-top:4px solid #000;*/
	padding:13px 0;
}
.voorbeeld h3{margin:0 0 4px;}
.voorbeeld p{margin:0 0 7px;}
.windows{
	display:block;
	margin:0 0 7px;
}
.demo{
	display:block;
	color:#49bb19;
	margin:0 0 0 5px
}
.demo:hover{color:#49bb19;}
.demo .more{
	padding:0 7px 7px 5px;
	background:url(../images/bullet-green.gif) no-repeat 0 7px;
}

.stap-wrapper{
	width:605px;
	overflow:hidden;
	border-top:5px solid #000;
	padding:3px 6px 0 7px;
}
.stap-wrapper h2{
	margin:0 0 6px;
	position:relative;
	padding:0 0 4px;
	border-bottom:2px solid #c6c6c6;
}
.stap-wrapper h2 img{display:block;}

.staps{
	width:605px;
	overflow:hidden;
}
.stap-inner{
	width:612px;
	margin:0 -7px 0 0;
	overflow:hidden;
}
.stap-box{
	width:194px;
	margin:0 9px 0 1px;
	padding:0 0 3px;
	float:left;
	display:inline;
}
.stap-box strong{
	display:block;
	margin:4px 0 3px 6px;
	font-size:24px;
	line-height:27px;
}
.stap-text{
	width:180px;
	min-height:134px;
	color:#fff;
	font-weight:bold;
	padding:12px 7px;
	font-size:17px;
	line-height:20px;
}
* html .stap-text{height:134px;}
.stap-text p{margin:0;}
.stap-text p.first{margin:0 0 20px;}
.blue_2{background:#31a0ca;} /* wordt hier blue_2 genoemd ivm conflict andere class -> de achtergrond van de overige tekst werd blauw... */
.black_2{background:#220505;}
.green_2{background:#5fa11a;}

.article-wrapper{
	width:603px;
	padding:0 8px 0 7px;
	border-top:4px solid #000;
	margin:9px 0 0;
	overflow:hidden;
}
.article-wrapper h2{
	margin:0;
	padding:10px 0 7px 1px;
	border-bottom:1px solid #c6c6c6;
}
.article-wrapper h2 img{display:block;}

.articles_beheer{
	width:603px;
	overflow:hidden;
	margin:-3px 0 4px;
	position:relative;
	padding:0;
	list-style:none;
}
.articles_beheer li{
	width:590px;
	padding:10px 12px 7px 1px;
	overflow:hidden;
	background:url(../images/separator-block-number.gif) repeat-x 0 100%;
	vertical-align:middle;;
	margin:0 0 -1px;
	position:relative;
}

.text_beheer{
	width:486px;
	float:right;
}
.text_beheer h3{
	margin:1px 0 6px;
	font-size:14px;
	line-height:15px;
}
.text_beheer p{
	margin:0;
	color:#3f3f3f;
}

.banners{
	width:604px;
	overflow:hidden;
	padding:12px 0 9px 1px;
	margin:0 8px 0 7px;
	border-top:2px solid #c6c6c6;
}

.table-wrapper{
	width:604px;
	padding:0 8px 13px 7px;
	overflow:hidden;
	border-top:4px solid #000;
}
.table-wrapper h2{
	width:604px;
	overflow:hidden;
	margin:0 0 7px;
	padding:10px 0 4px;
	border-bottom:1px solid #8c8c8c;
}
.table-wrapper h2 img{display:block;}
.table-wrapper table,.table-wrapper td,.table-wrapper th,.table-wrapper tr{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.table-wrapper table p{margin:0 0 15px;}
.table-wrapper table{
	width:604px;
	overflow:hidden;
}
.table-wrapper table th{
	font-size:16px;
	line-height:18px;
	text-align:left;
	width:144px;
	padding:0 0 24px 6px;
	border-left:1px solid #c6a9a9;
	background:url(../images/separator-table.gif) no-repeat 50% 100%;
	vertical-align:top;
}
.table-wrapper th.first,.table-wrapper td.first{border:0;}
.table-wrapper table td{
	width:138px;
	padding:16px 5px 0 7px;
	border-left:1px solid #c6a9a9;
	color:#3f3f3f;
	vertical-align:top;
}
.table-wrapper ul{
	margin:0 0 15px;
	padding:0;
	list-style:none;
}
.table-wrapper ul li a{
	padding:0 0 0 7px;
	background:url(../images/bullet-date.gif) no-repeat 0 6px;
}

.form_beheer{
	width:280px;
	padding:6px 50px 6px 10px;
	overflow:hidden;
	border:1px solid #e8e8e8;
	background:url(../images/bg-form.gif);
	margin:0 -5px 7px -5px;
	position:relative;
}
.form_beheer strong{
	display:block;
	margin:0 0 9px -2px;
	font-size:14px;
	line-height:18px;
	letter-spacing:-1px;
}

/* inloggen nieuwe stijl, header. 31/3/2010 */
.moduletable.login2 {
	width: 500px;
	float: right;
	background-color: black;
	color: white;
	font-size: 11px;
	line-height: 18px;
	padding-right: 10px;
}
.moduletable.login2 a {
	color: white;
}
.moduletable.login2 form {
	display: inline;
	white-space: nowrap;
	horizontal-align: right;
}
.moduletable.login2 input.inputbox {
	height: 16px;
	width: 60px;
	margin: 0px;
	padding: 1px;
	border: solid 1px black;
}

