/* CSS Document */

#right
{	
	background-image:url(../img/roze/right-gradient.png);
	background-repeat:repeat-x;
	background-color:#f6e5f1;	
}

#sitecontainer
{
	background-image:url(../img/roze/sitecontainer-bg.png);
	background-repeat:repeat-y;
}

#main-tekst h1, #right h2, .nieuws-header h3, #nieuwsoverzicht, .nieuws-header h3, #main #kruimelpad a.active, #main-tekst h2, #main-tekst h3, #main-tekst h4 
{
	color: #a32d84;
}

#main-tekst form
{
	background-color: #edd5e7;
}

#main-tekst form th
{
	color: #a32d84;
}

#main-tekst form input[type="submit"]
{
	background-image:url(../img/roze/btn-bg.png);
	background-color: transparent;
	border: 0px none #000;
	height:25px;
	padding:0 20px 0 20px;
	color: #fff;
	font-family:Georgia;
	font-weight:bold;
	cursor:pointer;
}
