html {
	height:100%;
}
body {
	padding:0;
	margin:0;
	height:100%;
	background:#fff;
	font-size:1em;
    font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
img {
	border:0;
	padding:0;
}
a {
	border:0;
	color:#0000CC;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#wrapper {
	margin:auto;
	height:100%;
	width:763px;
}
#onlinezwangerschapstest {
	margin: 16px 0px 0px 197px;
}
#benikzwanger {
	position: absolute;
	float:right;
	width:198px;
	height:250px;
	margin:10px 0px 0px 570px;
}
#pagina_titel {
	width:763px;
	height:66px;
	background:url(images/titel_kop.gif) no-repeat;
}
#pagina_titel h1 {
	padding:17px 0 0 61px;
	margin:0;
	font-size:1.875em;
	font-style:italic;
	font-weight:bold;
	color:#fff;
}
#inhoud {
	float:left;
	width:761px;
	min-height:500px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
#inhoud #tekst {
	float:left;
	margin:5px 30px 5px 30px;
	line-height:1.5625em;
}
#inhoud #tekst h2 {
	padding:16px 0 6px 0;
	margin:0;
	font-size:1.2em;
	font-weight:bold;
}
#inhoud #tekst #buik_cover {
	float:right;
	width:120px;
	height:110px;
}
#inhoud #tekst #afrekenen {
}
#inhoud #tekst #links {
}
#inhoud #tekst #links .link_set {
	margin:15px 0 0 0;
	font-size:0.9em;
}
#inhoud #tekst #links .link_set .anchor{
	font-weight:bold;
}
#inhoud #tekst #afrekenen #melding {
	margin:0 0 15px 0;
	font-weight:bold;
	color:#FF0000;
}
#inhoud #tekst #afrekenen #info {
}
#inhoud #tekst #afrekenen #telefoonnummer {
	color:#b4005a;
	font-weight:bold;
	font-size:1.5em;
	margin:20px 0 0 0;
}
#inhoud #tekst #afrekenen #telefoonnummer .normaal {
	color:#000;
	font-weight:normal;
	font-size:0.6665em;
}
#inhoud #tekst #afrekenen #telefoonnummer .waarschuwing {
	color:#000;
	font-weight:normal;
	font-size:0.5em;
	font-style:italic;
}
#inhoud #tekst #afrekenen #actie {
	margin:10px 0 20px 0;
}
#inhoud #tekst #afrekenen #actie .code {
	font-weight:bold;
	font-size:1.2em;
}
#inhoud #tekst #afrekenen #formulier label {
	float:left;
	font-weight:bold;
	margin:22px 0 0 0;
}
#inhoud #tekst #afrekenen #formulier #code label {
	float:left;
	font-weight:normal;
	margin:22px 0 0 0;
}
#inhoud #tekst #afrekenen #formulier #code .code_input {
	float:right;
	margin:22px 235px 0 0;
	border:#d90078 1px solid;
}
#inhoud #tekst #afrekenen #formulier .button {
	float:right;
	margin:10px 235px 10px 0;
}
#inhoud #tekst #waarschuwing {
	margin:20px 0 20px 0;
}
#inhoud #tekst #waarschuwing .letop {
	color:#b4005a;
	font-weight:bold;
	font-size:1.2em;
}
#inhoud #tekst #waarschuwing .tekst {
	font-weight:bold;
}
#inhoud #tekst #gegeven_antwoorden {
	background-color:#FFFFCC;
	display:block;
	padding:0 20px 10px 20px;
}
#inhoud #tekst #gegeven_antwoorden .vraag{
	width:350px;
	display:block;
	float:left;
}
#inhoud #tekst #gegeven_antwoorden .vraag_1_lang{
	font-size:0.7em;
}
#inhoud #tekst #gegeven_antwoorden .antwoord{
}
#inhoud #tekst #betalen_ander_land {
	clear:both;
	margin:150px 0 0 0;
	font-size:0.8em;
}
#inhoud #test .vraag {
	float:left;
	width:743px;
	height:35px;
	margin:0 10px 5px 10px;
}
#inhoud #test .vraag .tekst {
	margin:8px 0 0 20px;
	font-weight:bold;
}
#inhoud #test .vraag_1_lang .tekst label {
	margin:2px 0 0 0;
	font-size:0.7em;
}
#inhoud #test .vraag .tekst label {
	width:370px;
	display:block;
	float:left;
}
#inhoud #test .vraag .tekst input, select {
	font-size:0.9em;
}
#inhoud #test .vraag .tekst .ja, .beetje, .nee {
	font-weight:normal;
	margin:0 25px 0 0;
}
#inhoud #test .vraag_1 {
	background:url(images/back_vraag_1.gif) no-repeat;
	color:#001f6e;
}
#inhoud #test .vraag_blauw {
	background:url(images/back_vraag_blauw.gif) no-repeat;
	color:#001f6e;
}
#inhoud #test .vraag_roze {
	background:url(images/back_vraag_roze.gif) no-repeat;
	color:#4b0026;
}
#inhoud #test #eind label {
	float:left;
	font-weight:bold;
	margin:22px 0 10px 25px;
}
#inhoud #test #eind .button {
	float:right;
	margin:10px 150px 10px 0;
}
#pagina_bottom {
	clear:both;
	width:763px;
	height:9px;
	background:url(images/pagina_bottom.gif) no-repeat;
}
.in_tekst_opvallend {
	color:#b4005a;
	font-weight:bold;
}
#footer {
	margin:16px 25px 16px 25px;
	padding:0 0 16px 0;
	font-size:0.8em;
	display:block;
	height:20px;
}
#footer #footer_links {
	float:left;
}
#footer #copy{
	float:right;
}