/* CSS Document */
/* hide from ie on mac \*/
html {
	height:100%;
	overflow:hidden;
}
#flashcontent {
	width:100%;
	height:100%;
}
/* end hide */
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	color:#000000;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}h1 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 14px;
	padding-left: 20px;
}
h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #666666;
	padding-left: 20px;
}
h3 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #990000;
	padding-left: 20px;
}
h4 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	padding-left: 20px;
	font-weight: normal;
}


.credits2 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}

/* FLASH */
a:link {
    text-decoration: none;
    color: #8DC641;
}
a:hover{
    text-decoration: underline;
    color: #8DC641;
}
#tekst {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	background-color: #666666;
	margin: 20px;
	color: #4F4F51;
	padding: 10px;
	border: 2px solid #8EC742;
}

