/* MAIN */
* { padding: 0; margin: 0; }

body {
 font-family: Helvetica;
 font-size: 12px;
 background: url(images/bg.jpg);
 margin: 15px;
}

#wrapper{ 
 margin: 0 auto;
 width: 960px;
}

#bg_top{ 
 width: 960px;
 height: 15px;
 background: url(images/w-top.png) no-repeat;
}

#bg_main{ 
 width: 960px;
 background: url(images/w-bg.png) repeat-y;
}

#bg_bottom{ 
 width: 960px;
 height: 15px;
 background: url(images/w-bottom.png) no-repeat;
}

#header {
 	width: 910px;
 	height: 120px;
 	background: bottom url(images/line.jpg) no-repeat;
 	margin: 0 auto;
	padding: 0;
}

#logo {
	float: left;
	background: url(images/logo.jpg) no-repeat;
	width: 306px;
	height: 100px;
	margin: 10px 0 0 10px;
}

#top_menu {
	width: 360px;
	height: 20px;
	float: right;
	margin-top: 79px;
}

#footer { 
 width: 960px;
 height: 45px;
 clear: both;
 padding-top: 10px;
 background: top url(images/line.jpg) no-repeat;
}

#container {
	margin: 0 auto;
	width: 920px;
	height: auto;
	margin-top: 5px;
}

#hem_bildruta_1 {
	float: left;
	width: 287px;
	height: 150px;
	background: url(../images/ruta1.jpg) no-repeat;
	margin: 10px;
}

#hem_bildruta_2 {
	float: left;
	width: 287px;
	height: 150px;
	background: url(../images/ruta2.jpg) no-repeat;
	margin: 10px;
}

#hem_bildruta_3 {
	float: left;
	width: 286px;
	height: 150px;
	background: url(../images/ruta3.jpg) no-repeat;
	margin: 10px;
}

#hem_rutor {
	float: left;
	width: 594px;
	height: 565px;
	margin: 10px 10px 20px 10px;
}

#hem_ruta1 {
	float: left;
	width: 594px;
	height: 175px;
	background: url(../images/hem-vintermeny.jpg) no-repeat;
	padding: 20px 0 0 20px;
	margin: 0px 0px 0px 0px;
}

#hem_ruta2 {
	float: left;
	width: 594px;
	height: 175px;
	background: url(../images/hem-buffe.jpg) no-repeat;
	padding: 20px 0 0 20px;
	margin: 0px 0px 0px 0px;
}

#hem_ruta3 {
	float: left;
	width: 594px;
	height: 175px;
	background: url(../images/hem-hotell.jpg) no-repeat;
	padding: 20px 0 0 20px;
	margin: 0px 0px 0px 0px;
}

#hem_hotell_pris {
	position: relative;
	top: 385px;
	left: 430px;
	width: 183px;
	height: 156px;
	background: url(../images/hem-hotell-pris.png) no-repeat;
}

#hem_buffe_klick {
	position: relative;
	top: 15px;
	left: 300px;
	width: 80px;
	height: 80px;
	background: url(../images/hem-buffe-klick.png) no-repeat;
}

#hem_examen {
	position: relative;
	top: 50px;
	left: 450px;
	width: 183px;
	height: 156px;
	background: url(../images/examen.png) no-repeat;
}

#hem_lunch {
	float: left;
	width: 246px;
	height: 525px;
	background-color: #ccc;
	margin: 10px;
	padding: 20px;
}

#leftmenu {
	float: left;
	width: 130px;
	height: 400px;
	margin: 10px;
}

#right_container {
	float: left;
	width: 770px;
	height: auto;
	margin: 10px 0px 10px 0px;
}

#temp_container {
	margin: 50px auto;
	width: 760px;
	height: auto;
}

#right_container_top {
	width: 770px;
	height: 15px;
	margin-top:-9px;
	background: url(images/mat-top.png) no-repeat;
}

#right_container_main {
	width: 770px;
	height: auto;
	background: url(images/mat-bg.png) repeat-y;
}

#right_container_varm {
	width: 770px;
	height: 2150px;
	background: url(images/mat-bg.png) repeat-y;
}

#right_container_dessert {
	width: 770px;
	height: 770px;
	background: url(images/mat-bg.png) repeat-y;
}

#right_container_foratt {
	width: 770px;
	height: 1200px;
	background: url(images/mat-bg.png) repeat-y;
}

#right_container_buffe {
	width: 770px;
	height: 3100px;
	background: url(images/mat-bg.png) repeat-y;
}

#right_container_main {
	width: 770px;
	height: 100%;
	background: url(images/mat-bg.png) repeat-y;
}

#right_container_bot {
	width: 770px;
	height: 15px;
	background: url(images/mat-bot.png) no-repeat;
}

#mat_v {
	float:left;
	width: 340px;
	height: auto;
	margin: 10px 10px 10px 30px;
}

#mat_h {
	float:left;
	width: 340px;
	height: 700px;
	margin: 10px 30px 10px 10px;
}

#mat_text {
	width: 340px;
	height: auto;
	margin: 10px 0 5px 0;
}

#matbild_1 {
	width: 340px;
	height: 150px;
	margin: 0px 0px 10px 0px;
}

#matbild_2 {
	width: 340px;
	height: 500px;
	margin: 0 0 10px 0;
}

#matbild_3 {
	width: 340px;
	height: 300px;
	margin: 0 0 10px 0;
}

/* 
*/
/* HEM */

a.topmenu:link {	
	color: #000;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px;
	background: #fff; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu:visited {	
	color: #000;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px;  
	background: #fff;
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu:hover {	
	color: #fff;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px; 
	background: #b90000; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu:active {	
	color: #fff;
	display: block; 
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px; 
	background: #fff; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}



a.topmenu1:link {	
	color: #fff;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px;
	background: #b90000; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu1:visited {	
	color: #fff;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px;  
	background: #b90000; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu1:hover {	
	color: #fff;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px; 
	background: #b90000; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu1:active {	
	color: #fff;
	display: block; 
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px; 
	background: #b90000; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu2:link {	
	color: #000;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px;
	background: #fff; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu2:visited {	
	color: #000;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px;  
	background: #fff; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu2:hover {	
	color: #fff;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px; 
	background: #66cccc; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu2:active {	
	color: #fff;
	display: block; 
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px; 
	background: #66cccc; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu3:link {	
	color: #fff;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px;
	background: #66cccc; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu3:visited {	
	color: #fff;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px;  
	background: #66cccc; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu3:hover {	
	color: #fff;
	display: block;  
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px; 
	background: #66cccc; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}

a.topmenu3:active {	
	color: #fff;
	display: block; 
	width: auto; 
	height: auto;
	padding: 10px 14px 15px 14px; 
	background: #66cccc; 
	float:left;
	margin-right:2px;
	font-size:12px;
	font-weight:bold;
}



/* V€NSTER MENY */


a.vanster1:link {
	display: block;
	text-align: left;
	color: #b90000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster1:visited {
	display: block;
	text-align: left;
	color: #b90000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster1:hover {
	display: block;
	text-align: left;
	color: #000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster1:active {
	display: block;
	text-align: left;
	color: #b90000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}



a.vanster2:link {
	display: block;
	text-align: left;
	color: #000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster2:visited {
	display: block;
	text-align: left;
	color: #000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster2:hover {
	display: block;
	text-align: left;
	color: #66cccc; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster2:active {
	display: block;
	text-align: left;
	color: #66cccc; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}





a.vanster:link {
	display: block;
	text-align: left;
	color: #000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster:visited {
	display: block;
	text-align: left;
	color: #000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster:hover {
	display: block;
	text-align: left;
	color: #b90000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}

a.vanster:active {
	display: block;
	text-align: left;
	color: #b90000; 
	text-decoration: none;
	width:145px;
	height:50;
	padding:10px 0px 10px 0px;	
	font-size:10px;
	font-weight:bold;
}



a.under:link {
	display: block;
	text-align: left;
	color: #000; 
	text-decoration: none;
	font-size:10px;
	margin: 0 0 0 20px;
	font-weight:bold;
}

a.under:visited {
	display: block;
	text-align: left;
	color: #000; 
	text-decoration: none;
	font-size:10px;
	margin: 0 0 0 20px;
	font-weight:bold;
}

a.under:hover {
	display: block;
	text-align: left;
	color: #b90000; 
	text-decoration: none;
	font-size:10px;
	margin: 0 0 0 20px;
	font-weight:bold;
}

a.under:active {
	display: block;
	text-align: left;
	color: ##b90000; 
	text-decoration: none;
	font-size:10px;
	margin: 0 0 0 20px;
	font-weight:bold;
}





a:link {	
	text-decoration: none;
	color: #000;
} 

a:visited {
	text-decoration: none; 
	color: #000;
}

a:hover {
	text-decoration: none; 
	color: #000; 
}

a:active {
	text-decoration: none; 
	color: #000;
}

.white {
	color: #FFF;
}

.black {
	color: #000;
}

.center {
	text-align:center;
}

.vert_center {
	vertical-align: text-top;
}

.small {
	font-size: 9px;
}

.menu {
	font-size:10px;
	font-weight:bold;
}

.air {
	margin: 10px;
}


p {
	font-family: Helvetica;
	font-size: 12px;
}

h1 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: 900;
	color: #b90000;
}

h2 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: 900;
	color: #000;
}

h3 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: 900;
	color: #000;
	line-height: 150%;
}
.left {
	text-align:right
}
