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


body {
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
		/*font-family: "Architext","Riverside","Bradley Hand ITC", "Lucida Handwrit", Arial, sans-serif;*/
		font-family: "Bradley Hand ITC", "Lucida Handwrit","Comic Sans MS", sans-serif;
	margin: 0px;
	padding: 0px;
	min-width: 1200 px; /*werkruimte 960 - (2*74) = min 802*/
	/*max-width: 1280 px;  /*scherm 1280 - 50 (scrollbar?) - (2*75) = 1080 werkruimte ->tussen 
	/*
		font-size: x-small;
*/
}
#wrapper {height: 100%;} 
#headerwr {text-align: center; }/*om header in midden te krijgen*/
#header {
	width: 70%;
	text-align: center;
	font-size: 90%;
	margin: 10px auto;
	padding-bottom: 45px;
	/* background: url(foto/spul/randje6.gif) no-repeat center bottom; */
}/*voor header*/
#middle {margin-left: 80px; margin-right: 80px;}/*voormaincontent*/
#leftside {
float: left;
background: url(foto/tekeningen/eiffeltorenlng.gif) left top repeat-y; 
width: 74 px;
height: 100%;
}/*voor sidebar left*/

#rightside {
float: right;
background: url(foto/tekeningen/eiffeltorenlng.gif) right top repeat-y;
width: 74 px;
height: 100%;
}/*voor sidebar right*/
#top { text-align: center; }/*voor header*/
#footer {}/*voor footer*/


h3 {
	font-size: 30px;
	text-align: center;
}

h1 {
	font-size: 250%;
		text-align: center;
}
h2 {
	font-size: 180%;
	text-align: center;
}


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: #FF0000;
}

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

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

.tkstdiv {
	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-image: url(plaatjes/schriftln40.gif);*/
	/*background-repeat: repeat-y;*/

	/*
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	color: #000033;
	*/
}

.randjediv {
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
}

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

a.groter{
	text-decoration: none;
	font-size: 120%;
}
.fotdiv {
	filter:shadow(color:gray, strength:10, direction:135);
}
/* text="#FFFFFF" link="#66CCFF" vlink="#00FFFF" alink="#003399" */

