.thead {
	font-family: Helvetica,arial;
	font-size: 16px;
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: none;
	text-transform: none;
}

.smallhead {
	font-family: Helvetica,arial;
	font-size: 12px;
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: none;
	text-transform: none;
}

.tsmall {
	font-family: Helvetica,arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #7B7B7B;
}

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

tr.formtable {
}

td.formtable {
	font-family: Helvetica,arial;
	font-size: 12px;
	font-weight: normal;
	color: #7B7B7B;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-color: #467BA9;
	border-right-color: #467BA9;
	border-bottom-color: #467BA9;
	border-left-color: #467BA9;
	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: #165992;
}

th.formtable {
	font-family: Helvetica,arial;
	font-size: 12px;
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-color: #467BA9;
	border-right-color: #467BA9;
	border-bottom-color: #467BA9;
	border-left-color: #467BA9;
	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: 12px;
	font-family: Helvetica,arial;
}

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: #467BA9;
	border-right-color: #467BA9;
	border-bottom-color: #467BA9;
	border-left-color: #467BA9;
	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: #467BA9;
}

table.pagepicker {
	border-spacing: 2px;
	font-size: 12px;
	font-family: Helvetica,arial;
}

td.pagepicker {
	background-color: #EEEEEE;
	font-size: 12px;
	font-family: Helvetica,arial;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
}

td.pagepicker.blank {
	background-color: transparent;
	font-size: 12px;
	font-family: Helvetica,arial;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 20px;
}

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

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

a.pagepicker.current {
	color: #7B7B7B;
}

a.sidemenu_link {
	color: #467BA9;
	font-family: Helvetica,arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

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

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

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

div.sidemenu_item {
	color: #467BA9;
	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: #7B7B7B;
	background-color: #DDDDDD;
}

div.sidemenu_head {
	font-family: Helvetica,arial;
	font-weight: bold;
	font-size: 15px;
	color: #7B7B7B;
	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: #467BA9;
	font-family: Helvetica,arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

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

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

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

a.topmenu_single {
	color: #467BA9;
	font-family: Helvetica,arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu_single:visited {
	color:transparent!important;
	font-weight: bold;
	text-decoration: none;
}

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

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

div.topmenu_item {
	color: #467BA9;
	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: #7B7B7B;
	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: Helvetica,arial;
	font-weight: bold;
	font-size: 12px;
	color: #7B7B7B;
	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: Helvetica,arial;
	font-size: 12px;
	font-weight: normal;
	color: #7B7B7B;
	text-align: left;
}

.dsuggestselectout {
	background-color: #FFFFFF;
	border-top-color: #467BA9;
	border-right-color: #467BA9;
	border-bottom-color: #467BA9;
	border-left-color: #467BA9;
	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: #467BA9;
	font-family: Helvetica,arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

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

a:hover {
	color: #467BA9;
	font-weight: normal;
	text-decoration: none;
}

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

button {
	color: #7B7B7B;
	font-family: Helvetica,arial;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

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

button:hover {
	color: #7B7B7B;
}

input {
	font-size: 12px;
	font-family: Helvetica,arial;
	color: #000000;
	background-color: transparent;
}

textarea {
	font-size: 13px;
	font-family: Helvetica,arial;
	color: #7B7B7B;
	background-color: #FFFFFF;
}

select {
	font-size: 12px;
	font-family: Helvetica,arial;
	color: #000000;
	background-color: #FFFFFF;
}

.cookiebar {
	width: 100%;
	height: 30px;
	background-color: #417AA7;
	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;
}

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: 5em;
	background-image: url(none!important);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #FFFFFF;
}

div.mobile_menu_background {
	background-image: url(none!important);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #FFFFFF;
}
a.ui-btn-icon-notext{
	background-image:url(http://www.thermae.nl/images/images/window/2_wd_5714.png);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	width:60px;
}
a.ui-btn-icon-notext:after{
	display:none;
}
a.mobile-header-icon{
	padding-top:1em;
	padding-bottom:5em;
	padding-left:7em;
	padding-right:5em;
	float:right;
}
div.mobile-header-content{
	float:right;
	height:3em;
	width:30%;
	vertical-align:middle;
	padding-top:1.5em;
}