body {
	margin: 0px;
	position: relative;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
P, BLOCKQUOTE {
	margin: 0px 5px;
	line-height: 18px;
}
UL, OL {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.wosimage {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	padding: 5px;
}
.button {
	border-right: medium none;
	border-top: medium none;
	font-size: 8pt;
	border-left: medium none;
	width: 120px;
	color: #ffffff;
	border-bottom: medium none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	line-height: 21px;
	background-color:#3f0a04;
}
.inputtext {
	border: 1px solid #3f0a04;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.tableHeader {
	background-color: #FFFFFF;
}
.tableContent {
}
.foutmelding {
	display:block;
	color : red;
	margin:5px 5px;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}
.highlight {
	background-color: Yellow;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 15px;
	font-weight: bold;
}
.kolom1 h1
{
	background: #CBD300;
	border: 2px solid #E32120;
	border-left: 0px;
	padding: 5px 5px;
	width: 275px;
	margin-left: -10px;
} 
#content_text h1
{
	background: #CBD300;
	border: 2px solid #E32120;
	border-left: 0px;
	padding: 5px 5px;
	width: 275px;
}

h2 {
	font-size: 16px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#dump {
	width: 955px;
	margin: 0px auto;
	text-align: left;
}

.footer {
	position: relative;
	bottom: 0px;
	width: 955px;
	height: 46px;
	line-height: 40px;
	text-align: center;
}
#footer_text {
	padding: 0;
	margin: 0 10px;
}

#container {
	width: 955px;
	text-align: left;
}

#left {
	float: left;
	width: 222px;
	padding: 15px 0 0;
}

#content {
	width: 733px;
	float: right;
}

#content_text {
/*	margin: 20px 25px 20px 20px;*/
	width: 100%;
}

#hoofdmenu
{
	height: 44px;
	width: 955px;
	padding: 0 0 0 15px;
}

#header {
	width: 955px;
	height: 124px;
}

.leesmeer {
	font-size: 14px;
	font-weight: bold;
}

.nav,
.navover {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	width: auto;
	float: left;
}
.navactive {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	width: auto;
	float: left;
}

.break {
	min-height: 40px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	float: left;
	color: #ffffff;
}

.subnav,
.subnavover {
	line-height: 26px;
	font-size: 12px;
	cursor: pointer;
	text-align: left;
	margin: 0 0 0 25px;
	font-weight: bold;
}

.subnavactive {
	line-height: 26px;
	font-size: 12px;
	cursor: default;
	text-align: left;
	margin: 0 0 0 25px;
	padding: 0 0 0 15px;
	font-weight: bold;
}

.titel {
	height: 35px;
	line-height: 35px;
	width: 580px;
	position: absolute;
	top: 80px;
	left: 328px;
	z-index: 2;
	font-weight: bold;
	font-size: 12px;
	color: #006069;
	border-bottom: 1px solid #89bcbf;
	text-align: left;
}

#doorsturen {
	position: relative;
	float: right;
	right: 25px;
}
.layout {
	width: 200px;
}


.printversie {
	position: relative;
	float: left;
	left: 25px;
	cursor: pointer;
}

#nieuws
{
}
	#nieuws .nieuws_item
	{
		clear: both;
		display: both;
		margin: 0 0 10px;
		padding: 5px;
		height: 75px;
		border-bottom: 1px dashed #3a3a3a;
	}

		.nieuws_item .nieuws_img
		{
			float: left;
			width: 75px;
			margin: 0 5px 0 0;
		}

			.nieuws_item .nieuws_img img
			{
				width: 75px;
				height: 56px;
				border: 0px;
			}

		.nieuws_item .nieuws_content
		{
			float: left;
			width: 575px;
		}

			.nieuws_content .title
			{
				display: block;
				font-size: 15px;
				font-weight: bold;
				margin: 0 0 5px;
			}

				.title a
				{
					color: #000000;
				}

			.nieuws_content .inleiding
			{
				display: block;
				font-size: 10px;
				line-height: 20px;
			}

	#nieuws .meernieuws
	{
		padding: 0 0 0 15px;
		font-size: 11px;
		font-weight: bold;
	}

.kolom1
{
	width: 59%;
	padding: 0px 10px;
}

	.kolom1 p {
		margin: 0px 5px;
	}

.kolom2
{
	width: 41%;
}
.shortnewsitem { 
	border-bottom: dashed 1px #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 13px;
	text-decoration: none;
	padding-bottom: 2px;

} 
.shortnewsitem_over {
	border-bottom: dashed 1px #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 13px;
	cursor: pointer;
	text-decoration: underline;
	padding-bottom: 2px;
}

/*
 * Added door Jeroen voor regpagina
 */

.registratie { margin: 0px 5px;}

.registratie label
{ 
	width:150px;
	float:left;
}

.registratie #radio_onderwijsvorm { float:left; }

.registratie #radio_onderwijsvorm label { float:none; width:auto;}

.registratie .clear { clear: both; }


