html, body, div, span, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #98CB00;
	top: auto;

	} 

p { 	

	line-height: 25px; 

} 

hr {
  border: 0;
  height: 1px;
  padding-bottom: 0px;
  background-color:#744DA0;
}

a {

	font-size: 0.7em;
		color: #98CB00;

}

a:link {

	text-decoration: none;
	color: #98CB00;

}

a:visited {

	text-decoration: none;
	color: #98CB00;

}

a:hover {

	text-decoration: underline;
	color: #98CB00;

}

a:active {

	text-decoration: none;
	color: #98CB00;

}

.huvudbox {

	width: 950px;
	padding: 0px;
	float: none;
	margin: 0 auto;

}


.header {
	width: 100%;
	padding: 0px 0px 45px 0px;
	margin: 0px auto;
	background-color: #98CB00;
	font-family: Arial, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
}
.menu {
	width: 700px;
	padding: 3px 0px 10px 0px;
	margin: 0 auto;
	font-family: Arial, "Times New Roman",Gadget, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #fff;
	text-align: center;
}

.scenbox {
	margin: 0 auto;
	width: 700px;
	text-align: center;
	padding:25px 0px 0px 0px;

}

.scenbox_ovrig {
	margin: 0 auto;
	width: 700px;

}
	

.h1 {

	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 5em;
	line-height:1.4em;
	color: #fff;
	vertical-align:text-top;
	font-weight: bold;

}

.h2 {

	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height:1.6em;
	color: #999999;
	top: auto;
	font-weight: bold;

}

.h3 {

	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #98CB00;
	top: auto;
	font-weight: bold;
	line-height:1.6em;

}

.h4 {

	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height:1.3em;
	color: #fff;
	top: auto;
	font-weight: bold;

}

.h5 {

	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #98CB00;
	top: auto;
	font-weight: bold;

}

