﻿/* --------------------------------------- TEMPLATE ALGEMEEN ------------------------------------------ */
body
{

    font-size: 9.5pt;
	line-height: 14pt;
	font-family: Verdana, Sans-Serif;
	margin: 0px;
	padding: 0px;
	color: #000;

}

.hometekst{

	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Sans-Serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}

/*
#omvat {
	width: 662px;
	margin: 0px auto;
}

#headerPage
{
	width: 100%;
	height: 145px;
	margin: 0px auto auto auto;
	background: url(../images/se_nl/backMenuPage.gif) center no-repeat;
}

#headerContentPage
{
	width: 640px;
	height: 120px;
	margin: 0px auto;
	text-align: left;
}

#content {
	width: 640px;
	height: 100%;
	margin: 0px auto auto auto;
}

#contentZelf {
	width: 630px;
	margin: 25px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


#header
{
	width: 100%;
	height: 175px;
	margin: 0px auto auto auto;
	background-image: url(../images/se_nl/backMenu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

#headerContent
{
	width: 640px;
	height: 149px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
*/

/* --------------------------- generiek --------------------------------------------- */

.element
{
	display:block;
}

img
{
	border: 0px;
}

a:link, a:hover, a:active, a:visited {
	color: Red;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
