a{
	border: 0px;
	color: #0153B7;
	font-size: 12px;
	font-weight: normal;
}

a:hover{
	color: #A3BEDF;
}

a.info {
	background: url(images/user_info.gif) no-repeat 0px 0px;
	height: 16px;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
	width: 16px;
}

a.info:hover {
	background: url(images/user_info_hover.gif) no-repeat 0px 0px;
}

a.vraag {
	background: url(images/user_question.gif) no-repeat 0px 0px;
	height: 16px;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
	width: 16px;
}

a.vraag:hover {
	background: url(images/user_question_hover.gif) no-repeat 0px 0px;
}

a.zoomimg,
input.zoomimg,
img.zoomimg,{
	cursor: url(/images/zoomin.cur), url(/opwegnaarschool/images/zoomin.cur), hand, default;
	padding: 0px !important;
}

body{
	background-color: #EEEEEE;
	color: #555454;
	font-family: Trebuchet MS;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #555454;
	scrollbar-base-color: #A3BEDF;
	scrollbar-darkshadow-color: #0153B7;
	scrollbar-face-color: #A3BEDF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A3BEDF;
	scrollbar-track-color: #FFFFFF;
	text-align: center;
}

h1, .h1{
	color: #0153B7;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 24px;
	padding: 0px;
	text-transform: uppercase;
}

h2, .h2{
	color: #0153B7;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
}

h3, .h3{
	color: #0153B7;
	display: block;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4, .h4{
	color: #555454;
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

hr {
	color: #A3BEDF;
	height: 1px;
}

img{
	border: 0px;
}

img:visited{
	border: 0px;
}

input, select{
	border: 1px solid #A3BEDF;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 22px;
	margin-bottom: 5px;
	vertical-align: middle;
	width: 150px;
}

input.button {
	cursor: hand;
}

table{
	font-family: Trebuchet MS;
	font-size: 12px;
}

td{
	border-color: #CFDCEF;
}

th, .th{
	background-color: #CFDCEF;
	border: none;
	border-color: #A3BEDF;
	font-weight: bold;
	padding-left: 6px !important;
	text-align: left;
}

tr.hover {
	background-color: #F0F4F9;
	cursor: hand;
}

tr.selected {
	background-color: #CFDCEF;
}

ul {
	margin-left: 15px;
	padding-left: 0px;
}

.button {
	background-color: #CFDCEF;
	border: 1px outset #A3BEDF;
	width: 100px;
}

.buttons_header a{
	background: #FFFFFF;
	border: 2px solid #0153B7;
	color: #0153B7;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.buttons_header a:hover{
	border-color: #A3BEDF;
	color: #A3BEDF;
}

.clear, .clear input {
	border: none;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.menu_link_items {
	padding-left: 20px;
	padding-top: 40px;
	text-align: left;
	width: 185px;
}

.menu_link_items a{
	color: #555454;
	display: block;
	height: 22px;
	padding-left: 16px;
	text-decoration: none;
}

.menu_link_items a.completed{
	background: url(images/opsommingsteken_completed.gif) no-repeat 0px 3px;
	color: #AAAAAA;
	cursor: default;
}

.menu_link_items a.disabled,
.menu_link_items a.disabled:hover{
	color: #AAAAAA;
	cursor: default;
}

.menu_link_items a.nextitem{
	background: url(images/pijltje_blauw_naar_rechts.gif) no-repeat 0px 4px;
}

.menu_link_items a.nextitem:hover{
	background: url(images/pijltje_blauw_naar_rechts_hover.gif) no-repeat 0px 4px;
}

.menu_link_items a.selected{
	background: url(images/opsommingsteken_medium.gif) no-repeat 0px 3px;
	color: #0153B7;
	text-decoration: none;
}

.menu_link_items a:hover{
	color: #0153B7;
	font-size: 12px;
	font-weight: normal;
}

.navigatie_link a{
	color: #0153B7;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

.navigatie_link a.volgende{
	background: url(images/pijltje_blauw_naar_rechts.gif) no-repeat right;
	padding-right: 20px;
}

.navigatie_link a.volgende:hover{
	background: url(images/pijltje_blauw_naar_rechts_hover.gif) no-repeat right;
}

.navigatie_link a.vorige{
	background: url(images/pijltje_blauw_naar_links.gif) no-repeat left;
	padding-left: 20px;
}

.navigatie_link a.vorige:hover{
	background: url(images/pijltje_blauw_naar_links_hover.gif) no-repeat left;
}

.navigatie_link a:hover{
	color: #A3BEDF;
}

.pager {
	background-color: #CFDCEF;
	color: #0153B7;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 5px;
}

.pager a {
	text-decoration: none;
}

.submenu_link a{
	color: #555454;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	text-decoration: none;
}

.submenu_link a:hover{
	color: #0153B7;
}

.table{
	background-color: #FFFFFF;
	border: 1px solid #A3BEDF;
}

#messagedlg {
	background-color: #CFDCEF;
	border: 2px solid #A3BEDF;
	font-weight: bold;
	margin: auto;
	padding: 20px;
	text-align: center;
	width: 150px;
}

/*
#messagedlgcontainer {
	border: 10px solid #FF0000;
}
*/