
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;
			margin-top: 5px; }

h1		{	display: none;
			font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 1px;
			font-weight: bold; 
			color: #DEDEDE; 
			line-height: 46px;
			letter-spacing: 6px; }
			
h2		{ 	font-family: Verdana, arial, helvetica, sans-serif; 
			letter-spacing: 1px;
			font-size: 13px; 
			color: #333333; 
			font-weight: bold; }

h3		{ 	font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 11px; 
			color: #333333; 
			font-weight: bold;
			margin-top: 30px;
			margin-bottom: 2px; }

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

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

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

textarea	{	overflow: auto; }

acronym	{	color: #990000; }


/* Links */

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: #996633; text-decoration: none; }
#stil a:hover	{ 	color: #ffffff; text-decoration: underline; }
#stil a:active 	{ 	color: #CC9966; text-decoration: none; }


/* Kasser og div */

#side	{		display: none;
			position: absolute; top: 20px; left: 50%;
			width: 700px;
			height: 100%;
			margin-left: -350px;
			border-top: 1px solid #000000;
			border-right: 1px solid #000000;
			border-bottom: 0px solid #000000;
			border-left: 1px solid #000000;
			background-color: #F9FAF6;
			z-index: 1; }

#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('kasse/topstreg.jpg'); 
 			z-index: 7; }


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


/* Menu og undermenu */

#menu	{ 		font-family: Verdana, arial, sans-serif; 
			font-size: 10px; 
			font-weight: bold; 
  			line-height: 25px; 
			position: absolute; top: 352px; left: 50%;
			display: block;
			width: 70px;
			margin-left: -190px;
			padding-top: 40px;
			padding-right: 35px;
			padding-bottom: 18px;
			padding-left: 25px;
			border: 1px solid #996666; 
			background-image:  url('kasse/kassemenu.gif');
			background-repeat: no-repeat; 
			background-color: #D4D4A4;
			z-index: 3; }
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}                	
#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: 4; }


/* Indholdsfeltet */
               	
#tekst       { 	font-family: Verdana, arial, sans-serif; 
			font-size: 11px; color: #333333; 
               	line-height: 17px; 
               	text-align: left;
               	position: absolute; top: 0; left: 50%; 
               	width: 380px;
               	margin-bottom: 15px;
               	margin-left: -50px;
			padding-top: 280px;
			padding-right: 20px;
			padding-bottom: 20px;
			padding-left: 20px;
			border: 1px solid #996666; 
			background-image:  url('kasse/topkasse_f.jpg');
			background-repeat: no-repeat; 
			background-color: #F5F5F5;
			z-index: 5; }


/* Nyhedsfeltet */
              	
#nyt		{	position: absolute; 
			top: 620px; 
			left: 50%;
			margin-left: -190px;
			width: 130px;
			padding-top: 40px;
               	border: 1px solid #996666;
			background-image:  url('kasse/kassenyt.gif');
			background-repeat: no-repeat; 
			background-color: #E4E4E4;
			z-index: 5; }

#nyt h2	{	display: none; }

#nyt p	{	font-family:  Verdana, arial, helvetica, sans-serif;
			font-size: 10px;
			line-height: 16px;
			margin-right: 10px; 
			margin-bottom: 10px; 
			margin-left: 10px; }

#nyt img	{	float: left;
			margin-top: 2px; 
			margin-right: 3px; 
			margin-bottom: 1px; 
			margin-left: 0; }


/* Stil */
              	
#stil	{		position: absolute; top: 160px; left: 50%;
			display: block;
			width: 70px;
			height: 110px;
			font-family: Verdana, arial, helvetica, sans-serif; 
			font-size: 9px; 
			font-weight: bold;
			line-height: 25px;
			word-spacing: 10px;
			text-align: justify; 
			margin-left: -190px;
			padding-top: 40px;
 			padding-right: 35px;
 			padding-bottom: 18px;
 			padding-left: 25px;
 			border: 1px solid #996666; 
			background-image:  url('kasse/kassestil.gif');
			background-repeat: no-repeat; 
			background-color: #D4D4D4;
				/*opacity: 0.8;*/
               		filter: alpha(opacity="80");
			z-index: 6 }



/* classes */

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

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

.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: 6px; }
										