/* BASIS ELEMENTEN
---------------------------------------*/
body
{
	background: url(../img/bg.jpg);
	background-color: #fff;
	margin: 0px;
	color: #000;
}

a:link, a:visited, a:active
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#000080;
	font-size:100%;
	font-style:normal;
	text-decoration:underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-family: Monotype Corsiva;
	color: #FFFFFF;
	font-size: 13pt;
	font-weight: 100;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
}

p
{
	margin: 0px;
}

.tekoop
{
	padding: 5;
	font-size: 8pt;
	/*border: solid #000080 1;*/
}

.line
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000080;
	font-size:8pt;
	font-style:normal;
	text-decoration:none;
}

.top
{
	font-family: Monotype Corsiva;
	color: #FFFFFF;
	font-size: 24pt;
	font-weight: bold;
	background-color: #000080;
}
.title
{
	background-color: #000080;
	font-family: Monotype Corsiva;
	font-size: 4;
}
.menu  a:link, .menu a:visited, .menu a:active
{
	font-size: 10pt;
	text-decoration:none;
	font-weight: bold;
}

/* GESPECIFICEERDE ELEMENTEN
---------------------------------------*/

/* ACHTERGRONDEN
---------------------------*/

/* bijvoorbeeld: 
.header_bg
{
	background: url(../img/JE-PLAATJE.jpg) top left no-repeat;
}
*/

/* FORMULIEREN
---------------------------*/
input
{
	background-color: #F1EFE0;
	color: #667812;
	border: 1px solid #94AA2B;
}

.button
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	border: 1px solid #D36010;
	background-color: #E18F41;
	cursor: pointer;
} 

/* LINKS
---------------------------*/

a.links2:link, a.links2:visited, a.links2:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}

a.links2:hover
{
	text-decoration: underline;
}
/*
.tekst a:link, .tekst a:visited, .tekst a:active
{
	color: #000;
	text-decoration: underline;
}*/

.tekst a:hover
{
	text-decoration: none;
}




.submenu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submenu ul {
	display: block;
	padding: 0px;
	margin: 0px;
}
.submenu li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.submenu li a:link, .submenu li a:visited { 
	line-height: 18px;
	display: block;
	width: 150px;
	padding: 0px 0px 0px 5px;
	color: #fff;
	background-color: #000080;
	text-decoration: none;
}
.submenu li a:hover { 
	color: #fff;
	text-decoration: none;
	background-color: #0000B7;
}





/* TEKST
---------------------------*/
.tekst
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height : 1.45em;
}

.tekst-bold
{	
	font-weight: bold;	
}

.impact
{
	padding-right: 5px;
	padding-top: 1px;
}
.impact a:link, .impact a:visited, .impact a:hover
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*	font-weight: bold;*/
	padding-bottom: 50px;
	text-decoration: none;
}
