/* door het boxmodel in te stellen op borderbox is er geen gezeur met padding/margin verschillen in diverse browsers. */
* {
	font-family:verdana;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
body,html {
	margin:0;
	padding:0;
}
p, td {	
	font-size:12px;
	text-align:justify;
	line-height:21px;
}
p {
	padding:0;
	margin:0;
	margin-bottom:9px;
}
p.introalinea {
	font-size:13px;
	color: #f18e00;
	font-weight:bolder;
}
p.grijsalinea {
	color: #6d6b69;	
}
a.leesverder {
	color:#e4007b;
	text-decoration:none;

}
h4 {
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	font-size:13px;
	font-weight:bolder;
	color:#e4007b;
}
h4.wit {
	color:#fff;
	font-weight:bolder
}
h4.blauw {
	color:#009ee0;
	font-weight:bolder
}
ul {
	color:#6d6b69
}
td {
	vertical-align:top;
}
img {
	border:0;
}
#container {
	width:1024px;

	position:absolute;
	left:50%;
	margin-left:-512px;	
}
p#footer {
	margin-top:10px;
	width:100%;
	text-align:center;
}
.faqQuestion {
	color:#e4007b;
	font-size:11px;
	text-decoration:none;
}
.faqQuestion:hover {
	color:#e656a4;
}
#mijnPositoosMenu {
	background: #fff;
	width:1020px;
	height:30px;
	padding-left:13px;
}
#mijnPositoosMenu a {
	display:block;
	float:left;
	text-align:center;
	height:30px;
	width:120px;
	text-decoration:none;
}
#mijnPositoosContent {
	padding-left:23px;
	padding-right:15px;
}
#mijnPositoosCFContent {
	background:url(http://oisterwijk.positoos.nl/assets/images/mijnpositoos/consument/frontpageBackground.jpg) no-repeat;
	margin-left:10px;
	width:1001px;
	height:568px;
}
#mijnPositoosCFContent #saldoBox {
	position:relative;
	float:left;
	width:375px;
	margin-left:45px;
	margin-top:105px;
}
#mijnPositoosCFContent #saldoBox #leesVerder {
	position:relative;
	display:block;
	width:110px;
	height:25px;
	margin-left:234px;
}
#mijnPositoosCFContent #saldoBox #leesVerder span {
	display:none;
}
#mijnPositoosCFContent #welkomBox {
	position:relative;
	float:left;
	clear:right;
	width:450px;
	margin-left:0px;
	margin-top:80px;
}
#mijnPositoosCFContent #nieuwsBox {
	position:relative;
	float:left;
	width:375px;
	margin-left:45px;
	margin-top:0px;
}
#mijnPositoosCFContent #nieuwsBox .nieuwsDate {
	font-weight:bolder;
}
#mijnPositoosCFContent #nieuwsBox a {
	color: #000;
	text-decoration:none;
}
#mijnPositoosCFContent #tripletBox {
	position:relative;
	float:left;
	clear:right;
	width:500px;
	margin-left:0px;
	margin-top:80px;
}
#mijnPositoosCFContent #tripletBox #verenigingBox {
	position:relative;
	float:left;
	width:160px;
	margin-top:5px;
	text-align:left;
}
#mijnPositoosCFContent #tripletBox #transactiesBox {
	position:relative;
	float:left;
	margin-top:5px;
	margin-left:20px;
	width:210px;
}
#mijnPositoosCFContent #tripletBox #opzeggenBox {
	position:relative;
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:100px;
}
.mijnPositoosWhiteBox {
	background:#fff;
	width:350px;
}
.mijnPositoosWhiteBoxTitle {
	color:#e4007b;
}
#mijnPositoosSubMenu {
	background: #fff;
	width:1020px;
	height:30px;
	padding-left:13px;
	padding-top:7px;
}
#mijnPositoosSubMenu a {
	text-align:center;
	height:25px;
	width:200px;
	text-decoration:none;
	color:#000;
}
#mijnPositoosSubMenu a:hover {
	color:#f080bd;
}
#mijnPositoosSubMenu a#active {
	color:#e1007a;
	font-weight:bolder;
}
#breadcrumb {
	padding-left:15px;
	padding-top:5px;
}
#breadcrumb a {
	font-size:11px;
	color: #bbb;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #000;
	text-decoration:none;
}

/* 3 kolommen breedtes e.d. */
td#bg3kolom {
	background: url(../images/bg3kolom.jpg) repeat-y;
	height:250px;
}
td#bg3kolomblauw {
	background: url(../images/bg3kolomblauw.jpg) repeat-y;
	height:250px;
}
.kolom31 {
	/*width:365px;*/
	width:330px;
	padding:15px;	
}
.kolom32 {
	width:450px;
	padding:15px;	
}
.kolom33 {
	width:190px;
	padding:15px;
}

/* 2 kolommen breedtes e.d. */
td#bg2kolom {
	background: url(../images/bg2kolom.jpg) repeat-y;
	height:250px;
}
.kolom21 {
	width:825px;
	padding:15px;
}
.kolom22 {
	width:185px;
	padding:15px;
}

/* 1 kolom breedtes e.d. */
td#bg1kolom {
	background: url(../images/bg1kolom.jpg) repeat-y;
	height:250px;
}
.kolom1 {
	width:1015px;
}
div.actieFrameHolder {
	padding:10px;
	width:220px;
	height:200px;
	float:left;
	position:relative;
	margin:10px;
	background:#fff;
	color:#bbb;
	text-align:center;
}
div.ondernemerActieFrame {
	width:200px;
	min-height:125px;
	background:#fff;
	text-align:left;
	color:#000;
}
div#footerAdres {
	position:relative;
	display:block;
	width:150px;
	margin-left:17px;
	
	padding-top:25px;
	padding-bottom:25px;
	font-size:11px;
	color:#aaa;

	
}
a.buttonRightCol {
	display:block;
	width:190px;
	height:25px;
	padding-top:2px;
	text-align:center;
	font-weight:bolder;
	font-size:13px;
	text-decoration:none;
	background:#fff;
	color:#e4007b;
}
