body {
	font-size: 12px;
	font-family: Veranda, Arial, sans-serif;
	background-color: #FCCB0D;
}

td {
	font-size: 12px;
	font-family: Veranda, Arial, sans-serif;
}

.li {
	list-style-position: outside;
	list-style-image: url(../../Images/Kleinehandjes/arrow.gif);
}

.smalltext {
	font-family: Veranda, Arial, sans-serif;
	font-size: 9px;
	color:#000000;
}

A:link {
	color: #000000;
	text-decoration: none ;
}

A:hover {
	color: #0033FF;
	text-decoration: none ;
}

A:active { 
	color: #0033FF;
}

A:visited {
	color: #000000;
	text-decoration: none ;
}
A:visited:hover {
	color: #0033FF;
	text-decoration: none ;
}

a.select{
	color: #000000;
	text-decoration: none ;
}

a.select:link, a.select:visited{
	color: #0033FF;
	text-decoration: none ;
}

a.select:hover, a.select:active{
	color: #0033FF; 
} 

.tekst {
	font-family: Veranda, Arial, sans-serif;
	font-size: 12px;
	color:#000000;
}

.tekstwit {
	font-family: Veranda, Arial, sans-serif;
	font-size: 12px;
	color:#ffffff;
}


.kadertekst {
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	display: block;
	background-color:#ED1254;
	color: #ffffff;
	font-weight: bold;
	line-height: 120%;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-right: 5px;
}

.tableoutline {
	background-color:#00A5DB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #000000;
	margin-right: 15px;
}

.linkrood {
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	color: #ED1254;
}

.kaderoutline {
	font-family: Veranda, Arial, sans-serif;
	font-size: 16px;
	display: block;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: bold;
	line-height: 140%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #ED1254;
	margin-right: 15px;
}

.kader {
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #000000;
	margin-right: 15px;
}

h1 {
	font-family: Veranda, Arial, sans-serif;
	font-size: 13px;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 120%;	/* background: #EBEBEB url(img/kader-05.jpg) repeat-x top; */
}

h2 {
	font-family: Veranda, Arial, sans-serif;
	font-size: 13px;
	color:#ffffFf;
	margin: 0px;
	padding: 0px;
	line-height: 120%;	/* background: #EBEBEB url(img/kader-05.jpg) repeat-x top; */
}
.tekstbold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.tekstboldwit {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.title {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}

.titleRed {
	font-size: 16px;
	color: #ED1254;
	font-weight: bold;
}

.titleBlue {
	font-size: 16px;
	color:#0066FF ;
	font-weight: bold;
}

.linkselected1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.linkselected2 {
	font-size: 11px;
	line-height: 18px;
	color:#000000;
	line-height: 180%;
	font-weight: bold;
	margin-left: 15px;
}

a.linkselected2 {
	text-decoration: underline;
}

a.linkselected2:hover 
{
	color:#000000;
	text-decoration: none;
}

.linkselected3 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.linkselected4 {
	font-size: 18px;
	color: #FFFFFF;
}

.linkselected5 {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 180%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

form
{
 	margin: 0px;
	padding: 0px;
}

form .item
{
	border-top: 1px solid;
	background: #CBBA80;
	margin: 2px;
}

form .label
{
 	float: left;
	clear: left;
	width: 10px;
}

input, textarea, select {
  	font-family: Veranda, Arial, sans-serif;
	font-size: 12px;
	color:#333333;
	border: 1px solid;
	background: #ffffff;
	margin: 2px;
	padding: 1px;
}

input.submit {
	width: 98px;
	height: 37px;
	/* background: transparent url(imagesaspe/submit_button2.png); */
	border: none;
}

.textblue {
	font-size: 12px;
	font-family: Veranda, Arial, sans-serif;
	font-weight: bold;
	color:#0066FF ;
}

.textRed {
	font-size: 12px;
	font-family: Veranda, Arial, sans-serif;
	font-weight: bold;
	color:#ED1254 ;
}

.TabInactiveCenter
{
	background-image: url(../../Images/tabs/tabInactiveCenter.gif);
	background-repeat: repeat-x;
}
.TabInactiveLeft
{
	background-image: url(../../Images/tabs/tabInactiveLeft.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.TabInactiveRight
{
	background-image: url(../../Images/tabs/tabInactiveRight.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.TabActiveLeft
{
	background-image: url(../../Images/tabs/tabActiveLeft.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.TabActiveCenter
{
	background-image: url(../../Images/tabs/tabActiveCenter.gif);
	background-repeat: repeat-x;
}
.TabActiveRight
{
	background-image: url(../../Images/tabs/tabActiveRight.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.x-form-view
{
	cursor: default;
	border: 1px;
}

.available-photo
{
	cursor: pointer;
}

.photo-for-printing
{
	float: left;
	border: 3px solid #dddddd !important;
	margin-top: 3px;
	margin-left: 3px;
	cursor: pointer;
}

.photo-for-printing img
{
	margin-bottom: 2px;
}

.photo-for-printing select
{
	width: 70px;
}

.x-view-drag-insert-above
{
	border-top: 2px dashed #3366cc !important;
}
.x-view-drag-insert-left
{
	border-left: 2px dashed #3366cc !important;
}
.x-view-drag-insert-right
{
	border-right: 2px dashed #3366cc !important;
}
.x-view-drag-insert-below
{
	border-bottom: 2px dashed #3366cc !important;
}

.container-over
{
	background-color: pink;
}
.DragDiv
{
	width: 70px;
	height: 30px;
	background-color: #d9e8f8;
	border: solid 1px black;
}
