/** basis-indeling **/

body 
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #000; text-decoration: none; margin: 0px; padding: 0px; line-height: 16px; background: #c30 url(img/rood1-50.gif); }

a:link 
{ text-decoration: none; color: #039; }
a:visited 
{ text-decoration: none; color: #069; }
a:hover 
{ text-decoration: none; color: #069; }
a:active 
{ text-decoration: none; color: #069; }

#pagetitle 
{	top: 25px;
	position: absolute;
	height: 50px;
	width: 400px;
	left: 95px;
	z-index: 9;
}

#pagesubtitle {
top: 425px;
	position: absolute;
	right: 10px;
	bottom: 50px;
	clear: both;
	z-index: 11;
}

#logo 
{
	height: 400;
	width: 231;
	position: absolute;
	right: 100px;
	bottom: 25px;
	clear: both;
	float: none;
	z-index: 5;
}
#epursimuove {
	height: 101px;
	width: 101px;
	position: absolute;
	visibility: visible;
	top: 100px;
	left: 30px;
	z-index: 99;
}

#textbox 
{
	min-height: 800px;
	top: 0px;
	left: 75px;
	width: 350px;
	height: auto;
	position: absolute;
	padding-top: 100px;
	padding-bottom: 25px;
	z-index: 7;
	background: url(img/background_text.gif) repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	}

/**
#textbox-background
{
	min-height: 800px;
	top: 0px;
	left: 75px;
	width: 450px;
	height: auto;
	position: absolute;
	background: url(img/background_text.gif) repeat-y;
	z-index: 6;
}

**/

/** opmaak in textbox ** /

h2, h3, h4
{ color: #036; }

/** automatische item-opmaak in textbox **/

.news:first-line 
{
	font-weight: bold;
	color: #000;
}

/** voor afbeeldingen in textbox **/

.floatright 
{
	position: relative;
	visibility: visible;
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
}
.floatleft 
{
	position: relative;
	visibility: visible;
	float: left;
	padding: 0px;
	padding-right: 10px;
	clear: both;
}

/** aankleding afbeeldingenreeks met javascript **/

#banner {
	height: 200px;
	width: 800px;
	top: 75px;
	right: 0px;
	position: absolute;
	z-index: 2;
}
#banner-boven {
	height: 80px;
	width: 800px;
	top: 15px;
	right: 0px;
	position: absolute;
	z-index: 3;
	background: url(img/bies.gif) repeat-x;
	background-image: url(img/bies2.gif);
}
#banner-onder {
	height: 80px;
	width: 800px;
	top: 255px;
	right: 0px;
	position: absolute;
	z-index: 4;
	background: url(img/bies.gif) repeat-x;
	background-image: url(img/bies.gif);
}

/** menu-items **/

#menuline 
{
	font-size: 10px;
	color: #000;
	letter-spacing: .1em;
	position: absolute;
	top: 100px;
	left: 485px;
	z-index: 8;
	width: 140px;
	overflow: hidden;
	height: 400px;
}
#menuline a 
{
	background: url(img/button-barok1.gif) no-repeat -150px;
	color: #fff;
	width: 149px;
	float: left;
	height: 12px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-top: 3px;
}
#menuline a:hover 
{ background: url(img/button-barok1.gif) 0px; }

#menuline a#current 
{
	background: url(img/button-barok1.gif) -300px;
	color: #000;
	font-weight: bold;
}

/** #menuline 
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; font-weight: bold; letter-spacing: .1em; position: absolute; top: 150px; left: 675px; }
#menuline a 
{ background: #069; text-transform: uppercase; color: #fff; width: 132px; float: left; height: 12px; margin-bottom: 10px; padding-right: 5px; padding-bottom: 6px; padding-left: 5px; }
#menuline a:hover 
{ background: #000; }
#menuline a#current 
{ background: #f63; } **/
