/* TACX ANTARES SITE CSS file */

body {
	margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}

.italic {
	font-style: italic
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height:21px;
	margin-bottom:12px;
	padding-bottom:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8b8c8e;
	line-height:21px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	line-height:15px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height:normal;
	margin-top:0px;
	margin-bottom:12px;
	padding:0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style:italic;
	color: #000;
	margin:0px;
	padding:0px;
}	
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #008DD8;
	line-height:15px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8B8C8E;
	margin-bottom:8px;
	padding-bottom:0px;
	}
.head2 {
	color:#8B8C8E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}
.head3 {
	color:#8B8C8E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #8b8c8e;
	line-height:15px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	line-height:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
	background-color:#B7BCC0;
	height: 20px;
	vertical-align:middle;
}
.pijltje_blauw {
	color:#41a4d4;
	}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
	margin-top:2px;
}
a:link.bluelink {
	color: #008DD8;
	text-decoration: none;
	font-weight:normal;
}
a:visited.bluelink {
	text-decoration: none;
	color: #008DD8;
	font-weight:normal;
}
a:hover.bluelink {
	text-decoration: underline;
	color: #008DD8;
	font-weight:normal;
}
a:active.bluelink {
	text-decoration: none;
	color: #008DD8;
	font-weight:normal;
}
a:link.greylink {
	color: #777;
	font-weight:bold;
	text-decoration: none;
}
a:visited.greylink {
	text-decoration: none;
	color: #888;
	font-weight:bold;
}
a:hover.greylink {
	text-decoration: underline;
	color: #777;
	font-weight:bold;
}
a:active.greylink {
	text-decoration: none;
	color: #777;
	font-weight:bold;
}
a {
	outline:none;
	text-decoration:none;
	}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}
a:link.intro {
	color: #008DD8;
	text-decoration: none;
	font-weight:normal;
}
a:visited.intro {
	text-decoration: none;
	color: #008DD8;
	font-weight:normal;
}
a:hover.intro {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:normal;
}
a:active.intro {
	text-decoration: none;
	color: #008DD8;
	font-weight:normal;
}
.darkintro {
	background-color:#000000;
}
#footer {
	width:800px;
	height:30px;
	margin: 15px 0 15px 0;
	background-image:url(images/tacx_footer_dutch_design.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
/* EXT */

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  /*width:   100px;*/

  border:  0px;

  text-decoration: none;
  color:   #008dd8;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: none; }