body {
	margin:0px;
	padding:0px;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	color: #555555;
}

td,th {
	font-size: 12px;
}

p {
	line-height:18px;
}
p.rood {
	color: #E60000;
}

.rood {
	color: #E60000;
}

.kop_1 {
	font-size:14px;
	font-weight:bold;
}

a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
	text-decoration:none;
	color: white;
	font-size: 11px;
	font-weight:bold;
	line-height:16px;
	text-align: center;
	display:block;
}
a.menu:hover {
	background-color: #E60000;
}
a.menu_active {
	background-color: #E60000;
	text-decoration:none;
	color: white;
	font-size: 11px;
	font-weight:bold;
	line-height:16px;
	text-align: center;
	display:block;
}

a:link, a:hover, a:active, a:visited {
	text-decoration:none;
}

a.link_1:link, a.link_1:active, a.link_1:visited, a.link_1:hover {
	color: #E60000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a.link_1:hover {
	text-decoration: underline;
}

a.link_2:link, a.link_2:active, a.link_2:visited, a.link_2:hover {
	color: #888888;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
a.link_2:hover {
	text-decoration: underline;
}

a.xsarus:link, a.xsarus:active, a.xsarus:visited, a.xsarus:hover {
	color:#727272;
	text-decoration: underline;
}
a.xsarus:hover {
	text-decoration: none;
}

form {
	margin:0px;
	padding:0px;
}

input, textarea, select {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #A0A0A0;
	background-color: #F7F7F7;
}

input.radio {
	border: 0px;
	background-color: transparent;
}

input.button {
	background-color: #7C7C7C;
	padding-left: 11px;
	padding-right: 11px;
	color:white;
	font-weight:bold;
	height: 21px;
	line-height:15px;
}

.red {
	color: #E60000;
}
