/* SITEWIDE
===================================================== */
* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}
body {
  background:url(http://www.laannegen.nl/images/logo_laannegen.jpg) no-repeat center top;
}
span.clear {
	height:0px; overflow:hidden;
	float:none; clear:both; display:block;
}


/* LAYOUT
===================================================== */
#page {
  width:740px;
  margin:320px auto 0px;
}
#colL, #colR {
  width:295px;
  padding:15px 37px 37px 37px;
  float:left;
}
#colR {
  float:right
}

h1 {
  margin:10px 0px 0px 0px;
  color:#00659D;
  font-size:17px;
}
h2 {
  margin:10px 0px 0px;
  color: rgb(255, 122, 0);
  font-size:16px;
  font-weight:normal;
  text-transform:lowercase;
}

p {
  margin:4px 0px 20px;
  font-size:11px;
  color:#333;
}

a {
  color:#00659D;
  text-decoration:none;
}
a:hover {
  color:#222;
}

a img {
  border:none;
}

span.company {
  color:#00659D;
  text-transform:uppercase;
  font-weight:bold;
}

span.telfax {
  color:#00659D;
  font-weight:bold;
}
img.flag {
	position: absolute;
	top: 5px;
	right: 5px;
	float: right;
	margin: 0;
	padding: 0;
}