﻿body {font-size: 16px;}
td {font-size: 16px;}
p {font-size: 16px;}


#top, #topnavi, #breadcrumb, #navicontainer, #footer{
	display: none;
}

.h1 {display: none;}

/* .content {
	width: auto;
	border: 0;
	padding: 0;
	float: none !important;
} */

.catalog {
        width: 75%;
}

table, tr, ul, ol {
        page-break-inside: avoid;
        font-size: 16px;
}


/*** Ebolig ***/

.rowcolor1 {background-color: #e2eaea;}
.rowcolor2 {background-color: #edf5f5;}

.tableheader {background-color: #8099a8; color: #ffffff; font-size: 16px;}

.catalogRow {font-size: 16px; }

.catalogTd {font-size: 16px; }

.catalogH1 {font-size: 18px; font-weight: bold;}
