.thead {
	font-family: verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.smallhead {
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

.tsmall {
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

table.formtable {
	border-collapse: collapse;
	border-spacing: 0px;
}

tr.formtable {
}

td.formtable {
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-color: #008000;
	border-right-color: #008000;
	border-bottom-color: #008000;
	border-left-color: #008000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

td.formtable.even {
	background-color: #EEEEEE;
}

td.formtable.odd {
	background-color: #CCCCCC;
}

td.formtable.mouseeven {
	background-color: #EEEEEE;
}

td.formtable.mouseodd {
	background-color: #CCCCCC;
}

td.formtable.mouseeven:hover {
	background-color: #DDDDDD;
}

td.formtable.mouseodd:hover {
	background-color: #DDDDDD;
}

td.formtable.selected {
	background-color: #81BA46;
}

th.formtable {
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-color: #008000;
	border-right-color: #008000;
	border-bottom-color: #008000;
	border-left-color: #008000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

th.formtable.even {
	background-color: #EEEEEE;
}

th.formtable.odd {
	background-color: #CCCCCC;
}

th.formtable.mouseeven {
	background-color: #EEEEEE;
}

th.formtable.mouseodd {
	background-color: #CCCCCC;
}

th.formtable.mouseeven:hover {
	background-color: #DDDDDD;
}

th.formtable.mouseodd:hover {
	background-color: #DDDDDD;
}

.form {
}

.form.red {
	background-color: #FFC0CB;
}

.form.error {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana,sans-serif;
}

div.picker {
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border-top-color: #008000;
	border-right-color: #008000;
	border-bottom-color: #008000;
	border-left-color: #008000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EEEEEE;
}

div.picker.even {
	background-color: #EEEEEE;
}

div.picker.odd {
	background-color: #CCCCCC;
}

div.picker.even:hover {
	background-color: #DDDDDD;
}

div.picker.odd:hover {
	background-color: #DDDDDD;
}

div.picker.selected {
	background-color: #008000;
}

table.pagepicker {
	border-spacing: 2px;
	font-size: 13px;
	font-family: verdana,sans-serif;
}

td.pagepicker {
	background-color: #EEEEEE;
	font-size: 13px;
	font-family: verdana,sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
}

td.pagepicker.blank {
	background-color: transparent;
	font-size: 13px;
	font-family: verdana,sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
}

td.pagepicker.current {
	background-color: #008000;
}

a.pagepicker {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.pagepicker.current {
	color: #000000;
}

a.sidemenu_link {
	color: #008000;
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.sidemenu_link:visited {
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}

a.sidemenu_link:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.sidemenu_link:active {
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}

div.sidemenu_item {
	color: #008000;
	background-color: #EEEEEE;
	width: 100%;
	text-align: left;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

div.sidemenu_item:hover {
	color: #000000;
	background-color: #DDDDDD;
}

div.sidemenu_head {
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	background-color: #EEEEEE;
	width: 100%;
	text-align: left;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

div.sidemenu_group {
	margin-bottom: 8px;
}

div.sidemenu_container {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a.topmenu_link {
	color: #008000;
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu_link:visited {
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu_link:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu_link:active {
	color: #008000;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu_single {
	color: #008000;
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu_single:visited {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu_single:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu_single:active {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

div.topmenu_item {
	color: #008000;
	background-color: #EEEEEE;
	text-align: left;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

div.topmenu_item:hover {
	color: #000000;
	background-color: #DDDDDD;
}

div.topmenu_single {
	background-color: #EEEEEE;
	text-align: left;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

div.topmenu_single:hover {
	background-color: #DDDDDD;
}

div.topmenu_head {
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

div.topmenu_dropdown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.topmenu_group {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.topmenu_container {
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dsuggest {
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.dsuggestselectout {
	background-color: #FFFFFF;
	border-top-color: #008000;
	border-right-color: #008000;
	border-bottom-color: #008000;
	border-left-color: #008000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.dsuggestselect {
	background-color: #DDDDDD;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

button {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 13px;
}

button.bsmall {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

button:hover {
	color: #000000;
}

input {
	font-size: 13px;
	font-family: verdana,sans-serif;
	color: #000000;
	background-color: transparent;
}

textarea {
	font-size: 13px;
	font-family: verdana,sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

select {
	font-size: 13px;
	font-family: verdana,sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

.cookiebar {
	width: 100%;
	height: 30px;
	background-color: #00A9EB;
	text-align: center;
	color: #FFFFFF;
}

.mobile.cookiebar {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mobile.cookiebar button {
	width: 10%;
	margin-left: auto;
	margin-right: auto;
}

.mobile.cookiebar a.more_cookies {
	color: #FFFFFF;
	font-weight: 100;
	font-style: italic;
	text-decoration: blink;
}

a.more_cookies {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

a.more_cookies:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.more_cookies:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.more_cookies:active {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div.mobile_header {
	height: 5%;
	background-image: url(none!important);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #FFFFFF;
}

div.mobile_menu_background {
	background-image: url(http://sites.zpiderz.com/michaelh/images/photo/previews/scaled_sunset.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #800000;
}

a.ui-btn-icon-notext {
	background-image: url(http://sites.zpiderz.com/michaelh/images/images/thermae_bubbles.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
}

a.ui-btn-icon-notext:after {
	display: none;
}

a.mobile-header-icon {
	background-image: url(http://www.thermae.nl/images/images/window/2_wd_3674.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 1%;
	padding-bottom: 4%;
	padding-left: 7%;
	padding-right: 5%;
	position: absolute;
	top: 0px;
}

