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

p			{ 	font-family: Verdana, arial, sans-serif; 
				font-size: 11px; 
				line-height: 19px;
				color: #333333;
				margin-top: 0px; }

h2			{ 	font-family: Verdana, arial, helvetica, sans-serif; 
				letter-spacing: 1px;
				font-size: 12px; 
				color: #333333; 
				font-weight: bold;
				margin-bottom: 12px; }

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

fieldset	{	border: solid 1px #666699;
			width: 450px;
			padding: 10px; }

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

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

textarea	{	overflow: auto; }

hr			{	clear: both;
				height: 1px;
				color: #336699; }

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

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

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

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

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



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

#kasse		{	position: absolute; top: 0; right: 0; left: 0;
				width: 100%;
				height: 35px;
				border-top: 3px solid #666699; 
               	border-bottom: 1px solid #666699;
               	background-color: #acbccd;
               	z-index: 2; }

#top		{	position: absolute; top: 23px; left: 50%;
               	margin-left: 165px;
				height: 40px;
				width: 180px;
				padding-top: 15px;
				padding-right: 12px;
				padding-bottom: 12px;
				padding-left: 18px;
				border: 1px solid #333366;
				background-color: #fcfcfc;
				z-index: 5; } 

#top h1 {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
	color: #334466; 
	letter-spacing: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}
               	
#menu		{  	font-family: Verdana, arial, sans-serif; 
				font-size: 10px; font-weight: bold; 
				word-spacing: 10px;
               	position: absolute; top: 38px; left: 50%;
               	margin-left: -370px;
               	width: 650px;
               	height: 25px;
               	padding-left: 20px;
               	border-bottom: 1px solid #666699;
               	background-color: #fcfcfc;
               	z-index: 1; }
               	
#undermenu	{  	font-family: Verdana, arial, sans-serif; 
				font-size: 10px; font-weight: bold; 
               	line-height: 16px;
               	position: absolute; left: 15px;
               	width: 40px;
               	padding-top: 55px;
               	padding-bottom: 15px;
               	padding-left: 3px;
               	border-left: 1px solid #666699;
               	z-index: 4; }
               	
#tekst		{ 	font-family: Verdana, arial, sans-serif; 
				font-size: 11px; color: #333333; 
               	line-height: 19px; 
               	text-align: left;
               	position: absolute; top: 75px; right: 15px; left: 50%;
               	margin-left: -275px; 
               	width: 550px;
               	border-right: 1px solid #666699; 
               	border-left: 1px solid #666699; 
               	padding-top: 20px;
               	padding-right: 40px; 
               	padding-bottom: 20px;
               	padding-left: 20px; 
               	background-color: #fcfcfc;
               	z-index: 3; }
             						
#stil		{	font-family: Verdana, arial, helvetica, sans-serif; 
				font-size: 11px; font-weight: normal;
				line-height: 17px;
				position: absolute; bottom: 35px; left: 50%;
				margin-left: 310px;
				width: 40px;
				padding-top: 4px;
				padding-right: 14px;
				padding-bottom: 4px;
				padding-left: 14px;
				text-align: left;
				border: 1px solid #666699;
				background-color: #FFFFFF;
				z-index: 6; }
					
.dekor {
	display: none;
}


.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;
}				
