	body {
		background-image: url(../background1.png);
		background-repeat: horizontal;
		padding: 0px;
		margin: 0px;
		color: #00CC00;
		scrollbar-3dlight-color:#00CC00;
		scrollbar-arrow-color:#00CC00;
		scrollbar-darkshadow-color:#333333;
		scrollbar-face-color:#333333;
		scrollbar-highlight-color:#333333;
		scrollbar-shadow-color:#333333;
		scrollbar-track-color:#333333;
	}
	#container {
		width: 800px;
		height: 600px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		background-image: url(../php/images/background.jpg);
		background-repeat: no-repeat;
		position: relative;
		left: 0px;
		top: 0px;
	}
	#box {
		background: transparent;
		width: 580px;
		height: 360px;
		position: absolute;
		top: 35px;
		left: 100px;
		overflow: auto;
		padding: 5px;
		margin: 0px;
		color: #00CC00;
		font-family: Courier New, Courier, mono;
		font-size: 12px;
	}
	td {
		font-family: Courier New, Courier, mono;
		font-size: 12px;
	}
	a {
		color: #00CC00;
	}
	a:visited {
		color: #00CC00;
	}
	a.navigation {
		text-decoration: none;
	}
	img {
		border: none;
	}
	a.navigation {
		position: absolute;
	}
	a.navigation:hover {
	}
	#navi_live {
		top: 520px;
		left: 270px;
	}
	#navi_news {
		top: 445px;
		left: 330px;
	}
	#navi_contact {
		top: 540px;
		left: 450px;
	}
	#navi_music {
		top: 500px;
		left: 50px;
	}
	#navi_info {
		top: 450px;
		left: 150px;
	}
	#navi_shop {
		top: 470px;
		left: 510px;
	}
	#navi_visual {
		top: 455px;
		left: 150px;
	}
	#navi_links {
		top: 460px;
		left: 650px;
	}
	#navi_guestbook {
		top: 520px;
		left: 600px;
	}
	#rss_icon {
		position: absolute;
		top: 565px;
		left: 30px;
	}
	#rss_icon:hover {
		position: absolute;
		top: 566px;
		left: 31px;
	}
	#startMusic {
		position: absolute;
		top: 545px;
		left: 80px;
	}
	#startMusic:hover {
		position: absolute;
		top: 546px;
		left: 81px;
	}
	h1 {
		font-size: 14px;
	}
	h2 {
		font-size: 12px;
	}
	div.video {
		width: 425px;
		height: 350px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	input, textarea{
		border:none;
		background:transparent;
		color: white;
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:11px;
	}
	table.adress td, table.articles td {
		border: 1px solid white;
	}