body {
	
		margin : 10px;
		margin-top : 140px;

	padding: 0px;
	background: #66CC66;
	background-image: url(img_jord/vulkan.jpg);
	background-repeat: no-repeat;
	
}


}

#indhold {
	background : white;
	border : 3px solid blue;
	clear : both;
	width: 90%;
	margin-left : auto;
	margin-right : 0;
	padding : 15px;
	float: right;
}

#bread {
	background : #FFFF99;
	border : 3px solid brown;
	clear : both;
	width: 80%;
	margin-left : auto;
	margin-right : 0;
	padding : 15px;
	float: right;
}


A:hover{
Background-Color : blue; Color : yellow;
}

.unnamed1 {
	margin-left: 100px;
}
.bluefont {
	color: navy;
}

.active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	background-color: #FFFF00;
}

.passive {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #000066;
	font-weight: bold;
}

 .passive a:hover {

		background-color: yellow;
		color: #369;
	}
.passive a {
		color: yellow;
		text-decoration: none;

}
	}


h1 {
	color: #336600;
	text-align: center;
}


.nav{
background : #0000FF;
color : yellow;
text-decoration : none;
	font-weight: bold;
	font-size: large;
	border: thick #0000FF;

}
.nav A:link {
background : #0000FF;
color : yellow;
text-decoration : none;
	font-weight: bold;
	font-size: large;
	border: thick #0000FF;
}
.nav A:visited {
background : #0000FF;
color : yellow;
text-decoration : none;
	font-weight: bold;
	font-size: large;
	border: thick #0000FF;

font-weight: bold;
}
.nav A:active {
	background : #0000FF;
	color : #FFFF00;
	text-decoration : none;
	font-weight: bold;
	font-size: larger;
	border: thick #0000FF;
}
.nav a.nohoover:hover{
Background-Color : #FFFF00;
Color : none;
	text-decoration : none;
	font-weight: bold;
	font-size: larger;
	border: thick #FFFF00;

	
font-weight: bold;
}
.nav A:hover{
Background-Color : yellow; 
Color : blue;
	text-decoration : none;
	font-weight: bold;
	font-size: larger;
	border: thick yellow;