
html	{		width: 100%;
			height: 100%; }

body 	{ 		width: 100%;
			height: 100%;
			font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 11px; 
			line-height: 17px;
			margin: 0px;
			padding: 0px;
			color: #333333; 
      		background-color: #F5F5E5;  }

p		{ 	font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 11px; 
			line-height: 17px;
			color: #333333;
}

/* formularformatering */

fieldset	{	border: solid 1px #CCCCCC;
			width: 320px;
			padding: 10px; }

legend	{	letter-spacing: 3px;
			color: #AAAAAA;
			font-weight: bold;
			line-height: 50px; }

label		{	width: 100px;
			vertical-align: top;
			float: left; }

textarea	{	overflow: auto; }

/* slut formular */

hr {
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
}

.img		{	float: left;
			clear: left;
			margin-top: 5px;
			margin-right: 15px;
			margin-bottom: 4px;
			margin-left: 20px; }

.imgr			{	float: right;
				clear: left;
				margin-top: 5px;
				margin-right: 0;
				margin-bottom: 5px;
				margin-left: 15px; }

.imgrx			{	float: right;
				clear: left;
			border: solid 1px #000000;
				margin-top: 5px;
				margin-right: 0;
				margin-bottom: 5px;
				margin-left: 15px; }

.imgx		{	float: left;
			clear: left;
			border: solid 1px #000000;
			margin-top: 5px;
			margin-right: 15px;
			margin-bottom: 4px;
			margin-left: 20px;	}

.imgy		{	float: left;
			clear: left;
			margin-top: 0;
			margin-right: 0;
			margin-bottom: 4px;
			margin-left: 0;	}


a 			{ 	color: #6699cc; text-decoration: none; }
a:hover		{ 	color: #FFFFFF; text-decoration: underline; }
a:active 		{ 	color: #6699cc; text-decoration: none; }

#menu a 			{ 	color: #6699cc; text-decoration: none; display: block; clear: both; }
#menu a:hover		{ 	color: #FFFFFF; text-decoration: underline; display: block; clear: both; }
#menu a:active 		{ 	color: #6699cc; text-decoration: none; display: block; clear: both; }

#undermenu a 			{ 	color: #6699cc; text-decoration: none; }
#undermenu a:hover		{ 	color: #FFFFFF; text-decoration: underline; }
#undermenu a:active 		{ 	color: #6699cc; text-decoration: none; }

#stil a 		{ 	color: #cc9966; text-decoration: none; }
#stil a:hover	{ 	color: #ffffff; text-decoration: underline; }
#stil a:active 	{ 	color: #ffcc99; text-decoration: none; }

#side		{	
	display: none;
	width: 150px;
	height: 150px;
	position: absolute;
	top: 260px;
	left: 50%;
	margin-left: 325px;
	background-image:url('../images/julehejs/klokker.gif');
	background-repeat: no-repeat;
	z-index: 10; 
}


#kasse	{	display: none;
			/*position: absolute; top: 160px; left: 50%;
			width: 700px;
			height: 80px;
			margin-left: -350px;
			border: 1px solid #000000;
			background-color: #f1f1f1;
			background-image:  url('../images/topstreg.jpg'); 
 			z-index: 7;*/ }


#top	{		position: absolute; top: 0; right: 0; left: 0; 
			width: 100%;
			height: 220px;
			margin-top: 30px;
			margin-right: 0;
			margin-left: 0;
			border-top: 1px solid #000000;
			border-bottom: 1px solid #000000;
			background-image:  url('../images/bagbusk_f.jpg'); 
			background-color: #D4D4D4;
			z-index: 2; } 

#top h1 {
	display: none;
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 1px;
	font-weight: bold; 
	color: #DEDEDE; 
	line-height: 46px;
}
			

#menu	{ 		font-family: Verdana, arial, sans-serif; 
			font-size: 10px; 
			font-weight: bold; 
  			line-height: 25px; 
			position: absolute; top: 342px; left: 50%;
			display: block;
			width: 70px;
			/*height: 180px;*/
			margin-left: -190px;
			padding-top: 40px;
			padding-right: 35px;
			padding-bottom: 18px;
			padding-left: 25px;
			border: 1px solid #996666; 
			background-image:  url('../images/kassemenu.gif');
			background-repeat: no-repeat; 
			background-color: #D4D4A4;
			z-index: 3; }
               	
#undermenu   {  	font-family: Verdana, arial, sans-serif; 
			font-size: 10px; font-weight: normal; 
               	line-height: 12px;
               	position: relative; left: 10px;
               	width: 30px;
               	padding-top: 5px;
               	padding-bottom: 15px;
               	padding-left: 0;
               	z-index: 3; }
               	
#tekst { 	
	position: absolute; top: 0; left: 50%; 
	width: 380px;
	margin-bottom: 15px;
	margin-left: -50px;
	padding-top: 280px;
	border: 1px solid #996666; 
	background-image:  url('../images/topkasse_f.jpg');
	background-repeat: no-repeat; 
	background-color: #F5F5F5;
	z-index: 5; }

#tekst h2 {
	font-family: Verdana, arial, helvetica, sans-serif; 
	letter-spacing: 1px;
	font-size: 13px; 
	color: #333333; 
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 5px; 
	margin-left: 20px;
}

#tekst h3 {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;  
	color: #333333;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0; 
	margin-left: 20px;
}

#tekst p, dd, dt {
	font-family: Verdana, arial, sans-serif; 
	font-size: 11px; color: #333333; 
	line-height: 17px; 
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
              	
#stil	{		font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 9px; 
			font-weight: bold;
			line-height: 25px;
			word-spacing: 10px;
			position: absolute; top: 150px; left: 50%;
			display: block;
			width: 70px;
			/*height: 110px;*/
			margin-left: -190px;
			padding-top: 40px;
 			padding-right: 35px;
 			padding-bottom: 18px;
 			padding-left: 25px;
 			border: 1px solid #996666; 
			background-image:  url('../images/kassestil.gif');
			background-repeat: no-repeat; 
			background-color: #D4D4D4;
			z-index: 6 }

.dekor	{	display: none;
			/*position: absolute; top: 60px; left: 50%;
			padding-left: 215px;
			z-index: 7;*/ }

.galleri 	{	position: absolute; top: 380px; left: 0;
			border: 1px solid #000000;
			background-color: #F5F5F5;
			text-align: center;
			z-index: 8; }				
				

.kursiv	{ 	font-family: Times New Roman, serif;
			font-size: 12px; 
			color: #333333; 
			font-style: italic; }

.kontrast    { 	font-family: Times New Roman, serif; 
			font-size: 12px; 
			color: #0000ff; 
			font-weight: bold; 
			background-color: #ff0000;
			padding: 5px; }

.knap	{		font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 10px; font-weight: bold;
			color: #003366;
			width: 60px;
			height: 20px;
			background-color: #ffffff;
			border: 1px solid #333333;
			margin-top: 10px;  }

.felt	{		font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 11px; font-weight: normal;
			line-height: 15px;
			color: #333333;
			background-color: #ffffff;
			border: 1px solid #333333;
			padding: 3px;
			margin-bottom: 10px;  }
.ind {
	color: #FFF;
}										
