body 
	{
	color: white;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	overflow:auto;
	}

#content    
	{
	position: absolute;
	left: 50%;
	margin-left: -455px;
	width: 910px;	
	top: 50%;
	margin-top: -325px;
	height: 650px;
	border: 2px solid #CCCCCC;
	background-repeat: no-repeat;
	background-color: #101519;
	background-image: url(pics/home_gross.jpg);
	}


#navigation {
	position: absolute;
	left: 148px;
	text-align: right;
	bottom: 10px;
}

a {  	
	font-family: Verdana, Geneva, Arial, sans-serif; font-size: 13px; color: #cccccc; font-weight: bold; line-height: 1.4; text-decoration: none; 
	}
a:hover {  
	font-family: Verdana, Geneva, Arial, sans-serif; font-size: 13px; color: #999999; font-weight: bold; line-height: 1.4; text-decoration: none; 
	}
	
	
#linie {
	position: absolute;
	left: 193px;
	bottom: 10px;
	width: 1px; 
	height: 475px; 
	background-color: #999999;
}


.text {
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		line-height: 1.5;
}


#textHome {
		position: absolute;
		left: 280px;
		bottom: 10px;
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: 12px;
		color: #cccccc;
		text-align: center;
		line-height: 1.5;
		width: 540px;
}

#blind {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 910px;
		height: 650px;
}