/* Stylesheet for Steingaven.no */


body		
		{margin-left:		15%;
		margin-right:		15%;
		margin-top:			1%;
		margin-bottom:		1%;
		border-style:		none;
		text-align: 		center;
		background-image:	url('./bilder/smaastein_vannmerke.jpg');}

		
table		
		{border-style:		none;
		padding:			15px;
		background-color:	#FFFFF0;}

		
td.logo		
		{border-style:		none;
		text-align:			center;
		padding:			1px;
		background-color:	#FFFFF0;}

		
td.menypunkt		
		{border-style:		none;
		text-align:			left;
		vertical-align:		top;
		padding:			5px;
		width:				180px;
		height:				30px;
		font-size: 			10pt;
     	font-family: 		"Verdana";
		font-weight:		bold;
		background-color:	#FFFFF0;}

				
td.main
		{border-style:		none;
	 	text-align: 		left;
		vertical-align:		top;
		padding:			15px;
		font-size: 			9pt;
     	font-family: 		"Verdana";
	 	line-height: 		16pt;
		background-color:	#FFFFF0;
		width:				600px;}
		
		
td.copyright
		{border-style:		none;
		text-align: 		center;
		padding:			5px;
		font-size: 			8pt;
     	font-family: 		"Verdana";
		font-style:			italic;}
		
		
image.logo	
		{border-style:			none;
	 	width:				100%;
		max-width:			800px;}


a
 		{font-size: 		10pt;
     	font-family: 		"Verdana";
		font-weight:		bold;
		font-style:			none;
		text-decoration:	none;		
	 	color: 				#000000;
		border:				none;}

		
a.active
 		{font-size: 		10pt;
     	font-family: 		"Verdana";
		font-weight:		bold;
		font-style:			italic;
		text-decoration:	none;
	 	color: 				#990000;
		border:				none;}
		
		
a.doc
 		{font-size: 		10pt;
     	font-family: 		"Verdana";
		font-weight:		normal;
		font-style:			italic;
		text-decoration:	underline;
	 	color: 				#000000;
		border:				none;}
		
				
form
		{font-size: 		9pt;
     	font-family: 		"Verdana";
		font-style:			italic;
	 	text-align:			left;
	 	color: 				#000000;
	 	background-color: 	white;
	 	line-height: 		16pt;
	 	margin-left: 		5%;
	 	margin-right: 		5%;
		margin-top:			0%;
		margin-bottom:		0%;
		width:				500px;
		max-height:			500px;}


label		
		{display: 			block;}

