body{
	position:				absolute;
	width:					100%;
	height:					100%;
	margin:					0px;
	background-color:		#F7F7F7;
	background-image:		url('../img/backgrounds/body.jpg');
	background-position:	top;
	background-repeat:		repeat-x;
	background-attachment:	fixed;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#758BA6;
	color:					#2C537D;
	line-height:			16px;

}

.boldday
{
	font-weight: bold;
	color:#2C537D;
}

.boldday a
{
	color:#2C537D;
}

p.crumbstructure a
{
	text-decoration:none;
	color:#758BA6;
}

#sitemap
{
	list-style:none;
	margin-top:30px;
}

#sitemap p.nomargin img.noborder
{
	width:620px;
	height:1px;
}

#sitemap li
{
	margin-top:5px;
	width:620px;
}

#sitemap li a
{
	color:#758BA6;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-color:#758BA6;
	border-bottom-style:solid;
	display:block;
	width:620px;
	padding-bottom:5px;
}

#sitemap p a
{
	border:none;
	padding:none;
	display:inline;
}

#sitemap li a:hover
{
	color:#FF0000;
	text-decoration:none;
}

a:link{
	color:					#003399;
	text-decoration:		underline;
}
a:visited{
	color:					#003399;
	text-decoration:		underline;
}
a:active{
	color:					#003399;
	text-decoration:		underline;
}
a:hover{
	color:					#FF0000;
	text-decoration:		none;
}

a.navlink:link{
	color:					#758BA6;
	text-decoration:		none;
}
a.navlink:visited{
	color:					#758BA6;
	text-decoration:		none;
}
a.navlink:active{
	color:					#758BA6;
	text-decoration:		none;
}
a.navlink:hover{
	color:					#2C537D;
	text-decoration:		none;
}

a.up:link{
	color:					#003399;
	font-size:				9px;
	font-weight:			bold;
	text-decoration:		none;
}
a.up:visited{
	color:					#003399;
	font-size:				9px;
	font-weight:			bold;
	text-decoration:		none;
}
a.up:active{
	color:					#003399;
	font-size:				9px;
	font-weight:			bold;
	text-decoration:		none;
}
a.up:hover{
	color:					#FF0000;
	font-size:				9px;
	font-weight:			bold;
	text-decoration:		none;
}

div.frame{
	position:				relative;
	width:					940px;
	margin-left:			auto;
	margin-right:			auto;
	text-align:				left;
}

div.header{
	position:				relative;
	width:					940px;
	height:					150px;
	overflow:				hidden;
	float:					left;
}

div.search{
	position:				relative;
	width:					940px;
	height:					80px;
	background-image:		url('../img/backgrounds/menu.jpg');
	overflow:				hidden;
	float:					left;
}

div.menu{
	position:				absolute;
	width:					775px;
	height:					26px;
	top:					157px;
	left:					232px;
	overflow:				hidden;
	float:					left;
	margin-left:			auto;
	margin-right:			auto;
}

div.submenu{
	position:				absolute;
	width:					188px;
	top:					50px;
	left:					50px;
	border-style:			solid;
	border-color:			#42668A;
	border-width:			1px;
	background-color:		#FFFFFF;
	border-top: 0px;
	float:					left;
	display:				none;
	z-index:				10;
}

div.right{
	position:				relative;
	width:					30px;
	background-image:		url('../img/backgrounds/right.jpg');
	overflow:				hidden;
	float:					right;
}

div.content{
	position:				relative;
	width:					690px;
	margin-top:				-40px;
	border-bottom-style:	solid;
	border-bottom-color:	#42668A;
	border-bottom-width:	1px;
	background-color:		#FFFFFF;
	background-image:		url('../img/backgrounds/content.jpg');
	background-position:	top;
	background-repeat:		no-repeat;
	overflow:				hidden;
	float:					right;
}

div.ADO
{
	width:					690px;
}

div.bloock
{
	position:				relative;
	left:					5px;
	margin-top:				5px;
	margin-bottom:			10px;
	padding-left:20px;
}

div.left{
	position:				relative;
	width:					220px;
	overflow:				hidden;
	float:					left;
}

div.blocks{
	position:				relative;
	width:					220px;
	background-image:		url('../img/backgrounds/blocks.jpg');
	overflow:				hidden;
	float:					right;
}

div.block{
	position:				relative;
	width:					208px;
	left:					5px;
	margin-top:				5px;
	margin-bottom:			10px;
	border-style:			solid;
	border-color:			#F7F7F7;
	border-width:			1px;
	background-color:		#FFFFFF;
	overflow:				hidden;
	color:#758BA6;
	line-height:14px;
}

div.blockcontent{
	position:				relative;
	width:					204px;
	border-style:			solid;
	border-color:			#BFCFDE;
	border-width:			2px;
	background-image:		url('../img/backgrounds/block.jpg');
	background-position:	top;
	background-repeat:		no-repeat;
	overflow:				hidden;
}

div.blockfooter{
	position:				relative;
	width:					219px;
	height:					115px;
	background-image:		url('../img/backgrounds/left.jpg');
	overflow:				hidden;
	float:					left;
}

div.border{
	position:				relative;
	width:					1px;
	background-color:		#42668A;
	overflow:				hidden;
	float:					left;
}

div.footer{
	position:				relative;
	width:					720px;
	text-align:				center;
	font-size:				9px;
	color:					#758BA6;
	overflow:				hidden;
	float:					right;
}

h1{
	margin:					20px;
	margin-top:				10px;
	margin-bottom:			10px;
	font-size:				22px;
	font-weight:			bold;
	color:					#2C537D;
	line-height:26px;
}

h2{
	margin:					20px;
	margin-top:				10px;
	margin-bottom:			10px;
	font-size:				18px;
	font-weight:			bold;
	color:					#2C537D;
}

h3{
	margin:					20px;
	margin-top:				13px;
	margin-bottom:			-7px;
	font-size:				13px;
	font-weight:			bold;
	color:					#FF0000;
}

h4{
	margin:					20px;
	margin-top:				10px;
	margin-bottom:			-10px;
	font-size:				13px;
	font-weight:			bold;
	color:					#2C537D;
}

p{
	margin:					20px;
	margin-top:				10px;
	margin-bottom:			10px;
}

p.nomargin{
	margin:					0px;
}

p.logo{
	margin-top:				35px;
	margin-left:			0px;
	float:					left;
}

p.info{
	margin-top:				0px;
	margin-right:			0px;
	text-align:				right;
	float:					right;
}

p.menu{
	margin:					0px;
}

p.submenu{
	margin:					5px;
}

p.blocktitle{
	margin:					5px;
	margin-top:				13px;
	margin-bottom:			20px;
	font-weight:			bold;
	color:					#FFFFFF;
}

p.block{
	margin:					5px;
}

p.blockline{
	margin:					0px;
	margin-left:			2px;
}

p.crumbstructure{
	font-size:				9px;
	font-weight:			bold;
}

p.crumbstructure a:active
{
	color:					#758BA6;
	text-decoration:		none;
}

p.crumbstructure a:visited
{
	color:					#758BA6;
	text-decoration:		none;
}

p.crumbstructure a:link
{
	color:					#758BA6;
	text-decoration:		none;
}

p.introduction{
	font-weight:			bold;
	color:					#2C537D;
}

p.footer{
	margin:					10px;
	margin-right:			30px;
}

form.search{
	margin:					10px;
	margin-top:				35px;
}

input.search{
	width:					175px;
	height:					15px;
}

span.search{
	margin-left:			5px;
	color:					#FFFFFF;
}

img{
	margin:					15px;
	margin-top:				5px;
	margin-bottom:			5px;
	border-style:			solid;
	border-color:			#E2E8EE;
	border-width:			1px;
	padding:4px;
}

img.noborder{
	margin:					0px;
	border:					none;
	padding:0px;
}

img.home{
	margin:					0px;
	margin-top:				25px;
	margin-right:			10px;
	border:					none;
	padding:0px;
}

img.contact{
	margin:					0px;
	margin-top:				10px;
	margin-right:			15px;
	border:					none;
	padding:0px;
}

img.sitemap{
	margin:					0px;
	margin-top:				10px;
	margin-right:			20px;
	border:					none;
	padding:0px;
}

img.menu{
	margin:					0px;
	margin-right:			11px;
	border:					none;
	float:					left;
	padding:0px;
}

img.menu:hover
{
	cursor:					pointer;
	cursor:					hand;
}

.left{
	float:					left;
}

.right{
	float:					right;
}

.achtpix
{
	height:					8px;
}

table td
{
	border-top:1px solid #758BA6;
	border-bottom:1px solid #758BA6;
	/*border-right:1px solid #c0d0de;
	border-left:1px solid #c0d0de;*/
	padding-bottom:4px;
	padding-top:4px;
	/*width:30%;*/
}

table
{
	margin-left:25px;
	border-collapse:collapse;
}

table caption
{
	align:left;
	text-align:left;
	float:left;
	font-weight:bold;
	padding-bottom:5px;
	font-size:12px;
}

table tr.heading td
{
	background-color:#e1e8ed;
}

img.laatstenieuws{
	margin:		0px;
	border:		none;
	padding:	0px;
	margin-left:5px;
	margin-top:-5px;
}

/* banner gratis fitness proefweek */

#proefweekbanner {
	background-image:		url('../img/backgrounds/blocks.jpg');	
}
#proefweekbanner a{
	outline: none;
}

#banner-fitness-proefweek {
	border:0;
	margin: 0 0 0 5px;
	padding: 0;
}

/* banner fitness in Holland */

#fitnesshollandbanner {
	background-image:		url('../img/backgrounds/blocks.jpg');	
}
#fitnesshollandbanner a{
	outline: none;
}

#banner-fitness-holland {
	border:0;
	margin: 0 50px 0 50px;
	padding: 0;
}
