.tekst {
	font: 500 normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-shadow: black 0px 0px 3px;
}
h1 {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-shadow: black 0px 0px 3px;
}
.tablebg {
	background: url(../images/transpbg.gif) repeat;
	border: thin dotted #999999;
}
a:link {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
}

a:visited {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
}
a:hover {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	background: #CCCCCC;
}
a:active {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
}
.toptablebg {
	background: url(../images/transpbg.gif);
	border-top: thin dotted #999999;
	border-right: thin dotted #999999;
	border-bottom: #999999;
	border-left: thin dotted #999999;
}
.foottablebg {
	background: url(../images/transpbg.gif);
	border-bottom: thin dotted #999999;
	border-right: thin dotted #999999;
	border-top: #999999;
	border-left: thin dotted #999999;
}.tablebgcol {
	background: #990000 url(../images/transpbg.gif);
	border: thin dotted #CC3300;
}
.test {
	background-image: url(../images/transpbg.gif);
	background-repeat: repeat;
	padding: 10px;
	height: auto;
	width: 790px;
	border: thin dotted #666666;
	position: absolute;
	top: 200px;
	left: 100px;
}
.flashintro {
	position: relative;
	left: 100;
}
p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.koptekst {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.smalllink {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #000000;
	border: none;
}
.linkborder {
	background: #666666;
	border: thin dotted #FFFFFF;
}
