/* 
========================================================================
 Container Styles for Het Galjoen - Lesscher BV - http://www.lesscher.nl
========================================================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
}

.containerrow1 {
	background-color: transparant;
	height:30px;
	width:100%;
}

.containermaster {
	width: 100%;
	height:100%;
	background-color: transparant;
}

.Adres {
	font-weight:normal;
    font-size: 8pt;
    color: #000066;
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	text-align:center;
}

A.Adres:link {
	font-weight:normal;
    font-size: 8pt;
    color: #000066;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Adres:visited  {
	font-weight:normal;
    font-size: 8pt;
    color: #000066
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.Adres:active   {
	font-weight:normal;
    font-size: 8pt;
    color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.Adres:hover    {
	font-weight:normal;
    font-size: 8pt;
    color: #931930;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}