/* 	
	Valentin Blank
	page structure style sheet
	(c) Valentin Blank
*/

#menu {
	position: fixed;
	left: 50%;
	margin-left: -398px;
	height: 100px;
	width: 800px;
	background-color: #fff;
	z-index: 1;
}

#column {
	position: absolute;
	left: 50%;
	width: 800px;
	min-height: 100%;
	margin-left: -400px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

#container {
	position: relative;
	margin: 130px 0 130px 152px;
	width: 540px;
}

#logo-small {
	width: 132px;
	height: 16px;
	margin-left: -380px;
	margin-top: 30px;
}

#contact-small {
	width: 44px;
	height: 10px;
	margin-left: -349px;
	margin-top: 55px;
}

#articles-small {
	width: 42px;
	height: 10px;
	margin-left: -301px;
	margin-top: 55px;
}

#photography-small {
	width: 74px;
	height: 12px;
	margin-left: -254px;
	margin-top: 55px;
}

#deutsch-small {
	width: 46px;
	height: 10px;
	margin-left: -175px;
	margin-top: 55px;
}

#kontakt-small {
	width: 42px;
	height: 10px;
	margin-left: -348px;
	margin-top: 55px;
}

#artikel-small {
	width: 35px;
	height: 10px;
	margin-left: -301px;
	margin-top: 55px;
}

#fotografie-small {
	width: 55px;
	height: 13px;
	margin-left: -261px;
	margin-top: 55px;
}

#english-small {
	width: 41px;
	height: 13px;
	margin-left: -201px;
	margin-top: 55px;
}

#copyright {
	width: 8px;
	height: 61px;
	margin-left: 396px;
	margin-top: 10px;
	padding: 0;
}

#gradient {
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -398px;
	z-index: 1;
}

#gradient img {
	width: 800px;
	height: 50px;
}