
	a
	{
		color: #A40A04;
		text-decoration: none;
	}

	a:hover
	{
		color: #000;
	}

	p
	{
		margin: 0px;
		text-align: justify;
		line-height: 14px;
		padding: 6px 14px 6px 12px;
	}

	p.time
	{
		padding: 0px;
		margin: 0px 12px;
		background: transparent url(../img/gui/ptime.gif) center repeat-x;
	}

	p.time span
	{
		background-color: #F0F0EB;
		padding-right: 12px;
	}

	h4
	{
		color: #707070;
		padding: 0px 12px;
		font-size: 9px;
	}

	a.more, a.archive
	{
		display: block;
		width: 63px;
		height: 31px;
		text-indent: -9999px;
		overflow: hidden;
		background: transparent url(../img/gui/label/more.gif) no-repeat;
		margin: 0px 0px 0px 170px;
		padding-bottom: 5px;
		text-decoration: none;
	}

	a.archive
	{
		width: 75px;
		height: 29px;
		background-image: url(../img/gui/label/archive.gif);
		padding: 0px;
		margin: 0px 0px 0px 10px;
		float: left;
		position: relative;
		top: -35px;
		display: inline;
	}

	div.right a.more
	{
		margin-left: 185px;
	}

	a.pdf
	{
		display: block;
		width: 35px;
		height: 37px;
		text-indent: -9999px;
		overflow: hidden;
		background: transparent url(../img/gui/pdf.gif) no-repeat;
		margin: 40px 0px 0px 230px;
	}

	form
	{
		margin: 0px;
		padding: 20px 0px 15px 12px;
	}

	input.t
	{
		border: 0px;
		background: #E2E3DB url(../img/gui/text/input_newsletter.gif) no-repeat;
		height: 18px;
		width: 167px;
		margin: 0px;
		font-size: 9px;
		padding: 6px 4px 0px 4px;
		float: left;
	}
	*>input.t
	{
		height: 20px;
		padding: 4px 4px 0px 4px;
	}

	input.s
	{
		border: 0px;
		background: #E2E3DB url(../img/gui/label/send.gif) no-repeat;
		width: 47px;
		height: 30px;
		float: left;
		display: block;
		padding: 0px;
		margin: -3px 0px 0px 0px;
	}

	div.left p
	{
		padding-bottom: 0px;
	}

	div.center p.bgline, div.center p.bgline
	{
		margin: 0px 0px 0px 4px;
		padding: 0px;
		height: 2px;
	}

	div.center img.img
	{
		margin: 5px 10px;
	}

	ul.hires
	{
		padding: 0px;
		margin: 18px 0px 13px 0px;
		list-style-type: none;
		width: 45%;
		padding-left: 12px;
		float: left;
	}

	ul.hires li a
	{
		display: block;
		height: 12px;
		background: transparent url(../img/gui/link/hires_images.gif) 0px 0px no-repeat;
		text-indent: -9999px;
		overflow: hidden;
		margin-bottom: 10px;
		text-decoration: none;
	}

	ul.hires li a:hover, ul.hires a.s
	{
		background-image: url(../img/gui/link/hires_images_on.gif);
	}

	a#clothes,     a#clothes_s     { width: 40px; background-position: 0px 0px; }
	a#accessories, a#accessories_s { width: 61px; background-position: 0px -19px; }
	a#d_design,    a#d_design_s    { width: 51px; background-position: 0px -36px; }
	a#sketches,    a#sketches_s    { width: 47px; background-position: 0px -54px; }
	a#jana_rot,    a#jana_rot_s    { width: 44px; background-position: -146px 0px; }
	a#logotypes,   a#logotypes_s   { width: 56px; background-position: -146px -19px; }
	a#events,      a#events_s      { width: 34px; background-position: -146px -36px; }

	ul.list
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}

	ul.list li
	{
		display: inline;
		float: left;
		width: 74px;
		margin: 0px 0px 10px 14px;
	}

	ul.list li a
	{
		text-decoration: none;
		line-height: 14px;
	}

	a.prev, a.next
	{
		display: inline;
		width: 62px;
		height: 29px;
		text-indent: -9999px;
		overflow: hidden;
		background-repeat: none;
		float: left;
		margin-top: 10px;
		position: relative;
	}

	a.prev
	{
		clear: left;
		left: 10px;
		background-image: url(../img/gui/label/prev.gif);
	}

	a.next
	{
		left: 140px;
		background-image: url(../img/gui/label/next.gif);
	}
