@charset "utf-8";
body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 25;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url("../Images/bakgrunn container.jpg");
	border: 2px solid #9F1717;
} 

#header {
	padding: 0;
	background-image: url(../Images/Gunnar%20Ruud%20logo.jpg);
	height: 97px;
	width: 980px;
} 
#Imageheader {
	height: 100px;
	width: 980px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9F1717;
	background-color: #FFF;
	border-top-color: #9F1717;
}

#ImageheaderLeft {
	float: left;
	height: 100px;
	width: 300px;
	margin: 0px;
}
#imageheaderMid {
	height: 100px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#ImageheaderRight {
	float: right;
	height: 100px;
	width: 300px;
}
#ImageheaderLeft p {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	display: block;
	padding: 0px;
}
#ImageheaderLeft .Greenfont strong a {
	text-decoration: none;
	color: #006943;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar1 ul li a, #sidebar1 ul li a:link, #sidebar1 ul li a:visited {
	font-size: small;
	color: #9F1717;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7eedf;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
	background-color: #E3EBD6;
}
#sidebar1 ul li a:hover, #sidebar1 ul li a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #000;
	background-color: #FFF;
}
#sidebarbottom {
	height: 300px;
	width: 160px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
} 
#mainContent ul {
	list-style-type: none;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 0px;
	margin-top: 1%;
	margin-bottom: 2%;
}
#mainContent  ul li a, #mainContent  ul li a:link, #mainContent  ul li a:visited {

	color: FAKTURANR
.
	color: #000;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

#mainContent ul li a:hover, #mainContent ul li a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}



#mainContent h1 {
	font-size: 14px;
	padding-top: 20px;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#mainContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #9F1717;
}
#mainContent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#mainContent h4 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #006941;
}



#mainContent p {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 0px;
	margin-top: 5px;
	line-height: 17px;
}

#mainContent table tr td font {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.menyContainer {
	margin-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.menyLeft {
	float: left;
	width: 300px;
}
.menyRight {
	margin-left: 320px;
	padding-left: 10px;
}
#footer {
	padding: 0;
	height: 52px;
	width: 980px;
	background-image: url(../Images/footer-bakgrunn.jpg);
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F1717;
} 
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	margin-top: 30px;
}
#footer p a {
	text-decoration: none;
	color: #000;
}
#footerLeft {
	display: block;
	float: left;
	height: 45px;
	width: 300px;
	margin-top: 4px;
	margin-left: 340px;
	margin-right: 0px;
}






.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;
}

.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;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fltcenter {
	float: none;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.fltr_ramme {
	float: right;
	margin: 8px;
	padding: 4px;
	border: 2px solid #666;
}
.Greenfont {
	color: #006941;
}

.Redfont {
	color: #9E1815;
}
.Smallfont {
	font-size: x-small;
}
.svartramme {
	float: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}
.skryteboks {
	float: left;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.RedfontBold {
	color: #9E1815;
	font-weight: bold;
}
.SvartRammefltcenter {
	float: none;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #000;
}
.redrammeside {
	float: none;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9F1717;
	border-left-color: #9F1717;
}
.redrammesideMidtstilt {
	float: none;
	margin: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #9F1717;
	border-left-color: #9F1717;
	display: block;
}
