.sub-koptekst {
	color: #0d256f;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 17px;
}

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

INPUT,select {
	color: #000000;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 14px;
} 

.menu {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
}
.menu a:link {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.submenu {
	color: #1844cf;
	font-size:14px;
	font-weight: bold;	
}
.submenu a:link {
	color: #1844cf;
	font-size:14px;
	font-weight: bold;	
	text-decoration: none;
}
.submenu a:visited {
	color: #1844cf;
	font-size:14px;
	font-weight: bold;	
	text-decoration: none;
}
.submenu a:hover {
	color: #1844cf;
	font-size:14px;
	font-weight: bold;	
	text-decoration: none;
}
.submenu a:active {
	color: #1844cf;
	font-size:14px;
	font-weight: bold;	
	text-decoration: none;
}


a:link {
	color: #0d256f;
}
a:visited {
	color: #0d256f;
}
a:hover {
	color: #0d256f;
}
a:active {
	color: #0d256f;
}

a.beheer-icon:link {
	font-size: 10px;
	color: #0d256f;
	text-decoration: none;
}
.icon_disabled {
	font-size: 10px;
	color: #a3a3a3;
	text-decoration: none;
}
a.beheer-icon:visited {
	font-size: 10px;
	color: #0d256f;
	text-decoration: none;
}
a.beheer-icon:hover {
	font-size: 10px;
	color: #0d256f;
	text-decoration: none;
}
a.beheer-icon:active {
	font-size: 10px;
	color: #0d256f;
	text-decoration: none;
}
td.datagrid-background {
	background-color: #f2f2f2;	
}
td.beheer {
	background-color: #fcfcfc;
}
td.beheer-add {
	background-color: #edecec;
}
td.beheer-leftmargin {
	padding-left: 12px;
}
td.beheer-form-leftmargin {
	padding-left: 7px;
}

td.beheer-icon {
	width: 55px;
	height: 40px;
	text-align: center;
	vertical-align: bottom;
}

table.import, td.import {
	border: 1px solid black; border-collapse: collapse;	padding: 5px;
}

body {
	text-align: center;
}
td {
	font-family: Trebuchet MS, Trebuchet MS, Trebuchet MS;
	font-size: 14px;
	color: #0d256f;
}
td.blueborder-topleft { 
	background-image: url(img/blueborder-topleft.gif);
	background-repeat: no-repeat; 
	background-position: left top;
	width: 6px;
	height: 6px;	 
}
td.blueborder-topright { 
	background-image: url(img/blueborder-topright.gif);
	background-repeat: no-repeat; 
	background-position: right top;
	width: 6px;
	height: 6px;
}
td.blueborder-bottomleft {
	background-image: url(img/blueborder-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;  
	width: 6px;
	height: 6px;
}
td.blueborder-bottomright {
	background-image: url(img/blueborder-bottomright.gif);
	background-repeat: no-repeat; 
	background-position: right bottom;  
	width: 6px;
	height: 6px;
}
td.blueborder-top {
	background-image: url(img/blueborder-horizontal.gif);
	background-repeat: repeat-x; 
	background-position: top;
	height: 6px;
}
td.blueborder-bottom {
	background-image: url(img/blueborder-horizontal.gif);
	background-repeat: repeat-x; 
	background-position: bottom; 
	height: 6px;
}
td.blueborder-left {
	background-image: url(img/blueborder-vertical.gif);
	background-repeat: repeat-y; 
	background-position: left; 
	width: 6px;
}
td.blueborder-right {
	background-image: url(img/blueborder-vertical.gif);
	background-repeat: repeat-y; 
	background-position: right; 
	width: 6px;
}



td.blueborderfill {
	background-color: #1844cf;
}
td.blueborderfill-topleft { 
	background-image: url(img/blueborderfill-topleft.gif);
	background-repeat: no-repeat; 
	background-position: left top;
	width: 6px;
	height: 6px;	 
}
td.blueborderfill-topright { 
	background-image: url(img/blueborderfill-topright.gif);
	background-repeat: no-repeat; 
	background-position: right top;
	width: 6px;
	height: 6px;
}
td.blueborderfill-bottomleft {
	background-image: url(img/blueborderfill-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;  
	width: 6px;
	height: 6px;
}
td.blueborderfill-bottomright {
	background-image: url(img/blueborderfill-bottomright.gif);
	background-repeat: no-repeat; 
	background-position: right bottom;  
	width: 6px;
	height: 6px;
}
div.fieldborder {
	padding:2px;
	border: 1px #bbbbbb solid;
}
