* {
	margin: 0px; 
	padding: 0px;
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	background-color: #f46f21;
}

ul, ol {
	margin: 10px; 
	padding: 10px;
}

ul li, ol li {
	list-style-position: inside;
}

img {
	border: none;
}

h1, h3 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}

p {
	margin-bottom: 12px;	
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

input.button {
	height: 19px;
	padding: 0 3px;
	background-color: #f46f21;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid;
	border-top-color: #ffc966;
	border-right-color: #A0410D;
	border-bottom-color: #A0410D;
	border-left-color: #ffc966;
}

#container {
	margin: auto;
	padding: 0px;
	width: 990px;
	background-color: #ffffff;
}

#banner {
	width: 990px;
	height: 99px;
	background: url(/images/front/FloraHolland_logo.gif) no-repeat 25px 18px;
}

#login {
	width: 270px;
	padding-top: 15px;
	padding-left: 720px;
}

#devider {
	width: 990px;
	height: 22px;
	background-color: #000000;
}

#breadcrumbs {
	width: 990px;
	height: 16px;
	background-color: #ffffff;	
}

#main {
	width: 990px;
	background-color: #ffffff;
}

#footer {
	float: left;
	width: 990px;
	height: 42px;
	background: url(/images/front/footer_bg.gif) repeat-x 0 0;
	background-color: #ffffff;
}

#submenuContainer {
	float: left;
	width: 200px;
	background: url(/images/front/schaduwrand.gif) repeat-x 0 0;
	background-color: #ffffff;
	
}

#submenu {
	padding-top: 33px;
	padding-left: 30px;	
	font-size: 11px;
}

#submenu h3 {
	margin-top: 0px;
	margin-bottom: 0px;	
}

#submenu ul {
	margin: 0;
	padding: 0;
    list-style: none;
	line-height: normal;
}

#submenu a {
	text-decoration: underline;
	padding: 2px 0 2px 0;
	display: block;
	width: 160px;
}

#submenu a:hover {
	color: #000000;
}

#submenu ul li ul li a {
	width: 136px;
	margin: 0;
	padding: 0 0 0 20px;
}

#submenu ul li ul li a:hover {
	color: #000000;
	background: url(/images/front/bullet_image_zwart.gif) no-repeat 10px 4px;
}

#submenuContainer ul li, #submenuContainer ul li ul li { 
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

#contentContainer {
	float: left;
	width: 790px;
	background-color: #ffffff;
}

#contentContainer h3, #contentContainer h1 {
	margin-top: 33px;	
}

#contentContainer div.picture h3 {
	margin-top: 20px;	
}

#content {
	padding-left: 30px;
	padding-right: 20px;
	font-size: 10pt;
}

#contentMiddleColumn {
	padding-left: 30px;
	float: left;
	width: 481px;
	font-size: 10pt;
}

#contentRightColumn {
	float: left;
	width: 279px;
	height: 100px;
	background: url(/images/front/schaduwrand.gif) repeat-x 0 0;
}

table {
	border: 0px;
	border-style: none;
}

table th, table td {
	padding: 3px;
}

table.actietable {
	border-collapse: collapse;
}

table.actietable th {
	font-weight: bold;
	font-style: italic;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

table.actietable td {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

table.projectselect {
	border-collapse: collapse;
	padding: 1px;	
}

table.projectselect th, table.projectselect td {
	padding: 1px;
}

tr.ROW, td.ROW, tr.ROW1, td.ROW1, tr.HEADERROW, td.HEADERROW {
	background-color: #FFFFAC;
}

tr.ROW2, td.ROW2 {
	background-color: #FFFFCC;
}
