body {
	color: #4F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0F0F0;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-top: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/gradient_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 15px 0px 0px 12px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #284CA0;
}
a:hover {
	color: #909BC9;
	text-decoration: none;
}
address {
	margin-top: 10px;
	padding-left: 12px;
	font-style: normal;
}
#frame {
	width: 801px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/frame_bg.gif);
	background-repeat: repeat-y;
	position: relative;
}
#header {
	height: 96px;
	width: 790px;
	padding-bottom: 2px;
	padding-right: 11px;
	padding-left: 1px;
	position: relative;
	background-image: url(../images/top_shadow_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	position: absolute;
	left: 12px;
	bottom: 2px;
}
#menu {
	position: absolute;
	right: 22px;
	bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}
#menu a {
	position: relative;
	bottom: 2px;
	text-decoration: none;
	color: #4F4F4F;
}
#menu a:hover {
	color: #909ACB;
}
.menu_selected {
	color: #909ACB;
	position: relative;
	bottom: 2px;
}
#main {
	width: 790px;
	padding-right: 1px;
	padding-left: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
	position: relative;
}
.row {
	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
	padding-top: 12px;
}
.rowFirst {
	width: 790px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 801px;
	position: relative;
	clear: both;
}
#footer a {
	color: #4F4F4F;
}
#footer a:hover {
	text-decoration: none;
	color: #8D8D8D;
}

#copyright {
	position: absolute;
	right: 21px;
	bottom: 0px;
	display: block;
}
#grad_bar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6C6C6;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 790px;
}
p {
	padding-left: 12px;
	padding-right: 12px;
}
.intro {
	margin-top: 15px;
}
.introHome {
	margin-top: 0px;
}
.text_uline {
	text-decoration: underline;
}
#tablebox{
	margin-top: 25px;
	margin-bottom: 15px;
}
#tablebox table {
	border-collapse: collapse;
}
#tablebox th {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
	color: #284CA0;
	font-size: 11px;
	border: 1px solid #C6C6C6;
	text-align: center;
}
#tablebox td {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #C6C6C6;
	padding-right: 3px;
	padding-left: 3px;
}
#left {
	width: 385px;
	float: left;
}
#leftHome {
	width: 250px;
	float: left;
}
#middleHome {
	float: left;
	width: 330px;
}

#right {
	float: left;
	width: 371px;
}
#rightHome {
	float: left;
	width: 506px;
}

.clearboth {
	clear: both;
	margin-bottom: 15px;
	margin-top: 0px;
}
.uline {
	background-image: url(../images/gradient_horizontal.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 10px 0px 10px;
	padding: 0px;
	display: block;
}
.speciallessons {
	list-style-type: disc;
	padding-left: 36px;
}
ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 12px;
}
#form_inschrijven {
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 15px;
}
input, textarea {
	border: 1px solid #284CA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rad {
	border: none;
}
label {
	font-weight: bold;
	color: #4F4F4F;
}
.table_voorkeuren {
	border-collapse: collapse;
}
.table_voorkeuren td {
	padding-top: 3px;
	padding-bottom: 3px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #284CA0;
}
.buttons {
	background-color: #909BC9;
	color: #FFFFFF;
	font-weight: bold;
}
.adresLabel {
	font-weight:bold;
	font-style: normal;
}
.italichead {
	margin-bottom: 0px;
	margin-top: 12px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.avoorwaarden {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 12px;
}
.verplichteVeld {
	font-weight: bold;
	color: #284CA0;
}
.confirmBox {
	height: 250px;
}
#message {
	width: 390px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #909BC9;
	border: 1px solid #284CA0;
}
.errors {
	color: #FFFFFF;
	font-weight: bold;
}
#roosterTbl td {
	text-align: center;
}
.classroom {
	margin-right: auto;
	margin-left: 50px;
	display: block;
	margin-top: 35px;
}
.favlinks {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 12px;
	margin-bottom: 12px;
}
