/*
	Style Name	: EA Hompage Sytle
	Style URI	: http://www.ea-koeln.de
	Comments	: No repression Style
*/

body {
	background: #f25600 url('Back1.3.jpg') no-repeat;
	color: #f25600;
	margin: 0;
	}

#header {
	background: black url('EA-BANNER 2.7.2.jpg') center no-repeat;
	height: 225px; 
	width: 799px;
	position:relative; left: 0px;
	}


/*
Block
*/
.columns-two #page {
	background: #ffffff;
	width: 799px;
	position:relative; top: -20px;

	
}





/* 
Content
*/
.columns-two #primary {
	float: left;
	margin-left: 218px;
	margin-right: 0px;
	width: 540px;
	background: #ffffff;
}



/*
Sidebar
*/

.columns-two #sidebar-1 {
	float: left;
	margin-left: -558px;
	width: 220px;
	background: #ffffff;
}



/*


*/