/**************************************************************
	
	Class/ID: Layout/Content
	Media: PRINT
	
	2007 das.zeichen (Bernhard Sturm) www.daszeichen.ch
****************************************************************/

body {
	font-size:120%;
}

img#bild1 {
	left:auto;
	top:auto;
	display:block;
	float:right;
	position: relative;
	margin:3em 0em 0em 0em;
}
img#bild2, img#bild3, img#bild4, img#bild5, img#bild6, img#bild7 {
	display:none;
}

#menu, #address, #content {
	position:relative;
	left:auto;
	top:auto;
	height:auto;
	width:auto;
}
#address {
	float:left;
}
#menu {
	display:none;
}
#container {
	margin:0;
	width:auto;
}


