html, body, div, span,
a,a img,table, caption, tbody, tfoot, thead, ul, ol, li, tr, th, td, h1, h2, h3
{margin: 0;	padding: 0;	border: 0;	outline: 0;}


/* Begin Typography & Colors */

body {
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	background: none;
	}

a:link, a:visited, a.active{color: #000000; text-decoration: underline !important;}
a:hover{text-decoration: none;}

p{line-height: 1.5em;}
h1, h2, h3, h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	}

h1{font-size: 2em; font-weight: 100;}
h2{font-size: 1.3em; font-weight: 100; margin: 0 0 2px 0;}
h3{font-size: 1.1em;}
/* End Typography & Colors */

/* Begin Structure */
body {margin: 0;}



#header h1 a{
	width: 920px;
	float: left;
	background: none;
	margin: 0;
}

#navbar{
	visibility: hidden;
	}


#contentWrap{display: block; float: left; margin: 10px;}

#contentLeft{width: 577px; float: left; display: inline; overflow:hidden; margin: 0 14px;}
	#contentFull{width: 872px; float: left; display: inline; overflow:hidden; padding: 0 14px;}
#sidebar{width: 264px; float: left; display: inline; overflow:hidden; margin: 0 15px 0 16px;}

#dag, #kvall, #vin, #ovrig, #festvaning, #nyheter, #omjacs, #kontakt{visibility: hidden;}
#galleri, #hitta{visibility: hidden;}

/* Menyer */
#utskrift{visibility: hidden;}
#vecka{width: 577px; height: 34px; float: left; display: inline; color: #000000; padding: 3px 0 0 10px; margin: 5px 0;}
.dayWrap{width: 567px; float: left; display: block; margin: 10px 0 20px 10px;}
	.day{width: 100px; float: left; display: block;}
	.daymenu{width: 467px; float: left; display: block;}
	.daymenu p{margin: 0;}
/* End Menyer */

#footer{ visibility: hidden;}
