.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.arial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a {
	text-decoration: none;
	color: black;
}

.textinput {
	border: 1px solid grey;
	background-color: #fdffeb;
	outline: none;
}

.textinput_site {
	border: none;
	outline: none;
	padding: none;
	margin: none;
	height: 15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-khtml-box-sizing: border-box;
	background-color: rgb(255,255,255);
}

.newslett_input{
	border: 1px solid grey;
	outline: none;
	padding: none;
	margin: none;
	height: 16px;
	width: 250px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-khtml-box-sizing: border-box;
	background-color: rgb(255,255,255);
}

.bold {
	font-weight: bold;
}

.white {
	background-color: rgb(255,255,255);
}

.red, .red a {
	color: red;
}

.link {
	cursor: pointer;
}

.underlined {
	text-decoration: underline;
}


/* website styles */

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	min-width: 960px;
	padding-left: 15px;
	padding-top: 15px;
	z-index: 10;
	right: 0px;
}

	#header_top1 {
		width: 280px;
		height: 80px;
		margin-right: 15px;
		float:left;
	}
	#header_top2 {
		width: 280px;
		height: 80px;
		margin-right: 37px;
		float:left;
	}
	#header_top3 {
		width: 280px;
		height: 80px;
		float:left;
	}

	#header_bottom_left {
		float:left;
		width: 280px;
		height: 15px;
	}	
	#header_bottom_right {
		margin-left: 15px;
		height: 15px;
		float:left;
		width: auto;
	}	


#container {
	position: absolute;
	top: 125px;
	width: 960px;
	padding-left: 15px;
}

	#newscolumn {
		position: absolute;
		width: 280px;
		top: 175px;
		bottom: 0px;
		left: 18px;
		overflow-y:scroll;
		overflow-x:hidden;
	}
	
	#workscolumn {
		position: absolute;
		left: 298px;
		top: 175px;
		bottom: 0px;
		right: 0px;
		padding-left: 15px;
		height: auto;
		overflow-y:scroll;
		overflow-x:hidden;
		z-index: 1;
		
	}
	
	#workscolumn_zoom {
		position: absolute;
		left: 320px;
		top: 175px;
		bottom: 0px;
		right: 0px;
		overflow-y:scroll;
		overflow-x:hidden;
	}


.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

.bold {
	font-weight: bold;
}

.smaller {
	font-size: 10px;
}

.newsdivider {
	width:30px;
	border-bottom:1px solid black;
	margin-bottom:15px;
	margin-top: 15px;
	height: 1px;
}

.workimage {
	text-align: center;
	width: 150px;
	height: 150px;
	border: 1px solid pink;
}

.centeredimage {
	vertical-align: middle;
}

.blokje {
	width:190px;
	height:190px;
	text-align: center;
}

.workfloat {
	overflow: hidden;
	display: inline;
}

.workfloat img {
	vertical-align: text-top;
	padding: 15px;

}

.cms_workfloat {
	float:left;
	/*width: 192px;*/
	padding-right: 5px;
	height: 100px;;
	text-align: center;
	overflow: hidden;
}

.cms_imageinput {
	float:left;
	width: 450px;
	border: 1px solid grey;
	margin-bottom: 15px;
	padding: 5px;
}

.cms_fileinput {
	width: 250px;
}

.cms_keyinput {
	height: 70px;
	width: 190px;
	height: 95px;
	resize: none;
	background-color: #fdffeb;
	outline: none;
	border: 1px solid grey;
}

.cms_textfile {
	height: 70px;
	width: 448px;
	height: 95px;
	resize: none;
	background-color: #fdffeb;
	outline: none;
	border: 1px solid grey;
}

.cms_textfile_title {
	width: 446px;
	resize: none;
	background-color: #fdffeb;
	outline: none;
	border: 1px solid grey;
}

.grey {
	color: gray;
}

.workbox {
	position: relative;
	/*border: 1px solid grey;*/
	padding: 10px;
	margin-bottom:25px;
	margin-right: 25px;
}
.cms_workbox {
	position: relative;
	/*border: 1px solid grey;*/
	padding: 10px;
	margin-bottom:15px;
	margin-right: 15px;
}

#workdescription {
	position: absolute;
	top: 175px;
	left: 350px;
	width: 200px;
	overflow: hidden;
}

.workviewimage {
	display: inline;
}

#workscolumn_zoom img {
	padding:15px;
	vertical-align: text-top;
}

.buttonaslink {
	border: none;
	color: black;
	background: none;
	cursor: pointer;
	height: 14px;
	padding: 0;
	margin: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

.red {
	color: red;
}

.keywordlistitem{
	float:left;
	border-bottom: 1px solid rgb(127,127,127);
	margin-right: 4px;
	height: 13px;
	/*overflow: hidden;*/
}

.headinglink {
	cursor: pointer;
}

.headingunderlined {
	border-bottom: 1px solid rgb(127,127,127);
}

