body	{
	margin: 0px;
	padding: 35px 0 0 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.7em;
}

#page	{
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#lang	{
	font-weight: bold;
	text-align: right;
	padding: 0 20px 3px 0;
	/*	visibility: hidden;	*/
}
#lang ul	{
	list-style-type: none;
	margin: 0px; padding: 0px;
}
#lang ul li	{
	display: inline;
	padding: 0 10px 0 0;
}
#lang a	{
	color: #000;
	text-decoration: none;
}
#lang a:hover	{
	color: #B3B3B3;
}
#main	{
  height: 350px;
	background: #EBEBEB url(../images/star.gif) top center no-repeat;
}

/* MAIN NAVI	*/
#main-nav	{
	width: 125px;
	padding: 15px 0 0 15px;
	float: left;
}

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

li.main-navi-off	{
	width: 125px;
	height: 18px;
	background: url(../images/home_navarrow_boff.gif) top left no-repeat;
}
li.main-navi-off a	{
	height: 18px;
	text-decoration: none;
	display: block;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
	text-indent: 4px;
}
li.main-navi-off a:hover	{
	width: 125px;
	height: 18px;
	display: block;
  background: url(../images/home_navarrow_bon.gif) top left no-repeat;
	text-decoration: none;
}

/*	NEWS	*/
#news	{
	height: 130px;
	width: 235px;
	overflow: auto;
	background: #F7F7F7;
	border: 2px #BABABA solid;
	margin: 192px 0 0 -98px;
	padding: 5px 5px 5px 8px;
	float: left;
}
#news h1 {
	margin: 0px;
	font-size: 1.2em;
}
#news #more {
	text-align: right;
}
#news #more a {
	text-decoration: none;
	color: #666;
}
#news #more a:hover {
	text-decoration: underline;
}

/* TRAILER	*/
#trailer-frame {
	height: 315px; 
	width: 447px;
	float: right;
}
#klappe {
 text-align: left; 
 width: 420px; 
 height: 295px;
 padding-top: 20px;
}
#klappe img {
	border: 0px;
}

#trailer {
	text-align: left; 
	width: 420px; 
	height: 315px; 
	display: none;
}
#close {
	text-align: left; 
	width: 420px;
}

#people	{
	float: right;
	margin: 15px 0 0 0;
	color: #666;
	padding: 0 15px 0 0;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
#people ul	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#people li	{
	display: inline;
}
#people a	{
	text-decoration: none;
	color: #666;
	padding: 0 5px;
	font-size: 0.9em;
}
#people .reg a	{
	padding: 0 0 0 15px;
}


/*	FOOTER	*/
#footer	{
  margin: 0px;
	padding: 108px 0 0 0;
  font-size: 0.9em;
  font-weight: bold;
  color: #999;
	background: url(../images/home_footer.gif) top left no-repeat;
}
#footer a	{
	color: #999;
	text-decoration: none;
}
#footer a:hover	{
	color: #999;
	text-decoration: underline;
}

#footer-left	{
  float: left;
}

#footer-middle	{
	text-align: center;
}

#footer-right	{
	float: right;
	color: #B6B6B6;
}
#footer-right	a	{
	color: #B6B6B6;
}

/* FOOTER NAVI	*/
ul#footer-navi	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.footer-navi-off	{
	display: inline;
	padding: 0 10px 0 0;
}
li.footer-navi-off a	{
	text-decoration: none;
}
li.footer-navi-off a:hover	{
	text-decoration: none;
}
li.footer-navi-on	{
	display: inline;
	padding: 0 10px 0 0;
}