body {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:70%;
	background-color:#F7F7F5;
	line-height:1.40em;
  background:url("background.gif") repeat-x;
}

#container {
  position:relative;
	margin:15px auto;
	width:650px;
	border:1px solid #ffffff;
	background-color:#ffffff;
color: #666600;
}


#titel {
	position: static;
	background:url("2003crowd2.gif") no-repeat;
	background-color:#fff; 
	border-bottom:1px solid #ccc;
	height: 130px;
	margin:0px;
}



#bovenban {

margin-top: 50px;
margin-left: 150px;
margin-right: 150px;
}

div.fractekst {
font-family:verdana;

margin-top: 30px;
margin-left: 50px;
padding-right:20px;
color: #666600;
}

b.onderlijn {
text-decoration: underline;
font-style:italic;
}

/*--------- navigatie ----------- */

#links {
margin-top: 0px;
padding: 0px;
font-family: verdana;
}


#links a
{

color: #666600;
border-right: 1px solid #fff;
}

#links a:hover
{

color: #99cc33;
text-decoration:i;
font-style:italic;
}





/*------------- links in tekst --------*/
div.fractekst a:link{
	color:#666600;
	text-decoration:underline;
	font-weight:bold;
}

div.fractekst a:visited {
	color:#666600;
	text-decoration:underline;
	font-weight:bold;
}

div.fractekst a:hover {
	text-decoration:underline;
	color:#009900;
	font-weight:bold;
}

/*------------ headers ---------------*/
h2,h3{
	font-family:trebuchet,verdana,arial,sans-serif;
	color: #666600;
	text-transform:uppercase;
	font-weight:bold;
}

h2 {
	font-size:110%;
	margin:1.5em 0 0.4em 0;
}

h3 {
	font-size:100%;
	margin:1.6em 0 0.6em 0;
	text-transform:none;
}


/*-------- paragrafen ---------*/
p {
	margin:0;
	text-indent:1em;
}
