body,html {
	height:100%;
}
body {
	background-image:url('../bilder/layout/grey.gif');
	text-align:center;
	margin:0;
	padding:0;
}
div.container,div.left,div.bottom,div.top,div.text{
	display:table;
}

div {border:0px solid black;}

div.container {
	width:1000px;
	margin:0 auto;
	height:100%;
	background-image:url('../bilder/layout/mainbg3.gif');
	background-repeat:repeat-y;
}
	
div.left {
	text-align:left;
	width:100%;
	height:100%;
}
div.bottom {
	width:1000px;
	height:100%;
	background-image:url('../bilder/layout/testbg.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
div.top {
	width:1000px;
	height:100%;
	background-image:url('../bilder/layout/topright2.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
div#errors {
	color:red;
	font-weight:bold;
}
div.msg {
	position:absolute; 
	left:50%; 
	top:50%; 
	width:300px; 
	height:100px; 
	border:1px black solid; 
	background:#cfcfcf; 
	margin-left:-150px; 
	margin-top:-100px; 
	text-align:center;
	font-family:verdana,arial,tahoma,sans-serif;
	font-size:8pt;
	padding:20px;
	vertical-align:middle;
}
table.bokning {
	width:310px;
}
table.bokning td{
	padding-bottom:10px;
}

table.divine {
	padding:0;
	margin:0;
	width:759px;
}
table.divine td{
	border:0px black solid;
	vertical-align:top;
}
td.logo {
	height:120px;
}
td.logo img {
	margin:0;
	margin-top:30px;
	margin-left:120px;
	padding:0;
	border:none;
}

td.map {
	background-repeat:no-repeat;
	background-position:0 29px;
	width:389px;
	line-height:0px;
	font-size:0px;
}

td.text {
	width:370px;
	padding-bottom:120px;
	font-family:verdana; 
	font-size:8pt;
	line-height:15px;
	color:#202020;
}

ul.meny {
	margin:0;
	padding:0;
	margin-top:53px;
	margin-left:35px;
	list-style-type:none;
}

ul.meny li {
	border:0px solid black;	
	height:12px;
	margin:0;
	padding:0;
	cursor:pointer;
}
ul.nomargin {
	margin:0;
	padding:0;
	padding-left:14px;
}
ul.meny li:hover {
	border-bottom:2px solid #000000;
}
	
ul.meny li a {
	visibility:hidden;
}
	
li.menykant {
	width:125px;
}

#meny2 {
	margin-top:15px;
	width:46px;
}

#meny3 {
	margin-top:16px;
	width:58px;
}

#meny4 {
	margin-top:14px;
	width:70px;
}

#meny5 {
	margin-top:17px;
	width:42px;
}

#meny6 {
	margin-top:15px;
	width:80px;
}

#meny7 {
	margin-top:15px;
	width:112px;
}

#meny8 {
	margin-top:15px;
	width:91px;
}			
	


p.rubrik {
	font-family:garamond,verdana,arial,sans-serif;
	font-size:14pt;
	font-weight:bold;
	margin:0;
	margin-bottom:15px;
}
a {
	text-decoration:none;
	color:#660000;
}
a:hover {
	color:#cc6600;
}

input.text,select,textarea {
	font-family:verdana; 
	font-size:8pt;
	border:1px #606060 solid;
}
input.text {
	width:200px;
}
input.check,input.check2 {
	height:13px;
	margin-bottom:-1px;
}

h4 {
	margin-bottom:5px;
}
img {
	border:none;
}
i.pris {
	color:#990000;
}

