* {
	font-family: Verdana;
	color: black;
}

font, b, p, td, th, div, span, body, li {
	font-size: 10pt;
}

body {
	margin: 0;
	background-color: #00AEEF;
}

#title {
	text-transform: uppercase;
	font-weight: bold;
	color: black;
	font-size: 9pt;
	margin: 0 0 10px 0;
}

#logo {
	position: absolute;
	top: 156px;
	left: 625px;
	z-index: 10;
}

#main {
	ztext-align: center;
}

#colmenu {
	width: 172px;
}

#colcontent {
	width: auto;
}

#colnews {
	width: 100px;
}

table.main {
	width: 783px;
	height: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	table-layout: fixed;
	background-color: white;
	border-right: groove 3px #00AEEF;
	border-left: ridge 2px #00AEEF;
	background: white url("../images/siteheader.jpg") repeat-x;
	background-repeat: repeat-x;
}

table.main td {
	zborder: dotted 1px black;
	background: none;
	padding: 0;
}

table.main #header1 {
	padding: 50px;
}

table.main #header3, table.main #header4 {
	display: none;
}

table.main td.footer {
	zbackground: white url("../images/bg_copyright.jpg") no-repeat;
	height: 40px;
	vertical-align: bottom;
	text-align: center;
	font-size: 8pt;
	padding: 0 0 5px 0;
}

table.main td.footer table {
	text-align: center;
	margin: 0 auto;
}

table.main td.menu {
	zbackground: url("../images/menutiler.jpg") repeat-y;
	text-transform: uppercase;
	color: white;
	margin: 0;
	height: 469px;
	vertical-align: top;
	padding: 0px;
}

table.main td.news {
	vertical-align: top;
	padding: 100px 5px 0 5px;
	background: white url("../images/logos/logo.jpg") no-repeat 50% 0;
	padding: 5px 5px 0 5px;
	background: none;
}

table.main td.content {
	vertical-align: top;
	height: 100%;
	zbackground: #D9E0FA url("../images/bg_mid.jpg") no-repeat;
	padding: 0 20px;
}

table.main td.content * {
	font-size: 8pt;
}

table.searchform td {
	padding: 0 4px 4px 0;
	vertical-align: middle;
}

input.button {
	color: #E3E9FD;
	border: outset 3px #E3E9FD;
	background-color: #6382DC;
}

div.menus {
	padding: 0;
	margin: 10px 0 0 13px;
}

.menuseperator {
	display: none;
}

div.menufooter {
	zbackground: url("../images/bg_adres.jpg") no-repeat center top;
	width: 143px;
	height: 300px;
	margin: 30px 0 0 0;
}

div.menuitem1, div.menuitem2, div.menuitem3, div.menuitem4 {
	zbackground: url("../images/bg_menu.jpg") no-repeat;
	zbackground-color: silver;
	width: 143px;
	border-bottom: dotted 1px silver;
}

a.menuitem1, a.menuitem2, a.menuitem3, a.menuitem4 {
	color: black;
	ztext-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 0px 2px 0;
	display: block;
}

a.menuitem2, a.menuitem3, a.menuitem4 {
	margin-left: 10px;
}

a.menuitem3, a.menuitem4 {
	margin-left: 20px;
}

a.menuitem4 {
	margin-left: 30px;
}

a.menuitem1:hover, a.menuitem2:hover, a.menuitem3:hover, a.menuitem4:hover {
	color: #555555;	
}

a.menuitem2, a.menuitem3, a.menuitem4 {
	ztext-transform: none;
	font-weight: normal;
}

a.menuitem_closed {
}

a.menuitem_open {
}

a.menuitem_current {
}

div.menuitem1, div.menuitem2, div.menuitem3, div.menuitem4 {
}

div.content {
	margin-bottom: 10px;
}

td.contactlabel, td.contactfield {
	padding: 1px;
}

td.contactlabel, td.contactfield, td.contactfield * {
	font-size: 10pt;
}

td.contactfield input.input, 
td.contactfield textarea.textarea {
	width: 250px;
}

input.postcode {
	text-transform: uppercase;
}

div.newsitems {
	display: block;
	font-size: 10pt;
}

div.newsitem {
	display: block;
	border: dotted 1px silver;
	padding: 4px;
	margin: 4px;
	width: 170px;
}

div.newstitle {
	font-weight: bold;
	display: block;
	border-bottom: dotted 1px silver;
}

div.newsdesc {
	display: block;
}

div.newsmore {
	display: block;
	text-align: right;
}
