#interface-box
{
	width: 942px;
	margin: 51px auto 0px auto;
	text-align: left;
}

#interface-content-left
{
	width: 237px;
	height: 539px;
	background: #B0A598 url(/website/images/menu_bg.jpg) no-repeat bottom right;
	float: left;
}

#interface-content-right
{
	width: 704px;
	background: #B0A598;
	float: right;
}

#interface-content-right-background
{
	position: absolute;
	z-index: 10px;
}

#interface-content-bar
{
	position: absolute;
	z-index 20px;
	width: 539px;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	background: #8e8e8e;
	height: 30px;
}

#interface-content-bar-text
{
	position: absolute;
	z-index: 30px;
	margin: 7px 0px 0px 350px;
}

#interface-content-bar-text a
{
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	margin-right: 30px;
}

div.div-horizontal
{
	position: absolute;
	margin-top: 30px;
	width: 539px;
	height: 240px;
	z-index: 40;
	background: url(/website/images/transparent.png) no-repeat;
	overflow: auto;
}

div.div-vertical
{
	position: absolute;
	margin-top: 30px;
	width: 270px;
	height: 509px;
	z-index: 40;
	background: url(/website/images/transparent.png) no-repeat;
	overflow: auto;
}

div.div-block-1
{
	position: absolute;
	margin-top: 30px;
	width: 270px;
	height: 240px;
	z-index: 40;
	background: url(/website/images/transparent.png) no-repeat;
	overflow: auto;
}

div.div-block-2
{
	position: absolute;
	margin-top: 30px;
	margin-left: 269px;
	width: 270px;
	height: 240px;
	z-index: 40;
	background: url(/website/images/transparent.png) no-repeat;
	overflow: auto;

}

div.div-block-3
{
	position: absolute;
	margin-top: 270px;
	width: 270px;
	height: 269px;
	z-index: 40;
	background: url(/website/images/transparent.png) no-repeat;
	overflow: auto;
}

div.div-block-4
{
	position: absolute;
	margin-top: 300px;
	margin-left: 269px;
	width: 270px;
	height: 270px;
	z-index: 40;
	background: url(/website/images/transparent.png) no-repeat;
	overflow: auto;
}

div.div-block-5
{
	position: absolute;
	margin-top: 300px;
	margin-left: 269px;
	width: 270px;
	height: 270px;
	z-index: 40;
	overflow: auto;
}

div.div-horizontal div,
div.div-vertical div,
div.div-horizontal-small div,
div.div-vertical-small div,
div.div-block-4 div,
div.div-block-1 div,
div.div-block-2 div,
div.div-block-3 div

{
	text-align: left;
	padding: 15px;
	font-size: 12px;
	line-height: 16px;
}

/* INTRO */

#interface-intro-box
{
	width: 704px;
	height: 591px;
	background: url(/website/images/intro_bg.jpg) no-repeat;
	margin: 0px auto;
}

div.interface-intro-box-1
{
	float: left;
	width: 269px;
	height: 270px;
	cursor: pointer;
}

div.interface-intro-box-2
{
	float: left;
	width: 270px;
	height: 270px;
	cursor: pointer;
}

div.intro-inner-box
{
	margin-top: 110px;
	color: #FFF;
	text-align: center;
	font-size: 27px;
}

div.div-horizontal-small
{
	position: absolute;
	margin-top: 0px;
	width: 539px;
	z-index: 40px;
	background: url(/website/images/transparent.png) repeat-y;
	height: 509px;
	overflow: auto;
}

div.recept-list
{
	padding: 10px;
	background: url(/website/images/transparent_recept.png) repeat-y;
}

div.div-horizontal-small td
{
	font-size: 11px;
}

/* TAG Cloud */

#cloud
{
	position: absolute;
	z-index: 40;
	background: #FFF;
	margin-top: 30px;
	width: 539px;
	height: 509px;
	text-align: center;
}

#cloud span
{ 	color: #999;
	font: 10px/30px verdana;
	letter-spacing: -1px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

#cloud span.tag-2, #cloud a.tag-2
{
	color: #c6c6c6;
	font-size: 12px;
}

#cloud span.tag-3, #cloud a.tag-3
{
	color: #919191;
	font-size: 14px;
}
#cloud span.tag-4, #cloud a.tag-4
{
	color: #6f6f6f;
	font-size: 18px;
}

#cloud span.tag-5, #cloud a.tag-5
{
	color: #E31C18;
	font-size: 22px;
}

#cloud a
{
	color: #E31C18;
	white-space: nowrap
}

/* Recepten */

#interface-recept-clicker
{
	color: #FFF;
	position: absolute;
	z-index: 40;
	margin: 509px 0px 0px 400px;
}

#interface-recept-clicker a
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}