body {
	margin: 0;
	padding: 0;
	color: white;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	background-image:url(img/bakgrund.jpg);
	background-repeat:repeat-x;
	background-color:#2C0F0F;
	color: #454545;
	font-weight: bold;
	background-position: center 131px;
}

#container
{
	width: 720px; 
	margin-right: auto; 
	margin-left: auto; 
	margin-top:35px; 
	background:#e0d7ce;
	
}

#menu
{
	width:	720px; 
	height: 68px;
	background-image:url(img/sidhuvud.jpg);
	background-repeat:no-repeat;
	padding-top: 44px;
	
}

#panorama 
{
	float: left; 
	width: 720px; 
	height: 350px; 
	background-repeat:no-repeat;

}

#footer
{
	clear:both; 
	width: 720px; 
	height:57px; 
	background-image:url(img/sidfot.jpg);
	background-repeat: no-repeat;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	background-color: #2C0F0F;
} 
#main
{
		background-color: #e0d7ce;
		width: 720px;
}
#left
{
	padding-left: 35px;
	padding-bottom: 35px;
	color: #454545;
	width: 300px;
	float: left;

}
#right
{
	float: right;
	padding-left: 30px;
	width: 250px;
	background-image: url(img/fordelare.jpg);
	background-repeat: repeat-y;
	margin-bottom: 25px;

}
img 
{
	border: none;
}
h3 {font-size: 13px; color: #39662f;}

h2 {font-size: 13px; color: #950c0c; margin: 0px; padding:0px;}

.formbutton button {
	color: #454545;
	background-color: #E0D7CE;
	border:0;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
}

input, .put {
	color:#999;
	background-color:#2C0F0F;
	border:0;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #cec3b7;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
}
textarea
{
		font-family:"Times New Roman", Times, serif;
	font-style: normal;

}
#lunch
{
	float: left; width: 220px; height:30px;padding-right:10px; padding-bottom:10px; text-decoration: none; font-size: 11px; color: 46413d;
}
#price
{
	float: left; width: 100px; color: 46413d; padding-left: 30px; font-size: 12px;
}
#events
{
	width: 214px;
	margin-right: 45px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cec3b7;
	border-bottom-color: #cec3b7;
	border-left-color: #cec3b7;
	padding-left: 10px;
	background-color: #ece7e3;
}
a {
	color: #39662f;
	text-decoration: none;
}
h1.brun { color:#902424; font-weight:bolder;}
.text_valkommen {color:#7f5e4d; font-size: 11px;}
#kolumn_a1_start {float: left; width: 220px; min-height:50px; padding-left: 40px;padding-right:10px; padding-top:60px;}
.text_center{ text-align:center;}

