body {
	background: #FFF url(../img/babbe_site.jpg) no-repeat;
	background-attachment: fixed;
	margin-left: 270px;
	font-family: "Lucida sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
}

a {
	color: #993333;
	text-decoration: none;
	padding: 2px;
}

a:hover {
	background: #993333;
	padding: 2px;
	color: #FFF;
}

.clear {
	clear: both;
}

span.lijntje {
	color: #76785C;
}

#container {
	width: 620px;
}

#header {
	background: url(../img/naam_header.png);
	width: 540px;
	height: 40px;
	margin-top: 30px;
}

#header h1 {
	font-size: 0;
	text-indent: -3000px;
}

#navigatie {
	position: relative;
	width: auto;
	font-weight: bold;
	margin-top: 30px;
	font-size: 0.9em;
	padding: 30px 0 10px 0;
	background: url(../img/navigatie.png) top left no-repeat;
	border-bottom: 1px solid #999;
}

#navigatie_tekst {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/navigatie.png) no-repeat;
	width: 80px;
	height: 25px;
	font-size: 0;
	text-indent: -3000px;
}

#navigatie ul {
	margin: 0;
	padding: 0;
	background: none;
}

#navigatie li {
	display: block;
	float: left;
	padding-left: 10px;
	background: none;
}

#content {
	margin-top: 30px;
}

/*
** sIFR
*/

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }

.sIFR-hasFlash #content h2 {
	visibility: hidden;
	width: 400px;
	line-height: 1.5em;
	font-size: 1.5em;
	margin: 5px 0 10px 0;
}