A { /* $KleurCategorieLinks */
	color: #0000ff;
}

BODY,TD,th,ul,li,p,pre,input,textarea { /* $Lettertype */
	font-family: Verdana, fantasy;
	/* $Lettergrootte */
	font-size: 10pt;
}

#wrapper {
	width: 98%;
	margin: 0 1% 0 1%;
}

#header,#footer,#content,#pagetitle {
	float: left;
	width: 100%;
}

#logo,#headertext {
	float: left;
}

#logo {
	padding: 10px 10px 0 0;
}

#headertext {
	width: auto;
}

#sitename {
	float: left;
	font-size: 18pt;
	padding-top: 6px;
	font-style: normal;
	font-weight: bold;
}

#subtitle {
	float: left;
	font-size: 9pt;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	clear: both;
}

#banner {
	float: right;
	height: 60px;
	text-align: right;
	width: 234px;
}

#navigation {
	float: left;
	width: 100%;
	text-align: center;
	padding: 5px 0 3px 0;
}

#footer {
	padding-top: 1em;
	font-size: 8pt;
	text-align: center;
}

h1 {
	float: left;
	font-size: 14pt;
	margin: 1px 0 0 0;
	padding: 3px;
}

em {
	font-weight: bold;
	font-style: normal;
}

dl dd {
	margin-bottom: 2em;
}

#menu {
	margin: 0;
	margin-left: 1.5em;
	padding: 0;
	list-style-type: none;
	list-style-image: url("pics/arrow.gif");
}

#menu li {
	padding: 3px 0 3px 0;
	margin: 0 0 0 0px;
}

#sitename a {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

TD { /* $KleurCategorieTekst */
	color: black;
}

.Regular { /* $Lettertype */
	font-family: Verdana;
	/* $Lettergrootte */
	font-size: 10pt;
}

.MoreAbout {
	color: #7777CC;
}

.ExtraText {
	color: #999999;
	font-style: italic;
}

.Categorie,.Column,.OverDragColumn,.MainContainer,.DragCategory,.OverDragCategory,.HighlightCategorie
	{ /* $KleurCategorieAchtergrond */
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #BDCAD8;
	text-align: left;
	margin-bottom: 10px;
}

.Categorie {
	width: 100%;
}

.document_text {
    font-family:sans-serif;
	padding: 6px;
}

.document_heading {
    font-family:sans-serif;
	font-weight: bold;
	padding: 6px;
}

.document_dd {
    font-family:sans-serif;
	margin-top: 1em;
	margin-bottom: 1em;
}

.Categorie TR {
	vertical-align: top;
}

.HoverCategorie TR:hover,.OverDragColumn,.OverDragCategory,.OverDragLink,.Hovered
	{
	background-color: #DFE2FF;
}

.HighlightCategorie { /* $KleurCategorieAchtergrond */
	border-width: 2px;
	border-color: #7777CC;
}

A.Categorie { /* $KleurCategorieLinks */
	color: #0000ff;
}

A.CategorieKop,.CategorieKop { /* $KleurCategorieLinks */
	color: black;
}

table tr th {
	text-align: left;
}

.CategorieKop,.CategorieKop th,.CategorieKop span,#descriptionKop, .MoveCategorieKop {
	/* $KleurCategorieKopTekst */
	font-weight: bold;
	border: 1px solid #BDCAD8;
	border-width: 0 0 1px 0;
	color: black;
	background-color: #D4E6FC; /* $KleurCategorieKopAchtergrond */
	padding: 3px;
}

BODY { /* $Achtergrondkleur */
	background-color: #ffffff;
}

.Tip { /* $Tipkleur */
	color: #FF0000;
}

.Nieuw { /* $Nieuwkleur */
	color: #008000;
}

BODY {
	text-align: center;
}

.logo {
	float: left;
	padding-right: 10px;
	border: 0;
}

#descriptionKop {
	background-color: #fff;
}

#descriptionKop h1 {
	font-size: 14pt;
	margin: 0;
	padding: 0;
}

hr {
	width: 75%;
}

hr.ruimteBoven {
	margin-bottom: 20px;
}

hr.ruimteOnder {
	margin-top: 20px;
}

strong.succes {
	color: #080;
}

strong.fout {
	color: #f00;
}

.succes {
	color: #080;
}

.fout {
	color: #f00;
}

.Failure {
	background-color: #ff5050;
}

.Success {
	background-color: #68D068;
}

small {
	font-size: 8pt;
}

FORM {
	margin: 0px;
}

.MainContainer {
	float: left;
	/*width: 985px;*/
	width: 100%;
	margin-top: -1px;
}

.DragColumn,.OverDragColumn {
	float: left;
	border: 1px dashed #BDCAD8;
	margin: 9px 0px 9px 9px;
	padding: 5px;
	width: 31%;
	min-width: 324px;
	cursor: move;
}

.DragCategory,.OverDragCategory {
	margin-bottom: 10px;
	padding: 3px;
	/*width: 288px;*/
	width: 97%;
	cursor: move;
}

.DragCategory p,.OverDragCategory p {
	margin: 0;
}

.MoveCategorieKop {
	margin: -3px -3px 0 -3px;
}

.Link,.OverDragLink {
	border-width: 0 0 0 0;
	border-style: solid;
	/*width: 290px;*/
	width: 100%;
	margin-left: -2px;
	padding: 0 2px 0 2px;
	cursor: pointer;
	text-align: left;
	margin-top: 0px;
	border-color: #DFE2FF;
	color: blue;
}

.OverDragLink {
	border-width: 0 1px 0 1px;
	margin-left: -3px;
}

.LinkContainer {
	padding: 0 0 5px 0;
}

.link_title {
	width: 100%;
	margin: 0;
}

.link_title p {
	width: 100%;
	margin: 0;
}

.ScrollDiv {
	width: 150px;
	height: 365px;
	overflow: auto;
	text-align: left;
}

.Logo,.HeaderText,.Banner {
	float: left;
	border-width: 0px;
	border-style: solid;
}

.Logo,.HeaderText {
	padding-top: 6px;
}

.Logo {
	padding-top: 10px;
	width: 45px;
}

.Left,.Links,.Right,.AdminLeft,.AdminRight {
	width: 18%;
	float: left;
}

#adminLeft {
	width: 13%;
	float: left;
}

#adminRight {
	float: right;
	width: 86%;
	text-align: right;
}

.gettingStarted {
	width: 15%;
	float: right;
}

.gettingStarted ul {
	list-style-image: url("../pics/arrow.gif");
	text-align: left;
	margin-left: 1.5em;
	padding: 0;
}

.Left {
	clear: right;
}

.Links {
	width: 100%;
	text-align: center;
	padding-bottom: 3px;
}

.Right { /*float: right;*/
	text-align: right;
}

.results,.resultsBorderless {
	position: relative;
	z-index: 10;
	width: 90%;
	border-width: 1px;
	border-style: solid;
}

.resultsBorderless {
	position: relative;
	z-index: 10;
	border-width: 0px;
	border-style: solid;
}

.Sub,.Subhover {
	width: 100%;
	/*background-color: gray;*/
	cursor: pointer;
}

.SubHover {
	background-color: blue;
	color: white;
}

.blanket {
	background-color: #111;
	opacity: 0.65;
	filter: alpha(opacity          65);
	position: absolute;
	z-index: 9001;
	top: 0px;
	left: 0px;
	width: 100%;
}

.popUpDiv {
	position: absolute;
	background-color: #eeeeee;
	width: 300px;
	height: 300px;
	z-index: 9002;
	padding: 10px;
}

.favicon {
	float: left;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	top: 0px;
	left: 0px;
}

.catLink {
	padding: 1px 0 1px 0;
}

.catLink p {
	margin: 0 0 0 20px;
}

.title {
	font-weight: bold;
}

.title b {
	font-size: large;
}

.title span {
	text-align: center;
	margin-right: 10px;
}
.textAreaSmall {
	max-height: 20px;
}
.textAreaSmall, .textAreaExpanded {
	min-height: 15px;
	margin-top: 0px;
}
.textAreaExpanded {
	overflow-y: scroll;
	height: auto;
}