body {
	margin: 0px;
	padding: 0px;
}

#imagecontainer {
	height: 600px;
	width: 436px;
	margin: 0px;
	padding: 12px;
	background-image: url(http://www.informationsdesign.de/cms/upload/images/logo_informationsdesign.gif);
	background-repeat: no-repeat;
	background-position: 158px 592px;
}


#imagecontainer img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navbar {
	background-image: url(http://www.informationsdesign.de/cms/upload/id_images_global/logobar.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 424px;
	padding-right: 12px;
	display: block;
	text-align: right;
}

#navbar .navbut {
	margin-left: 24px;
	padding-top: 10px;
}



#imagetxt {
	display: block;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;
	float: none;
	margin-left: 146px;
	line-height: 18px;
	margin-top: 32px;
	margin-right: 12px;
}

#imagetxt h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

