
html			{	/*scrollbar-face-color: #1A1A1A; 
               		scrollbar-highlight-color: #222222; 
               		scrollbar-shadow-color: #666666; 
               		scrollbar-3dlight-color: #333333; 
               		scrollbar-arrow-color: #666666; 
               		scrollbar-track-color: #1A1A1A; 
               		scrollbar-darkshadow-color: #333333;
               		overflow-x: hidden;*/ }

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

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

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

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

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

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

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

textarea	{	overflow: auto; }

hr			{	clear: both; }

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

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


a 			{ 	color: #99CCFF; text-decoration: none; }
a:hover      	{ 	color: #FFFFFF; text-decoration: underline; }
a:active 		{ 	color: #99CCFF; text-decoration: none; }

menu a 			{ 	color: #99CCFF; text-decoration: none; }
menu a:hover 		{ 	color: #FFFFFF; text-decoration: underline; }
menu a:active		{ 	color: #99CCFF; text-decoration: none; }

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


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

#kasse		{	position: absolute; top: 0; right: 0; left: 0;
				width: 100%;
				height: 95px;
				border-top: 4px solid #666699; 
               		border-bottom: 1px solid #666699;
               		background-image: url('../images/sorttop.gif'); 
               		background-repeat: no-repeat; 
               		background-position: left top;
               		background-attachment: fixed;
               		background-color: #333333;
               		z-index: 1; }

#top {
	position: absolute; top: 30px; right: 15px;
	z-index: 6;
} 

#top h1 {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal; 
	color: #d5d5d5; 
}

#menu	    	 	{  	font-family: Verdana, arial, sans-serif; 
				font-size: 10px; font-weight: normal; 
				color: #FFFFFF;
               		position: absolute; top: 60px; right: 0; left: 0;
               		margin: 0;
               		width: 90%;
               		height: 25px;
               		padding-top: 1px;
               		padding-bottom: 2px;
               		padding-left: 100px;
               		border-top: 1px solid #CCCCCC; 
               		border-right: 1px solid #CCCCCC;
               		border-bottom: 1px solid #CCCCCC;
               		background-color: #000000;
               		/*filter: alpha(opacity="65");*/
               		z-index: 3; }
               	
#undermenu   	 {  	font-family: Verdana, arial, sans-serif; 
				font-size: 10px; 
				font-weight: normal; 
				color: #FFFFFF;
               		line-height: 12px;
               		position: absolute; top: 0; left: 485px;
               		width: 350px;
               		height: 20px;
               		padding-top: 5px;
               		padding-bottom: 15px;
               		padding-left: 3px;
               		z-index: 5; }
               	
#tekst       	{ 	font-family: Verdana, arial, sans-serif; 
				font-size: 12px; color: #BBBBBB; 
               		line-height: 19px; 
               		text-align: justify;
               		position: absolute; top: 105px; right: 15px; left: 100px; 
               		width: 550px;
               		border-left: 1px solid #666666; 
               		padding-top: 20px;
               		padding-right: 0; 
               		padding-bottom: 20px;
               		padding-left: 20px; 
               		z-index: 2; }
               						
#stil			{	font-family: Verdana, arial, helvetica, sans-serif; 
				font-size: 11px; font-weight: normal;
				position: absolute; right: 15px; bottom: 75px;
				width: 30px;
				padding-top: 4px;
				padding-right: 14px;
				padding-bottom: 4px;
				padding-left: 14px;
				text-align: left;
				border: 1px solid #666699;
				z-index: 4; }
					
.dekor {
	display: none;
	}


/* pynt med mere */

.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: #DDDDDD;
				width: 60px;
				height: 20px;
				background-color: #333333;
				border: 1px solid #666666;
				margin-top: 10px;   }

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