@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #BFB591;
}
#scenariogml {
	background-color: #FFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 135px;
}
.twoColFixLtHdr #scenario #adr p {
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
#adr {
	float: right;
	height: 120px;
	width: 120px;
	margin-bottom: 5px;
	color: #000;
	text-align: left;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 240px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 0px;
	border-top-width: 20px;
	border-top-style: none;
	width: auto;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	font-style: italic;
	color: #FFF;
	text-align: center;
}
.twoColFixLtHdr #container #sidebar1 h5 a {
	color: #C90;
	}

.twoColFixLtHdr #container #sidebar1 h5 {
	font-size: small;
	font-style: italic;
	padding-left: 10px;
	color: #FFF;
}
.twoColFixLtHdr #container #sidebar1 h4 {
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
}


.twoColFixLtHdr #footer {
	border-top-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #container #sidebar1 ul {
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	clip: rect(auto,auto,auto,-20px);
	margin-left: -20px;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 15px;
}
.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;
}
.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;
}
.twoColFixLtHdr #container #mainContent h1, h2 , h3, h4{
	color: #0C3263;
}
.twoColFixLtHdr #scenario h1 {
	font-size: 4em;
	font-family: "Arial Rounded MT Bold", Verdana, sans-serif;
	line-height: 1em;
}
.twoColFixLtHdr #scenario h2 {
	color: #0B3766;
	font-family: "Arial Rounded MT Bold", Verdana, sans-serif;
	font-style: italic;
	line-height: 1em;
}
.twoColFixLtHdr #container #footer p a {
	color: #FFF;
}
.twoColFixLtHdr #container #sidebar1 a {
	color: #DACFBD;
}

.twoColFixLtHdr #container #footer p a:visited {
	color: #FDCE00;
}
.twoColFixLtHdr #container #sidebar1 h5 a:visited {
	color: #FF3;
	text-decoration: none;
}
.twoColFixLtHdr #scenario #adr p em a {
	color: #666;
}
.twoColFixLtHdr #scenario #adr p em a:visited {
	color: #FDCE00;
}
.twoColFixLtHdr #container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table {
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible ul li a {
	color: #000;
}

.twoColFixLtHdr #container #tekstlContent p a {
	color: #666;
}
.twoColFixLtHdr #container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible ul li a:visited {
	color: #3C4D67;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #tekstContent {
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 15px;
	border-top-width: 0px;
	border-top-style: solid;
	width: auto;
}

#infotekst {
	font-size: 14px;
	font-style: italic;
	color: #D20001;
	padding-top: 3px;
	padding-left: 255px;
}
.twoColFixLtHdr #container #sidebar1 img {
	border-left-width: 0px;
	border-left-style: solid;
}
.twoColFixLtHdr #container #tekstContent p a:visited {
	color: #D20001;
}
.twoColFixLtHdr #container #sidebar1 h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D20001;
	text-align: center;
}
h5 {
	font-size: 1em;
	color: #D20001;
	font-weight: normal;
}
.twoColFixLtHdr #container #meny a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D20001;
	border-right-color: #D20001;
	border-bottom-color: #D20001;
	border-left-color: #D20001;
}
#img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#knapperad p a {
	font-size: 0.8em;
	color: #c90;
}

.twoColFixLtHdr #knapperad {
	width: auto;
	margin-right: auto;
	margin-left: 240px;
	text-align: center;
	padding-top: 2px;
	font-size: 0.8em;
	font-style: italic;
	color: #C90;
}

#scenario {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 134px;
	margin-top: 0px;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-image: url(images/Scenario-signatur-hvit.gif);
}
.twoColFixLtHdr #container {
	width: 990px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/3musketerer_bakgrunn_blaa.jpg);
	
}
#hvit {
	background-color: #FFF;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	margin-top: 0px;
}
.twoColFixLtHdr #container #sidebar1 #hvit strong {
	color: #808080;
}
.twoColFixLtHdr #container #sidebar1 #hvit strong {
	color: #818285;
}
.twoColFixLtHdr #container #sidebar1 #hvit strong h7 {
	font-size: x-large;
}
#takk {
	font-size: 0.7em;
}
#hvitt {
	background-color: #FFF;
}
#bilde {
	height: 150px;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bildetekst {
	float: left;
	height: 85px;
	width: 200px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	color: #0A243D;
}
#knapperad p a visited {
	font-size: 0.8em;
	color: #CCC;
}

