html {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #9eb1b7;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	background-position: center;
	color: #4b4b4b;
}

body {
	margin: 0px;
	padding: 0px;
}
td a:link, td a:visited, td a:active { color: #b43700 !important; text-decoration:none !important;
}
td a:hover { color: #000000 !important; text-decoration:underline !important;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0px;
}


/* ----------------- */

#container { 
	position: absolute; 
	left: 50%; 
	width: 698px; 
	margin-left: -349px; 
	margin-top: 0px; 
	margin-right:0; 
	margin-bottom:0; 
	cursor:auto;}

/* ----------------- */

#header {
	width:698px;
	height: 119px;
	margin:0;
	padding:0;
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
}

#search {
	width:360px;
	position:relative;
	top:72px;
	_left:-50px;
	height: 40px;
	margin-left:230px;
	_margin-left:0px;
	padding:0;
	text-align: right;
	vertical-align: bottom;
}

#container #header #search input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #000000;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#container #header #search #button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#72858b;
	font-weight:bold;
	width: 89px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 0px solid #000000;
}

#header h1 a, #header h2 a {
	width: 244px;
	height: 65px;
	text-indent:-9999px;
	float:left;
	display:block;
	margin-left: 26px;
	_margin-left: 13px;
	margin-top: 32px;
	background-color: transparent;
	background-image: url(../img/yellow_restaurang.gif);
	background-repeat: no-repeat;
}

/* ----------------- */

#content {
	width: 678px;
	height: 100%;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-x;
	float: left;
}

#leftmeny {
	width: 168px;
	float:left;
	display:block;
	padding: 0px;
	background-color: #e39d78;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}


#leftmeny #nav a:link, #leftmeny #nav a:visited, #leftmeny #nav a:active { color: #333333 !important; text-decoration:none !important;}
#leftmeny #nav a:hover {
	color: #b43700 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}

#container #content #leftmeny #nav {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 9px 20px;
	list-style: none;
	color: #000000;
	line-height: 18px;
}

#container #content #leftmeny #nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#main {
	width: 498px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:0px;
	padding-top:0px;
}
#main-content-top {
	float:left;
	font-size:0px;
	width: 498px;
	background-color: #e9e9e9;
	background-image: url(../img/top_main.gif);
	height: 12px;
}
#main-content-mitt {
	background:#e9e9e9;
	float:left;
	width: 458px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main-content-mitt2 {
	background:#e9e9e9;
	float:left;
	width: 498px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-content-bott {
	background-image: url(../img/bottom_main.gif);
	font-size:0px;
	float:left;
	width: 498px;
	height: 12px;
	background-color: #e9e9e9;
}

#main_info a:link { color:#81A909;}
#main_info a:visited { color:#81A909;}
#main_info a:active { color:#81A909;}
#main_info a:hover { color:#D9752C;}


/* ----------------- */

#bottom {
	width: 676px;
	height:48px;
	clear:both;
	background-image: url(../img/bg_bottom.gif);
	background-repeat: no-repeat;
	margin-left:10px;
	padding-left: 20px;
	padding-top: 6px;
	_padding-top: 16px;
	background-position: left top;
}

#bottom a:link { color:#b43700; text-decoration:none;}
#bottom a:visited { color:#b43700; text-decoration:none;}
#bottom a:active { color:#b43700; text-decoration:none;}
#bottom a:hover { color:#000000; text-decoration:none;}
#bottom a#current { color:#000000; text-decoration: none;}
