@media screen {
	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
		{
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
		{
		display: block;
	}
	body {
		line-height: 1;
	}
	ol,ul {
		list-style: none;
	}
	blockquote,q {
		quotes: none;
	}
	blockquote:before,blockquote:after,q:before,q:after {
		content: '';
		content: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	body {
		/*background: url('images/background.png') repeat-x fixed 0 0 #898989;*/
		background: #BBBBBB;
		font-size: 0.8em;
		font-family: verdana, arial, helvetica, sans serif;
		color: black;
		font-size: 0.8em;
	}
	html,body,blockquote,div,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,table,td,th,ul,img,a,address
		{
		margin: 0;
		padding: 0;
		border: none;
		font-style: normal;
	}
	em {
		font-style: italic;
	}
	strong,th {
		font-weight: bold;
	}
	div.header {
		height: 90px;
		padding: 10px 0;
		border-bottom: 3px white solid;
		z-index: 2;
		overflow: hidden;
	}
	div.header #title {
		display: none;
	}
	div.header img {
		margin: 0;
		border: none;
		border-style: solid;
		border-width: 1px;
		border-color: #e72522; /*logo flower*/
		padding: 0;
		position: relative;
		height: 60px;
		width: 60px;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
	div.header img.l1 {
		top: 0;
	}
	div.header img.l2 {
		top: 10px;
	}
	div.header img.l3 {
		top: 20px;
	}
	div.header img.l4 {
		top: 30px;
	}
	div.menu {
		background: url('../images/header/ontwerp2_12.gif') no-repeat;
		z-index: 2;
		width: 240px;
		padding-top: 100px;
		float: left;
	}
	div.menu li {
		color: #e72522;
	}
	div.menu a {
		display: block;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 1.1em;
		line-height: 1.1em;
		text-shadow: #898989 0px 0px 5px;
	}
	div.content {
		float: right;
		width: 650px;
		background-color: white;
		padding: 10px;
		color: black;
		clear: none;
		border-radius: 0 0 2px 2px;
		-webkit-border-radius: 0 0 2px 2px;
		-moz-border-radius: 0 0 2px 2px;
	}
	#languages {
		float: right;
		width: 16px;
		height: 11px;
		border: 0 #000000 none;
		margin: 0;
		padding: 0;
	}
	#languages img,#languages a {
		border: 0 #000000 none;
		margin: 0;
		padding: 0;
		display: block;
		height: 11px;
		width: 16px;
	}
	div.wrapper {
		margin: 0 auto;
		padding: 0;
		width: 930px;
		border: 1px white solid;
		display: block;
		background-color: #73B542;
		-moz-box-shadow: 0 0 5px 5px #898989;
		-webkit-box-shadow: 0 0 5px 5px #898989;
		box-shadow: 0 0 5px 5px #898989;
	}
	.contentwrapper {
		display: block;
		background-color: #73B542;
		z-index: 1;
	}
	div.footer {
		clear: both;
		padding-left: 240px;
		background-color: #73B542;
		vertical-align: middle;
	}
	div.footer p {
		padding: 0 5px;
		text-align: center;
		margin: 0;
		color: white;
	}
	div.footer p a {
		color: white;
		text-decoration: none;
	}
	.menubutton {
		border-color: #99FF33;
		border-width: 0 0 1px 0;
		border-style: dashed;
		padding: 2px 5px;
	}
	h1 {
		font-size: 1.5em;
		line-height: 1.5em;
		font-weight: bold;
		padding: 0;
		margin: 15px 0 20px 0;
		color: #e72522;
		text-shadow: 1px 1px 1px #898989;
	}
	h2 {
		font-size: 1.2em;
		line-height: 1.2em;
		font-weight: bold;
		margin: 15px 0 2px 0;
		padding: 0 0 5px 0;
		color: #e72522;
		text-shadow: 1px 1px 1px #898989;
	}
	h3 {
		font-size: 1em;
		line-height: 1em;
		font-style: italic;
		padding: 0 0 2px 0;
		margin: 15px 0 2px 0;
		color: black;
		text-shadow: 1px 1px 1px #898989;
	}
	p,address {
		margin: 0 0 1.5em 0;
		line-height: 1.5em;
	}
	p {
		text-align: justify;
	}
	p li {
		margin: 0 0 1.6em 0;
	}
	a {
		color: #e72522;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	ol,ul {
		list-style-type: square;
		list-style-position: outside;
		padding-left: 20px;
	}
	.content li {
		list-style-position: inside;
		list-style-type: square;
		margin-bottom: 5px;
	}
	.content img {
		border-style: solid;
		border-width: 1px;
		border-color: #D64700;
		padding: 3px;
		text-align: center;
	}
	.group .left {
		margin-right: 0;
	}
	.group .right {
		margin-left: 0;
	}
	.center {
		display: block;
		text-align: center;
	}
	.holder img {
		border: none;
		padding: 0;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
	.center .holder {
		margin: 15px auto;
	}
	.holder {
		border-style: solid;
		border-width: 1px;
		border-color: #e72522;
		padding: 3px;
		text-align: center;
		background: url('images/image-background.png') #898989;
		background-repeat: repeat-x;
		margin: 7px 15px;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		background: linear-gradient(bottom, #BBBBBB 16%, #BDBDBD 63%);
		background: -o-linear-gradient(bottom, #BBBBBB 16%, #BDBDBD 63%);
		background: -moz-linear-gradient(bottom, #BBBBBB 16%, #BDBDBD 63%);
		background: -webkit-linear-gradient(bottom, #BBBBBB 16%, #BDBDBD 63%);
		background: -ms-linear-gradient(bottom, #BBBBBB 16%, #BDBDBD 63%);
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0.16, #BBBBBB
			), color-stop(0.63, #BDBDBD) );
	}
	.left {
		float: left;
		margin-right: 15px;
		margin-left: 10px;
	}
	.right {
		float: right;
		margin-left: 15px;
		margin-right: 10px;
	}
	.ie6 .left {
		margin-left: 5px;
	}
	.ie6 .right {
		margin-right: 5px;
	}
	.holder p {
		text-align: center;
		margin: 3px 0 3px 0;
		padding: 0;
		font-size: 0.8em;
	}
	p,img.left,img.right,h1,h2,h3,.content ul,address {
		padding-left: 10px;
		padding-right: 10px;
	}
	div.header div {
		display: inline;
		float: right;
		font-size: 1.5em;
		margin: 30px 20px 0 0;
		padding: 30px;
		color: white;
	}
	#welcome #intro {
		display: none;
	}
	#welcome div.menu {
		position: absolute;
		top: 200px;
		left: 400px;
		width: 280px;
		height: 275px;
		padding-top: 10px;
		background: none;
	}
	#welcome li {
		color: #FFFFFF;
	}
	#welcome .menu a {
		text-decoration: none;
		text-transform: uppercase;
		font-size: 1.20em;
		color: #FFFFFF;
		font-weight: bold;
		padding: 2px 0;
	}
	#welcome li:hover {
		color: #e72522;
	}
	#welcome li {
		list-style-position: outside;
		list-style-type: square;
	}
	#welcome img {
		padding: 0;
		margin: 0;
	}
	#welcome {
		background: none #FFFFFF;
	}
	#welcome .background div {
		clear: both;
	}
	#welcome .background div div {
		float: left;
		clear: none;
	}
	hr {
		color: #e72522;
		margin-left: 10px;
		margin-right: 10px;
		border-style: solid;
	}
}

@media print {
	html,body {
		font-family: verdana, arial, helvetica, sansserif;
		font-size: 12px;
		color: black;
	}
	blockquote,body,div,fieldset,form,h4,h5,h6,html,input,li,ol,p,pre,table,td,th,ul,img,a,address,#title
		{
		margin: 0;
		padding: 0;
		font-style: normal;
		border: none;
	}
	h1 {
		font-size: 1.5em;
		line-height: 1.5em;
		padding: 0;
		margin: 15px 0 20px 0;
		color: #e72522;
	}
	h2 {
		font-size: 1.2em;
		line-height: 1.2em;
		font-weight: bold;
		margin: 15px 0 2px 0;
		padding: 0 0 5px 0;
		color: #e72522;
	}
	h3 {
		font-size: 1em;
		line-height: 1em;
		font-style: italic;
		padding: 0 0 2px 0;
		margin: 15px 0 2px 0;
		color: black;
	}
	em {
		font-style: italic;
	}
	strong,th {
		font-weight: bold;
	}
	div.header {
		padding: 10px 0;
		z-index: 2;
		overflow: hidden;
	}
	div.header #title {
		color: #e72522;
		font-size: 24px;
	}
	div.header img {
		display: none;
	}
	div.menu {
		display: none;
	}
	div.content {
		background-color: white;
		padding-left: 0;
	}
	#languages {
		display: none;
	}
	div.wrapper {
		margin: 0;
		padding: 0;
		display: block;
	}
	.contentwrapper {
		display: block;
	}
	div.footer {
		display: none;
	}
	h1 {
		font-size: 20px;
		padding: 0;
		margin: 20px 0 25px 0;
		color: #e72522;
	}
	h2 {
		font-size: 16px;
		font-weight: bold;
		margin: 20px 0 2px 0;
		padding: 0 0 5px 0;
		color: #e72522;
		font-family: arial;
	}
	h3 {
		font-size: 13px;
		font-style: italic;
		padding: 0 0 2px 0;
		margin: 15px 0 2px 0;
		color: black;
	}
	p,address {
		margin: 0 0 12px 0;
		line-height: 20px;
	}
	p {
		text-align: justify;
	}
	a {
		color: black;
		text-decoration: none;
	}
	ol,ul {
		list-style-type: square;
		list-style-position: outside;
		padding-left: 20px;
	}
	.content li {
		list-style-position: inside;
		list-style-type: square;
		line-height: 20px;
	}
	.content img {
		border-style: solid;
		border-width: 1px;
		border-color: #D64700;
		padding: 3px;
		text-align: center;
	}
	.left {
		float: left;
		margin-right: 15px;
		margin-left: 10px;
	}
	.right {
		float: right;
		margin-left: 15px;
		margin-right: 10px;
	}
	.group .left {
		margin-right: 0;
	}
	.group .right {
		margin-left: 0;
	}
	.center {
		display: block;
		text-align: center;
	}
	.holder img {
		border: none;
		padding: 0;
	}
	.center .holder {
		margin-left: auto;
		margin-right: auto;
	}
	.holder {
		border-style: solid;
		border-width: 1px;
		border-color: #e72522;
		padding: 3px;
		text-align: center;
		background: url('images/image-background.png') #898989;
		background-repeat: repeat-x;
	}
	.holder p {
		text-align: center;
		font-style: italic;
		margin: 3px 0 3px 0;
		padding: 0;
	}
	p,img.left,img.right,h1,h2,h3,.content ul,address {
		padding-left: 10px;
		padding-right: 10px;
	}
	#welcome #intro {
		display: block;
	}
	#welcome .background {
		display: none;
	}
}
