body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, sans-serif;
background: url("http://www.vital4life.nl/images/bg.gif");
	}
	
	
td, div, input, textarea {
font-family:  Verdana, sans-serif;
font-size: 12px;
color: #000;
line-height: 17px;
}

form {
margin: 0;
}

a,
a:link {      
color: #295D8C;
font-weight: bold;
text-decoration : none;
}
a:hover {
color: #295D8C;
text-decoration : underline;
}


#main {
background-color: #fff;
padding: 0;
margin: 0;
width: 765px;
height: 100%;
}
#main td {
vertical-align: top;
}

#main td.content {
padding: 0 32px;
height: 100%;
}
#butLogin {
border-bottom: 1px solid #fff;
text-align: right;
height: 25px;
}
#canvas {
width: 100%;
border: 0;
}
#canvas td {
vertical-align: top;
}
#canvas td.left {
line-height: 16px;
width: 185px;
padding: 31px 31px 0 0;
text-align: right;
}
#canvas td.leftNext {
line-height: 16px;
width: 197px;
padding: 2px 19px 0 0;
text-align: left;
}
.adress {
font-size: 11px;
}
#adressNext {
width: 192px;
text-align: right;
padding-top: 18px;
}
#canvas td.right {
width: 488px;
}
#canvas h1 {
margin: 0px;
font-size: 16px;
color: #295D8C;
}

#entree {
width: 100%;
}
#entree td {
vertical-align: top;
border-left: 4px solid #9D9D9D;
border-bottom: 4px solid #9D9D9D;
}
#entree td.leftColUp {
border-top: 4px solid #9D9D9D;
}
#entree td.rightColUp {
border-top: 4px solid #9D9D9D;
border-right: 4px solid #9D9D9D;
}
#entree td.rightColBttm {
border-right: 4px solid #9D9D9D;
}


#navBalk {
padding: 5px 0 5px 10px;
background-color: #EBEBEB;
}

a:link.navItem,
a:visited.navItem {
font-size: 12px;
color: #000;
font-weight: bold;
text-decoration: none;
}
a:hover.navItem {
text-decoration: underline;
}

#menu {
width: 192px;
}
#menu td {
vertical-align: top;
border-left: 4px solid #9D9D9D;
border-bottom: 4px solid #9D9D9D;
}
#menu td.leftColUp {
border-top: 4px solid #9D9D9D;
}
#menu td.rightColUp {
border-top: 4px solid #9D9D9D;
border-right: 4px solid #9D9D9D;
}
#menu td.rightColBttm {
border-right: 4px solid #9D9D9D;
}


#login {
width: 100%;
}
#login td {
vertical-align: top;
padding: 4px 10px 0 0;
}
#login input.loginBut {
border: 0;
background-image: url("../images/static/butLogIn.gif");
background-color: #fff;
height: 18px;
width: 103px;
}

.small {
font-size: 8px;
}

a.normal,
a.normal:link {      
color: #295D8C;
font-weight: normal;
text-decoration : none;
}
a.normal:hover {
color: #295D8C;
text-decoration : underline;
}

div.homepageBlock {
    width: 238px; 
    height: 238px; 
    cursor: pointer;
}