a {  color: #999999; text-decoration: none; font-weight: bold}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}

.copy {  font-size: 10px}
.recht {  font-size: 9px}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eaeaea;
	border: 1px solid #333333;
	margin: 3px;
	padding: 1px;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eaeaea;
	border: 1px solid #333333;
	margin: 3px;
}

.input {
	background-color: #333333;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;

}
h1 {
	font-size: 16px;
	color: #000000;
}

.gallery_text {
   color: #333333;
}

.input250 {
width: 250px
}
a:hover {
	text-decoration: underline overline;
}

#trailer-overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
	
#trailer{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#frontNews {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#frontNewsContainer {
	position: relative;
	width: 100%;
	height: 75px;
	margin: 0 auto;
	background-color: #0066cc; 
/*
   margin-bottom: 15px;
   padding: 1px;
   color: white;*/
}

#newsDataContainer{
	font: 14px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 764px;
/*	background: url(/pix/home_banner.png) no-repeat;	*/
	}

#newsData newsTitle newsClose {
   clear:left;
   display: block;
}

#overlay2{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}