body {
	background-color: #EDEDED;
}
.box {
	padding: 5px;
	overflow: auto;
	height: 100%;
	width: 100%;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D9D9C5;
	scrollbar-highlight-color: #D9D9C5;
	scrollbar-3dlight-color: #D9D9C55;
	scrollbar-darkshadow-color: #D9D9C5;	
}
.pdf_box {
	overflow: auto;
	padding: 5px;
	height: 50px;
	width: 300px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D9D9C5;
	scrollbar-highlight-color: #D9D9C5;
	scrollbar-3dlight-color: #D9D9C55;
	scrollbar-darkshadow-color: #D9D9C5;
	border: 1px solid #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.right_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #1F8AC0;
}
.tbl_bott_line {	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #EDEDED;
}
a:link {
	text-decoration: none;
	color: #006AB7;
}
a:visited {
	text-decoration: none;
	color: #006AB7;
}
a:hover {
	text-decoration: underline;
	color: #006AB7;
}
a:active {
	text-decoration: none;
	color: #006AB7;
}
.sideline {	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D9D9C5;
}
.Rubrik {
	font-size: 18px;
	font-weight: bold;
	color: #1f8ac0;
}
.Rubrik2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Brodtext {
	font-size: 12px;
	color: #000000;
}
.profile {
	background-image: url(profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
li {
	margin-bottom: 5pt;
	margin-left: -5pt;
}
blockquote {
	margin-left: 15pt;
}
.spaceext {
 font-size: 12px;
 line-height: 20px;
 margin-bottom: 5px;
 margin-top: 8px;
}
.ingress {
 font-size: 12px;
 font-weight: bold;
 line-height: 17px;
 margin-bottom: 5px;
 margin-top: 8px;
}

