body {
	margin: 0;
	background: #1a150b;
}


#container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
}



#venstre {
	width: 312px;
	float: left;
}


#link {
	width: 152px;
	float: left;
}


#innhold {
	width: 249px;
	background: url(tekstbg3.jpg) no-repeat;
	float: left;
	height: 700px;
	
}

#tekst {
	width: 250px;
	height: 320px;
	margin-top: 190px;
	overflow: auto;
	
}




#hoyre {
	width: 75px;
	float: left;
}


p {
	font-family: Tahoma;
	color: #C0AF7A;
	font-size: 12px;
	text-align: justify;
	padding: 2px;
	line-height: 12px;
	margin: 5px;

}

h1 {
	color: #ff8400;
	font-family: Tahoma;
	color: #ffc447;
	font-size: 15px;
	text-align: justify;
	padding: 10px;
	line-height: 12px;
}

.venstrestilt {
	float: left;
	padding: 3px;
}

.hoyrestilt {
	float: right;
	padding: 3px;
}

.midtstilt {
	text-align: center;
	padding: 3px;
}

img {
	border: 0;
}



em {
	font-style: italic;
}

strong {
	font-weight: bold;
}


a:link {
	color: #ffd038;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #ffad00;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #bf1f26;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #bf1f26;
	text-decoration: none;
	font-weight: bold;
}
