/* Body */

	body {
		margin: 0px;
	}
	.body {
		padding: 15px 0px 0px 20px;
	}
	.bodyinfo {
		padding: 15px 120px 0px 20px;
		background: url('images/ihhuset.jpg') no-repeat fixed right bottom;
	}
	.bodykontakt {
		padding: 15px 120px 0px 20px;
		background: url('images/vejkort.gif') no-repeat fixed right bottom;
	}
	.text {
		font: normal 11px Verdana;
		color: #000000;
	}

/* Priser */

	.kontortabel {
		margin-top: 11px;
		font: normal 11px Verdana;
		color: #000000;
	}
	.extratabel {
		margin: 22px 0px 18px 0px;
		font: normal 11px Verdana;
		color: #000000;
	}
	.kontortabel_info {
		padding: 0px 0px 8px 10px;
	}
	.kontortabel_pris {
		padding-bottom: 8px;
	}
	.extratabel_info {
		padding-left: 10px;
		padding-bottom: 2px;
	}
	.menupris {
		border-bottom: 1px solid #999999;
	}
	.linkpris {
		margin: 0px 4px 0px 3px;
		float: left;
		border-left: 1px solid #999999;
		border-right: 1px solid #999999;
		border-top: 1px solid #999999;
	}
	a.prisnav:link {
		padding: 1px 4px 1px 4px;
		text-decoration: none;
		color: #666666;
		background-color: #e8eff3;
	}
	a.prisnav:visited {
		padding: 1px 4px 1px 4px;
		text-decoration: none;
		color: #666666;
		background-color: #e8eff3;
	}
	a.prisnav:active {
		padding: 1px 4px 1px 4px;
		text-decoration: none;
		color: #666666;
		background-color: #e8eff3;
	}
	a.prisnav:hover {
		padding: 1px 4px 1px 4px;
		text-decoration: none;
		color: #000000;
		background-color: #b3cbd8;
	}
	a.prisact:link {
		padding: 1px 4px 1px 4px;
		text-decoration: none;
		color: #000000;
		background-color: #b3cbd8;
	}
	a.prisact:visited {
		padding: 1px 4px 1px 4px;
		text-decoration: none;
		color: #000000;
		background-color: #b3cbd8;
	}
	a.prisact:active {
		padding: 1px 4px 1px 4px;
		text-decoration: none;
		color: #000000;
		background-color: #b3cbd8;
	}
	a.prisact:hover {
		padding: 1px 4px 1px 4px;
		text-decoration: none;
		color: #000000;
		background-color: #b3cbd8;
	}


/* Kontorer */

	.kontorer {
		margin: 14px 0px 20px 10px;
		border-top: 1px solid #999999;
		border-right: 1px solid #999999;
		border-left: 1px solid #999999;
		border-bottom: 1px solid #999999;
		font: normal 11px Verdana,Arial;
	}
	.m2 {
		padding: 3px 20px 3px 20px;
	}
	.leje {
		padding: 4px 20px 4px 20px;
	}
	.sal {
		padding: 4px 20px 4px 20px;
	}
	sup {
		font: normal 9px Tahoma;
	}
	.kontor_top {
		border-bottom: 1px solid #999999;
		font-size: 3px;
		background-color: #e8eff3;
	}
	.kontor_bottom {
		border-top: 1px solid #999999;
		font-size: 3px;
		background-color: #e8eff3;
	}


/* Billeder */

	.billedtext {
		font: bold 11px Verdana,Arial;
		color: #000000;
	}
	.billede {
		margin: 12px 0px 6px 16px;
		border: 1px solid #000000;
	}
	.billedtool {
		margin-left: 16px;
		padding: 1px 4px 1px 4px;
		border: 1px solid #999999;
		background-color: #e8eff3;
	}
	.toolleft {
		font: normal 10px Arial;
		float: left;
	}
	.toolright {
		font: normal 10px Arial;
		text-align: right;
	}
	a.billednav:link {
		text-decoration: none;
		color: #000000;
	}
	a.billednav:visited {
		text-decoration: none;
		color: #000000;
	}
	a.billednav:active {
		text-decoration: none;
		color: #000000;
	}
	a.billednav:hover {
		text-decoration: underline;
		color: #000000;
	}


/* Links */

	.links {
		padding: 6px 15px 0px 6px;
		font: normal 11px Verdana,Arial;
	}
	.linkstop {
		border-bottom: 1px solid #000000;
		font: normal 3px Verdana,Arial;
	}
	a:link {
		text-decoration: underline;
		color: #000000;
	}
	a:visited {
		text-decoration: underline;
		color: #000000;
	}
	a:active {
		text-decoration: underline;
		color: #000000;
	}
	a:hover {
		text-decoration: underline;
		color: #6294ae;
	}
