body
{
	font-family:Gill Sans MT,Gill Sans,Gillsans,Arial,Verdana,sans-serif;
	font-size: 12pt;
}
a img
{
	border: none;
	text-decoration: none;
}
div#center
{
	position:		relative;
	background:		#FFFFFF;
	width:			810px;
	margin:			1em auto;
	margin-top:		-8px;
}
div#console 
{
	position:relative;
	float:left;
	width: 50px;
	top: 0px;
}
/* Top */
div#top
{	
	position:relative;
	width:800px;
	height:130px;
	border-top: solid #DA251D 8px;
	margin-bottom:0px;
}
div#titel
{
	position:relative;
	float: left;
	width:540px;
	text-align:left;
	margin-top:20px;
}
div#appel
{
	position:relative;
	float:left;
	top: 23px;
}
/* Top knoppen */
div#knoppen
{
	position:relative;
	background: #ABCE46;
	height: 142px;
	margin: 0px;
	width:800px;
}

p#left-titel, p#middle-titel, p#right-titel
{
	color:#003F65;
	font-weight:bolder;
	font-size:18pt;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom:0px;
}
p.tekst 
{
	font-size: 18pt;
	color:White;
	margin-left:20px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
p#left-titel
{
	color:#003F65;
}
p#middle-titel
{
	color:#DA251E;
}

p#right-titel
{
	color:#FF6400;
}

a#left-link, a#middle-link, a#right-link
{
	color: #FFFFFF;
	text-decoration: none;
	font-style:italic;
	margin-left:20px;
	padding:2px 10px 2px 10px;
	display:block;
	width:130px;
	height:30px;
	border:outset white 2px;
	font-size:17pt;
}
a#left-link:hover, a#middle-link:hover, a#right-link:hover
{
	border:inset white 2px;
}
a#left-link
{
	background-color: #003F65;
}
a#middle-link
{
	background-color: #DA251E;
}

a#right-link
{
	background-color: #FF6400;
}

a
{
	color:#E77919;
	text-decoration: none;
}
a:hover
{
	color:#FFA337;
	text-decoration: underline;
}
div#left
{
	background-image: url(/WatEetEnBeweegIk/Images/links.png);
	background-repeat:no-repeat;
	position: relative;
	float: left;
	width: 265px;
	height:140px;
	text-align:left;
	margin:0px;
}
div#middle
{
	background-image: url(/WatEetEnBeweegIk/Images/rechts.png);
	position: relative;
	float: left;
	width: 265px;
	height: 135px;
	text-align:left;
	margin:0px;
	margin-left:2px;
}

div#right
{
	background-image: url(/WatEetEnBeweegIk/Images/rechts.png);
	position: relative;
	float: left;
	width: 265px;
	height: 135px;
	text-align:left;
	margin:0px;
	margin-left:2px;
}

/* Tip-balk */
div#tip
{
	position:relative;
	background: #DA251D;
	width:800px;
	height:30px;
	color: #FFFFFF;
	font-size: 15pt;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow:hidden;
}
div#content-tip
{
	position: absolute;
	left: 800px;
	height: 30px;
	margin-left:20px;
	margin-right:5px;
	text-align:left;
	width:800px;
}
/* Midden */
div#midden
{
	width:800px;
	height:300px;
	margin-bottom:8px;
}
div#content-midden
{
	position:relative;
	float:left;
	width:400px;
	height:288px;
	overflow:auto;
	text-align:left;
}
div#content-midden h2
{
	font-weight: bolder;
	font-size:15pt;
	color:#E77919;
	text-align:left;
}
div#flash
{
	position:relative;
	float:left;
	margin-left:18px;
}
/* Bottom */
div#huls-bottom 
{
	position:relative;
	height:284px;
	width:800px;
	overflow:hidden;
}
div#bottom
{
	position:relative;
	background-color:#F5EADE;
	width:490px;
	height:264px;
	border: solid #E77919 10px;
	border-left: solid #E77919 300px;
	overflow:hidden;
}
div#links
{
	position: absolute;
	height:220px;
	left:10px;
	top:-6px;
	width: 290px;
	text-align:left;
}
div#links p
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
	height:32px;
	padding-top:8px;
}
div#links p.hover
{
	background-color:#F5EADE;
	color: #003F67;
	font-weight: bold;
	text-decoration: none;
	height:32px;
	padding-top:8px;
}
div#links p.hover1
{
	background-color:#F5EADE;
	color: #003F67;
	font-weight: bold;
	text-decoration: none;
	height:32px;
	padding-top:8px;
}
div#content-bottom
{
	position:relative;
	width:490px;
	height:264px;
	float:left;
	overflow:auto;
	text-align:left;
}
div#tekst1,div#tekst2,div#tekst3,div#tekst4,div#tekst5
{
	position: absolute;
	left: 15px;
	top: 10px;
	visibility: hidden;
	height:210px;
	width: 470px;
	color: #003F67;
	margin:0px;
}
div#logo-bottom
{
	text-align:left;
	width:800px;
	margin-top: 15px;
}
div#logo-bottom img 
{
	margin-right: 10px;
}
div#logo-bottom a:hover 
{
	text-decoration: none;
}

