body {
	margin: 0;
	padding: 0;
	background: url();
	background-repeat: repeat;
	background-color: #fff;
	font-size: 12pt;
	font-family: calibri, arial;
	color: #000;
}

img
{  border-style: none;
}




a:link, a:visited, a:active	{ 
	color: #ec187c; 
	Text-decoration: none; 
	font-weight: bold; }
a:hover		{ 
	color: #ffc601;
	Text-decoration: none; 
	font-weight: bold;}


a:link, a:visited, a:active,	img {
	border: 3px solid #fff;}
a:hover	img	{ 
	border: 3px solid #ec187c;}

	

h1 					{ 
 
	margin-bottom: 0px; 
	margin-top: 0px; 
	font-family: arial black;
	text-align: leftt; 
	font-style: none; 
	font-weight: none; 
	font-size: 30pt; 
	color: #bff017; 
}

h2 					{ 
 
	text-align: left; 
	font-style: none; 
	font-weight: bold; 
	font-size: 20pt; 
	color: #bff017; 
}

	
.tekst			{
	position: absolute;
	overflow:none;
	top: 170px;
	width: 400px;
	left: 125px;
	text-align: left;

}

.contenthome				{
	position: absolute;
	overflow:none;
	top: 170px;
	width: 400px;
	left: 550px;

}

					
.submenu				{
	position: absolute;
	overflow:none;
	top: 170px;
	width: 230px;
	left: 125px;
	text-align: left;

}

.content				{
	position: absolute;
	overflow:none;
	top: 170px;
	width: 500px;
	left: 430px;

}

.flash			{
	position: absolute;
	overflow:none;
	width: 750px;
	top: 0px;
	left: 100px;

}



	
	
	html {
	height: 100%;

	}	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
