/* Linker */

	a:link { color: #af1e19; text-decoration: none;}
	a:visited { color: #af1e19; text-decoration: none;}
	a:hover { color: #af1e19; text-decoration: none;}
	a:active { color: #af1e19; text-decoration: none;}

/* Sideoppsett */

	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #7a1600; 
	font-family: Verdana;
	font-size: 10px;
	}

	#sideramme {
	background-image: url(grafikk/bakgrunn_side.jpg);
	position: relative;
	margin: 0 auto;
	width: 997px;
	height: 432px;}

		#topp {
		margin-left: 21px;
		height: 192px;
		top:0px;
		width:955px; }

			#kontaktoss {
			position: absolute;
			top: 7px;
			left: 30px;
			
			}

			#sokeboks {
			position: absolute;
			top: 2px;
			left: 847px;
			}

			#linje1 {
			position: absolute;
			left: 21px;
			top: 27px;
			width: 955px;
			height: 1px;
			background-color: #7a1600;
			}

			#bilde1 {
			top: 29px;
			position: absolute;
			left: 21px;
			height: 150px;
			overflow: hidden;
			}

				#logo {
				z-index: 100;
				top: 1px;
				position: absolute;
				left: 381px;
				}

			#bilde2 {
			top: 29px;
			position: absolute;
			left: 497px;
			height: 150px;
			overflow: hidden;
			}
			
			#linje2 {
			position: absolute;
			left: 21px;
			top: 180px;
			width: 955px;
			height: 1px;
			background-color: #7a1600;
			}

	#hoved {
	background-image: url(grafikk/bakgrunn_side.jpg);
	width:997px;
	top: 182px;
	position: absolute;
	z-index: 1;}

		#navigasjon {
		position: absolute;
		top: 10px;
		}
	
		#meny {
		width: 158px;
		min-height: 570px;
		height: auto;
		overflow: hidden;
		float: left;
		margin-left: 21px; }
			
			div.menyelement {
			background-color: #af1e19;
			color: white;
			padding: 3px;
			margin-bottom: 1px;
			font-weight: bold;
			}

				div.undermeny {
				background-color: #e5e5e5;
				color: #af1e19;
				padding: 3px;
				margin-bottom: 1px;
				color: black;
				}

		#hovedramme {
		margin-top: 30px;
		margin-left: 190px;
		width: 592px;
		height: auto; }
			
			/* Artikkel */
			div.artikkelboks {
			margin-bottom: 10px;
			overflow: auto;
			}
				
				div.toppartikkel {
				border: 4px solid #af1e19;
				background-color: #e5e5e5;
				padding: 10px;
				margin-bottom: 10px;
				overflow: auto;
				}

			div.overskrift {
			font-size: 13px;
			font-weight: bold;
			padding-top: 2px;
			padding-bottom: 2px;
			margin-bottom: 6px;
			color: #af1e19;
			background-color: #e5e5e5;
			border-bottom: 1px solid #af1e19;
			}


			div.publisert {
			font-size: 9px;
			color: #515151;
			margin-bottom: 5px;
			}

			div.ingress {
			font-size: 10px;
			margin-bottom: 10px;
			line-height: 16px;
			overflow: auto;
			}

				div.tekst {
				font-size: 10px;
				margin-bottom: 10px;
				}

			img.artikkelbilde {
			padding: 1px;
			border: 1px solid #655d5d;
			margin-left: 5px;
			margin-bottom: 5px;
			}

			div.artikkelvalg {
			margin-top: 5px;
			margin-bottom: 10px;
			}

			div.artikkelvedlegg {
			color: #af1e19;
			padding: 5px;
			margin-bottom: 10px;
			}

			/* Bildearkiv */
			div.bildearkivcrop {
			vertical-align: top;
			height: 131px;
			width: 175px;
			overflow: hidden;
			border: 1px solid #010b4b;
			background-color: #d3d3d3;
			margin: 7px;
			}
			
			div.bildenavigasjon {
			text-align: right;
			margin-top: 5px;
			margin-bottom: 5px;
			}

		#hoyre {
		width: 184px;
		position: absolute;
		clear: left;
		margin-left: 792px;
		top: 0px; }

			div.hoyre-overskrift {
			background-color: #af1e19;
			color: white;
			padding: 3px;
			font-weight: bold;
			}

			div.innholdboks {
			margin-bottom: 10px;
			}

				div.hoyre-innhold {
				background-color: #e5e5e5;
				padding: 3px;
				border-bottom: 1px dashed #af1e19;
				}
				
				/* Viktige meldingar */
				div.viktigemeldingar-overskrift {
				background-color: #e5e5e5;
				color: #af1e19;
				padding: 3px;
				font-weight: bold;
				margin-bottom: 0px;
				padding-bottom: 0px;
				}

				div.viktigemeldingar-beskjed {
				background-color: #e5e5e5;
				padding: 0px 3px 3px 15px;
				border-bottom: 1px dashed #af1e19;
				}


				/* Aktivitetskalendar */
				div.aktivitet-dato {
				padding: 3px;
				background-color: #e5e5e5;
				color: #af1e19;
				font-weight: bold;
				}
				div.aktivitet-melding {
				padding: 3px;
				}

				/* Webcam */
				div.webcam {
				padding-top: 6px;
				padding-bottom: 9px;
				text-align: center;
				background-color: #e5e5e5;
				}

				img.webcam {
				border: 1px solid black;
				padding: 1px;
				}


		#bunn {
		clear: left;
		height: 27px;
		width: 997px; }

			div.sponsorar {
			padding: 10px;
			background-image: url(grafikk/bakgrunn_side.jpg);
			text-align: center;
			}
				
				img.sponsor {
				margin-left: 5px;
				margin-right: 5px;
				}
			
			div.rettigheter {
			background-image: url(grafikk/side_bunn.jpg);
			text-align: center;
			height: 27px;
			width: 997px;
			}

			#stiang {
			position: absolute;
			margin-top: -8px;
			margin-left: 982px;
			}


/* Diverse */

form, input {
font-size: 10px;
}

div.minioverskrift {
font-size: 11px;
font-weight: bold;
margin-top: 10px;
padding-bottom: 2px;
margin-bottom: 6px;
color: #af1e19;
border-bottom: 1px solid #af1e19;
}

div.tilbakelink {
margin-top: 10px;
}

div.infoboks {
margin-bottom: 10px;
}