/* För Opera7 och MSIE 5 och 6 */
	
	body {
		text-align:center;
		}
	
	#frame {
		width:465px;
		margin-right:auto;
		margin-left:auto; 
		margin-top:10px;
		text-align:left;
		background-image:url("images/kolumner.gif"); 
		background-position: -1px relative; 
		background-repeat: repeat-y;
		border-right: solid black 1px;
		border-left: solid black 1px;
		}
		
	#contentleft {
		width:154px;
		float:left;
		border-right: solid black 1px;
		}
	#contentleftnytt {
		width:154px;
		float:left;
		border-right: solid black 1px;
}	
	#contentcenter {
		width:155px;
		float:left;
		border-right: solid black 1px;
		}
	
	#contentright {
		width:154px;
		float:right;
		}
	
	#contentrightcenter {
		width:309px;
		padding:0px;
		float:right;
		background:#fff;
		}

	#contentheader {
		background:#fff;
		}

	#contentall {
		background:#fff;
		}

	#contentbanner {
		background:#fff;
		width: 500px;
		position: relative;
		margin-left: -21px;
		margin-right: -21px;
		z-index: 1;
		float: right;
		border: dotted 1px black;
		text-align: center;
	}
		
		
	#coolimage {
		position: relative;
		margin-left: -71px;
		width: 220px;
		z-index: 1;
		float:left;
		}

        ul {
		font-size: 12px;
                }
		
	p,h1,pre {
		font-size: 12px;
		padding: 1px 1px 10px 1px;
		margin: 0px 2px 0px 2px;
		}
		
	h1 {
		font-size:16px;
		background-image: url("images/bajax.jpg"); 
		background-repeat: repeat-x;
		height: 27; 
		color: white;
		padding: 3px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	
