﻿@import url("RichTextEditorStijlen.css");

html,  form
{
	height:100%;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}

body
{
	height:100%;
	margin:0px;
	padding: 0px;
	
}

.Master
{
	height: 100%;
	background-color: #FFFFFF;
	width:935px;
	margin-left:auto;
	margin-right:auto;
}

td
{
	vertical-align:top;
}

a{
	color:#000000;
}

.SiteActies
{
	background-color: orange;
	text-align:right;
}

.ms-siteactionsmenu
{
	text-align:left;
}

td.LayoutPage
{
	width: 100%;
	background-image:url('/Style%20Library/Images/coloriet/background_main.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}

td.LayoutHeader
{
	height: 85px;
}

div.LayoutHeader
{
	padding: 22px 0px 0px 0px;
}

td.LayoutSpacerLeft
{
	width: 69px;
}

td.LayoutMenuLeft
{
	width: 242px;
}

div.LayoutIntro
{
	background-image:url('/Style Library/Images/coloriet/background_intro.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
	padding: 25px 0px 0px 0px;
}

td.LayoutContent
{
	width: 558px;
	height:100%;
	padding: 2px 0px 0px 0px;
}

div.ContentMenu
{
	height: 33px;

}

td.LayoutSpacerRight
{
	width: 67px;
}