/*==================== Generic Elements ====================*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 0.7em;
	background-image: url(bilder/gnist-bakgrunn2.jpg);
	background-repeat: repeat;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #aaaaaa;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
}

a{
	color: #636FD3;
	text-decoration: none;
}
.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	margin-left: 30px;
	margin-right: 30px;
}


a:hover{
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #EEEEEE;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-left: 30px;
	line-height: 1.3em;
	margin-right: 30px;
	margin-bottom: 10px;
}

/*==================== Style elements ====================*/
.vht-sidelinje {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bilder {
	padding-right: 10px;
	float: left;
}
.bilder-h {

	padding-right: 10px;
	float: right;
}
.backgr-bilde {
	background-image: url(bilder/masthead2c.jpg);
	background-repeat: no-repeat;
}

.vhb-sidelinje {

	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.vhbt-sidelinje {


	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.vb-sidelinje {


	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-left: 30px;
	line-height: 1em;
	margin-right: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-left: 30px;
	line-height: 1em;
	margin-right: 30px;
	margin-bottom: 0px;
}
ul {
	color: #666666;
}
.green {
	color: #CCFFCC;
}
.hbt-sidelinje {


	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tabell-h-vhbt {
	float: right;
	border: 1px dotted #999999;
	margin: 5px;
	padding-bottom: 8px;
	margin-right: 30px;
}
.bildetekst {
	font-size: .9em;
	margin-left: 10px;
	font-style: italic;
	color: #666666;
	padding-left: 10px;
	text-align: center;
}
.tabell-v-vhbt {
	float: none;
	border: 1px dotted #999999;
	padding-bottom: 8px;
	margin-left: 30px;
}
