@charset "iso-8859-1";
body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #100808;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #100808;
	background-image:url(../images/iogkf-background.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

form, p, h2 { margin:0; padding:0; }
h1 { margin:0; padding:0 0 10px 0; }
h3 { margin:0; padding:0 0 10px 0; }
h2 {
	color:#100808;
	font-size:12px;
}
.iogkfMain #container { 
	width: 1000px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
} 
.iogkfMain #header { 
	padding: 0 0px 0 20px;
	height:108px;
	background: #100808;
	background-image:url(../images/top-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
} 
.iogkfMain #header h1 {
	margin: 0;
	padding: 5px 0 0 5px;
	color:#ffffff;
	font-size:12px;
}
.iogkfMain #menu {
	margin: 0;
	padding: 5px 0 0 5px;
	text-align:center;
}
.iogkfMain #menu a {
	color:#100808;
	font-size:11px;
	text-decoration:none;
}
.iogkfMain #menu a:hover {
	color:#ff4221;
	font-size:11px;
	text-decoration:none;
}
.iogkfMain #sidebar1 {
	float: right;
	width: 213px;
	background: #ffffff;
	padding: 0 10px;
}
.iogkfMain #sidebar1 .sidebarTopMenu {
	margin-top:4px;
	text-align:right;
}
.iogkfMain #sidebar1 .sidebarTopMenu a {
	color:#100808;
	font-size:11px;
	text-decoration:none;
}
.iogkfMain #sidebar1 .sidebarTopMenu a:hover {
	color:#ff4221;
	font-size:11px;
	text-decoration:none;
}
.iogkfMain #sidebar1 a {
	text-decoration:none;
}
.iogkfMain #sidebar1 .sidebarMenu {
	width:200px; 
	height:30px; 
	margin-bottom:4px;
	background-color:#100808;
	background-image:url(../images/menu-icon5.gif);
	background-repeat:no-repeat;
	background-position:10px;
}
.iogkfMain #sidebar1 .sidebarMenu .text {
	padding:7px 0 0 39px;
	color:#ffffff;
	font-size:12px;
}
.iogkfMain #sidebar1 .underMenu {
	padding:7px 0 0 20px;
	color:#100808;
	font-size:11px;
	text-decoration:none;
}
.iogkfMain #sidebar1 .underMenu a {
	padding:7px 0 0 4px;
	color:#100808;
	font-size:11px;
	text-decoration:none;
}
.iogkfMain #sidebar1 .underMenu a:hover {
	padding:7px 0 0 4px;
	color:#100808;
	font-size:11px;
	text-decoration:underline;
}
.iogkfMain #sidebar1 .underUnderMenu {
	padding:7px 0 0 35px;
	color:#100808;
	font-size:11px;
	text-decoration:none;
}
.iogkfMain #sidebar1 .underUnderMenu a {
	padding:7px 0 0 4px;
	color:#100808;
	font-size:11px;
	text-decoration:none;
}
.iogkfMain #sidebar1 .underUnderMenu a:hover {
	padding:7px 0 0 4px;
	color:#100808;
	font-size:11px;
	text-decoration:underline;
}
.iogkfMain #mainContent { 
	margin: 0 250px 0 0; 
	padding: 0;
	background-image:url(../images/content-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
} 
.iogkfMain #mainContent .content { 
	padding:40px 0 40px 40px;
	font-size:12px;
/*	height:200px;*/
}
.iogkfMain #mainContent .content a { 
	font-size:12px;
	color:#ff4229;
	text-decoration:none;
}
.iogkfMain #mainContent .content a:hover { 
	font-size:12px;
	color:#ff4229;
	text-decoration:underline;
}
.iogkfMain #mainContent .content h1 { 
	font-size:24px;
	color:#100808;
}
.iogkfMain #footer { 
	padding: 0;
	background:#100808; 
} 
.iogkfMain #footer p {
	margin: 0;
	padding: 5px 0;
	line-height:12px;
	text-align:center;
	color:#ffffff;
	font-size:10px;
}
#footer a {
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}
.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;
}

.dot {
	color:#ff4221;
	font-weight:bold;
	padding:0 4px;
}
.dotMenu {
	color:#ff4221;
	font-size:11px;
	padding:0 12px;
}
.fotoskygge {
	background-image:url(../images/fotoSkygge.gif); 
	background-repeat:no-repeat; 
	background-position:right;
}

/* TIL LOGIN SIDE  */
.submitknap  { 
	color: Black; 
	font-size: 10px; 
	font-family: Verdana; 
	background-color: #e0e1e1; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666
}
.inputtekst { color: black; font-size: 10px; font-family: Verdana; background-color: white; border: solid 1px #666666; }
.logintekst { color: black; font-size: 10px; font-family: Verdana; }