body 
{
	background-color: #fff;
	background-image: url(/layout/bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

div.main{
	width:792px;
	margin-top: 0px;
	/*background-image: url(/layout/top_bg.png);
	background-position: left top;
	background-repeat: no-repeat;*/
	background-image: url(/layout/main.png);
	background-repeat: repeat-y;		
}

div.middle 
{
	background-image: url(/layout/top_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	/*background-image: url(/layout/main.png);
	background-repeat: repeat-y;	*/
}

div.middlewrapper {
    padding: 15px 27px 0px 27px;	
}
div#koningsmith {
	width: 9px;
	height: 90px;
	float: right;
	margin-top: -100px;
}

td.center{
	width:100%;
	padding:5px 5px 0px 5px;
}

td.left .menu, td.right .pane{
    width:120px;
    padding:5px;
}

div.top{
	height: 120px;
	background-image: url(/layout/top_bg2.png);
	background-position: left top;
	background-repeat: no-repeat;
}

div.bottom{
	min-height: 35px;
	padding: 25px 15px 0px 15px;
	background-color: #fff;
	background-image: url(/layout/bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#logo 
{
	height:147px;
	right:50%;
	margin-right:400px;
	position:absolute;
	top:28px;
	width:118px;
	z-index:10;
}

#reklamologi 
{
	position: absolute;
	left: 50%;
	margin-left: 390px;
}
	
	
.top .menu 
{
	padding-top: 65px;
	padding-left: 15px;
}

.top div.horizontal table.items div.item 
{
	padding-right: 10px;
}

.top .menu a 
{
	display: block;
	height: 31px;
}

.top .menu .active a 
{
	background-color: #640a0e;
}

.top .menu a:hover 
{
	background-color: #fff;
}

.bottom a
{
	color:#888;
text-decoration:none;
}

.bottom a:hover
{
	text-decoration:none;
}

.bottom p, .bottom div, .bottom span, .bottom td
{
	color:#888;
}

#page_32735 p 
{
	display: none;
}