/* CSS document voor Seniorennet.be - Media: screen */
/* Copyright © 2001 Seniorennet.be Alle rechten voorbehouden. */

/***********************************************************************************************************/

		/*  Algemeen, wordt overal op toegepast */
		
a:hover {
	color: #000000;
	text-decoration: none;
}					/* kleur bij mouse-over link */
a:link {
	color: #B1DEC5;
	text-decoration: underline;
}						/* kleur voor standaard link */
a:visited {
	color: #888888;
	text-decoration: none;
}					/* kleur voor bezochte link */
a:active {
	color: #B1DEC5;
	text-decoration: underline;
}					/* kleur voor actieve link */

a.white-link:link {
	color: #fff;
}

a.white-link:active {
	color: #fff;
}

a.white-link:hover {
	color: #fff;
	text-decoration: underline;
}

a.white-link:visited {
	color: #fff;
}


/***********************************************************************************************************/

h1  				/* wordt toegepast op "Heading 1" */
{
font-size: 20 px; 						/* grootte van de tekst*/
font-style: bold;						/* opmaak van de tekst */
padding-bottom: 0 px;					/* hoeveel px er extra plaats moet zijn onder tekst*/
font-weight: 900;						/* om de letters nog extra dik te maken */
margin-bottom: 0cm;						/* hoeveel plaats er onder de tekst moet worden vrijgelaten */
}
.form_object {
	font-family: Tahoma;
	font-size: 11px;
	color: #607BAA;
	background-color: #E7E7E7;
	border: 1px solid #607BAA;
}
.pagetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.header_text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #607BAA;
}

.plans {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #607BAA;
}
.header_text1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}




/***********************************************************************************************************/

body 				/* wordt toegepast op hele pagina */
{
	color: #666666;
	margin: 0;
	padding: 0px;
	background-color: #6DA290;
	background-image: url(images/hammersmith_dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
			
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.change_font_size {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
A.class_0:link {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_0:visited {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_0:hover {
	COLOR: #000000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}

A.class_0:active {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_1:link {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_1:visited {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_1:hover {
	COLOR: #000000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}
A.class_1:active {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_2:link {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
A.class_2:visited {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
}
A.class_2:hover {
	COLOR: #000000;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
A.class_2:active {
	COLOR: #ffffff;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
.address {	font-family: Tahoma;
	font-size: 11px;
}
.address2 {
	clear: both;
	width: 235px;
	margin: 20px 0 0 10px;
	font-family: Tahoma;
	font-size: 11px;
}
.box_area {
	background-image: url(images/hammersmith_dentist_over_22.jpg);
}
.table_bg {
	background-image: url(images/hammersmith_dentist_24.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.pagetext_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.pagetext_address {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
}

.bio {
	margin-bottom: 9px;
	
}
.vcard {
	float: left;
	width: 235px;
	margin: 25px 0px 20px 10px;
}
.christmas {
	float: left;
	width: 195px;
	background-color:#6da290;
	margin: 25px 20px 20px 10px;
	padding: 20px 20px 20px 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.info-holder {
	float:right;
	width: 520px;
	height:100px;
	margin: 47px 20px 20px 0px;
	text-align:right;
	font-family: Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size: 18px;
	line-height:25px;
	
	}
	
.info-holder a {
	color:#E6F9EE;
	
	}
	
	
.info-holder-index {
	float:right;
	width: 250px;
	height:75px;
	margin: 80px 20px 0px 0px;
	text-align:right;
	font-family: Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size: 13px;
	line-height:20px;
	
	}
	
.info-holder-index a {
	color:#E6F9EE;
	
	}
	
.info-holder-page {
	float:right;
	width: 250px;
	height:75px;
	margin: 48px 20px 0px 0px;
	text-align:right;
	font-family: Tahoma, Geneva, sans-serif;
	color:#fff;
	font-size: 13px;
	line-height:20px;
	
	}
	
.info-holder-page a {
	color:#E6F9EE;
	
	}
	
	
#logo-back {
	width:800px;
	height:175px;
	background: url(images/logo-new-back.jpg)0 0 no-repeat;
	
}

.small {
	font-size: 14px;
	
	}
	
#open {
	margin:10px 20px 0px 0px;
	height:210px;
	width:240px;
	}
	
#index-back {
	width:800px;
	height:175px;
	background: url(images/index-back-new.jpg) 0 0 no-repeat;
	}
	
#referral-hold {
	float:left;
	margin:10px 20px 0px 0px;
	width:241px;
	height:200px;
	
	}
	
.plans a {
	color: #607BAA;
	
	}
	
.team {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}

.team a {
	color: #B1DEC5;
	
	}
	
.treat {
	color: #607BAA;
	
	}
	
.treat a {
	color: #607BAA;
	
	}
	
.treat a:visited {
	color: #607BAA;
	
	}
