body				{ margin: 0; font-family: arial; font-size: 0.8em;  background-color: rgb(142,158,141); }


table.body-table			{ width: 100%; height: 100%; background-color: rgb(142,158,141);  }
table.scene-table		{ width: 600px;}
table.popup-body-table		{ width: 100%; height: 100%; background-color: rgb(30,65,95);  }
table.popup-body-table-varelser	{ width: 100%; height: 100%; background-color: rgb(92,108,91);  }

td.td-scene			{ height: 100%; }
td.td-bodytekst			{  }
td.td-topnav1			{ padding: 10px 0px 0px 20px; }
td.td-bundnav1			{ padding: 0px 0px 0px 20px; background-color: rgb(92,108,91); }

.small		{ font-size: 11px; color: rgb(214,219,209);}
.bodytekst	{ font-size: 1em; color: rgb(255,255,255); margin: 20px 80px 30px 102px; }
.formtekst	{ font-size: 0.8em; color: rgb(255,255,255); margin: 2px 2px 2px 2px; }

form			{ margin: 10px; }
input.input-linier		{ font-family: arial; font-size: 12px; height:20px;  
			border: solid; border-width:1px; 
			border-color: rgb(255,255,255);
			padding: 2px 0px 2px 5px; background-color: rgb(214,219,209); margin: 2px 2px 2px 2px; }

input.input-bottoms	{ font-family: arial; font-size: 10px; height:20px; width: 50px;  
			border: solid; border-width:1px; 
			border-color: rgb(255,255,255);
			padding: 2px 2px 2px 2px; background-color: rgb(214,219,209); margin: 2px 2px 2px 2px; }

img.img-maps		{ margin: 0px 0px 8px 0px;}
img.img-nav1		{ margin: 0px 0px 0px 0px;}


a		{ font-size: 11px; color: rgb(214,219,209);}

