/*
	Style Name	: Antifa AK Homepage
	Style URI	: http://www.no-racism.de
	Comments	: Cool theme
*/

body {
	background: #b4bec2;
	color: #ffffff;
	margin: 0;
	}

#header {
	background: black url('HeadBanner.jpg') center no-repeat;
	height: 220px; 
	width: 800px;
	}


/*
Block
*/
.columns-two #page {
	background: #ffffff;
	width: 800px;
	position:center;
	position:relative; top:-25px; 
	
}





/* 
Content
*/
.columns-two #primary {
	width:550px;
	background: #ffffff;
	position:relative; left:200px;
}



/*
Sidebar
*/

.columns-two #sidebar-1 {
	width:200px;
	background: #ffffff;
	position:relative; right:560px;
}



/*


*/
