BODY{ margin: 0; padding : 0; background-color: #ffffff }

HR { border: 1px solid #f2f5f8; }

A.vanlig:link { color: #1578bc; text-decoration: none; }
A.vanlig:active { color: #1578bc; text-decoration: none; }
A.vanlig:visited { color: #1578bc; text-decoration: none; }
A.vanlig:hover { color: #1578bc; text-decoration: underline; }
.vanlig { font-family: arial, verdana, sans-serif; font-size: 8pt; color: #606060; line-height: 13pt; }
.vanlig A:link { color: #1578bc; text-decoration: none; }
.vanlig A:active { color: #1578bc; text-decoration: none; }
.vanlig A:visited { color: #1578bc; text-decoration: none; }
.vanlig A:hover { color: #1578bc; text-decoration: underline; }

A.overskrift:link { color: #1578bc; text-decoration: none; }
A.overskrift:active { color: #1578bc; text-decoration: none; }
A.overskrift:visited { color: #1578bc; text-decoration: none; }
A.overskrift:hover { color: #1578bc; text-decoration: underline; }
.overskrift { font-family: arial, verdana, sans-seif; font-size: 9pt; color: #1578bc; line-height: 12pt ; font-weight: bold; }
.overskrift A:link { color: #1578bc; text-decoration: none; }
.overskrift A:active { color: #1578bc; text-decoration: none; }
.overskrift A:visited { color: #1578bc; text-decoration: none; }
.overskrift A:hover { color: #1578bc; text-decoration: underline; }

A.dato:link { color: #87B5D4; text-decoration: none; }
A.dato:active { color: #87B5D4; text-decoration: none; }
A.dato:visited { color: #87B5D4; text-decoration: none; }
A.dato:hover { color: #87B5D4; text-decoration: underline; }
.dato { font-family: arial, verdana, sans-seif; font-size: 9pt; color: #87B5D4; line-height: 12pt ; font-weight: bold; }
.dato A:link { color: #87B5D4; text-decoration: none; }
.dato A:active { color: #87B5D4; text-decoration: none; }
.dato A:visited { color: #87B5D4; text-decoration: none; }
.dato A:hover { color: #87B5D4; text-decoration: underline; }

A.lesmer:link { color: #606060; text-decoration: none; }
A.lesmer:active { color: #606060; text-decoration: none; }
A.lesmer:visited { color: #606060; text-decoration: none; }
A.lesmer:hover { color: #606060; text-decoration: underline; }
.lesmer { font-family: arial, verdana, sans-seif; font-size: 9pt; color: #606060; line-height: 13pt ; font-weight: bold; }
.lesmer A:link { color: #606060; text-decoration: none; }
.lesmer A:active { color: #606060; text-decoration: none; }
.lesmer A:visited { color: #606060; text-decoration: none; }
.lesmer A:hover { color: #606060; text-decoration: underline; }

.kolonne { background-color:#ffffff; border: 1px solid #e0e1dc; }
.ramme { border: 1px solid #1578bc; }
.rammeExtended { border: 1px solid #1578bc; margin-right: 15px; margin-bottom: 15px; }

.image_frame_left { 
	border: 1px solid #e2e2e2; 
	padding: 4px;
	background-color: #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	}

.image_frame_right { 
	border: 1px solid #e2e2e2; 
	padding: 4px;
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}


.noprint  { display: none; }
