* {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", FreeSans, Helvetica, Arial, sans-serif;
	font-weight: 300;
	background-color: #000000;	
	color: #ffffff;
	padding: 0;
	margin: 0;
	text-shadow: 0 0 0 #000;
}
body {
	padding: 5px;
}
.alt {
	color: #99cccc;
}
.altlite {
	font-weight: 100;
}
.alt2 {
	color: #ccffff;
	background: transparent;
}
.grau {
	color: #cccccc;
}
.textbox{
	border: 1px solid #99cccc;
	padding: 4px;
	text-align: center;
	margin-top: 200px;
	margin-bottom: 200px;
}
a {
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}
#vichead {
	position: absolute;
	width: 200px;
}
#on {
	min-height: 300px;
	margin-top: 40px;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	top: 0px;
}
#on p{
	font-size: 14px;
	line-height: 16px;
}
#list {
	position: absolute;
	top: 40px;
	left: 220px;
	width: 800px;
	z-index: 1;
}
#ht {
	position: absolute;
	top: 95px;
	left: 220px;
	width: 800px;
	font-size: 16px;
	line-height: 17px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #ffffff;
	z-index: 1;
}
#stuff {
	position: absolute;
	top: 150px;
	left: 220px;
	width: 800px;
	z-index: 2;
	padding-bottom: 130px;
}
p {
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin-right: 100px;
	width: 800px;
	background: transparent;
}
p b{
	font-weight: bold;
}
h1 {
	font-size: 18px;
	line-height: 19px;
	padding: 10px 0px 10px 0px;
	word-spacing: 5px;
	letter-spacing: 0px;
	background: transparent;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	word-spacing: 5px;
	letter-spacing: 0px;
}
#sublist {
	position: fixed;
	top: 160px;
	width: 200px;
	z-index: 1;
}
#off {
	width: 220px;
	height: 30px;
	padding-top: 25px;
	position: fixed;
	bottom: 0px;
	font-size: 14px;
	z-index: 1;
}

#stuff img{
	padding-top: 20px;
}

#piclist{
	position: relative;
	top: -400px;
	left: 520px;
	width: 300px;
}

#theVid{
	padding-top: 20px;
	width: 500px;
}

#vidlist{
	position: relative;
	top: -400px;
	left: 520px;
	width: 300px;
}

#theVid p{
	width: 510px;
}
#rotation{
	width: 500px;
}
