body {			text-align:center;
			margin:0;
			height:101%;
			font-family: "Courier New", Courier, monospace;
			font-size: 1em;
			color: #555555;}
a {			color: #555555;}
a:visited {		color: #999999;}
img {			border:0px;}
div.fullwidth {		min-width:640px;
					max-width:800px;
					text-align:left;
					padding:7px 7px 20px 7px;
					margin: 0 auto;}
textarea.bildeskriv{	width:100%;
			height:80px}
textarea.artikkelskriv{	width:362px;
			height:80px}
p.bildeoverskrift{	margin-bottom:0;
					font-size:1.4em;
					font-weight:bold;}
p.bildeoverskrift:first-letter{
			text-transform:uppercase}
div.nyhet{
			padding: 20px 0px 20px 0px}
.input{			width:610px;}
#ny_nyhet{			width:100%;}
#logginnbody{		text-align:center}
#registeringstabell{	width:320px}
#container {		width:800px;
			margin:0 auto;
			text-align:center;
			padding:0px;
			background: URL(/stiler/back_to_school/background_holes.gif);
			background-repeat:repeat-y}
#smallcontainer {	width:640px;
			margin:0 auto;
			text-align:center;
			padding:0px;}
#double {		width: 800px;
			margin: 0 auto 0;
			padding: 0px;
			background: URL(/stiler/back_to_school/bakcground_edges.gif);}
#banner {		background:URL(/stiler/back_to_school/banner_3.gif);
			height:244px;
			width:800px;
			float:right;
			margin-left:0px;}
#menu {			float:left;
			margin-left:20px;
			display:inline;
			width:102px;}

#innhold {		float:right;
			text-align:left;
			padding:7px 7px 30px 7px;
			margin: 0 20 0 auto;
			width: 654px;
			border-left: 1px dashed grey;}
html>body #innhold {
			width:640px;}
#footer {		position:relative;
			margin-top:0px;
			left:45px;
			font-size:0.8em;}
		
.liten{			font-size:0.8em}
.sidebredde{		width:640;}
.femtentransform:hover{}
a.forsvinn{		color:white}
.tjue{			font-size:20px}
.oneheight{		height:60px}
.closebottom{		margin-bottom:0}
.storbokstav:first-letter{	
			text-transform:uppercase}
.nobreak{		display:inline}
.hoyre{			text-align:right;}
.midt{			text-align:center}
.margins{		margin:0 auto 0}
.half{			width:320px}
.kvart{			width:160px}
.tekstfelthoyde{	height:150px}
.rightalign{		float:right}

//box border classes
// 1 for top 2 for right 4 for bottom 8 for left (max 15, all sides)
.border0{		}
.border1{		border-top: 1px solid black;}
.border2{		border-right: 1px solid black;}
.border3{		border-top: 1px solid black;
			border-right: 1px solid black;}
.border4{		border-bottom: 1px solid black;}
.border5{		border-top: 1px solid black;
			border-bottom: 1px solid black;}
.border6{		border-right: 1px solid black;
			border-bottom: 1px solid black;}
.border7{		border-top: 1px solid black;
			border-right: 1px solid black;
			border-bottom: 1px solid black;}
.border8{		border-left: 1px solid black;}
.border9{		border-top: 1px solid black;
			border-left: 1px solid black;}
.border10{		border-right: 1px solid black;
			border-left: 1px solid black;}
.border11{		border-top: 1px solid black;
			border-right: 1px solid black;
			border-left: 1px solid black;}
.border12{		border-bottom: 1px solid black;
			border-left: 1px solid black;}
.border13{		border-top: 1px solid black;
			border-bottom: 1px solid black;
			border-left: 1px solid black;}
.border14{		border-right: 1px solid black;
			border-bottom: 1px solid black;
			border-left: 1px solid black;}
.border15{		border-top: 1px solid black;
			border-right: 1px solid black;
			border-bottom: 1px solid black;
			border-left: 1px solid black;}
			
