body {
	background: url('../Images/background.jpg') top left repeat-x;
	}

/*** style for common classes ***/

.fullheight {
	height: 472px;
	}

	.item .fullheight {
		height: 442px!important; height: 452px
		}

/*** style for layout ***/

#body {
	position: relative;
	width: 960px; height: 600px;
	}

#left {
	float: left;
	width: 280px!important; width:290px; height: 600px;
	padding-right: 10px;
	text-align: right;
	}

#logos {
	float: left;
	overflow: hidden; 
	margin-bottom: 10px; padding-top: 15px;
	width: 280px;
	text-align: right;
	}

	#logos .sitelogo {
		margin-bottom: 10px;
		}

#app {
	position: relative;
	float: left;
	margin: 0; padding: 35px 0 0 0;
	width: 670px; height: 437px!important;	height: 472px;
	}

	#header {
		height: 71px;
		}

#menu {
	position: relative;
	bottom: auto;
	margin: 0; padding: 0 0 0 20px;
	}

.symposiumlink {
	float: left;
	}

#submenu {
	float: right;
	margin: 0; padding: 0;
	list-style: none;
	font-family: RundfunkGrotesk, Verdana, sans-serif;	
	font-weight: normal;
	}
