html {
	background: #18498b url(/pictures/home_bg.jpg) repeat-x;
	}

body {
	background: transparent url(/pictures/clouds.jpg) repeat-x 40% -10px;
	}

#content {
	margin: 0 0 0 42px;
	padding: 0;
	}
#content.home {
	background: url(/pictures/home_typo.gif) no-repeat right;
	width: 90%;
	}
#header {
	background-color: transparent;
	height: 411px;
	position: relative;
	margin-bottom: 20px;
	background-image: none;
	}
#maske {
	background: url(/pictures/home_blue.gif) no-repeat;
	position: absolute;
	height: 98px;
	width: 100%;
	bottom: 0;
	z-index: 10;
	}	
	
/* =nav
------------------------------------------------- */
#nav {
	bottom: 0;
	}
#nav a {
	padding: 0px 40px 290px 10px;
	}
