@CHARSET "UTF-8";

body {
	background: #000033;
}

body > div.body {
	background: #000033 url(../img/sk_bg_start.png) no-repeat scroll center 0;
	height: 680px;
}

a.btn {
	position: absolute;
	display: block;
	float: left;
	margin-left: 1px;
}

a.btn.svenundkati {
	left: 200px;
	top: 372px;
	width: 87px;
	height: 86px;
	background: transparent url(../img/start_btn_svenundkati.png) no-repeat scroll 0 0;
}

a.btn.bdg {
	left: 500px;
	top: 349px;
	width: 100px;
	height: 86px;
	background: transparent url(../img/start_btn_bdg.png) no-repeat scroll 0 0;
}

a.btn.info {
	left: 730px;
	top: 585px;
	width: 68px;
	height: 68px;
	background: transparent url(../img/start_btn_info.png) no-repeat scroll 0 0;
}

a.btn.zusatzmaterialien {
	left: 650px;
	top: 585px;
	width: 68px;
	height: 68px;
	background: transparent url(../img/start_btn_zusatzmaterialien.png) no-repeat scroll 0 0;
}

a.btn.video {
	left: 850px;
	top: 585px;
	width: 69px;
	height: 72px;
	background: transparent url(../img/start_btn_video.png) no-repeat scroll 0 0;
}

div.note {
	position: absolute;
	left: 770px;
	top: 320px;
	width: 180px;
	height: 190px;
	background: #ffcc00 url(../img/start_note.png) no-repeat scroll right bottom;
	padding: 4px 6px;
	font-size: 12px;
	font-family: "Century Gothic";
}

div.note li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 16px;
}

div.note div.title {
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
	text-align: center;
}

div.footer_text {
	color: #FFF;
	font-family: "Komika";
	font-size: 36px;
	position: absolute;
	left: 0px;
	top: 600px;
}