@charset "UTF-8";
/*	Cascading StyleSheet voor getananny.nl
	Ontwikkeld door pixelrock (pixelrock.nl) */

/* --- kleuren --- */
/*	- Donkerpaars: 	#c416c6
	- Lichtpaars:	#e9b2ea
	- Grijs:		#cacaca
	- Groen:		#8bdf28;
*/

/* Alle padding's en margin's weghalen */
* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
}

/* Teksten en kleuren */

a,
a:active,
a:visited {
	color: #c416c6;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.black {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

a.special {
	color: #8bdf28;
}

img {
	border: 0px;
}

.error {
	display: block;
	font-weight: bold;
	color: #cc0000;
	padding-bottom: 5px;
}

.error ul,
.confirm ul {
	display: block;
	padding-left: 20px;
}

.error ul li,
.confirm ul li {
	font-weight: bold;
	color: #cc0000;
}

.confirm {
	display: block;
	font-weight: bold;
	color: #00cc00;
	padding-bottom: 5px;
}

b.confirm {
	display: inline;
	padding: 0px;
}

/* Pagina onderverdeling */

#header {
	height: 95px;
	padding: 25px 15px 0px 15px;
}

#header #right {
	float: right;
	width: 250px;
	text-align: right;
}

#header #right .reclame {
	float: right;
	width: 232px;
	height: 58px;
	border: 1px solid #7f7f7f;
}

#header #right .login {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

#header h1 span {
	display: none;
}

#navigatie {
	width: 195px;
	height: auto;
	position: absolute;
	top: 110px;
	left: 0px;
}

#navigatie .boven {
	float: left;
	width: 195px;
	height: 32px;
	overflow: hidden;
	background-image: url(../images/nav_top.gif);
}

#navigatie .inhoud {
	float: left;
	width: 177px;
	padding-left: 18px;
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat-y;
}

#navigatie ul.nav {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#navigatie ul.nav li {
	display: block;
	float: left;
	padding-bottom: 5px;
}

#navigatie ul.nav li.special {
	padding-bottom: 0px;
}

#navigatie ul.nav li a {
	display: block;
	float: left;
	width: 140px;
	height: 33px;
	background-image: url(../images/nav_button.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 33px;
	color: #fff;
}

#navigatie ul.nav li.special a {
	background-image: url(../images/nav_button_special.gif);
}

#navigatie .onder {
	float: left;
	width: 195px;
	height: 32px;
	overflow: hidden;
	background-image: url(../images/nav_bottom.gif);
}

#main {
	height: auto;
	margin-left: 185px;
	padding: 10px;
}

#main #content {
	min-height: 300px;
	width: 768px;
	padding: 10px;
	margin: 10px auto;
}

* html #main #content {
	height: 500px;
}

#main #content .zoeken {
	float: left;
	width: 768px;
	height: auto;
	margin-bottom: 10px;
	color: #c416c6;
}

#main #content .zoeken .top {
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(/images/zoekveld_top.gif);
	overflow: hidden;
}

#main #content .zoeken .inhoud {
	float: left;
	width: 748px;
	height: auto;
	padding: 0px 10px;
	background-color: #e9b2ea;
}

#main #content .zoeken .bottom {
	float: left;
	width: 100%;
	height: 10px;
	background-image: url(/images/zoekveld_bottom.gif);
	overflow: hidden;
}

#main #content .zoeken input,
#main #content .zoeken select {
	margin-right: 5px;
}

#main #content .zoeken input.inactive {
	color: #cacaca;
	font-style: italic;
}

#main #content .zoeken input.big {
	width: 250px;
}

#main #content .zoeken select {
	width: 110px;
}

#main #content .zoeken .button {
	float: right;
}

#main #content .zoeken a {
	float: right;
	/*color: #fff;*/
}

#main #content .zoeken #geavanceerd {
	display: none;
	float: left;
	padding-top: 10px;
}

#main #content .zoeken #geavanceerd span {
	float: left;
	width: 220px;
	height: auto;
	padding: 5px 0px;
}

#main #content .zoeken #geavanceerd b {
	float: left;
	width: 100px;
	line-height: 20px;
}

#main #content .intro {
	display: block;
	float: left;
	height: auto;
	padding: 10px 40px 0px 40px;
}

#main #content .intro h1 {
	display: block;
	font-size: 24px;
	font-weight: normal;
}

#main #content h1.titel {
	display: block;
	text-align: center;
	padding-bottom: 20px;
	font-weight: normal;
}

#main #content h1.titel.klein {
	font-size: 18px;
}

#main #content .paging {
	float: left;
	padding: 10px 10px 5px 10px;
}

#main #footer {
	float: left;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
}

#main #footer a {
	padding: 0px 5px;
}

/* Frontpage info */

#content .info {
	float: left;
	width: 349px;
	height: 105px;
	padding: 0px 15px 0px 20px;
	margin: 35px 0px 35px 0px;
}
#content .tips {
	float: left;
	width: 319px;
	height: 105px;
	padding: 0px 15px 0px 20px;
	margin: 35px 0px 35px 0px;
}

#content .info.last {
	width: 348px;
	padding: 0px 20px 0px 15px;
	border-left: 1px solid #c416c6;
}
#content .tips.last {
	width: 318px;
	padding: 0px 20px 0px 15px;
	border-left: 1px solid #c416c6;
}

#content .info h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 8px;
}

#content .info a {
	line-height: 24px;
}

#content .info img {
	float: left;
	margin-bottom: 5px;
}

/* Advertenties */

#content .blok {
	float: left;
	width: 768px;
	height: auto;
	padding-top: 10px;
	border-bottom: 1px solid #c416c6;
	cursor: pointer;
}

#content .blok:hover .top h1 a {
	text-decoration: underline;
}

#content .blok .top {
	height: 18px;
	padding: 0px 15px;
	background-image: url(../images/blok_top.gif);
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	overflow: hidden;
	text-align: right;
}

#content .blok h1,
#content .blok h2 {
	float: left;
	font-size: 12px;
	line-height: 18px;
}

#content .blok .top a {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

#content .blok .inhoud {
	float: left;
	background-color: #e9b2ea;
}

#content .blok .inhoud .afbeelding {
	float: right;
	width: 100px;
	height: 90px;
	text-align: center;
	overflow: hidden;
}

#content .blok .inhoud .afbeelding img {
	float: none;
	margin: auto;
}

#content .blok .inhoud .afbeelding.geen {
	background-color: #e9b2ea;
}

/* Google Maps */
#content #maps { 
	float: left;
	width: 765px;
	height: 300px;
}

/* Advertentie tekst */

#content .blok .inhoud span {
	float: left;
	width: 648px;
	min-height: 80px;
	padding: 5px 10px 5px 10px;
	background-color: #e9b2ea;
}

* html #content .blok .inhoud span {
	height: 80px;
	padding-bottom: 5px;
}

#content .blok .inhoud span span {
	width: 475px;
	height: auto;
	padding: 0px;
	text-align: justify;
}

#content .blok .inhoud span b {
	display: block;
}

#content .blok span ul {
	display: block;
	float: left;
	width: 648px;
	list-style: none;
	padding-bottom: 10px;
}

#content .blok span b {
	padding-bottom: 3px;
}

#content .blok span b.left {
	float: left;
	width: 50px;
}

#content .blok span.big ul {
	width: 310px;
	float: left;
	min-height: 100px;
}

* html #content .blok span.big ul {
	height: 100px;
}

#content .blok span ul li {
	display: block;
	float: left;
	width: 50%;
	line-height: 18px;
}

#content .blok span.big ul li {
	float: none;
	width: 100%;
}

#content .blok span ul li b {
	float: left;
	min-width: 35%;
	padding-right: 5px;
	padding-bottom: 0px;
}

* html #content .blok span ul li b {
	width: 35%;
}

#content .blok .inhoud span.big span.beschikbaarheid {
	width: 325px;
	height: auto;
	padding: 10px;
	background-color: #fad3fb;
	margin-bottom: 10px;
}

#content .blok span.beschikbaarheid table td,
#content .blok span.beschikbaarheid table th {
	padding: 6px;
}

#content .blok span.beschikbaarheid table tr.high td,
#content .blok span.beschikbaarheid table tr.high th {
	background-color: #fcc4fd;
}

#content .blok .referentie_toggle {
	float: left;
	width: 100%;
	padding: 10px 0px;
}

#content .blok #plaats_referentie {
	float: left;
	display: none;
	width: 400px;
	padding: 10px 10px 0px 10px;
	margin-top: 10px;
	background-color: #fad3fb;
}

#content .blok #plaats_referentie form {
	display: block;
	float: left;
}

#content .blok #plaats_referentie form b {
	display: block;
	float: left;
	width: 120px;
	height: auto;
}

#content .blok #plaats_referentie form b,
#content .blok #plaats_referentie form input {
	margin-bottom: 5px;
}

#content .blok #plaats_referentie form b.error {
	float: none;
	width: auto;
}

#content .blok #plaats_referentie form p,
#content .blok #plaats_referentie form .button {
	width: auto;
	margin: 5px;
}

#content .blok .inhoud span span.referentie {
	display: block;
	float: left;
	min-height: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fad3fb;
}

* html #content .blok .inhoud span span.referentie {
	height: 10px;
}

#content .blok .inhoud span a.report {
	display: block;
	float: right;
	color: #ff0000;
}

/* Volledig advertentie */

#content .blok .inhoud span.big {
	width: 748px;
	padding: 10px;
	cursor: default;
}

#content .blok .inhoud span.big .afbeelding {
	display: block;
	float: left;
	width: 100px;
	height: 90px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
}

#content .blok .inhoud span.big img {
	vertical-align: middle;
}

#content .blok .inhoud span.big p {
	display: block;
	float: right;
	width: 35%;
}

#content .blok .inhoud span.big .button {
	margin: 10px;
}

/* tabs */

ul.tabs {
	list-style: none;
}

ul.tabs li {
	float: left;
	list-style-type: none;
}

ul.tabs li a {
	display: block;
	float: left;
	width: 159px;
	height: 23px;
	background: #fff url(../images/tab_inactive.gif) no-repeat top left;
	line-height: 23px;
	text-align: center;
}

/* # IE6 wil het graag haarfijn uitgelegd hebben... */

ul.tabs li a,
ul.tabs li a:active,
ul.tabs li a:visited,
ul.tabs li a:hover {
	color: #000;
	font-weight: normal;
}

ul.tabs li a.active {
	background-image: url(../images/tab_active.gif);
	color: #fff;
}

ul.tabs li a:active.active,
ul.tabs li a:visited.active,
ul.tabs li a:hover.active {
	color: #fff;
}

/* tabs van uiteenlopende breedtes */
ul.tabs.custom li a {
	width: auto;
	background: #d8d8d8 url(../images/tab-inactive_links.gif) no-repeat top left;
}

ul.tabs.custom li a p {
	display: block;
	float: left;
	height: 23px;
	padding: 0px 9px;
	background: transparent url(../images/tab-inactive_rechts.gif) no-repeat top right;
	cursor: pointer;
}

ul.tabs.custom li a.active {
	width: auto;
	background: #c416c6 url(../images/tab-active_links.gif) no-repeat top left;
}

ul.tabs.custom li a.active p {
	background: transparent url(../images/tab-active_rechts.gif) no-repeat top right;
}

/* Grote kaders */

.blok-big {
	float: left;
	width: 768px;
	height: auto;
	padding-bottom: 20px;
}

.blok-big .top {
	float: left;
	width: 100%;
	height: 16px;
	background: #fff url(../images/blok-big_top.gif) no-repeat top left;
}

.blok-big .inhoud {
	float: left;
	width: 738px;
	height: auto;
	padding: 15px;
	background-color: #e9b2ea;
}

.blok-big .bottom {
	float: left;
	width: 100%;
	height: 4px;
	background: #fff url(../images/blok-big_bottom.gif) no-repeat top left;
	overflow: hidden;
}

.blok-big .inhoud ul {
	padding: 0px 0px 10px 15px;
	line-height: 18px;
}


.blok-big .inhoud .kader {
	float: left;
	width: 734px;
	height: auto;
	margin-bottom: 10px;
}

.blok-big .inhoud .kader .top {
	float: left;
	width: 714px;
	height: 19px;
	background: transparent url(../images/kader_top.gif) no-repeat top left;
	padding: 0px 10px;
	line-height: 19px;
	font-weight: bold;
	overflow: hidden;
}

.blok-big .inhoud .kader .top span {
	float: left;
	width: auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.blok-big .inhoud .kader .inhoud {
	float: left;
	width: 714px;
	height: auto;
	padding: 10px;
	padding-bottom: 0px;
	background: transparent url(../images/kader_content.gif) repeat-y top left;
}

.blok-big .inhoud .kader .bottom {
	float: left;
	width: 734px;
	height: 16px;
	background: transparent url(../images/kader_bottom.gif) no-repeat top left;
	overflow: hidden;
}

.blok-big .inhoud .kader .inhoud .even,
.blok-big .inhoud .kader .inhoud .oneven {
	float: left;
	width: 704px;
	padding: 5px;
}

.blok-big .inhoud .kader .inhoud .even {
	background-color: #ebebeb;
}

.blok-big .inhoud .kader .inhoud .even span,
.blok-big .inhoud .kader .inhoud .oneven span {
	float: left;
	width: auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.blok-big .inhoud .kader .inhoud .even span.tekst,
.blok-big .inhoud .kader .inhoud .oneven span.tekst {
	width: 100%;
	padding: 10px 0px;
	text-align: center;
}

.blok-big .inhoud .kader .inhoud .even span.tekst form,
.blok-big .inhoud .kader .inhoud .oneven span.tekst form {
	width: 100%;
}

.blok-big .inhoud .kader .inhoud .even span a,
.blok-big .inhoud .kader .inhoud .oneven span a {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.blok-big .inhoud .kader .inhoud .even span img,
.blok-big .inhoud .kader .inhoud .oneven span img {
	vertical-align: middle;
}

button.ideal {
	background-color: #fff;
}

.blok-big .inhoud .kader .inhoud table td {
	padding: 2px 0px;
	border-bottom: 1px solid #bebebe;
}

.blok-big .inhoud .kader .inhoud form table td {
	border: none;
}

/* Contactformulier */

#content .blok #user_contact {
	width: 300px;
	padding: 10px;
}

#content .blok #user_contact form {
	display: none;
	float: left;
}

#user_contact form b {
	float: left;
	width: 80px;
}

#user_contact form input {
	margin-bottom: 5px;
}

#user_contact form input.big {
	width: 180px;
}

#user_contact form textarea.big {
	width: 300px;
}

#content .blok #user_contact form p {
	width: 150px;
	text-align: right;
}

#content .blok #user_contact form .button {
	margin-right: 5px;
}

/* Formuliervelden */

input,
select,
textarea {
	width: 140px;
	height: 14px;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 11px;
}

input.default {
	color: #999;
	font-style: italic;
}

textarea {
	height: auto;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea.big {
	width: 370px;
}

select {
	height: 20px;
}

select.small {
	width: 60px;
}

input.button {
	width: auto;
	height: 20px;
	cursor: pointer;
}

input.button:hover {
	background-color: #f8f8f8;
}

input.file {
	height: auto;
}

input.radio {
	width: auto;
	height: auto;
}

hr {
	display: block;
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #7f7f7f;
	color: #7f7f7f;
	margin: 10px 0px;
	clear: both;
}

* html hr {
	float: left;
}

/* Formulieren binnen de .kaders */

.kader .inhoud form {
	float: left;
	width: 250px;
}

.kader .inhoud form.big {
	width: 650px;
}

.kader .inhoud form.big input,
.kader .inhoud form.big textarea {
	width: 270px;
	margin-right: 5px;
}

.kader .inhoud form b {
	display: block;
	float: left;
	width: 100px;
	line-height: 18px;
	padding-bottom: 15px;
}

.kader .inhoud form.big b {
	width: 120px;
}

.kader .inhoud form b.error {
	color: #cc0000;
}

.kader .inhoud form input,
.kader .inhoud form select,
.kader .inhoud form textarea {
	float: left;
}

.kader .inhoud form p {
	display: block;
	float: left;
	width: 400px;
}

.kader .inhoud form input.button,
.kader .inhoud form.big input.button {
	width: auto;
	float: right;
	margin-right: 5px;
}

.kader .inhoud input.radio,
.kader .inhoud form input.radio {
	width: auto;
	height: auto;
	margin-right: 5px;
	border: 0px;
	padding: 0px;
}

* html .kader .inhoud form input.radio {
	margin: 0px;
}

.kader .inhoud form label {
	float: left;
	padding-right: 20px;
	cursor: pointer;
	line-height: 15px;
}

* html .kader .inhoud form label {
	line-height: 18px;
	padding-right: 12px;
}

.kader .inhoud form span label {
	width: 100%;
}

.kader .inhoud form label:hover {
	text-decoration: underline;
}

.kader .inhoud form label.no-underline:hover {
	text-decoration: none;
}

.kader .inhoud form br {
	clear: both;
}

.kader .inhoud form.big hr {
	width: 400px;
}

.kader .inhoud form span {
	display: block;
	float: left;
	width: 25%;
}

.kader .inhoud a.regi-ster {
	float: left;
	margin-left: 40px;
}

/* fixes */

br.cleanup {
	clear: both;
}

#overlay {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: .5;
}

* html #overlay {
	background-color: transparent;
}
/* toegevoegd op 1-12-2008 */
ul.woonplaatsen{
	float:left;
	width:30%;
}
ul#nannytips li{
	margin-bottom:15px;
}
div.perplaats{
	color:#777;
	font-size:0.9em;
}
div.perplaats a{
	color:#aaa;
}