* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
	text-align: center;
	background: #fff;
}
body, td, th, a, input, textarea, selec, div {
    font: 11px Tahoma, Arial;
	color: #404040;
}
td {
	vertical-align: middle;
}
h1, h1 a {
    font: 20px Tahoma, Verdana, Arial;
	color: #d9022f;
	font-weight: normal;
}
h2, h2 a {
    font: 13px Tahoma, Verdana, Arial;
	color: #d9022f;
	font-weight: bold;
}
a {
    color: #545454;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.readon {
	font-weight: bold;
	padding-right: 14px;
	background-image: url('../img/arr.gif');
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
ul, ul li {
	list-style: none;
}
.relwrap, .wrap {
	width: 994px;
}
.relwrap {
	position: relative;
	margin: 12px auto auto auto;
	text-align: left;
}
.relwrap div {
	float: left;
}
.wrap {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background: url('../img/polsnieuwsbrief_head.jpg') 0px 0px no-repeat #fff;
}
.isLastNb, .isAbo {
	width: 100%;
}
.isLastNb {
	height: 38px;
	margin-bottom: 70px;
}
.isLastNb div {
	padding: 6px 40px 0px 205px;
}
.isLastNb div.isAbNum {
	color: #000;
	width: 125px;
	padding: 6px 0px 0px 480px;
}
.isAbo {
	height: 70px;
	background-image: url('../img/polsnieuwsbrief_lezen.gif');
	background-repeat: no-repeat;
	background-position: 260px 0px;
}
.isAbo h1 {
	margin: 26px 0px 0px 11px;
}
.isNbBox, .isSplit {
	width: 235px;
}
.isBoxWrap {
	padding: 0px 0px 0px 6px;
}
.isNbBox {
	margin: 0px 12px 0px 0px;
	padding: 46px 0px 6px 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.isSplit {
	height: 77px;
	border-bottom: 1px solid #d9d9d9;	
}
.isNoBrd {
	border: 0px !important;
}
.isLast {
	margin-right: 0px !important;
}
.isNbBox li {
	padding: 4px 0px 0px 22px;
	background-image: url('../img/li.gif');
	background-repeat: no-repeat;
	background-position: 12px 7px;
}
.isMail {
	background-image: url('../img/via_mail.gif');
}
.isRSS {
	background-image: url('../img/via_rss.gif');
}
.isToolbar {
	background-image: url('../img/via_toolbar.gif');
}
.isWebsite {
	background-image: url('../img/via_site.gif');
}
.isSplitLower {
	height: 80px;
	padding: 12px 0px 0px 12px;
}
.isNoTop {
	height: 92px;
	padding-top: 0px !important;
}
.isSplitLower textarea {
	border: 1px solid #d9d9d9;
	width: 210px;
	height: 73px;
}
.isAdver {
	width: 752px;
}
.isAdver h2, .isAboRemove h2 {
	margin: 12px 0px 0px 12px;
}
.isAdver ul {
	float: left;
	padding: 12px 0px 12px 12px;
}
.isAdver ul li {
	float: left;
	width: 288px;
}
.isAdver ul li.isMethod2 {
	width: 428px;
}
li span, .isSplitLower span {
	font-weight: bold;
}
.isAboRemove {
	width: 242px;
}
.isAboRemove div {
	padding: 12px;
}
.isMail ul li {
	padding-top: 0px !important;
	background-position: 12px 9px !important;
}
.isRSS textarea {
	border: 1px solid #d9d9d9;
	width: 185px;
	height: 30px;
	padding: 2px;
}
.iBut {
	cursor: pointer;
	margin-top: 3px;
	font-weight: bold;
	text-align: left;
	width: 80px;
	background: url('../img/arr.gif') right center no-repeat #fff;
}
.iTxt {
	margin-left: 3px;
	padding: 2px 2px 0px 4px;
	width: 115px;
	height: 20px;
	background-image: url('../img/input_bgc.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}
.sIFR-replaced {
    visibility: visible !important;
}
span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
    visibility: hidden;
}
.sIFR-hasFlash h1 {
    letter-spacing: -1px;
}
.sIFR-hasFlash h2 {
    letter-spacing: -1px;
}