body		{
			background: #635f7e url(bilder/lilabg.gif) repeat-x;
			margin-top: 0;
			}
			
p			{
			font-family: verdana, helvetica, sans-serif;
			font-size: 0.9em;
			font-style: normal;
			line-height: 1.3em;
			margin: 8px 10px;
			color: #000;
			}
			
h6			{
			font-family: verdana, helvetica, sans-serif;
			font-size: 0.5em;
			font-style: normal;
			line-height: 1.5em;
			text-align: right;
			margin: 0 18px;
			color: #eff;
			}
			
h1			{
			font-family: verdana, helvetica, sans-serif;
			font-size: 1.8em;
			font-weight: bold;
			font-style: normal;
			line-height: 0.8em;
			text-align: center;
			color: #257;
			}
			
h2			{
			font-family: verdana, helvetica, sans-serif;
			font-size: 1.2em;
			font-weight: bold;
			font-style: normal;
			line-height: 1em;
			text-align: center;
			color: #752;
			}
			
a:link			{
				color: #f53;
				text-decoration: none;
				}
				
a:hover			{
				color: #f05;
				text-decoration: none;
				}
				
a:active			{
				color: #f05;
				text-decoration: none;
				}
				
a:visited		{
				color: #f53;
				text-decoration: none;
				}
		
#container	{
			width: 700px;
			height: 3800px;
			background: url(bilder/portfoliohead.gif) no-repeat;
			margin-top: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			border-top: 0px;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-left: 1px solid #fff;
			}
			
#showcase	{
			width: 690px;
			height: 505px;
			position: absolute;
			margin-top: 184px;
			margin-left: 10px;
			margin-right: 10px;
			}