/* Start of CMSMS style sheet 'Tufvan Print' */

	/* -- FORMATTERING -- */

/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,samp,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:12pt Georgia, "Times New Roman", Times, serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre,code,samp{font:100% monospace;}body * {line-height:1.22em;}
/*fix*/strong {font-weight: bold;} em {font-style: italic;} ul {list-style: disc;} ol {list-style: decimal;} blockquote {padding:0 3em;}

* {
	orphans: 3;
	widows: 3; }

body {
	margin: 15mm 15mm 20mm 15mm;
	background: none; }

h1,h2,h3,h4,h5,h6,dt {
	font-weight: normal;
	word-spacing: 0.1em;
	letter-spacing: -0.05em;
	padding-top: 2em; }

h1 {
	font-variant: small-caps;
	font-size: 197%;
	border-bottom: 1pt #000 solid; }

h2 {
	font-size: 142%; }

h3 {
	font-size: 122%; }

h4 {
	letter-spacing: 0em;
	font-size: 92%;
	font-weight: bold; }

h5 {
	word-spacing: 0.3em;
	letter-spacing: 0.03em;
	font-size: 77%;
	font-weight: bold; }

h6 {
	word-spacing: 0.5em;
	letter-spacing: 0.05em;
	font-size: 65%;
	font-weight: bold; }

p,ul,ol,blockquote,dd {
	word-spacing: 0.1em;
	letter-spacing: 0.03em;
	line-height: 1.8em;
	text-indent: 1.1em;
	margin-bottom: 0.8em; }

code,samp {
	border-top: 1pt solid #000;
	border-bottom: 1pt solid #000;
	display: block;
	line-height: 1.4em;
	margin-bottom: 0.8em;
	padding: 0.4em; }

ol {
	list-style-type: decimal; }

li {
	line-height: 1.8em;
	text-indent: 0em;
	margin-left: 2em; }

#text li {
	margin-bottom: 0.8em; }

blockquote {
	font-style: italic;
	text-indent: 0em;
	margin: 1em 3em;
	padding: 0.5em 1em 1.5em 1em; }

blockquote:before {
	content: "\00bb";
	font-size: 300%;
	margin-left: -0.3em; }

a {
	color: #000;
	text-decoration: none; }

dt {
	letter-spacing: 0em;
	font-weight: bold; }

dd {
	text-indent: 0em;
	margin-left: 1.1em;
	margin-bottom: 0em; }

strong {
	font-weight: bold; }

em {
	font-style: italic; }

img {
	background-color: #fff;
	border: 0.5pt #000 solid;
	padding: 3pt;
	margin: 1em; }

.styrbild {
	font-weight: normal;
	word-spacing: 0.1em;
	letter-spacing: -0.03em;
	font-size: 142%;
	clear: left; }

.styrbild img {
	margin: 0px 15px;
	margin-bottom: 1em;
	float: left; }

#styrelsen dd img {
	padding: 0px;
	background-color: transparent;
	border: none;
	margin: 2px 5px 0px 0px;
	float: left; }

#styrelsen dt {
	padding-top: 0em;
	font-weight: normal; }

#styrelsen dd {
	line-height: normal;
	margin-left: 0em;
	margin-bottom: 0em; }

td.meny_vara,
td.meny_pris {
	vertical-align: top;
	height: 1em;
	border-top: 1px dashed #cc8;
	line-height: 1.8em;
	margin-bottom: 0.8em; }

td.meny_vara {
	width: 500px;
	text-indent: -1.1em;
	padding-left: 2.2em; }

td.meny_pris {
	width: 50px;
	padding-right: 20px;
	text-indent: 1.1em;
	font-weight: bold;
	text-align: right; }

.hidden {
	display: none; }

.box {
	border: 1px solid #1b1714;
	margin: 10px;
	padding: 10px 20px;
	background-color: #d9d0bc; }

.box h3 {
	padding-top: 10px; }


	/* -- LAYOUT -- */

#wrapping {
	margin: auto; }

#header {
	display: none; }

#main { }

#text {
	padding-bottom: 4em; }

#footer {
	clear: both;
	border-top: 1pt solid #000; }

#footer p {
	text-align: center;
	font-size: 85%; }


	/* -- MENY -- */

#meny {
	display: none; }


	/* -- GASTBOK -- */

.cms-guestbook-div-insert table {
	margin-left: 20px; }

.cms-guestbook-div-insert td {
	vertical-align: top;
	padding: 2px 0; }

.cms-guestbook-div-insert td.gb_formtext {
	width: 150px;
	font-weight: bold; }

.cms-guestbook-div-insert td.gb_input { }

.cms-guestbook-div-insert input,
.cms-guestbook-div-insert textarea {
	padding: 1px 2px;
	border: 1px #1b1714 solid;
	width: 350px; }

.cms-guestbook-div-insert input#gb_website {
	width: 306px; }

.cms-guestbook-div-insert input#gb_submit {
	font-weight: bold;
	background-color: #cac1ae;
	float: right;
	width: 180px;
	cursor: pointer; }

.cms-guestbook-div-insert input#gb_submit:hover {
	background: #d9d0bc; }

.cms-guestbook-div-insert input#gb_counter {
	float: left;
	width: 40px; }

.cms-guestbook-entry-header {
	clear: both;
	word-spacing: 0.1em;
	letter-spacing: 0.03em;
	margin-top: 1.5em;
	float: left;
	font-size: 100%;
	border-bottom: 1px #360 solid; }

.cms-guestbook-entry-header h2 {
	padding: 0em 3px;
	float: left;
	font-weight: normal; }

.cms-guestbook-entry-text {
	clear: both; }

.cms-guestbook-entry-sender img {
	padding: 0px;
	background-color: transparent;
	border: none;
	margin: 0em; }

.cms-guestbook-entry-posted {
	margin-top: 6px;
	color: #000;
	font-weight: bold;
	float: right; }

.cms-guestbook-pagination_header {
	font-weight: bold;
	padding-top: 3em;
	color: #000;
	word-spacing: 0.1em;
	letter-spacing: 0.03em;
	font-size: 127%;
	border-bottom: 1px #360 solid; }

.cms-guestbook-pagination_nav {
	padding-bottom: 3em; }


	/* -- BILDGALLERI -- */

div.albumthumb {
	margin: 1em;
	height: 150px;
	width: 160px;
	float: left;
	display: inline; }

div.thumb {
	display: inline; }

div.albumthumb img,
div.thumb img {
	margin: 0.5em;
	padding: 3px; }


	/* -- FRONTCAL -- */

#frontcal {
	background-color: #d9d0bc;
	border: 1px solid #1b1714;
	margin: 5px;
	padding: 5px;
	float: right; }

#frontcal,
#frontcal table {
	width: 210px; }

#frontcal th {
	border-bottom: 1px solid #1b1714; }

#frontcal td,
#frontcal th {
	width: 30px;
	text-align: right; }

#frontcal td a {
	font-weight: bold; }


	/* -- KONTAKTFORM -- */

.formbuilderform label {
	font-weight: bold;
	width: 100px;
	float: left;
	display: inline; }

.formbuilderform input,
.formbuilderform textarea,
.formbuilderform select {
	width: 400px;
	display: inline; }

.formbuilderform select {
	width: 200px; }

.formbuilderform .fbsubmit {
	margin-left: 100px;
	width: 200px; }


	/* -- NEWS -- */

#NewsPostDetailDate {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-bottom: 1em;
	color: #360; }

#NewsPostDetailSummary {
	font-weight: bold; }

.NewsSummaryInfo {
	font-weight: bold;
	font-style: italic;
	font-size: 85%; }

/* End of 'Tufvan Print' */

