a {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:link{
	
	color: Black;
	
}

a:hover {
	
   font-weight: bolder;
	color: #ffc11a;
	
}

a:visited {
   font-weight: bold;
}

a:active {
	font-weight: bolder;
}
body {
	
}

table {
	margin: 0px;
	border: 0px solid Black;
	padding: 0px;
}

td {
	margin: 0px;
	border: 0px solid Black;
	padding: 0px;
}

.bg {
	background-color: #FFFFFF;
	height: 1150px;
	width: 850px;
	left: 0px;
	top: 0px;
	position: relative;
	z-index: 0;
	border: 2px solid #ffc11a;
	margin-right: 5px;
	margin-bottom: 5px;
}

iframe {
	
	margin: 0px;
	border: 0px solid Black;
	padding: 0px;
}

.box0 {

   height:200px;
	width: 850px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
	background-repeat: repeat-y;
	
}

.hoved {
	height: 980px;
	width: 660px;
	left: 175px;
	top: 110px;
	position: absolute;
	z-index: 4;
	overflow: inherit;
	border-left: 2px solid #ffc11a;
	border-top: 10px solid #ffc11a;
}
.meny {
	height: 400px;
	width: 150px;
	background-color: #ffe9ae;
	left: 10px;
	top: 110px;
	position: absolute;
	z-index: 5;
	background-repeat: no-repeat;
	border-right: 2px solid #ffc11a;
	border-top: 10px solid #ffc11a;
}

.meny2 {
	height: 135px;
	width: 150px;
	background-color: #ffe9ae;
	left: 10px;
	top: 525px;
	position: absolute;
	z-index: 5;
	background-repeat: no-repeat;
	border-right: 2px solid #ffc11a;
	border-top: 10px solid #ffc11a;
}

h1 {
	margin: 1px;
	border: 0px solid Black;
	padding: 0px;
}

h2 {
	font-size: 16px;
	margin: 1px;
	padding: 0px;
	color: Blue;
	border: 0px solid Black;
}

h3 {

	font-size: 14px;
	margin: 1px;
	border: 0px solid Black;
	padding: 1px;}

h4 {
	font-size: 12px;
	margin: 1px;
	border: 0px solid Black;
	padding: 0px;
}

img {
	margin: 0px;
	border: 0px solid Black;
	padding: 0px;
	
}

background {
	
	background-repeat: no-repeat;
	background-position: bottom;
}