body {
	font: 12px/140% "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-serif;
	color: black;
}

a.button {
    display: inline-block;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    width: 160px;
    background: transparent url(/images/button_side_menu.png) 0px 0px no-repeat;
    text-transform: capitalize;
}
a.button:hover {
    background: transparent url(/images/button_side_menu.png) 0px -30px no-repeat;
    color: #FFF;
    text-decoration: none;
}

#rColumn a.button
{
    margin: 10px 0px 0px 10px;
}

/* set margins and paddings for various elements */
address, blockquote, dl, fieldset, form, p, pre, table {
	margin: 0 0 1em 0; padding: 0;
}

.medium {
	font-size: 0.95em;
}
.small {
	font-size: 0.85em;
}
.smaller {
	font-size: 0.75em;
}

.normal {
	font-weight: normal;
}

/* headers (size) */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0; padding: 0;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 23px;
	font-style: italic;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-weight: normal;
	font-size: 0.9em;
}

/* rulers */
hr {
	display: none;
}
#content hr {
	display: block;
	margin: 0 0 12px 0;
	height: 0px;
	background: none;
	border-collapse: collapse;
	border: none;
	border-top: 1px solid #aaa;
}

#content ul {
	padding-left: 16px;
}


/* images & alignment */
a img {
	border: none;
}
.border img,
img.border {
	border: 1px solid #ffffff;
}
.left {
	float: left; display: inline;
}
.right {
	float: right; display: inline;
}
.imgLeft {
	float: left; display: inline;
	margin: 0.25em 1.5em 1.5em 0;
}
.imgRight {
	float: right; display: inline;
	margin: 0.25em 0 1.5em 1.5em;
}
.center {
	text-align: center;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.valignTop {
	vertical-align: top;
}
.valignMiddle {
	vertical-align: middle;
}
.valignBottom {
	vertical-align: bottom;
}

.clear,
.clearLeft,
.clearRight {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	line-height: 0%;
	font-size: 0;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}


/* lists */
ul, ol {
	margin-top: 0;
	margin-bottom: 1em;
}


/* tables */

/* default table */
table {
	border-collapse: collapse;
	border: none;
}
th, td {
	padding: 0.25em 0.3em;
	vertical-align: top;
	text-align: left;
}


/* forms */

form table {
	margin: 0;
}
form table th {
	min-width: 12em;
}

#content img {
	padding: 3px 10px 3px 0;
}

input, 
select, 
textarea {
	/* make sure these elements get the same fonts */
	font: 100%/120% "Trebuchet MS", Tahoma, Arial, Helvetica, Sans-serif;
}

input.textfield,
textarea.textarea {
	border: 1px solid #333;
	padding: 1px 3px 1px 3px;
	background: white url(../images/interface/input_back.png) repeat-x left top;
	color: #333;
}
input.textfield:focus,
textarea.textarea:focus
select.select:focus {
	/*background: #ffe3b8;*/
}

.required {
	color: #ef3e35;
}
.error {
	color: #ef3e35;
}

.defaultWidth {
	width: 200px;
}
select.defaultWidth {
	width: 207px;
}

.width2 {
	width: 18px;
}
.width4 {
	width: 35px;
}
.width6 {
	width: 50px;
}
.galerij{
	padding:0 !important;
}
.submit{
	height: 20px;
	border-width: 2px;
	border-color: #dedede;
	border-style: solid;
	background-color: #FFFFFF;
}

.contactInput {
	border-width: 2px;
	border-color: #dedede;
	border-style: solid;
	background-color: #FFFFFF;
}

.NieuwsbriefFormLabel
{
	display: inline-block;
	width: 90px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.nieuwsbriefspacer
{
	display: inline-block;
	width: 95px;
}

.nieuwsbriefbutton
{
	margin-top: 5px;
	margin-left: 5px;
}

/* SPECIFIC */

