body {
	background: url(images/layout/ramme_bg.png) repeat-y fixed top;
	background-color: #300;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Arial";
	font-size: 14px;
	}
	
#container {
	width: 738px;
	margin: 0px auto;
}

#header {
	width: 738px;
	height: 166px;
	background-image: url(images/layout/topp2.png);
	background-repeat; no-repeat;
	margin-bottom: 0px;
}

#contentainer {
	width: 738px;
	
}

/*  LINKS */
a img {
	border: 0px;
}

a {
	color: #669;
	text-decoration: none;
}
a:hover {
	color: #336;
	text-decoration: underline;
}

a.menuSelected {
	font-weight: bold;
}

/*  HEADINGS */
h1 {
	font-size: 1.6em;
	border-left: 1px solid #669;
	border-top: 1px solid #669;
	margin-bottom: 15px;
}
h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
h4 {
	margin-bottom: 0px;
	font-size: 1em;
}
h1,h2,h3 {
	width: 75%;
	padding-left: 0px;
	margin-left: 0px;
}

#content_content p,ul {

}

.fastBox {
	position: fixed;
	top: 257px;
	left: 750px;
	width: 32px;
	height: 22px;
	margin-left: 55px;
}

#menu {
	width: 688px;
	height: 27px;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(images/layout/meny.png);
	background-repeat: no-repeat;
	border: 0px solid blue;
	margin-top: 0px;
	
}

#content {
	width: 738px;
}

	#content_top {
		background-image: url(images/layout/content_topp.png);
		background-repeat: no-repeat;
		width: 738px;
		height: 15px;
		margin-top: 8px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}

	#content_content {
		background-image: url(images/layout/content_bg.png);
		background-repeat: repeat-y;
		width: 688px;
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 1px;
		padding-bottom: 1px;
		margin-top: 0px;
	}
	
		ul.menu {
			font-weight: normal;
			padding: 0px;
			margin: 0px auto;
			font-size: 16px;
			width: 66%;
			border: 0px solid black;
			height: 20px;
		}
		
		ul.menu a {
			color: black;
			text-decoration: none;
		}
		ul.menu a:hover {
			color: black;
			text-decoration: none;
		}
		ul.menu li {
			display: inline;
			margin-left: 15px;
			margin-top: 0px;
		}
		
		
		ul.menu a.blue:hover,a.blue_selected {
			border-bottom: 2px solid blue;
		}
		ul.menu a.red:hover,a.red_selected {
			border-bottom: 2px solid red;
		}
		ul.menu a.green:hover,a.green_selected {
			border-bottom: 2px solid green;
		}
		ul.menu a.yellow:hover,a.yellow_selected {
			border-bottom: 2px solid orange;
		}
		ul.menu a.brown:hover,a.brown_selected {
			border-bottom: 2px solid brown;
		}
		ul.menu a.purple:hover,a.purple_selected {
			border-bottom: 2px solid purple;
		}
	
	#content_bottom {
		background-image: url(images/layout/content_bunn.png);
		background-repeat: no-repeat;
		width: 738px;
		height: 15px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	
/* PUNI LITE STYLES */
#admin_header {
	width: 650px;
	_margin-left: 1px;
	height: 90px;
	background-image: url(http://nettintro.no/images/layout/puni_topp.png);
	background-repeat: no-repeat;
	}
#admin_menu {
	width: 650px;
	_margin-left: 1px;
	height: 90px;
	background-color: #585858;
	padding-top: 3px;
	/*background-image: url(http://nettintro.no/images/layout/puni_meny.png);
	background-repeat: no-repeat;*/
	}
.adminText {
	font-size: 10px;
	}
a.none {
	text-decoration: none;
	color: #FFFFFF;
	}
a.none:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
/* ADS */
#ads {
	height: 30px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	}

.ad {
	float: left;
	width: 33%;
	}

.adTitle {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
.adText {
	font-size: 10px;
	margin: 0px;
	margin-top: 0px;
	line-height: 10px
	}
.titleLink {
	margin-bottom: 0px;
	color: blue;
	text-decoration: none;
	}
.titleLink:hover {
	margin-bottom: 0px;
	color: blue;
	text-decoration: none;
	}
.textLink {
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
	}
.textLink:hover {
	color: #000000;
	}
.adParagraph {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 10px;
	margin: 0px auto;
	text-align: center;
	clear: both;
	}
.heading {
	font-size: 14px;
	margin-bottom: 0px;
	}
.date {
	font-size: 10px;
	color: #CCCCCC;
	}
.ingress {
	margin-top: 0px;
	font-weight: bold;
	}
.path {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 50%;
	}
.tools {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	width: 50%;
	text-align: right;
	}
.error {
	color: #FF0000;
	}
.author {
	text-align: center;
	}
.adminToolbar {
	border-top: 2px solid #f7f7f7;
	border-bottom: 2px solid #f7f7f7;
	text-align: center;
	margin-top: 30px;
	}
	
	.adminToolbar ul {
		margin-left: 0px;
		padding-left: 0px;
		display: inline;
		}
	.adminToolbar li {
		display: inline;
		margin-left: 20px;
		}

.footer {
	text-align: center;
	font-size: 10px;
}