* {
	margin: 0px;
	padding: 0px;

}

body { 

	background-color: white; 
	font-size: 10px; 
	font-family:  Helvetica, Arial, Verdana,  sans-serif;
	
}

h1 { font-size: 25px; margin-top: ; margin-bottom: ; font-family: Garamond; color:#56b24d; text-align: left;}
h2 { font-size: 15px; margin-top: ; margin-bottom: ;   text-align: left;}
h3 { font-size: 10px; margin-top: 0; margin-bottom: ;padding-top: 5px;width: 200px; color: white;}
h4 { font-size: 15px; margin-top: ; margin-bottom: ; font-style: italic; color:#939598; text-align: left; width: 550px; line-height: 20px; }

h5 { font-size: 12px; line-height: 14px; }
h6 { font-size: 12px; line-height: 14px; margin-top: 10px;}

p { 
	font-size: 12px; 
	margin-top: 0; 
	margin-bottom: 1em;
	padding-top: 0px;
	width: 550px; 
	line-height: 14px;
	
}
.style1 { 
	font-size: 12px; 
	margin-top: -13px; 
	margin-bottom: 0em;
	width: 180px; 
	
}



#topplinje { 
	width: 100%;
	height: 109px;
	background-color: black;
	margin-top: 0px;	
}

#logo { 
	background-image: url(images/topp.jpg); 
	background-repeat: no-repeat; 
	background-position: center;  
	height: 109px; 
	width: 100%; 
}

#wrap {
	margin: 0 auto;
	margin-top: 0px;
	width: 1024px;
	height: 100%;
	background-color: white;
}

#underlinje {
	background-image: url(images/underlinje.jpg);
	background-position: center;
	width: 1024px;
	height: 30px;

	
}

.contentleft { 
	background-color: white; 
	height:650px; 
	width: 220px;
	margin-top: 10px; 
	padding-left: 0px;
	padding-top: 10px; 
	float: left;
}

.contentcenter { background-color: white; border-left: 0px solid black; height:1060px; width: 550px; margin-left: 250px; margin-top: 10px;  padding-left: 00px; padding-top: 15px; }

.contentcenter1 { background-color: white; border-left: 0px solid black; height:1000px; width: 783px; margin-left: 250px; margin-top: 10px;  padding-left: 00px; padding-top: 15px; }


#footer { 
	width: 100%;
	height: 170px;
	background-color: black;
	margin-top: 20px;	}
	


#footer2 { 
float: right;
margin-right: 130px;
}
