@charset "utf-8";
/* CSS Document */

img {
	max-width:100%;
}

p.logo { 
	max-height:150px;
	margin:0;
}

p.phone {
	position:absolute;
	top:-10px;
	right:5px;
	max-width:42px;
	z-index:999;
}

p.home {
	position:absolute;
	top:-10px;
	left:5px;
	max-width:42px;
	z-index:999;
}

p.kop { 
	font-weight:bold;
}

.big
{
	font-size:125%;
}
h3 {
	margin-top:0;
	display:block;
	text-align:center;
}