
BODY		{margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-family:sans-serif,arial;
		font-size:11px;
		background-color:#FFFFFF;
		background-image: url('images/bg_popup.png');
		background-attachment: fixed;
		background-position: top left;
		background-repeat: repeat-y;}

A:visited	{color:#b01b1c; text-decoration:none;}
A:link		{color:#b01b1c; text-decoration:none;}
A:hover		{color:#b01b1c; text-decoration:underline;}
A:active	{color:#b01b1c; text-decoration:none;}

H1		{background: url('images/menu_titlebox.png');
		background-repeat:no-repeat;
		padding:4px 4px 6px 22px;
		margin:0px 7px 0px 8px;
		font-size:13px;
		border-bottom:1px dotted #000000;}

H2		{margin-left:0px;
		margin-top:3px;
		margin-bottom:12px;
		font-size:14px;}

H3		{margin-top:0px;
		margin-bottom:0px;
		font-size:14px;}

H4		{margin-top:0px;
		margin-bottom:0px;
		font-size:12px;}

P		{font-family:sans-serif,arial;
		font-size:11px;}

#design_popup	{width:631px;
    height:300px;
		border:0px solid #000000;
		background-image: url('images/design_popin.png');
		background-position:top left;
		background-repeat: repeat-x;}
		
#design_popup_diorama	{
		border:0px solid #000000;
		background-image: url('images/design_popup.png');
		background-position:top left;
		background-repeat: no-repeat;}
		
#design_popin	{width:585px;
    height:300px;
		border:0px solid #000000;
		background-image: url('images/design_popin.png');
		background-position:top left;
		background-repeat: repeat-x;
		}

#text_field	{width:614px;
		height:300px;
		margin-left:1px;

		border:0px solid #000000;
		padding:8px;}
		
#text_field_diorama	{
		width:619px;
		margin-left:0px;
		overflow:scroll;
		border:0px solid #000000;
		padding:0px;}
		
#text_field_popin	{width:566px;
		height:300px;
		margin-left:1px;

		border:0px solid #000000;
		padding:8px;}

UL		{list-style:none;
		text-align:left;
		padding-left:0px;}

LI		{margin-bottom:3px;
		margin-left:0px;
		padding-left:14px;
		text-align:left;
		background:url('images/arrow.png');
		background-repeat: no-repeat;
		font-size:11px;}

hr 		{border: none 0;
		border-top: 1px solid #000000;
		height: 1px;
		}
		
i		{font-size:11px;}

td	{font-size:11px;}

#controlpanel	{position:absolute;
							margin-top:352px;
							height:100px;
							z-index:100;
							background:#FFFFFF;
							border-top:1px solid #000000;
							filter:alpha(opacity=85);
							opacity: 0.85;
							-moz-opacity:0.85;}
													
#bildefelt		{z-index:90;
							position:absolute;}

#knapper_popin	{height:52px;
		width:604px;
		background: url('images/header_popin.png');}	
		
IMG.close	{border:0px; 
		float:top; 
		margin-top:5px; 
		margin-right:4px;}
		

								
#back_button {
						  padding:0px 0px 0px 0px; 
							margin:6px 8px 0px 0px;}
