/* Default CSS Stylesheet for a new Web Application project */

A
{
	color: #333333;
	text-decoration: none;
}
A:hover
{
	color: #666666;
	text-decoration: none;
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	background-color: #ffffff;
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: arial, verdana;
	text-align: center;
}

table
{
	border-right: 0px solid;
	padding-right: 0px;
	border-top: 0px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px solid;
	padding-top: 0px;
	border-bottom: 0px solid;
}

TR
{
	border-right: 0px solid;
	padding-right: 0px;
	border-top: 0px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px solid;
	padding-top: 0px;
	border-bottom: 0px solid;
}

TD
{
	border-right: 0px solid;
	padding-right: 0px;
	border-top: 0px solid;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	border-left: 0px solid;
	padding-top: 0px;
	border-bottom: 0px solid;
	font-family: Arial, Verdana;
	text-align: left;
}

.bgtop
{
	background-image: url(/images/achtergrond.gif);	
	background-repeat: repeat-x;
}

.bgtop_xmas
{
	background-image: url(/images/achtergrond_xmas.jpg);	
	background-repeat: repeat-x;
}

.taalkeuze
{
	color: #71C390;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.taalkeuze:hover
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.line
{
	background-color: #01a95e;
}

BIG
{
	font-weight: bold;
	font-size: medium;
	color: #000000;
	font-family: ariel,verdana;
}
.contents
{
	background-color: #cfe4d3;
	background-image: url(/images/contents.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.langlinks
{
	font-weight: bold;
	color: #cee5d3;
	text-decoration: none;
}
.langlinks:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menulinks
{
	font-weight: bold;
	color: #cee5d3;
	text-decoration: none;
}
.menulinks:hover
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
INPUT
{
	border-right: #01a95e 1px solid;
	padding-right: 0px;
	border-top: #01a95e 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px;
	border-left: #01a95e 1px solid;
	padding-top: 0px;
	border-bottom: #01a95e 1px solid;
	font-family: ariel,verdana;
	background-color: #cee5d3;
}
.topmenulinks
{
	font-weight: bold;
	color: #01a95e;
	text-decoration: none;
}
.topmenulinks:hover
{
	font-weight: bold;
	color: #01a95e;
	text-decoration: none;
}
.topmenu
{
	background-image: url(/images/topmenu.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #01a95e;
	text-align: left;
}
.tablehead
{
	font-weight: bold;
	color: #cee5d3;
	background-color: #01a95e;
}
.image
{
	border-right: #01a95e 1px solid;
	border-top: #01a95e 1px solid;
	border-left: #01a95e 1px solid;
	border-bottom: #01a95e 1px solid;
}