@charset "utf-8";
/* CSS Document */

a:link	{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #594434;
	}

a:visited{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #594434;
	}

a:active{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #594434;
	}

a:hover {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AD4B0A;
	}


.body {


}
.container {
	height:650px;
	width: 1000px;
	margin: 0 auto;
}
.top {
	border: thin solid #594434;
	height:215px;
	text-align: left;
	margin-top:100px;
	background-color:#ececeb;
	padding-left:2px;
	
	
}

.menu {
	border: thin solid #594434;
	height:30px;
	margin-top:1px;
	background-image:url(../images/bg5.gif);
}
.table_menu{
	width:998px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
.td_menu{
width:14%;
}
.text {
	height:260px;
	border: thin solid #594434;
	background-color:#FFFFFF;
	margin-top:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#400000;
}
.left{
	width:350px;
	height:230px;
	float:left;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 10px;
}
.leftkontakt{
	width:350px;
	height:230px;
	float:left;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 10px;
	font-weight: bold;
}
.leftpriser{
	width:350px;
	height:230px;
	float:left;
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 10px;
	font-weight: bold;
}
.leftrum{
	width:350px;
	height:230px;
	float:left;
	margin-left: 40px;
	margin-right: 170px;
	margin-top: 10px;
}
.middle{
	width:350px;
	height:230px;
	float:left;
	margin-right: 40px;
	margin-top: 10px;
}
.middlekontakt{
	width:350px;
	height:230px;
	float:left;
	margin-right: 40px;
	margin-top: 10px;
	font-weight: bold;
}
.middlepriser{
	width:250px;
	height:230px;
	float:left;
	margin-right: 40px;
	margin-top: 10px;
	font-weight: bold;
	vertical-align: text-bottom;
}

.right{
	width:144px;
	height:229px;
	float:left;
	margin-right: 5px;
	margin-top: 10px;
	border:double #594434;
}
.rightpriser{
	width:240px;
	height:180px;
	float:left;
	margin-right: 5px;
	margin-top: 50px;
	border:double #594434;
}
.rightrum{
	width:350px;
	height:225px;
	float:left;
	margin-right: 5px;
	margin-top: 10px;
	border:double #594434;
}
.bottom {
	height:25px;
	border: thin solid #594434;
	margin-top:1px;
	background-color:#b6b5ae;
}
.table_bottom{
	width:998px;
	align:center;
	text-align:center;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #594434;
	font-size:12px;
}
.td_bottom{
	width: 33%;
}

