﻿html		{ font-size: 100%; }
body		{ margin: 0; padding: 0; background-color: #99CCCC; }
body, td	{ font: normal 12px 'Trebuchet MS', sans-serif; }
h1			{ font: normal 20px 'Trebuchet MS', sans-serif; margin: 0 0 1em; color: #000; }
#col02 h1	{ font: bold 15px 'Trebuchet MS'; }
#col00 h1	{ font: bold 15px 'Trebuchet MS'; }
h2			{ font: bold 15px 'Trebuchet MS'; margin-bottom: 10px; }
h3			{ font: bold 12px 'Trebuchet MS'; margin-bottom: 10px; }
b, strong	{ font-weight: bold; }
i, em		{ font-style: italic; }
label		{  }
td			{ vertical-align: top; }
th			{ text-align: left; }
form		{ margin: 0; padding: 0; }
address		{ font: normal 11px 'Trebuchet MS'; }
select, input	{ font: normal 11px Tahoma, Verdana, sans-serif; }
img			{ border-width: 0; }
.clearer	{ clear: both; height: 1px; overflow: hidden; }
p, h1		{ margin: .5em 0; }
caption     { text-align: left; }

/* LINKS */
a				{ color: #005; text-decoration: none; font-weight: bold; }
a:hover			{ color: #00c; text-decoration: underline; }
#menu a			{ color: #000; text-decoration: none; font-weight: normal; display: block; width: 130px; padding: 3px 10px 0px; font-size: 12px; }
#menu a:hover	{ color: #fff; text-decoration: none; background-color: #643600; }
#kurv a			{ text-decoration: none; }
#kurv a:hover	{ color: #005; text-decoration: underline; }

/* PLACEHOLDERS */
#header			{ background-color: #99CCCC; }
#identity, #content, #footer	{ width: 930px; margin: 0 auto; }
#identity		{ padding-top: 50px; text-align: center; }
#vita			{ background-color: #99CCCC; }
#menu			{ background-color: #643600; height: 20px; font: bold 13px 'Trebuchet MS'; color: #fff; }
#content		{ background: #fff url(newbg.gif) repeat-y top; }
#contenttemp		{ background: #fff; width: 730px; margin: 0 auto;}
#kurv			{ clear: both; color: #000; background: #fff5bb; padding: 1px 10px 2px; border-top: 1px solid #643600; }
#footer			{ text-align: center; padding: 5px 0 25px; }
#col01			{ float: right; width: 475px; padding: 10px; }
#col01temp		{ width: 710px; padding: 10px; }
#col02			{ float: right; width: 210px; padding: 0 10px 10px; }
#col00			{ width: 183px; padding: 0 10px 10px; }

/* MENU */
#menu ul	{ margin: 0; padding: 0; list-style: none; cursor: hand; }
#menu li	{ float: left; position: relative; padding: 1px 15px 0 10px; border-right: 1px solid #aa5c00; }
li ul		{ display: none; position: absolute; top: 19px; left: 0; background-color: #f2f2f2; border-top: 1px solid #bbb; }
#menu ul.col2 { left:150px; border-left: solid 1px #bbb; }
#menu li ul li	{ float: none; border-bottom: 1px solid #bbb; width: 150px; padding: 0px; border-right-width: 0px; }
#menu li>ul	{ top: auto 0px; left: 0px; }
#menu li:hover ul, li.over ul { display: block; }

/* TABLES */
.items		{ width: 100%; border-color: Gray; }
.items td	{ width: 33%; border: 1px solid #eee; padding: 5px; text-align: center; }
.items td.empty	{ border: none; }
.xitems img	{ width: 100px; height: 120px; }
.b4			{ text-decoration: line-through; }
.now		{ font-weight: bold; font-size: 18px; }
.nows		{ font-weight: bold; font-size: 18px; color: #f50;}
.item		{ border: 1px solid #eee; border-bottom-width: 0px; }
.item td	{ padding: 2px 10px 2px 0; border-bottom: 1px solid #eee; }
.item td.picCell { border-left: 1px solid #eee; text-align: center; padding: 5px; }
.item p		{ margin: 0; }
.inhouse	{ font: bold 14px 'Trebuchet MS'; color: #080; }
.outhouse	{ font: bold 14px 'Trebuchet MS'; color: #f00; }
.kurven		{ width: 100%; background-color: #eee; border-bottom: 1px solid #643600; }
.kurven th	{ background-color: #eee; }
.kurven tfoot th { background-color: #eee; }
.kurven td	{ background-color: #fff; }

/* BOXES */
.itemList, .itemList li	{ margin: 0; padding: 0; list-style: none; }
.itemList img	{ float: left; }
.itemList li	{ clear: both; margin-bottom: 5px; }
#col02 a	{ font-weight: normal; }
#col00 a	{ font-weight: normal; }
.mini		{ background-color: #fff; padding: 10px; border: 1px solid #643600; width: 160px; }
.mininy		{ background-color: #fff; padding: 10px; border-top: 1px solid #643600; width: 100%; }
.mini input	{ font: normal 11px Verdana, sans-serif; width: 150px; display: block; margin: 2px 0; }
.mini input.ipb-S	{ width: 70px; display: inline; }
.maxi		{ background-color: #fff; padding: 10px; }
.maxi input { font: normal 11px Verdana, sans-serif; width: 400px; display: block; margin: 2px 0; }
.maxi input.ipb-PS	{ width: 40px; display: inline; }
.maxi input.ipb-S	{ width: 350px; display: inline; }
.maxi input.ipb-P2S	{ width: 80px; display: inline; }
.maxi input.ipb-S2	{ width: 310px; display: inline; }
.maxi textarea { font: normal 11px Verdana, sans-serif; width: 400px; display: block; margin: 2px 0; }

/* SITE */
.flo-L		{ float: left; }
.flo-LT		{ float: left; padding-top: 10px; }
.flo-R		{ float: right; }
.slogan		{ margin-top: 16px; }
#side p		{ margin: .5em 0; }
.paging		{ margin: 0; text-align: center; }
.kurvHead	{ font: bold 15px 'Trebuchet MS'; }
.kurvFixL   { clear: both; color: #000; background: #fff5bb; padding: 1px 10px 2px; border-top: 1px solid #643600; float: left; }
.kurvFixR   { clear: both; color: #000; background: #fff5bb; padding: 1px 10px 2px; border-top: 1px solid #643600; float: right; }
p.pPic		{ float: right; margin: 0; }
#col02 h1	{ margin-top: 1	0px; }
#col00 h1	{ margin-top: 1	0px; }
.ipb-XXS, .ipb-XS	{ font: bold 15px Arial; width: 20px; height: 22px; margin-right: 2px; }
.ipb-XS		{ font: normal 12px Arial; width: 40px; }
.LA			{ text-align: left; }
.CA			{ text-align: center; }
.RA			{ text-align: right; }
.thumbpad   { width: 32px; height: 31px; float: left; }
.varepad    { height: 125px; }
.nyhed      { font-weight: bold; color: Red; }

.spoergeskema textarea { width: 450px; height: 3em;}
.spoergeskema fieldset { margin-bottom: 10px; }
.spoergeskema legend { font-weight: bold; }
.spoergeskema .andet { width: 325px; }

/* SEASONS */
/*
.spring #header	{ Xbackground-color: #41c946; }
.spring #vita	{ Xbackground-color: #3ec200; }
body.spring 	{ Xbackground-color: #4fb000; }
*/

/* * html .xxx	{ xxx }*/ /* IE5/6 FIX */
/* END */