body
{
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #c4c3c1;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

#all
{
	width: 764px;
	height: 582px;
	
	position: absolute;
	top: 47% !important;
	top: 50%; /* ie */
	left: 50%;
	margin-left: -382px;
	margin-top: -338px;
	text-align: left;		
	background-color: #c4c3c1;	
	
	background-image: url(../images/splash-bg-endless.gif);
	background-repeat: repeat-y;	
}

#box
{
	background-color: #c4c3c1;
	width: 764px;		
	line-height: 0;
	color: #837f7c;
}

#box div#picture
{		
	padding: 0;
	margin: 0;		
}

img.picture
{	
	margin-bottom: 24px;
	width: 764px;
	height: 390px;
}

#content
{
	padding-top: 24px;		
	width: 764px;
	background-image: url(../images/splash-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;		
	padding-bottom: 24px;
}

#title
{		
	width: 290px;
	height: 146px;	
	float: left;	
}

.headline
{
	margin-left: 53px;	
}

#innercontent
{	
	padding-left: 23px;
	width: 370px;	
	line-height: 13px;
	z-index: 1;
	display: block;
	float:left;	
	padding-top:2px;
}

.clear
{
	clear: both;
}

.button
{
	padding-top: 14px;
}

.button .isdn
{
	padding: 0;
}

.button .dsl
{
	padding-bottom: 8px;	
}

.button .note
{
	font-size: 10px;
	padding-top: 8px;
}

.delete
{
	
}

.delete img
{
	border: 0;
}


#fallback
{
	display: none;
	width: 370px;
	position: absolute;
	margin-top: 92px;
	margin-left: 501px;
	line-height: 15px;
	z-index: 1;
	float: left;
}

#legalnotice
{
	font-size: 10px;	
	color: #666;
	float: left;	
	padding-top: 4px;
	line-height: 10px;
}

#legalnotice a
{
	text-decoration: none;
	color: #666;
}

#legalnotice a:hover
{
	text-decoration: none;
	color: #888;
}

#meta
{	
	position: absolute;
	top: 146px !important;
	top: 144px;
	/*
	padding-top: 0px;
	float: left;
	line-height: 10px;
	*/
}

#meta img
{
	margin-right: 0px;
}


a img
{
	border: 0;
}

a:link, a:active, a:visited
{
	color: #999999;
}

a:hover
{
	color: #CDCDCD;
}

#flashdetection
{
	padding-left: 23px;
	width: 370px;	
	line-height: 13px;
	z-index: 1;
	display: block;
	float:left;
	padding-bottom: 24px;
	display: none;
	
}


