/* misc begin */
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top:0px;
	padding-bottom:0px;
}

ul img {
	max-width: 420px;
}

p {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}


dfn {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

/* misc end */

/* breadcrumbs begin */
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-weight: normal;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	background-color:#FFFFFF;
}
.breadcrumbs a,
.breadcrumbs a:link,
.breadcrumbs a:visited {
	text-decoration: underline;
	color: #fe6f10;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	color: #fe6f10;
}

/* breadcrumbs end*/


/* forms begin */

form {
	margin: 0px;
	padding: 0px;
}

button {
  border: 1px solid #fe6f10;
  padding: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 3px;
}

input {
	border: 1px solid #fe6f10;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}

select {
	border: 1px solid #fe6f10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}

textarea {
	border: 1px solid #fe6f10;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* forms end */


/* global layout buttons begin*/
.button_orange,
.button_orange a,
.button_orange a:hover,
.button_orange a:visited,
.button_orange a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

/* global layout buttons end*/


div.dash
{
  border-bottom: 1px dashed #FEB787;
}

/* aanmelden begin */
.dash td {
	border-bottom: 1px dashed #FEB787;
}
.dash .nodash td{
	border: none;
}
.note {
	padding: 3px;
	padding-left: 10px;
	color: #888888;
	font-size: 10px;
	line-height:12px;
}

.note ul {
	margin:0;
	margin-left: 15px;
	padding:0;
	margin-bottom: 20px;
}
.note li {
	list-style-type: circle;
	margin:0;
	padding:0;
}
.note b {
	display: block;
	font-size: 11px;
}

.button {
	background-color: #fe6f10;
	color: #fff;
	font-weight: bold;
}
.formtext {
	padding: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}
.noborder {
	border: none;
}

/* aanmelden end */


/* sitemap begin */
.sitemaptable_main {
	font-weight: bold;
	font-size: 13px;
}
.sitemaptable_main a,
.sitemaptable_main a:link,
.sitemaptable_main a:visited {
	text-decoration: none;
	color: #fe6f10;
}


.sitemaptable_level2 {
	font-weight: bold;
}
.sitemaptable_level3 {}
.sitemaptable_level4 {}

/* sitemap end */
.editButtonProfile
{
  float: right;
  margin-top: 7px;
  margin-bottom: -8px;
  .margin-bottom: 0px;
  padding-right: 10px
}