/* styles vrouwen */
#header {
	height:93px;
	background: url('../images/bg2.jpg') left top repeat-x;
}

#headerlogo {
	float:left;
	width:400px;
	text-align:left;
}

#headermenu {
	float:left;
	padding-top:60px;
}

#headermenu a {
	color:#ff9ace;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

#headermenu a:hover {
	color:#c66798;
}

a {
	color:#c66798;
	font-size:14px;
	text-decoration:underline;
}

h1 {
	color:#ff9ace;
}

h2 {
	color:#c66798;
}

h3 {
	color:#c66798;
	font-size:16px;
	font-weight:bold;
}

.e_block {
	background: url('http://www.naardehoeren.nl/images/e_block2.jpg');
}

.searchsubmit {
	background: url('http://www.naardehoeren.nl/images/submit2.jpg');
}

.mailsubmit {
	background: url('http://www.naardehoeren.nl/images/search2.jpg');
}

#amountresult {
	color:#ff9ace;
	font-size:14px;
	font-weight:bold;
}

/* profile */

.p_tab {
	background:url('http://www.naardehoeren.nl/images/tab2.jpg');	
}

.p_sel {
	color:#c76699;
}

.date {
	font-size:14px;
	color:#c76699;
}

/* paginering */

.pag_link {
	background-color:#ffd9f9;
}

.pag_link:hover {
	background-color:#c66798;
}


