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

body 	{
	width: 100%;
	height: 100%;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #000000;
	background-image: url('newyork/subway.jpg');
	background-repeat: no-repeat;
	}

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

h1		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	/*font-style: italic;*/
	color: #DF3A1E;
	text-decoration: none;
	margin-top: 22px;
	margin-bottom: 8px;
	margin-left: 30px;
}
			

fieldset	{	border: solid 1px #990000;
			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: #CCCCCC; }

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

.imgr	{		float: right;
			clear: right;
			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: 4px;
			margin-left: 0; }

a 			{ 	color: #6699CC; text-decoration: none; }
a:hover		{ 	color: #FF6666; text-decoration: underline; }
a:active 		{ 	color: #6699CC; text-decoration: none; }

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

#stil a 		{ 	color: #336699; text-decoration: none; }
#stil a:hover	{ 	color: #FF0000; text-decoration: underline; }
#stil a:active 	{ 	color: #FFCC99; text-decoration: none; }

#side	{
	position: absolute;
	top: 0;
	right: 87px;
	width: 475px;
	height: 287px;
	border-left: solid 2px #E53D20;
	background-color: #FFFFFF;
	z-index: 2;
 	}

#kasse	{
	/*display: none;*/
	position: absolute;
	top: 0px;
	width: 20px;
	height: 100%;
	background-color: #C23016;
	background-image: url('nystreg/stribe.gif');
	z-index: 6;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #992511;
	border-left-color: #EB644B;
	right: 570px;
}


#top	{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 242px;
	height: 50px;
	margin-top: 0;
	z-index: 2;
	float: left;
	background-image: url('newyork/trip.gif');
} 


#menu		{
	position: absolute;
	top: 40px;
	right: 320px;
	width: 210px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	z-index: 3;
	}

#menu h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #952511;
	background-color: #E0E5E8;
	background-image: url('newyork/h2bag.jpg');
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

#menu p	{
 	font-family: Verdana, arial, sans-serif; 
	font-size: 10px;
  	line-height: 18px; 
	margin-bottom: 20px;
	}
               	
#menu a 	{ 	
	display: block;
	width: 90px;
	margin-left: 10px;
	color: #6699CC; 
	text-decoration: none; 
	clear: right; 
	}

#menu a:hover		{ 	color: #FF6666; text-decoration: underline; clear: right; }
#menu a:active 		{ 	color: #6699CC; text-decoration: none; clear: right; }

#undermenu	{
	position: absolute;
	top: -1px;
	left: 228px;
	width: 210px;
	z-index: 7;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, arial, sans-serif; 
	font-size: 10px; font-weight: normal; 
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 0;
}

               	
#tekst       {
	position: absolute;
	top: 0px;
	right: 60px;
	width: 500px;
	height: 100%;
	background-color: #FFFFFF;
	z-index: 1;
	overflow: auto;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E53D20;
	border-left-color: #E53D20;
	}

#tekst h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url('newyork/h2bag1.jpg');
	background-color: #E0E5E8;
	margin-top: 290px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 2px ridge #EBEBEB;
	}
	
#tekst h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: 30px;
}

#tekst img {
	margin-top: 340px;
	margin-left: 30px;
}

#tekst p	{
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	margin-top: 4px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}

#nyt	{
	position: absolute;
	top: 40px;
	right: 90px;
	width: 210px;
	height: 190px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	z-index: 7;
	}

#nyt h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #952511;
	background-color: #E0E5E8;
	background-image: url('newyork/h2bag.jpg');
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#nyt p,dd,dt	{
	margin-left: 10px;
	margin-right: 6px;
}
            	
#stil	{
	text-align: left;
	position: absolute;
	top: 250px;
	z-index: 7;
	right: 93px;
	width: 434px;
	border: 2px ridge #FFFFCC;
}

#stil p	{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	word-spacing: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}


.dekor	{
	position: absolute;
	top: 0px;
	width: 20px;
	height: 100%;
	background-color: #952511;
	z-index: 7;
	right: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #7A1E0E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C23016;
	}

.dekor img {
	display: none;
}

.galleri 	{	position: relative; top: 5px; left: 10px;
			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;  }
										
