/*
============================================================================================================
============================================================================================================
@ EMDO 2007
Alle rechten voorbehouden.
Bezoekers van deze website mogen elk deel van deze website downloaden, kopieren of doorsturen alleen voor persoonlijke, niet-commerciële doeleinden.
Reproductie op enigerlei wijze van deze website, geheel of gedeeltelijk, voor commerciële doeleinden zonder uitdrukkelijke toestemming van EMDO of Fitnesscentrum CCM is niet toegestaan.
Meer informatie vindt u op: http://www.emdo.nl
============================================================================================================
============================================================================================================
*/

body {
	/*	background-color: #0000ff;
*/
	background-color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	padding-left: 0px;
	text-decoration<img src: "../pics/stripe.png" alt="" width="5" height="10" border="0"><img src="../pics/stripe2.png" alt="" width="40" height="200" border="0">: none;
	background: Silver;
}

a.menulink:active {
color: #fff;
}

a.menulink:link, a.menulink:visited, a.menulink:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
/*	font-style: italic; */
	text-decoration: none;
	text-align: center;
}

a.menulink:hover {
	color: Red;
	font-weight: bold;
	text-decoration: underline overline;
}

a.sidelink:active, a.sidelink:link, a.sidelink:visited, a.sidelink:link, a.sidelink:hover {
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
}

a.sidelink:hover {
	color: Gray;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline overline;
}

.linkstyle {
	padding-left: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.linkintekst:link, a.linkintekst:visited, a.linkintekst:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.3em;
	color: Red;
	text-decoration: none;
	text-align: center;
}

a.linkintekst:hover {
	color: Gray;
}

.kopje {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
	text-align: left;
}

.kopjextra {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	text-align: left;
}

.tekststyle {
	text-align: left;
}

.menustyle {
	color: Red;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.linkstyle {
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
}

.CopyrightTekst {
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding-top: 2px;
}

#table {
	width: 100%;
	height: 100%;
}

#container {
	overflow: hidden;
	border: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 875px;
}

#top {
	position: absolute;
	background-image: url(../pics/Topbacknieuw1.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 800px;
	z-index: 1;	
}

#topbarmenu {
	background-color: Gray;
	position: absolute;
	color: #fee5ae;
	left: 0px;
	top: 125px;
	width: 800px;
	height: 45px;
	z-index: 3;
	padding: 0px;
}

#sidemenu {
	position: absolute;
	background-color: Red;
	padding-top: 5px;
	left: 625px;
	top: 170px;
	width: 175px;
	height: 905px;
	text-align: left;
	z-index: 4;
}

#main {
position: absolute;
background-color: #ffffff;
background-image: url(../pics/mainbg.jpg);
background-position: center;
background-repeat: no-repeat;
padding-top: 5px;
padding-left: 5px;
overflow: auto;
top: 170px;
left: 0px;
width: 625px;
height: 905px;
z-index: 2;
}

#bottom {
position: absolute;
top: 825px;
left: 650px;
width: 150px;
height: 18px;
overflow: hidden;
z-index: 5;
}
