body
{
	background-color: #bbc3d8;
}
.top
{
    background-image: url('Images/Icons/topp.jpg');
    background-repeat: repeat-x;
}
.content
{
	top: 0px;	
	width: 730px;
	position: relative;
	overflow: auto;	
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	text-align: justify;
	color: #4e4e74;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 50px;
	scrollbar-base-color: #95a6cf;
	scrollbar-arrow-color: #38508e;
	scrollbar-shadow-color: #96a5cb;
	scrollbar-darkshadow-color: #5b70a6;
}
.content h1
{
	margin-top: 20px;
	margin-bottom: 60px;
	font-size: 150%;
	text-align: center;
}
.content h2
{
	margin-top: 50px;
	font-size: 100%;
	font-weight: bold;
}
.content p
{
    line-height: 140%
}
.content .pi
{
	padding: 0px 0px 0px 15px;
	line-height: 140%;
}
.content ul
{
    line-height: 140%;    
}
.content .ii
{
	background-color: #fffaf0;
   	margin: 35px 15px 35px 15px;
    padding: 10px 15px 10px 15px;  
}
.content .im
{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 80%;
}
.content pre
{
    font-size: 90%;
   	width: 580px;
    margin: 0 auto;
}
.content .xi
{
    background-color:#ccd2e0;
    margin: 35px 0px 35px 0px;
    padding: 10px 15px 10px 15px;
}
.content .pp
{
    margin: 60px 40px 60px 40px;
    text-align: center;
}
img.floatright, div.floatright
{ 
	float: right;
	margin: 0px 0px 0px 30px;
	text-align: center;
	font-size: 80%;
	clear: both;
}
img.floatleft, div.floatleft
{ 
	float: left;
	margin: 0px 27px 10px 7px;
	text-align: center;
	font-size: 80%;
	clear: both;  
}
.leftpattern
{
	background-image: url('Images/Icons/bakgrunn.gif');
	background-position: 21px 10px;
	background-repeat: repeat-y;
	font-size: 12pt;
}
#contents a
{
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;   
}
#contents a:link
{
    color: #4e4e74;
}
#contents a:visited
{
    color: #4e4e74;
}
.imt
{
   	width: 700px;
	position: relative;
	text-align: center;
	font-family: 'Palatino Linotype', Serif;
	font-size: 14pt;
	color: #4e4e74;    
}

