body, h1, h2, h3, p, ul {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

body {
	width: 100%;
	height: auto;
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;
	text-align: center;
	background: #ffffff;
	margin: 20px 0 0 0;
}

#container {
	width: 900px;
	height: auto;
	text-align: left;
	margin: 0 auto;
}

#header {
	background: transparent url('../bilder/header.jpg') no-repeat;
	width: 900px;
	height: 279px;
	margin: 0 auto;
}

h1 {
	display: none;
}

#MainMenu 
{
	background: transparent url('../bilder/tab_top.jpg') no-repeat top;
	height:44px;
	margin:5px 0 0 0;
	border:0;
	width: 900px;
	text-align:center;
}
#tab 
{
	width: 900px;
	margin:0;
	top:0;
}
#tab ul 
{
    background: transparent url('../bilder/tab_top.jpg') no-repeat bottom;
	margin:0 auto;
	width: 900px;
	padding:0;
	list-style:none;
	float:left;
	text-align:center;
}
#tab ul li 
{
    display:inline;
	float:left;
	margin:0 auto;
	padding:0;
}
#tab ul li a 
{
	/*background: url("images/bright_110.gif") no-repeat right top;*/
	margin:0 auto;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	height:44px;
	float:left;
}
#tab ul li a span 
{
	display:block;
	/*background:url("images/bleft_110.gif") no-repeat left top;*/
	margin: 0 auto;
	padding:11px 12px 0;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000;
	font-weight:bold;
	/*line-height:44px;*/
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	
	
}
#tab a:hover span,#tab li.item_active a span, #tab a.active span, #tab ul li:hover, .active
{
	background-position:left bottom;
	background-color: #ebebeb;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("images/bmid_110.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("images/bleft_110.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:33px;
	background:url("images/bright_110.gif") no-repeat right top;
	padding:0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}

/*#meny {
	width: 941px;
	height: 44px;
	background: transparent url('../bilder/bkg.jpg') repeat-y;
}

ul {
	width: 900px;
	height: 44px;
	background: transparent url('../bilder/meny.jpg') repeat-x;
	margin: 0 auto;
}

ul li {
	display: inline;
	margin: 0 20px;
    list-style: none;
	width: 100px;
}

ul li a {
	display: block;
	float: left;
	margin: 10px 30px 0;
    font-family: Georgia, serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #000;
}

ul li a:hover, ul li a.active {
	border-bottom: 1px dotted #666;
	color: #666;
}*/

#content {
	width: 900px;
	height: auto;
	min-height: 420px;
	background: #ffffff;
	margin: 20px auto;
	overflow: auto;
}

#content.bilder {
	width: 902px;
	height: auto;
	min-height: 420px;
	background-color: #edf6f9;
	margin: 0 auto;
	overflow: auto;
	text-align: center;
}

#content.bilder a img {
	border: none;
	margin: 20px 10px;
}

#coleft {
	width: 580px;
	border-right: solid 1px #cccccc;
	height: auto;
	float: left;
	padding-top: 10px;
}

#coleft.meny {
	text-align: center;
}

#coleft.uno {
	text-align: center;
}

#coleft p {
	font-size: 1.3em;
	margin: 20px;
}

#coleft p.mn {
	font-size: 1.4em;
	font-weight: bold;
}

.en {
	font-size: 0.8em;
	font-style: italic;
}

.special:first-letter {
	font-size: 2em;
	color: #8e0000;
	font-style: italic;
	line-height:0.9;
}

#coleft a.karta {
	text-decoration: none;
	font-size: 1.6em;
	color: #464646;
	border-bottom: 1px dotted #464646;
}

#coleft a.karta:hover {
	color: #999;
	border-bottom: 1px dotted #999;
}

#coleft a.hidden {
	display: none;
}

.special {
	font-size: 1.2em;
}

h2.index {
text-align:center;
	margin: 0 auto;
	font-size: 1.6em;
}

h2.interior {
	margin: 30px 30px;
	font-size: 1.8em;
}

h2.menyer {
   width: 520px;
	margin: 0 30px 10px;
	font-family: Tahoma, sans-serif;
	font-size: 1.8em;
}

h2.andra {
	font-size: 1.4em;
	color: #8e0000;
}

h2.menyer:hover {
	background-color: #a9e3f9;
}

h2.menyer a {
	text-decoration: none;
	color: #464646; 
}

#meny0, #meny1, #meny2, #meny3 {
	width: 520px;
	margin: 0 30px;
	display: none;
}

#menyfor, #menyvar, #menydes, #menydry {
	height: auto;
	margin: 10px 0 10px;
}

#menyfor dt, #menyvar dt, #menydes dt, #menydry dt {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menyfor dd, #menyvar dd, #menydes dd, #menydry dd {
	font-size: 1.4em;
	margin: 0;
	padding: 0 0 10px 0;
}

#coright {
	width: 290px;
	height: auto;
	padding-top: 10px;
	float: left;
	text-align: center;
}

#coright p {
	font: 1.3em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin: 10px;
}

#coright img {
    float: left;
	margin:5px;
	border:none;
}

/*#coright.meny {
	width: 316px;
}

#coright a{
	display: block;
	width: 370px;
    margin-left: 0;
	font: 2em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #000;
}

#coright a:hover, #coright a.on{
	background-color: #fcad39;
}*/

#footer {
	width: 900px;
	height: 32px;
	margin: 0 auto 20px;
	background: #cccccc;
	clear: both;
}

#footer p {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	clear: both;
}

#footer a {
	margin: 20px 100px 0 0;
	text-decoration: none;
	color: #555;
	border-bottom: 1px dotted #555;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#footer p span.left {
	float: left;
}

#footer p span.right {
	float: right;
}