/* CSS Document */
/* hide from ie on mac \*/
html {
	height:100%;
}
#flashcontent {
	width:100%;
	height:100%;
}
/* end hide */
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#69614F;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
}
h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 22px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #C4B596;
	padding-top: 14px;
}

.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0;
	margin-left: -480px;
	float: left;
	width:960px;
	left:50%;
	position:absolute;
	text-align: center;
	line-height: 22px;
	margin-right: 0;
	margin-bottom: 0;
}
.credits2 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
}

/* FLASH */

a:link {
    text-decoration: underline;
    color: #FFFFFF;
}
a:visited{
    text-decoration: underline;
    color: #FFFFFF;
}
a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
a:active{
    text-decoration: underline;
    color: #FFFFFF;
}
.style1 {
	color: #D8C696
}
.style3 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #AA9F88;
	margin-left: auto;
	width: 450px;
	text-align: left;
	margin-right: auto;
}
.tekst {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #544E3F;
	padding: 30px;
}

