body {
	text-align: center;
	background-color:#fff;
	margin-top:20;
	padding:0;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size:10px;
	behavior: url(img/csshover2.htc);
}

#content {
	text-align:left;
	width:696px;
	height:466px;
	margin:auto auto;
	background-color:#fff;
	top:20px;
}


#contentcontainer {
	position:relative;
	left:0px;
	top:0px;
	margin:0;
	width:696px;
	height:505px;
	overflow:hidden;
}

#ram {
	position:absolute;
	left:0px;
	top:67px;
	margin:0;
	padding:0;
	background: url(img/ram.gif);
	width:696px;
	height:400px;
	z-index:10;
}

#ram2 {
	position:absolute;
	left:0px;
	top:67px;
	margin:0;
	padding:0;
	background: url(img/ram2.gif);
	width:696px;
	height:439px;
	z-index:10;
}

#topp {
	position:absolute;
	left:1px;
	top:0px;
	margin:0px;
	padding:0px;
	background: url(img/topp2.jpg);
	width: 694px;
	height: 83px;
}

#logo {
	position:relative;
	margin:0px;
	padding:2px;
	background: url(img/logo.gif);
	background-repeat: no-repeat;
	width:184px;
	height:83px;
	z-index:11;
}


#meny-lft {
		position:absolute;
		top:14px;
		left:20px;
		width:auto;
		height:auto;
		display:block;
		text-align:center;
		font-weight:bold;
		font-style:italic;
		font-size:10px;
}

#meny-rgt {
	position:absolute;
	top:14px;
	left:449px;
	width:220px;
	height:auto;
	font-weight:bold;
	font-style:italic;
	font-size:10px;
}

.meny-itm {
	padding:4px;
	margin-right:15px;
	border:1px solid;
	float:left;
	background-color:#333366;
	color:#ffffff;
}

.meny-itm-hover {
	padding:4px;
	margin-right:15px;
	border:1px solid;
	float:left;
	color:yellow;
	background-color:darkblue;
	text-decoration:underline;
}


#adress {
	top:475px;
	text-align:center;
	font-size:9px;
}

#damaincontent {
	position:absolute;
	top:44px;
	left:14px;
	width:375px;
	height:325px;
	overflow:auto;
	/*padding:2px 6px 4px 6px;*/
	border-width: 1px;
	border-style: outset;
}

#damainIfr2 {
	width:375px;
	height:319px;
	margin:0px;
	padding:0px;
	border-width: 0px;
}

#matmeny {
	position:absolute;
	top:44px;
	left:406px;
	width:276px;
	height:281px;
	margin:0px;
	padding:0px;
	background-color:#ccc;
	border-width: 1px;
	border-style: outset;
}

#matmeny2 {
	position:absolute;
	top:44px;
	left:406px;
	width:276px;
	height:325px;
	margin:0px;
	padding:0px;
	background-color:#ccc;
	border-width: 1px;
	border-style: outset;
}

#matmeny-ifr {
	width:276px;
	height:260px;
	margin:0px;
	padding:0px;
	background-color:#ccc;
	border-width: 0px;
}

#matmeny-ifr2 {
	width:276px;
	height:320px;
	margin:0px;
	padding:0px;
	background-color:#ccc;
	border-width: 0px;
}

#undertext {
	width:99%;
	position:absolute;
	font-size:8px;
	bottom: 1px;
	text-align:right;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:2px;
	background-color:#ffffff;
}

img.lft {
	float:left;
	margin:4px 6px 0px 0px;
	clear:both;
}

img.rgt {
	float:right;
	margin:4px 0px 0px 6px;
	clear:both;
}

#footer {
	position:absolute;
	top:377px;
	left:13px;
	width:668px;
	margin:0px;
	padding:0px;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

#footer .img {
	margin-right:18px;
	float:left;
}

#footer .img-last {
	float:right;
	margin-left:-4px;
}

body .rubbe {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:darkred;
}


