body, td
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	color: #ffffff;
}

body
{
	background-color: #333333;
}

a
{
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	text-decoration: underline;
}

.adresblauw
{
	color: #6666ff;
	font-size: 14px;
	font-weight: bold;
}

.adrestekst
{
	font-size: 12px;
	line-height: 16px;
}

.witrandje
{
	border: 1px solid #ffffff;
}

img
{
	margin-right: 10px;
	margin-left: 10px;
}

p
{
	padding: 0px;
}

.blauw
{
	color: #6666ff;
}

h3
{
	font-size: 18px;
	color: #6666ff;
	/*font-family: Arial;*/
	margin-top: -2px;
	margin-bottom: -3px;
	font-weight: normal;
}

h3 a
{
	font-size: 18px;
	color: #6666ff;
	/*font-family: Arial;*/
	margin-top: -2px;
	margin-bottom: -3px;
	font-weight: normal;
}

.links
{
	background-color: #333333;
	background-image: url("/siteimg/gradient-links.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
}	

.rechts
{
	background-color: #333333;
	background-image: url("/siteimg/gradient-rechts.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
}

.midden
{
	width: 970px;
	height: 100%;
	background-color: #333333;
	background-image: url("/siteimg/achtergrond-stt-10.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

/* positionering van de totale inhoud t.o.v. achtergrond */
div#inhoud
{
	position: relative;
	top: 242px;
	left: 123px;
	/*height: 100%;*/
	width: 860px;
}


/* positionering van de overige blokjes informatie */
div#logolink
{
	position: relative;
	left: 110px;
	top: 0px;
	width: 230px;
}

div#taalkeuze
{
	font-size: 10px;
	position: relative;
	top: 238px;
	left: 630px;
	width: 210px;
}

div#grootmenu
{
	position: absolute;
	left: 110px;
	top: 210px;
}

div#grootmenu i a
{
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: bold;
}

div#grootmenu i a.blauw
{
	color: #6666ff;
}

div#menublok
{
	position: absolute;
	left: 0px;
	top: 68px;
	width: 100%;
}

div#hoofdkruimel a
{
	color: #6666ff;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: -10px;
	text-decoration: none;
}

div#menu
{
	position: absolute;
	top: 155px;
	left: 0px;
	width: 240px;
	padding: 17px 0px 0px 0px;
	background-image: url("/siteimg/horiz-stippellijn.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

div#partner
{
	postibion: relative;
	margin-left: 0px;
	margin-top: 10px;
}

div#partner img
{
	margin: 0px;
}

div#menuster
{
	position: absolute;
	right: -10px;
	top: -6px;
}

div#adresblok
{
	position: absolute;
	top: 10px;
	left: 0px;
}

div#mnu, div#adr
{
	position: absolute;
	color: #6666ff;
	font-size: 11px;
	left: 0px;
	font-weight: bold;
}

div#mnu
{
	top: 135px;
	width: 100%;
}

div#mnu a
{
	color: #6666ff;
}

div#adr
{
	top: -25px;
}

div#content
{
	position: absolute;
	left: 237px;
	top: 81px;
	padding: 0px 25px 0px 25px;
	/*height: 100%;*/
	width: 558px;
	background-image: url("/siteimg/vert-stippellijn.gif");
	background-position: top left;
	background-repeat: repeat-y;
	overflow: none;
}

div#bread
{
	position: absolute;
	top: 43px;
	left: 237px;
	padding: 0px 0px 0px 25px;
}

ul#ulli
{
	list-style-type: none;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}


ul#ulli a
{
	text-decoration: none;
	color: #a7a7a7;
}

ul#ulli a:hover
{
	text-decoration: none;
	color: #ffffff;
}

ul#ulli li a.active
{
	text-decoration: underline;
	color: #ffffff;
}


