@charset "UTF-8";
/* CSS Document */

body {
	background:#000000 url(_gfx/bg.jpg) no-repeat;
}
#tekst {
	display:block;
	width:380px;
	height:300px;
	position:absolute;
	left:408px;
	top:227px;
}
h2 {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	width:281px;
	height:33px;
	display:block;
	overflow:hidden;
	background:url(_gfx/start_video.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
p {
	font-size:13px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.regLink {
	float:left;
	display:block;
	height:36px;
	width:149px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(_gfx/reg_norm.gif);
}
.regLink:hover {
	background:url(_gfx/reg_over.gif);
}

.loggLink {
	display:block;
	height:36px;
	width:149px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(_gfx/logg_norm.gif);
	float:right;
}
.loggLink:hover {
	background:url(_gfx/logg_over.gif);
}

#logo {
	width:150px;
	height:120px;
	display:block;
	top:440px;
	left:40px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(_gfx/logo.gif);
}
#linker {
	display:block;
	width:380px;
	height:140px;
	position:absolute;
	left:40px;
	top:490px;
}
.subline {
	font-style:italic;
	font-size:10px;
}
#linkerListe,
#linkerListe li {
	list-style:none;
	margin:0;
	padding:0;
}
#linkerListe li {
	float:left;
	padding:0 20px 0 0;
}
#linkerListe a {
	width:93px;
	height:32px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.kbs_900 {
	background:url(_gfx/900_norm.gif) no-repeat;
}
.kbs_900:hover {
	background:url(_gfx/900_over.gif) no-repeat;
}
.kbs_650 {
	background:url(_gfx/650_norm.gif) no-repeat;
}
.kbs_650:hover {
	background:url(_gfx/650_over.gif) no-repeat;
}
.kbs_300 {
	background:url(_gfx/300_norm.gif) no-repeat;
}
.kbs_300:hover {
	background:url(_gfx/300_over.gif) no-repeat;
}
#footer {
	display:block;
	width:745px;
	height:50px;
	position:absolute;
	left:40px;
	top:580px;
}
#footer p {
	font-size:10px;
}