/*  
Theme Name: nordlys

*/


body {
	background-color: #000000;
}
#banner {
	height: 150px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#meny {
	background-color: #333333;
	height: 20px;
	width: 100%;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #000000;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
#meny ul {
	margin: 0px;
	list-style-type: none;
	text-align: right;
	padding-right: 15px;
	line-height: 20px;
}
#meny li {
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ve {
	width: 170px;
	background-color: #b5ec38;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ve ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #456307;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.ve li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #425F07;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 5px;
}
.ve a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2F4305;
	text-decoration: none;
}
.ve a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #60890A;
	text-decoration: none;
}


.ho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#meny a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#meny a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#hoved {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
#bunn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#bunn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#bunn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bestil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: top;
	padding: 40px;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}