a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }

body {

margin-left:auto ;
margin-right:0px ;
margin-top:20px ;
margin-bottom: auto;
background-color: black;

}

.menu {
	width: 143px;
	background-image:url("billeder/fundament-billeder/menu2.gif")
}
.menu_item {
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url("billeder/fundament-billeder/knap1.gif");
	width: 120px;
	height: 20px;
	margin-left: 10px;
	padding-top: 0px;
}
.menu_item a {
	text-decoration: none;
	}


h3{
	font-style: italic ; 
	position: relative;
	font-family: "Times New Roman", serif;
	font-size: 35px ;
	top:20px;
	left: 40px;
	}

h4{
	font-style: italic ; position: absolute;
	font-family: "Times New Roman", serif;
	font-size: 35px;
	top:150px;
	left: 400px;
}
h6{
	font-style: italic ; 
	position: absolute;
	font-family: "Times New Roman", serif;
	font-size: 35px ;
	top:300px;
	left: 200px;
	}
