﻿p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #155709;
	font-size:11px;
	}
a 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #155709;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.specialeLinks 
{
	padding: 0px;
	font-weight:bold;
	text-decoration:underline;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #155709;
	background-image: url(../images/background5.jpg);
}
	
input
{
	font-size: 12px;
	color: #555;
}
select
{
	text-align: left;
	font-size: 11px;
	color: #555;
}
textarea
{
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	text-align: left;
	font-size: 11px;
	color: #555;
}
input.knop
{
	font-size:  12px;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
}

.ics_edit{
	background-image: url(../images/edit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 38px;
	font-size: 11px;
	font-weight: bold;
	color: #337AA3;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #337AA3;
	border-bottom-color: #B1CEDF;
	width: 190px;
	margin: 20px;	
}

.ics_editlijn2{
	background-image: url(../images/edit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1CEDF;
	font-size: 11px;
	font-weight: bold;
	color: #337AA3;
	text-align: left;
	vertical-align: middle;
	height: 38px;
	width: 190px;
	margin: 20px;
}

.ics_empty {
	width: 10px;
	height: 10px;
}
