html, body {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #ffe3e3;
}

body.mceContentBody {
	background-color: #ffffff;
	background-image: none;
	padding: 5px;
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
	padding: 2px;
}

img {
	border: 0px;
}

a {
	color: #000000;
}

h1, h2, h3, h4, h5 {
	color: #b4143a;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

hr {
	border: 0px;
	height: 1px;
	color: #b50052;
	background-color: #b50052;
}

.clear {
	clear: both;
	height: 0px;
}

/* ---------------------------------------------- */
#page {
	margin: 0 auto;
	width: 1000px;
}

#tel {
	padding-top: 10px;
	text-align: center;
}

#tel h1 {
	font-style: italic;
}

#border_top, #border_bottom {
	background-repeat: no-repeat;
	width: 1000px;
	height: 20px;
}

#border_top {
	background-image: url(/img/border_top.png);
}

#border_bottom {
	background-image: url(/img/border_bottom.png);
}

#page_mid {
	background-image: url(/img/border_bg.png);
	background-repeat: repeat-y;
	
	padding-left: 20px;
	padding-right: 20px;
}

#header {
	width: 960px;
	height: 150px;
	clear: both;
}

#header .spacer {
	float: left;
	height: 140px;
	text-align: center;
}

.bltop {
	border-left: 10px solid #ffe3e3;
	border-right: 10px solid #ffe3e3;
	border-bottom: 10px solid #ffe3e3;
}

.blright {
	border-left: 10px solid #ffe3e3;
	border-top: 10px solid #ffe3e3;
	border-bottom: 10px solid #ffe3e3;
}

#menu {
	float: left;
	width: 200px;
	min-height: 475px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 10px;
}

#tekst {
	float: left;
	width: 540px;
	min-height: 400px;

	/*
	background-image: url(/img/rozen_bg1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	*/
}

#usp {
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-top: 10px;

	text-align: left;
	font-style: italic;
}

#usp .spacer a {
	display: block;
	text-decoration: none;
	margin-top: 5px;

	color: #b4143a;
}

#fold a {
	display: block;
	text-align: left;
	margin-top: 5px;

	font-style: italic;
	font-size: 13px;
	color: #b4143a;

	text-decoration: none;
}

#fold div div a {
/*	color: #b65e73; */
	color: #000000;
}

#fold a:hover, #fold a.crnt {
	text-decoration: underline;
}

#fold div div {
	margin-left: 20px;
	margin-bottom: 10px;
}

#rozen2 {
	background-image: url(/img/rozen_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.formman label {
	display: block;
	width: 80px;
	text-align: right;
	line-height: 16px;
}

.formman td.myinput input {
	border: 1px solid #000000;
	width: 300px;
}

.formman textarea {
	border: 1px solid #000000;
	width: 300px;
	height: 100px;
}

.formman div.error {
	color: #DD0000;
	line-height: 16px;
}

#collectieheader {
	text-align: center;
	margin: 10px;
}

#collectie a {
	text-decoration: none;
}

#collectie {
	margin-left: 220px;
}

#collectie a.categorie {
	float: left;

	text-align: center;
	width: 180px;
	height: 180px;
	margin: 2px;
}

#collectie #ringtekst {
	float: left;
	margin-top: 35px;

	width: 278px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
}

#collectie #ringtekst img {
}

#collectie #selectie {
	float: left;
}

#collectie #selectie .header {
	padding: 5px;
	text-align: center;
}

#collectie #selectie table td.ring {
	padding: 1px;
	background: #ffe3e3;
	text-align: center;
}

#collectie #selectie table td.ring div.ringcenter {
	display: block;
	background: #ffffff;
	text-align: center;
	width: 144px;
}

#collectie #selectie a.ring {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;

	color: #000000;
}

#collectie #selectie a.ring img {
}

#collectie #selectie .footer {
	width: 428px;
	height: 16px;

	line-height: 16px;
	padding: 5px;
	margin-bottom: 10px;

	background: #ffe3e3;
}

#swapcontainer {
	margin-left: 19px;
	margin-right: 19px;
	width: 392px;
	height: 125px;
}

#swap0, #swap1  {
	width: 392px;
	height: 125px;
}

#swap0 {
	position: relative;
	top: 0px;
}

#swap1 {
	position: relative;
	top: -125px;
	display: none;
}

.prijsvoorbeeld {
	float: left;
	width: 50%;
	height: 24px;
}

.prijsvoorbeeld a {
	display: block;
	text-decoration: none;
	text-align: center;

	line-height: 24px;
	margin-right: 10px;

	background: #ffe3e3;
}
