body
{
	background: url(/images/bg-body.png) repeat-x #fff;
	color: #104195;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.outsideContainer
{
	width: 769px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background: url(/images/bg-home.png) no-repeat #fff;
}

* html .outsideContainer
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* CONTENT */
.content
{
	padding-bottom: 30px;
}

/* SUBCONTENT */
.contentSub
{
	display: inline;
	float: left;
	width: 769px;
	background-color: #fff;
	min-height: 300px;
	height: 300px;
	margin-top: 495px;
	/*border: 1px solid red;*/
}

html>body .contentMain, .contentSub
{
    height: auto;
}

/* FOOTER */
.footer
{
	width: 769px;
	font-size: 11px;
	color: #7593a7;
	text-align: left;
}

/* EXTRA */
html
{
	height: 100%;
}

body
{
	height: 100%;
}

.insideContainer
{
	position: relative;
	min-height: 100%;
}

* html .insideContainer
{
	height: 100%;
}

.footer
{
	position: relative;
	height: 30px;
	margin: -30px auto 0 auto;
}

* html .footer
{
	margin-top: -30px;
}

a img {
	border: 0px;
}

td {
	font-size: 12px;
}

ul, li {
	margin-left: 8px;
	padding-left: 0;
	list-style-image: url(/images/bullet.gif);
}

ul ul, li li {
	list-style-image: url(/images/bullet-lijn.gif);	
}

/* HIERONDER DE REST VAN DE CLASSES EN CONTENT
 * BOVENSTAAND STUK IS ALGEMEEN EN ALTIJD NODIG
 */

h1 {
	margin: 0;
	padding: 0;
	font: 24px bold Helvetica, Arial, Verdana;
	margin-top: 10px;
}

.mainContent {
	position: absolute;
	margin-left: 100px;
	width: 590px;	
}

.contentTop {
	width: 590px;
	height: 29px;
	background: url(/images/bg-content-top.png) no-repeat;
}

.contentMiddle {
	height: auto;
	width: 590px;
	background: url(/images/bg-content-middle.png) repeat-y;
}

.contentText {
	margin: 0 15px 0 15px;	
	height: auto;
	line-height: 150%;
	z-index: 1;
	background-color: #F9F3C1;
}

.contentText a {
	color: #104195;
}

.contentText a:hover {
	color: #FF0103;
}

.contentImg {
	display: inline;
	float: left;
	width: 160px;
	height: 200px;
	text-align: center;	
}

.contentData {
	display: inline;
	float: left;
	width: 360px;
	z-index: 99;
}

.contentBottom {
	width: 590px;
	height: 49px;
	background: url(/images/bg-content-bottom.png) no-repeat;
}

.menu {
	position: absolute;
	margin: 505px 0 0 -195px;
	color: #909090;
	font: 11px bold Helvetica, Arial;
}

.menu div {
	display: inline;
 	float: left; 
}

.menuseperator {
	margin: 0 5px 0 5px;
}

.menu a {
	text-decoration: none;
	color: #909090;
	font-weight: bold;
}

.menu a:hover {
	color: #FF0103;
}

.poppetje {
	position: absolute;
	width: 205px;
	height: 264px;
	margin: 269px 0 0 -113px;
	background: url(/images/poppetje.png) no-repeat;
}

.poppetjePain {
	position: absolute;
	width: 205px;
	height: 264px;
	margin: 231px 0 0 -113px;
	background: url(/images/poppetje-pain.png) no-repeat;
}

.logos {
	position: absolute;
	width: 226px;
	height: 60px;
	margin: 510px 0 0 700px;
	background: url(/images/logos.png) no-repeat;
	cursor: pointer;
}

.contentHome {
 	width: 270px;
 	text-align: center;
 	font-weight: bold;
 	margin: 30px auto 0 auto;
 	/*border: 1px solid red;*/
}
 
.big {
	width: 400px;
	margin: 20px auto 0 auto;
	text-align: center;
	font-weight: bold;
}

input.bigcode {
	border: 1px solid #264D9C;
}

.btn-verder {
	width: 105px;
	margin: 20px auto 0 auto;
}

.footerText {
 	width: 400px;
 	text-align: center;
 	margin: 5px auto 0 auto;
 	/*border: 1px solid red;*/
}
 
.footerText div {
 	display: inline;
 	float: left; 	
}
 
.seperator {
 	width: 18px;
 	background: url(/images/block-seperator.gif) no-repeat;
 	background-position: center center;	
}
 
.footer a {
 	color: #7593a7;
 	text-decoration: none;
}

#actieformulier textarea {
	border: 1px solid #264D9C;
	width: 250px;
	height: 60px;
	margin: 10px 0px 0px 20px;
	overflow: auto;
	font: normal 12px Arial;
}

#actieformulier table input {
	border: 1px solid #264D9C;
	height: 14px;
}

input.postcode {
	width: 50px;
}

p.voetnoot {
	font-size: 10px;
}

.pageEnd {
	margin: 20px 0;
	background-color: #104195;
	height: 1px;
	font-size: 0;
}

ul.painLib, ul.painLib li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.painLib li {
	background-image: url("/images/bullet-pijl.gif");
	background-position: 5px 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
}

ul.painLib li a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

ul.painLibSub, ul.painLibSubSub {
	display: none;
}

ul.painLibSub li a {
	text-transform: none;
}

ul.painLibSubSub li {
	background-image: none;
	list-style-type: disc;
	padding-left: 0px;
	/*margin-left: 20px;*/
	color: #9f9fa0;
	line-height: 150%;
}

ul.painLibSubSub li a {
	color: #FF0103;
	text-transform: none;
}

span.red {
	color: #FF0103;
}