/*<link href="bretagne.css" rel="stylesheet" type="text/css" media="screen">
*/

body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: x-small;
	background-color:#000000;
	color: #FFFFFF;
}

h1 {
	font-size: 250%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
body.googearth {
	color: #FFFFFF;	/*achtergrond is donker links ook wit*/
}

img {
	border: 0px;
}

.doorz {
	filter: Alpha(Opacity=100, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=300, FinishY=300); 
}

a:hover { color: #FF0000;}
a {
	color: #FFFFFF;
}

a.linkgewoon {
	text-decoration: none;
	color: #FFFFFF;
}

.tkstdiv a{/*links op wit*/
	text-decoration: none;
	color: #483D8B;
}

.tkstdiv { /*alleen in subfiles*/
	padding: 10px;
	padding-left: 15px;
	padding-top: 15px;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=300, FinishY=300);
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	color: #000033;
}

div#lrsluit {
	font-size: 120%;
	color: #000033;
}

a.groter{
	text-decoration: none;
	font-size: 120%;
}
/* text="#FFFFFF" link="#66CCFF" vlink="#00FFFF" alink="#003399" */

