/*******************************
* Synaptech bvba Belgium       *
* www.synaptech.be             *
*                              *
* edamo.css Tapihome Edamo *
*******************************/


img
{
	border: 0px;
}

td.randgrijs
{
	border: solid 2px #838383;
	padding: 0px;
}

td.inhoud
{	
	padding-left: 15px;
	padding-top: 15px;
}

td.tekst
{
	color: #f5f5f5;
	font-size: 12px;
	font-family: arial;
}

td.liggingwit
{
	color: #f5f5f5;
	font-size: 12px;
	font-family: arial;
	background-image: url(images/ieper.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #111111;
}

td.liggingzwart
{
	color: #111111;
	font-size: 12px;
	font-family: arial;
	background-image: url(images/houthulst.jpg);	
	background-position: top;
	background-repeat: no-repeat;
	background-color: White;	
}

div.inhoud
{
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	color: #f5f5f5;
	font-size: 12px;
	font-family: arial;
	line-height:15px;
}

a.menu, a.menu:visited
{
	color: #bbbbbb;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}

a.menu:hover
{
	color: #f5f5f5;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
}

a.link, a.link:visited
{
	color: #f5f5f5;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

a.link:hover
{
	color: #f5f5f5;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}


a.linkzwart, a.linkzwart:visited
{
	color: #111111;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	border-bottom: 1px dotted #111111;
}

a.linkzwart:hover
{
	color: #111111;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	border-bottom: 1px solid #111111;
}

a.merk, a.merk:visited
{
	color: #f5f5f5;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

a.merk:hover
{
	color: #f5f5f5;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

a.kaartlink, a.kaartlink:visited
{
	color: #000000;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

a.kaartlink:hover
{
	color: #000000;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.kaarttext
{
	color: #000000;
	font-size: 12px;
	font-family: arial;
}


/*******************************
*                              *
*         FORM elements        *
*                              *
*******************************/


input.groot
{
	color: #4D4D4D;
	font-size: 12px;
	font-family: arial;
	width: 188px;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #4D4D4D;
	background-color: #ececec;
}

input.middel
{
	color: #4D4D4D;
	font-size: 12px;
	font-family: arial;
	width: 112px;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #4D4D4D;
	background-color: #ececec;
}

input.klein
{
	color: #4D4D4D;
	font-size: 12px;
	font-family: arial;
	width: 73px;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #4D4D4D;
	background-color: #ececec;
}

textarea
{
	color: #4D4D4D;
	font-size: 12px;
	font-family: arial;
	width: 275px;
	height: 163px;
	padding-left: 1px;
	padding-right: 1px;
	border: solid 1px #4D4D4D;
	background-color: #ececec;
}

input.button
{
	font-size: 12px;
	font-family: arial;
	color: #4D4D4D;
	border: solid 1px #4D4D4D;
	background-color: #ececec;
	width: 80px;
}

select
{
	color: #4D4D4D;
	font-size: 12px;
	font-family: arial;
	width: 187px;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #4D4D4D;
	background-color: #ececec;
}