body {
	background: url('images/background.png') repeat-x fixed 0 0 #898989;
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans serif;
	color: black;
}

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;
}

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: 220px;
	padding-top: 100px;
	float: left;
}

div.menu li {
	color: #e72522;
}

div.menu a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}

div.content {
	float: right;
	width: 650px;
	background-color: white;
	padding: 10px;
	color: black;
	clear: none;
}

#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;
}

.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;
	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;
}

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;
}

.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;
	margin: 15px;
}

.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: 320px;
	height: 275px;
	color: #FFFFFF;
	padding-top: 10px;
	background: none;
}

#welcome li {
	color: #FFFFFF;
}

#welcome .menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.25em;
	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;
}