.renkilde {
background-repeat:repeat-y;
}
.side { 
	background : #f1f1f1; 
	border : 2px solid #7de6ff; 
	width : 800px; 
	height : auto; 
	min-height : 500px;
	margin-right:2px;
} .sideoverskrift { 
	background-image : url(../galleri/design/bar/std.jpg);
	background-repeat : repeat-x; 
	height : 20px;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	margin-top:0px;
	font-size:13px;	
	border-bottom:1px solid #000000;
	} .sideoverskrift a {
		text-decoration : none;
		color : #000000; 
		border-bottom : 1px solid #7de6ff;
	}.sideoverskrift a:hover {
		border-bottom : 1px solid #ff0000; 
		color : #000000;
} .sideboks { 
	background : #ffffff; 
	border : 1px solid #000000; 
	margin: 5px;
	margin-top: 5px;
	line-height : 21px; 
	margin-bottom:5px;
}

/* ERROR / VIKTIG TEKST */
.sp_side_error {
color:#FF0000;
font-size:12px;
}

/* SIDESPESIFIKKE EGENSKAPER (ID'er) */
#hovedtekstboksen {
margin-left: 0px;
}
.hovedtekstbokseninnhold {
padding: 5px;
}
