/* CSS Document */
body {
	background-image: url(../_img/patroon_rose.gif);
}
a:link {
	color: #FF0099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0099;
}
a:hover {
	text-decoration: none;
	color: #FF0099;
}
a:active {
	text-decoration: none;
	color: #FF0099;
}
b.contentcolortop, b.contentcolorbottom {display:block;}
b.contentcolortop b, b.contentcolorbottom b { 
	display:block;height: 1px;
    overflow: hidden; background: #FFB2E0}
b.buttontop, b.buttonbottom {display:block;}
b.buttontop b, b.buttonbottom b { 
	display:block;height: 1px;
    overflow: hidden; background: #FF0099}
#logo {
	position:absolute;
	left:13px;
	top:14px;
	background-image:url('../_img/logo_rose.gif');
	width:110px;
	height:49px;
	overflow: hidden;
}
#contentcolor {
	padding: 13px;
	padding-top:10px;
	background: #FFB2E0;
	text-align: left;
	line-height: 13px;
}
.BeigeTekst {
	color:#8C8C77;
	font-size:11px;
}
.home_title {
	border-top: 2px solid #333;
	border-bottom: 2px solid #FF0099;
}
.home_article a:hover {
	color: #FF0099;
}
.home_article_title {
	color: #FF0099;
	font-weight: bold;
	text-transform:uppercase;
}
.mainmenu a, .mainmenu a:active, .mainmenu a:visited {
	color: #FF0099;
	text-decoration: none;
}
.palletbottom {
	background-image:url(../_img/FF0099.gif);
	padding: 4px;
	color:#FF0099;
	width: 112px;
	font-weight:bold;
	text-align:center;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity: .6;
}
.fotograafbottom {
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(../_img/FF0099.gif);
	padding-right: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	color:#FFF;
	width: 472px;
	font-weight:bold;
	text-align:right;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity: .6;
	height:12px;
}
.moreinfo {
	color:#ff0099;
}
.moreinfo a, .moreinfo a:active, .moreinfo a:visited {
	color: #ff0099;
	background-image: url('../_img/heartFF0099.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px; 
	padding-left: 10px;
	display: block;
}
.BigTitle {
	color:#FF0099;
	font-size: 20px;
	font-weight:bold;
	line-height:20px;
}
.listsorted {
	color:#FF0099;
	font-size: 14px;
	font-weight:bold;
}
.listsecond {
	color:#FF0099;
	font-size: 12px;
	font-weight:bold;
}
.whitelinksfotos {
	position:absolute;
	left:0px;
	color:#FFF;
	width:350px;
	text-align:left;
}
.whitelinksfotos a, .whitelinksfotos a:hover, .whitelinksfotos a:active, .whitelinksfotos a:visited {
	color:#FF0099;
	background-image: url('../_img/bulletwhite.gif');
	background-position: 0px 0px;
	margin: 0px 0px 0px; 
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 4px;
}
/* custom pulldown */
	ul.limitletterselectReplacement {
      background: url(../_img/FF0099/pulldown_100.gif) top left no-repeat;
      margin: 0;
      padding: 0;
      height: 18px;
	  width: 100px;
    }
	ul.limitletterselectReplacement li.selected {
      background: url(../_img/transparent.gif);
      color: #333;
      display: block;
    }
    ul.selectReplacement {
      background: url(../_img/FF0099/pulldown.gif) top left no-repeat;
      margin: 0;
      padding: 0;
      height: 18px;
	  width: 160px;
    }
    
    ul.selectOpen li.selected {
      background: #FF0099;
	  color: #FFF;
      display: block;
    }
    ul.selectOpen li:hover,
    ul.selectOpen li.hover,
    ul.selectOpen li.selected:hover {
      background: #FF0099;
      color: #FFF;
    }
/* end custom pulldown */
div.autosuggest ul em
{
	font-style: normal;
	color: #FF0099;
}