body {
	margin: 34px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	cursor: default;
	background-color: #000;
	font-family: "MS Serif", "New York", serif;
	font-size: 1em;
	color: #CCC;
}

a {
	outline: none;
}

p {
	margin-top: 0px;
	text-align: left;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	padding-bottom: 0.5em;
}

a.navi:link, a.navi:visited {
	color: #CCC;
	background-color: #000;
	text-decoration: none;
}

a.navi:hover, a.navi:active {
	color: #FFF;
	background-color: #000
}



#header {
	position: relative;
	margin: auto;
	width: 638px;
	height: 72px;
	background: url(../images/header.gif) no-repeat top center;
}

#content {
	position: relative;
	margin: auto;
	text-align: left;
	width: 638px;
	height: 363px;
}

#navigation {
	position: relative;
	margin: auto;
	width: 638px;
	height: 41px;
}

#footer {
	position: relative;
	margin: auto;
	padding: 54px 0px 0px 0px;
	width: 638px;
	background: url(../images/footer.gif) no-repeat top center;
	font-size: 0.7em;
}



#divContainer {
	position: relative;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 290px;
	visibility: hidden;
	overflow: hidden;
	text-align: left;
}

#divContent {
	position: relative;
}

#divUpControl {
	position:relative;
	top:268px;
	left:616px;
	width:20px;
	height:19px;
	z-index: 1;
}

#divDownControl {
	position:relative;
	top:288px;
	left:616px;
	width:20px;
	height:19px;
	z-index: 1;
}



.curtain {
	background: url(../images/curtain.gif) repeat-y top left;
}

.col {
	clear: left;
	float:left;
	margin-right:20px;
}

.ping {
	padding-right: 40px;
}

.pong {
	padding-left: 30px;
}

.trailer {
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 0.8em;
}

.pix {
	padding: 0px 5px 0px 0px;
}

.haus {
	display: none;
}