
/*	website
*******************************************************************************/
#website {
	width:791px;
}

/*	header
*******************************************************************************/
#header {
	width: 791px;
}

#logo {
	left: 491px;
}

/*	footer
*******************************************************************************/
#footer {
	width: 791px;
}


/*	content
*******************************************************************************/

#content {
	width:791px;
}

#main {
	width:437px;
}

#main-block2 {
	border-left: 1px solid #000000;
}

#main-block3 {
	left: -176px;
	margin-right: -176px;
}

/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/
#navigation {
	width:160px;
}

/*	Right
------------------------------------------------------------------------------*/

#right {
	width:173px;
}

