/* 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: #607BAA;
	text-decoration: none;
}						/* kleur voor standaard link */
a:visited {
	color: #888888;
	text-decoration: none;
}					/* kleur voor bezochte link */
a:active {
	color: #607BAA;
	text-decoration: none;
}					/* kleur voor actieve link */



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

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;
}




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

body 				/* wordt toegepast op hele pagina */
{
	color: #666666;
	margin: 0;
	padding: 0px;
	background-color: #ecffff;
}

#team-image {
	float: right;
	margin-left: 10px;
}
		
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #1160AB;
	line-height: 20px;
}
.change_font_size {
	font-family: Tahoma;
	font-size: 11px;
	color: #7691C8;
}
A.class_0:link {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_0:visited {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_0:hover {
	COLOR: #38539C;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}

A.class_0:active {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
}
A.class_1:link {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_1:visited {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_1:hover {
	COLOR: #405577;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}
A.class_1:active {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 13px;
}
A.class_2:link {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
A.class_2:visited {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
}
A.class_2:hover {
	COLOR: #405577;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
A.class_2:active {
	COLOR: #7691C8;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
.address {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.header-text {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


.bg_top_table {
	background-image: url(images/dentist_london_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left_table_bg {
	background-image: url(images/dentist_london_33.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.address_left_bg {
	background-image: url(images/dentist_london_34.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.right_table_bg {
	background-image: url(images/dentist_london_36.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.quote-medium {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
