@charset "UTF-8";
.Normalrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.Normaltextkursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 14px;
}
.Normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 14px;
}
.Rubrikguld1kursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #ae8a59;
	line-height: 30px;
}
.Rubrikguld1kursivTAT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #ae8a59;
	line-height: 20px;
}
body  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 720px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
} 
.twoColFixRtHdr #header {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 215px;
	background: #ffffff;
	padding: 0;
}
.twoColFixRtHdr #mainContent {
	margin: 0 220px 0 0;
	padding: 0;
	float: none;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Rubrikguld1kursiv2rad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #ae8a59;
	line-height: 24px;
}
.popup {
	POSITION: absolute;
	VISIBILITY: hidden;
	BACKGROUND-COLOR: white;
	LAYER-BACKGROUND-COLOR: white;
	width: 215px;
	BORDER-LEFT: 1px solid black;
	BORDER-TOP: 1px solid black;
	BORDER-BOTTOM: 1px solid black;
	BORDER-RIGHT: 1px solid black;
	PADDING: 3px;
	z-index: 100;
}
.normalrod{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	line-height: 14px;
}
.Storrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ae8a59;
	line-height: 24px;
}
.Halvstorrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #ae8a59;
	line-height: 20px;
}
.Normalstor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.Halvstorrubrik2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae8a59;
	line-height: 20px;
}
.liten {
	font-size: 8px;
	line-height: 8px;
}
.Halvstorrubrik3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ae8a59;
	line-height: 17px;
}
.Halvstorrubrik4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ae8a59;
	line-height: 12px;
}
.Halvstorrubrik3rod{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
	line-height: 20px;
}
