/********************************************************
                    Main declarations
********************************************************/
BODY {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background: white;
	margin-top: 0;
}

img {
	border: none;
}

A {
	color: #79C341;
	text-decoration: none;
}

A:HOVER {
	color: #79C341;
	text-decoration: none;
	text-decoration: underline;
}
h3{
	color: #EA8437;
	text-transform: uppercase;	
}
h1, h2, h4, h5, h6 {
	color: #79C341;
	text-transform: uppercase;	
}
/********************************************************
                    Main block elements
********************************************************/
#wrapper {
    margin: 0 auto;
    width: 781px;
    text-align: left:
}

#header {
	width: 780px;
	height: 139px;
	background: url(http://www.maxhealthclub.nl/header.gif) top center no-repeat;
	margin-bottom: 20px;
	cursor: pointer;
}

#content {
	clear: left;
}

#leftcontent {
	float: left;
	width: 200px;
}

#maincontent {
	float: left;
	width: 550px;
	overflow: auto;
	text-align: justify;
}

/********************************************************
                    Sub elements
********************************************************/
/*
	Header elements
*/
	#topnav {
		padding-top: 119px;
		padding-left: 210px;
		color: white;
	}
	
	#topnav span {
		padding-right: 10px;
	}
	
	#topnav a {
		color: white;
	}
/*
	LeftContent elements
*/
	.leftnavtop {
		background: url(http://www.maxhealthclub.nl/navtop.gif) top no-repeat;
		width: 187px;
		height: 23px;
	}
	
	.leftnavmiddle {
		width: 187px;
		background: url(http://www.maxhealthclub.nl/nav.gif) top left repeat-y;
	}
	
	.leftnavbottom {
		background: url(http://www.maxhealthclub.nl/navbottom.gif) top no-repeat;
		width: 187px;
		height: 21px;
	}	
	
	ul.leftnav {
		margin: 0;
		padding: 0;
		padding-right: 15px;
		list-style: none;
		text-align: right;
	}
	
	ul.leftnav li {
		padding-bottom: 1em;
		padding-right: 15px;
		background: url(http://www.maxhealthclub.nl/navitem.gif) 100% 5% no-repeat;
	}
	
	ul.leftnav a {
		font-weight: bold;
	}
	
	.leftnavcontent {
		margin-top: 50px;
		width: 140px;
		font-size: 70%;
		margin-left: 20px;
		padding-left: 10px;
		padding-top: 10px;
		line-height: 110%;
		border-top: 1px solid #79C341;
	}
	
	.leftnavlanguage {
		margin-top: 15px;
		width: 140px;
		margin-left: 20px;
		padding-left: 10px;
		font-size: 70%;
	}
	
	
	.leftnavcontent .kop {
		color: #79C341;
		font-weight: bold;
	}
	
	.leftnavcontent hr {
		width: 100%;
		border: 1px solid #79C341;
	}
	
/*
	MainContent elements
*/

	#maincontent {
		font-size: 80%;
	}

	h1 {
		font-size: 120%;
	}
	
	h2 {
		font-size: 110%;
	}
	
	/** random photo*/
	#randomPhoto img{
	border: 6px solid #79C341;	
	}
#randomPhoto{/*
 	height: 153px;*/ 
	width: 200px;
	padding:0px;
	z-index: 1;
	/*margin: 0px 0 0 50px;*/
	float: right;
}

.photoItem {position:absolute;}	

.bjornborg{
	display: block;
	height: 80px;
	width: 280px;
	background: url(http://www.maxhealthclub.nl/logo-bjorn-borg.jpg) no-repeat;
	float: left;
}
