#preload{
	background-image: url('../images/menu_items_new_hover/workshops.png');
	background-image: url('../images/menu_items_new_hover/asana.png');
	background-image: url('../images/menu_items_new_hover/personaltrainer.png');
	background-image: url('../images/menu_items_new_hover/kettlebell.png');
	background-image: url('../images/menu_items_new_hover/info.png');
	background-image: url('../images/menu_items_new_hover/flexpo.png');
	background-image: url('../images/menu_items_new_hover/webshop.png');
	background-image: url('../images/menu_items_new_hover/students.png');
	background-image: url('../images/menu_items_new_hover/dynamica.png');
	display:none;
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

html {
	background-color: #F98200;
}

body {
	margin: auto;
	width: 754px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

.header {
	width: 690px;
	height: 146px;
	float: left;
	padding-top: 0px;
}

.subheader .terug {
	padding-top: 120px;
	padding-left: 40px;
}

.subheader .workshops {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/workshops.jpg');
}

.subheader .asana {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/asana.jpg');
}

.subheader .links {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/links.jpg');
}

.subheader .personal_training {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/personal_training.jpg');
}

.subheader .kettlebell {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/kettlebell.jpg');
}

.subheader .info {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/info.jpg');
}

.subheader .flexpo {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/flexpo.jpg');
}

.subheader .webshop {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/webshop.jpg');
}

.subheader .students {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/students.jpg');
}

.subheader .dynamica {
	width: 754px;
	height: 185px;
	float: left;
	background-image: url('../images/headers/dynamica.jpg');
}

.content {
	float: left;
	width: 690px;
	min-height: 300px;
}

.footer {
	float: left;
	width: 736px;
	height: 30px;
	text-align: right;
	color: #7A7A7B;
	font-size: 11px;
	font-weight: bold;
	padding-right: 34px;
}

.footer .white {
	color: white;
	font-weight: normal;
}

.menu a {
	cursor: pointer;
	border: 0px;
	text-decoration: none;
}

.menu_item {
	width: 220px;
	float: left;
	margin-right: 5px;
}

.menu_item .menu_content_asana {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/asana.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_workshops {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/workshops.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_links {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/links.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_personaltrainer {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/links.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_kettlebell {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/kettlebell.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_info {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/info.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_flexpo {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/flexpo.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_webshop {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/webshop.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_students {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/students.jpg');
	padding-top: 20px;
}

.menu_item .menu_content_dynamica {
	width: 247px;
	height: 148px;
	float: left;
	background-image: url('../images/menu_items/dynamica.jpg');
	padding-top: 20px;
}

.menu_item .menu_content:hover {
	width: 247px;
	height: 168px;
	float: left;
	background-image: url('../images/menu_item_hover.jpg');
}

.menu_top {
	color: white;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 20px;
}

.menu_image {
	width: 218px;
	text-align: center;
}

.content_header {
	width: 738px;
	height: 31px;
	background-image: url('../images/content_header.jpg');
	float: left;
	padding-right: 16px;
	padding-top: 10px;
}

.content_center {
	width: 754px;
	background-image: url('../images/content_center.jpg');
	background-repeat: repeat-y;
	font-size: 11px;
	float: left;
	color: #6B6B6B;
}

.content_center .inside {
	width: 600px;
	margin-left: 80px;
}
.content_center .foto_center {
	padding-left: 40px;
}

.content_center h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content_center h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.content_center a {
	color: #F99501;
	font-weight: bold;
}

.content_footer {
	width: 754px;
	height: 41px;
	background-image: url('../images/content_footer.jpg');
	float: left;
}

.submenu {
	float: right;
	margin-left: 2px;
}

.submenu .left {
	width: 11px;
	height: 27px;
	float: left;
	background-image: url('../images/submenu_left.jpg');
}

.submenu .left_hover {
	width: 11px;
	height: 27px;
	float: left;
	background-image: url('../images/submenu_left_hover.jpg');
}

.submenu .center {
	height: 22px;
	float: left;
	background-image: url('../images/submenu_center.jpg');
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

.submenu .center_hover {
	height: 22px;
	float: left;
	background-image: url('../images/submenu_center_hover.jpg');
	padding-top: 4px;
}

.submenu .center a, .submenu .center_hover a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.submenu .center a:hover, .submenu .center_hover a:hover {
	text-decoration: underline;
}

.submenu .right {
	width: 13px;
	height: 27px;
	float: left;
	background-image: url('../images/submenu_right.jpg');
}

.submenu .right_hover {
	width: 13px;
	height: 27px;
	float: left;
	background-image: url('../images/submenu_right_hover.jpg');
}

.balk {
	float: left;
	width: 575px;
	height: 19px;
	background-image: url('../images/balk.jpg');
	color: white;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
	text-decoration: none;
	border: 0px;
}

#balk {
	width: 565px;
	background-color: #EBEBEB;
	color: black;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
	text-decoration: none;
	border: 0px;
}

.balk a, #balk a {
	border: 0px !important;
	text-decoration: none !important;
}

.foto {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

.menu_image .workshops {
	background-image: url('../images/menu/workshops.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .workshops:hover {
	background-image: url('../images/menu/hover/workshops.jpg');
}

.menu_image .asana {
	background-image: url('../images/menu/asana.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .asana:hover {
	background-image: url('../images/menu/hover/asana.jpg');
}

.menu_image .links {
	background-image: url('../images/menu/links.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .links:hover {
	background-image: url('../images/menu/hover/links.jpg');
}

.menu_image .kettlebell {
	background-image: url('../images/menu/kettlebell.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .kettlebell:hover {
	background-image: url('../images/menu/hover/kettlebell.jpg');
}

.menu_image .info {
	background-image: url('../images/menu/info.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .info:hover {
	background-image: url('../images/menu/hover/info.jpg');
}

.menu_image .flexpo {
	background-image: url('../images/menu/flexpo.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .flexpo:hover {
	background-image: url('../images/menu/hover/flexpo.jpg');
}

.menu_image .webshop {
	background-image: url('../images/menu/webshop.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .webshop:hover {
	background-image: url('../images/menu/hover/webshop.jpg');
}

.menu_image .students {
	background-image: url('../images/menu/students.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .students:hover {
	background-image: url('../images/menu/hover/students.jpg');
}

.menu_image .dynamica {
	background-image: url('../images/menu/dynamica.jpg');
	background-position: center;
	background-repeat: no-repeat;
	width: 218px;
	height: 120px;
}

.menu_image .dynamica:hover {
	background-image: url('../images/menu/hover/dynamica.jpg');
}

table {
	vertical-align: top;
}

.content_header ul {
	margin:0;
	padding-top: 10px;
	list-style:none;
}

.content_header li {
	display:inline;
	margin:0;
	padding:0;
}

.content_header a {
	float:left;
	background:url("../images/submenu_left.jpg") no-repeat;
	margin:0 1px 0 0px;
	font-size:93%;
	padding:0px 0 0px 11px;
	text-decoration:none;
	background-position:0% -0px;
	cursor: pointer;
	display:block;
}

.content_header a span {
	float:right;
	display:block;
	background:url("../images/submenu_right.jpg") no-repeat;
	padding: 0px 12px 10px 0px;
	color: white;
	background-position:100% -0px;
	height: 17px;
	line-height: 22px;
	font-size: 11px;
	cursor: pointer;
}

.content_header a label {
	background-image: url('../images/submenu_center.jpg');
	background-repeat: repeat-x;
	height: 27px;
	float: left;
}

.content_header a#Active label {
	background-image: url('../images/submenu_center_hover.jpg');
	background-repeat: repeat-x;
	height: 27px;
	float: left;
}

.content_header a label:hover {
	background-image: url('../images/submenu_center_hover.jpg');
	background-repeat: repeat-x;
	height: 27px;
	float: left;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.content_header a span {float:none;}

/* End IE5-Mac hack */
.content_header a:hover span, .content_header a#Active span{
	color: white;
	background-color:#fff;
}

.content_header a:hover, .content_header a#Active {
	background:url("../images/submenu_left_hover.jpg") no-repeat left top;
	background-color:#fff;
}

.content_header a:hover span, .content_header a#Active span {
	background:url("../images/submenu_right_hover.jpg") no-repeat right top;
}  

.workshops_item {
	float: left;
	width: 219px;
	height: 149px;
	background-image: url('../images/menu_items_new/workshops.png');
}

.workshops_item:hover {
	background-image: url('../images/menu_items_new_hover/workshops.png');
}

.asana_item {
	float: left;
	width: 207px;
	height: 149px;
	background-image: url('../images/menu_items_new/asana.png');
}

.asana_item:hover {
	background-image: url('../images/menu_items_new_hover/asana.png');
}

.links_item {
	float: left;
	width: 219px;
	height: 149px;
	background-image: url('../images/menu_items_new/links.png');
}

.links_item:hover {
	background-image: url('../images/menu_items_new_hover/links.png');
}

.personaltrainer_item {
	float: left;
	width: 219px;
	height: 149px;
	background-image: url('../images/menu_items_new/personaltrainer.png');
}

.personaltrainer_item:hover {
	background-image: url('../images/menu_items_new_hover/personaltrainer.png');
}

.kettlebell_item {
	float: left;
	width: 219px;
	height: 140px;
	background-image: url('../images/menu_items_new/kettlebell.png');
}

.kettlebell_item:hover {
	background-image: url('../images/menu_items_new_hover/kettlebell.png');
}

.info_item {
	float: left;
	width: 207px;
	height: 140px;
	background-image: url('../images/menu_items_new/info.png');
	background-repeat: no-repeat;	
}

.info_item:hover {
	background-image: url('../images/menu_items_new_hover/info.png');
}

.flexpo_item {
	float: left;
	width: 219px;
	height: 140px;
	background-image: url('../images/menu_items_new/flexpo.png');
}

.flexpo_item:hover {
	background-image: url('../images/menu_items_new_hover/flexpo.png');
	background-repeat: no-repeat;	
}

.webshop_item {
	float: left;
	width: 219px;
	height: 142px;
	background-image: url('../images/menu_items_new/webshop.png');
}

.webshop_item:hover {
	background-image: url('../images/menu_items_new_hover/webshop.png');
}

.students_item {
	float: left;
	width: 207px;
	height: 142px;
	background-image: url('../images/menu_items_new/students.png');
}

.students_item:hover {
	background-image: url('../images/menu_items_new_hover/students.png');
}

.dynamica_item {
	float: left;
	width: 219px;
	height: 142px;
	background-image: url('../images/menu_items_new/dynamica.png');
}

.dynamica_item:hover {
	background-image: url('../images/menu_items_new_hover/dynamica.png');
}

.nav {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.active {
	text-decoration: underline;
}