body { font-family: verdana; font-size: 12px; padding: 0px; margin: 10px; }

.padleft1em {
	padding-left: 1em;
}

.padright1em {
	padding-right: 1em;
}

#subpages {
	padding-bottom: 3px;
	border-bottom: 1px solid rgb(197,218,237);
}

#subpages a {
	font-weight: bold;
	text-decoration: none;
	color: rgb(0,90,173);
}

#subpages a:hover {
	text-decoration: underline;
	color: rgb(0,45,87);
}

#subpages .divider {
	color: rgb(197,218,237);
	font-size: 12px;
}

#title h1 {
	font-family: "Times New Roman", serif;
	font-size: 28px;
	font-weight: bold;
	color: rgb(0,90,173);
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#contents {
	margin-top: 12px;
	margin-left: 8px;
	margin-right: 8px;
}

#contents,
#contents * {
	font-family: "Times New Roman", serif;
	font-size: 14px;
}

#contents p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.9em;
}

#contents p.ingress {
	font-weight: bold;
	margin-bottom: 0.2em;
}

#contents h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.3em;
}

#contents h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-top: 1em;
}

#contents p.beforeul {
	text-transform: uppercase;
	margin-bottom: 0px;
}

#contents ul {
	margin-top: 0px;
}

#slagord {
	clear: both;
	margin-top: 2em;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#rights {
	clear: both;
	margin-top: 1em;
	text-align: center;
	font-size: 12px;
	color: gray;
}

#footer {
	text-align: center;
	clear: both;
	padding-top: 4px;
	padding-bottom: 2em;
	border-top: 1px solid silver;
	margin-top: 4em;
	width: 80%;
	color: silver;
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	margin-left: auto;
	margin-right: auto;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 1.2em;
}

#prodms #contents table *,
#prodti #contents table * {
	font-size: 12px;
	font-family: sans-serif;
}

#prodms #contents table.mstable th,
#prodms #contents table.mstable td,
#prodti #contents table th,
#prodti #contents table td {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/*
#prodtb #contents table th,
#prodtb #contents table td.center,
*/
#prodms #contents table th,
#prodms #contents table td {
	padding-left: 1.5em;
	padding-right: 1.5em;
}

/*
#prodtb #contents table td {
	padding-right: 1.5em;
}
*/

.center {
	text-align: center;
}

.red {
	color: red;
}

area {
	cursor: pointer;
}

.produktblad { position: relative; }
.produktblad .flag {
	position: relative;
	border: 1px solid black;
	margin-left: -50px;
	left: -80px;
	top: -50px;
}

