
html,body{
	height:100%;
	
}

body {
	margin: 0px;
	padding:0;
	background-color: #0061b6;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 82%;
	line-height: 130%;
	background-image: url(img/popupbanner.jpg);
	background-repeat: repeat-x;
}




a:hover {
	color: #fff266;
}

a:link, a:visited  {
	text-decoration: none;
	color:  #d3ebf7; 
}	



div#page{
	position:absolute;
	top:0;
	left:0;
	
	display: block;
	min-height:100%;
	z-index: 0;	
}

#header{
	width:480px;
	height:88px;
	background-image: url(img/popupbanner.jpg);
}

#content{
	width:420px;
	margin: 0px;
	padding:0px;
	padding-left: 30px;
	padding-top: 20px;
	margin-bottom: 30px;
	font-weight: bold;
	color:#000000;
}

h2 {
	color:6cddfe;
	font-size: 100%;
}

.subkop {
	color: #ffffff;
	font-weight: bold;
	
	
}




/*popupform formelementen*/

#popup_page {
	
}

form {
	margin: 0px;
	padding: 0px;
}


.formu {
	margin: 0px;
	padding: 0px;
	color:#6cddfe;
	font-style: normal;
	font-weight: bold;
}

.mf-text, .mf-input, .inputfields {
	background-color: #ffffff;
	border-style: inset;
	border-color:  #6cddfe;
	padding: 2px;
	margin-bottom: 15px;
	
}

div#mf-radiobutton {
	float:left;
	padding-left:70px;
	margin-bottom: 15px;
}

/*deze div tag is nodig in nieuwsbrief
div#verzend { 
	
}*/


/*gezeur met springende verzend buttons in IE stylesheet oplossen */

.mf-submit {
	clear:both;
	background-color: #fff266;
	border: 2px solid #6cddfe;
	margin: 0px;
	margin-left:70px;
	padding: 2px;
	color: #993300;
	font-weight: bold;
}

/*nieuwsbrief formulier*/
div#nllistman .subkop {
	color: #fff266;
	font-weight: bold;
	font-size: 100%;
	
}


div#labels {
	width:70px;
	float:left;
}




/*privacytekst*/
div#privacy {
	clear:both;
	width:420px;
	color: #6cddfe;
	padding-left:30px;
}


/*venstersluiten*/
div#sluitraam {
	margin: 0px;
	padding:0px;
	clear:both;
	width:450px;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #d3ebf7; 
	font-weight: bold;
	padding-right:30px;
	padding-bottom:0px;
}


div#sluitraam a:hover {
	color:#fff266;
}


/*tipvriend formulier*/
.tipfriend  {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 82%;
}


.tipfriend2  {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 70%;
	color: #000000;
}




.tipfriend2 a:link, .tipfriend2 a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #339900;
}

.tipafriend_tdsizer {
	width:40%;
}

