/* CSS Document */

body {
    margin:0px;
	padding:0px;
	border:0px;
	background-color:#6e6e6e;
}

.page {
    width:985px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.header {
    width:985px;
	height:116px;
	float:left;
	background-image:url(http://www.extractyon.de/fileadmin/templates/images/header.gif);
	background-position:top;
	background-repeat: no-repeat;
}

.navigation {
    width:264px;
	height:464px;
	float:left;
	background-image:url(http://www.extractyon.de/fileadmin/templates/images/background-navigation.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}

.navi {
    margin-left:48px;
	margin-top:18px;
}

.navi-top {
    margin-left:48px;
	margin-top:11px;
}