/* Start of CMSMS style sheet 'esenzia' */
body 
{
     background-color: #7E2370;
     color: #404040;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     margin-top: 0px;
     margin-bottom: 0px;
}
a, a:link, a:visited 
{ 
      color:#88136A; 
      text-decoration:none; 
      font-weight: bold;
}
a:hover
{ 
      color:#88136A; 
      text-decoration:underline; 
      font-weight: bold;
}

h1	{ font: bold 14px Verdana, Arial, Helvetica, sans-serif;	color: #404040; }
h2	{ font: bold 15px Verdana, Arial, Helvetica, sans-serif;	color: #404040; }
h3	{ font: bold 14px Verdana, Arial, Helvetica, sans-serif;	color: #404040; }
h4	{ font: bold 15px Verdana, Arial, Helvetica, sans-serif; color: #404040; }

ol	{ list-style:decimal outside; }
ul	{ list-style:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

#content
{
     margin-left: 1px;
     padding: 5px 13px 10px 15px;
     color: #404040;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 16px;

     background-position: 0px 50px;
     scrollbar-face-color: #C5A9BF;
     scrollbar-track-color: #CAACC4;
     scrollbar-arrow-color: #7E2370;
}
#news
{
     padding: 0px 12px 10px 14px;
}
#spreuk
{
     padding: 0px 10px 10px 12px;
}
#linkerkant
{
     padding: 0px 10px 10px 12px;
}
#nieuwsbrief
{
     padding: 0px 10px 10px 12px;
     font-size:13px;
}
#footer
{
     padding: 3px 0px 3px 0px;
     color: #FFFFFF;
     font-size:11px;
     text-align: center;
}
a.footer, a.footer:link, a.footer:visited 
{ 
      color: #c0c0c0; 
      text-decoration:none; 
      font-weight: normal;
}
a.footer:hover
{ 
      color: #c0c0c0; 
      text-decoration:underline; 
      font-weight: normal;
}
#smalltekst
{
     font-size:10px;
}
#search
{
     padding: 3px 3px 3px 10px;
     width: 180px;
}
li
{
                list-style-type: disc;
	margin-left: 15px; 
	color: #404040;
}
TD.menu_top
{
     background-image: url(images/menu_top.jpg);
     height: 30px;
}
TD.menu_middle
{
     background-image: url(images/menu_middle.jpg);
     background-repeat:repeat-y;
     padding-top: -10px;
    
}
TD.menu_bottom
{
     background-image: url(images/menu_bottom.jpg);
     height: 30px;
}
img
{
    border: none;	
}
.back_button {
	float				:right;
	width				:45px;
	font-size			:11px;	
	color				:#88136A; 
	text-decoration		:none; 
	font-weight			:normal; 
	test-align			:right;
	vertical-align		:middle; 
	margin				:0px 6px; 
	padding				:1px 4px 1px 4px;
	background-color	:#E4D2DF;
	border				:1px solid #88136A;
}
a.small:link, a.small:visited {
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:10px; 
	color				:#E5DAE5; 
	text-decoration		:none; 
}
a.small:hover {
	font-family			:Arial, Helvetica, sans-serif;
	font-size			:10px; 
	color				:#E5DAE5; 
	text-decoration		:underline; 
}

/* ------------ FORMS ------------ */

form { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }

select { font-size:12px; font-weight:bold; color:#707070; }

input 
{ 
     margin:0px 0px 0px 0px; 
     padding:1px 1px 1px 3px; 
     font: normal 11px Helvetica, sans-serif;
     color: #404040;
}

.button {
	background-color	:#88136A;
	font				:bold 12px Arial, Helvetica, sans-serif;
	padding				:2px 2px 0px 2px;
	color				:#E5DAE5;
	border				:1px solid #88136A;
}
.inputbox, .search {
	background-color	:#E5DAE5;
	font				:12px Arial, Helvetica, sans-serif;
	color				:#404040;
	border				:1px solid #88136A;
	padding				:2px 2px 0px 2px;
}

/* ------------ CONTACT PAGE ------------ */

table.contact {
	background			:transparent;
}
table.contact td.icons {
	background			:transparent;
}
table.contact td.details {
	background			:transparent;
	margin				:5px 5px 5px 5px;
	padding				:5px 5px 5px 5px;
	border				:0px 0px 0px 0px;
}
.contact_email {
	background			:transparent;
	margin				:5px 5px 5px 5px;
	padding				:5px 5px 5px 5px;
	border				:0px 0px 0px 0px;
}

.mceContentBody {
text-align: left;
background: #ffffff none;
color: #000000;
}
.adres
{
     margin-left: 10px;
}
.print
{
  float: right;
}
/* ------------ Header - Search ------------ */
div#search {
	width: 190px;
	height: 28px;
	margin-top: 0px;
	margin-right: -15px;
}
div#search label {
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
	display: none;
}
div#search input.search-input {
/* specific size for image, your image may need these adjusted */
	width: 113px;
	height: 17px;
/* removes default borders, allows use of image */
	border-style: none;
/* text color */
	color: #999;
/* padding of text */
	padding: 7px 0px 4px 10px;
	float: left;
/* set all font properties at once, weight, size, family */
	font: bold 0.9em Arial, Helvetica, sans-serif;
/* left input image, set your own here */
	background: url(images/search.png) no-repeat left top;
}
div#search input.search-button {
/* specific size for image, your image may need these adjusted */
	width: 37px;
	height: 28px;
/* removes default borders, allows use of image */
	border-style: none;
/* hides text, image has text */
	text-indent: -9999em;
	float: left;
	margin: 0;
/* provides positive hover effect */
	cursor: pointer;
/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
/* submit button image, set your own here */
	background: transparent url(images/search.png) no-repeat right top;
}
img
{
   border: none;
}
p 
{ 
  margin: 0px; 
  padding: 0px; 
  line-height: 120%;
}
/* End of 'esenzia' */

