
body
{
	margin: 0px auto;;
	background: #fff;
}

img, form
{
	margin: 0;
	padding: 0;
	border: 0;
}

#outer
{
	margin: 0px auto;
	width: 820px;
	border: 0px solid blue;
	position: relative;
}

#footer
{
	background: #555;
	text-align: center;
	padding: 1px;
	width: 820px;
	clear:both;
	margin-top: 10px;
}

#footer p
{
	color: #fff;
}

.frontpage .uiFloatBox
{
	/*width: 150px;*/
	display: none;
}

#navigation
{
	width: 128px;
	border: 0px solid red;
	float: left
}

#main
{
	width: 692px;
	overflow: hidden;
	background:url(/themes/fengshuimaster/images/bg.gif) top left no-repeat;
	min-height: 500px;
	position: relative;

}

#main #content
{
	width: 420px;
	float: left;
	padding-left: 16px;
	padding-right: 10px;
	margin-right:20px;
}
#main #related
{
	width: 221px;
	float: left;
	overflow:hidden;
}

#navigation #menu
{
	background:url(/themes/fengshuimaster/images/lefttbund.gif) top right no-repeat;
	width: 108px;
}

#navigation ul 
{
	list-style-type: none;
	margin:0;
	padding:0;
	width: 100px;
}

#navigation .section
{
	font-weight: bold;
}

#navigation #mainmenu
{
	padding-top: 4px;
}

#navigation li
{
	margin: 0px 0px 7px 0px;
}

.frontpage #main #content
{
	z-index: 100;
	width: 500px;
	padding: 0;
	
}

.frontpage #main #related
{
	width: 172px;
}

.frontpage #main #torben
{
	top: 280px;
	left: 520px;
	z-index: 1000;
	display: block;
	position: absolute;
	clear: both;
}

.frontpage #main #deliveryBox
{
	display: block;
	
}

#main #related .topmargin
{
	margin-top: 100px;
	float: right;
}

#main #related .topmarginpicture
{
	margin-top: 20px;
	float: right;
	margin-right: 12px;
}


h1, h2, h3, h4
{
	color: #666;
}


.forridder   { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica }
.almtxt   { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica }
.adresse  { color: white; font-size: 10px; font-family: verdana, Arial, Helvetica; font-weight: bolder; text-decoration: none }
a:hover { color: #841414; text-decoration: underline }
a  { color: #841414; text-decoration: none }
.menu { color: #841414; font-size: 10px; font-family: verdana }
.lineh { line-height: 8px }
.infotxt { color: #000; font-size: 10px; font-family: verdana; font-style: italic; padding: 8px }
.overskrift  { color: #666; font-size: 20px; font-family: verdana; font-weight: bold }

