body {
	font-size: 12px;
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	color: #83cfef;
	min-width: 940px;
}

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
@media screen and (max-width: 1024px) {
	img.bg {
		left: 50%;
		margin-left: -512px; 
	}
}


a {
	color: #ee7d0c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.thumbnail-right {
	max-width: 130px;
	max-height: 130px;
	float: right;
	border: 1px #ee7d0c solid;
	margin: 0px 0px 10px 10px;
}

img.bg_img {
	width: 940px;
	height: 110%;
	position: fixed;
	z-index: -50;
	left: 50%;
	margin-left: -470px;
	margin-top: -12px;
}

div.transparent {
	background: url('/files/images/bg_transparant.png') center repeat-y #83cfef;
	width: 100%;
	min-width: 940px;
	height: 100%;
	z-index: -50;
	position: absolute;
	margin: 0px auto;
}

div.tekst {
}

img.home_afbeelding {
	margin: 4px;
}

div.rechts {
	float: right;
	width: 320px;
	z-index: 1;
	border-left: 1px solid #b3cbd5;
	padding-left: 20px;
	margin: 80px 10px 0px 0px;
}

div.bg_holder {
	position: absolute;
	background: url('/files/images/bg_winter.jpg') no-repeat bottom left #83cfef;
	width: 100%;
	min-width: 940px;
	height: 739px;
	float: left;
	z-index: -30;
	top: -15px;
}

div.holder {
	position: absolute;
	top: 100px;
	width: 940px;
	margin: 0px auto;
	height: 300px;
}

div.content {
	float: left;
	width: 510px;
	margin: 60px 0px 30px 40px;
}

div.t_holder {
	top: 140px;
	position: relative;
	display: block;
	background: url('/files/images/bg_content_new.png') repeat-y;
	width: 940px;
	margin: 0px auto;
}

ul.menu {
	width: 607px;
	height: 38px;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	z-index: 10;
}

ul.menu li {
	float: left;
	position: relative;
}

ul.menu li {
	text-align: center;
	background: url('/files/images/bg_menu_spacer.png') no-repeat right;
	padding: 2px 0px 0px 0px;
}

ul.menu li.last {
	background: none;
}

ul.menu li a {
	display: block;
	padding: 13px 16px 13px 12px;
	color: #fff;
	text-decoration: none;
}

ul.menu li a:hover, ul.menu li a.current, ul.menu li.active a {
	color: #ee7d0c;
}

div.tekst .kop {
	color: #ee7d0c;
	font-size: 11pt;
	font-weight: bold;
}
div.tekst .subkop {
	font-style: italic;
}

div.tekst p {
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

img.welness_logo {
	margin: 10px;
}

div#news {
	padding: 40px 0px 0px 10px;
	width: 260px;
}

div#news ul, div#news ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#news ul li {
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

div#news h3 {
	color: #ee7d0c;
	margin-bottom: 20px;
	font-size: 11pt;
	padding: 0px;
}
				
ul.openingstijden, ul.contact, ul.acties {
	list-style: none;
	width: 260px;
	padding-left: 10px;
	margin: 40px 0px 0px 0px;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}

ul.openingstijden li, ul.contact li, ul.acties li {
	margin: 5px;
}
					
ul.openingstijden li {
	height: 20px;
	clear: both;
}

td.head {
	color: #ee7d0c;
}

ul.openingstijden li:first-child, ul.contact li.head, ul.acties li.head {
	color: #ee7d0c;
	margin-bottom: 20px;
	font-size: 11pt;
	padding: 0px;
}

ul.openingstijden li span {
	float: right;
}

ul.openingstijden li span.links {
	float: left;
}

ul.openingstijden_vak {
	list-style: none;
	width: 300px;
	padding-left: 0px;
	margin-top: 40px;
	font-size: 9pt;
	font-weight: bold;
}

ul.openingstijden_vak li {
	margin: 5px;
	clear: both;
	padding: 5px 0px;
}
				
ul.openingstijden_vak li:first-child {
	color: #ee7d0c;
	margin-bottom: 20px;
	font-size: 10pt;
	padding: 0px;
}

ul.openingstijden_vak li span {
	float: right;
}

ul.openingstijden_vak li span.links {
	float: left;
}

table.judo_vak {
	font-size: 9pt;
	font-weight: bold;
	width: 300px;
}

table.judo_vak h3 {
	color: #ee7d0c;
	margin-bottom: 20px;
	margin-top: 30px;
	font-size: 10pt;
	padding: 0px;
}

ul.pagination, ul.pagination li {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul.pagination {
	margin: 10px 0px 10px 0px;
}


ul.pagination li {
	padding: 4px;
}

ul.pagination li, ul.pagination li a {
	color: #ee7d0c;
	font-size: 12px;
}

.clear {
	clear: both;
}

#social {
	margin: 0px 0px 0px 10px;
}

#social h3 {
	color: #ee7d0c;
}

#newsletter {
	margin: 0px 0px 0px 10px;
}

#newsletter h3 {
	color: #ee7d0c;
}
#newsletter label {
	color: #ee7d0c;
}

#newsletter input.text {
	border: 1px #FFF solid;
	background: #fff;
	padding: 2px;
	color: #ee7d0c;
}

#newsletter .btn {
	margin-top: 5px;
}

div.mce_inline_error, div.response{ padding: 20px 20px 10px 0px; }

#calculator {
	margin: 20px 0px 0px 0px;
	color: #FFF;
}

#calculator .slider {
	margin: 5px 0px 5px 0px;
}

#calculator #costs {
	margin: 10px 0px 0px 0px;
	line-height: 20px;
}

#calculator .calculator-price {
	color: #ee7d0c;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.images {
}

.images .image {
	width: 130px;
	height: 150px;
	float: left;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

.images .image img {
	max-height: 130px;
	max-width: 120px;
	border: 1px #ee7d0c solid;
}

.images .image a {
	text-decoration: none;
	font-weight: bold;
}

.facilities {
}

.facilities .facility {
	width: 130px;
	height: 150px;
	float: left;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}

.facilities .facility img {
	max-height: 130px;
	max-width: 110px;
	border: 1px #ee7d0c solid;
	margin: 0px 0px 5px 0px;
	background: #FFFFFF;
}

.facilities .facility a {
	text-decoration: none;
	font-weight: bold;
}
