	/*
		(c) 2002, Elin Tjerngren
	*/

h1 { font: 190% Garamond,'times new roman', serif; line-height:134% }
h2 { font: small-caps 70% Garamond,'times new roman', serif; line-height:150%; margin-bottom: 30px;	letter-spacing : 2px;}
p, #forum { font: 80% 'times new roman', serif; line-height:134% }

h1,p { color:#000000; }
a,a:link { color:#006699 }
a:visited,a:active,a:hover { #996699 }

body { background-color: lightgrey; color:black}


/* lib */
	.bord { border: 1px solid black; } 
	.lu { border-bottom: 1px solid black }
	.bl { display: block }
	a.noul { text-decoration: none }
	.posrel { position: relative;}
	.posabs { position: absolute;}
	.maxw { width: 100% }
	.hid { visibility: hidden }
	.mnsp { font: bold 1.1em/25px monospace; }

/* special */
	.menu { padding-bottom: 7px;  }
/* anv ej? */
	.hidtext { visibility: hidden; background-color:#ffff99 }
	
/* sidgrund */'

#content { margin: 5%; padding: 0px; width: 90%;  }
.contentbox, tr .contentbox { background-color:#FFFFFF; }


	#left { width: 70px; margin: 0px; padding-top: 30px; text-align: center; 	white-space : nowrap;  }
	#main { width: 100%; /* 100% is f auto - detta krävdes för att det skulle fungera i mozilla) */ margin: 0px; padding: 35px 10%;  }
	#right { width: 250px; margin: 0px; padding:30px; /*background : transparent url(dekor.gif) no-repeat top right;*/ }
	
	#forum { padding:30px; }

/*	bara css, ev framtida version:

	#content { position:relative; top:0px; left:0px; margin: 5%; padding: 0px; width: 80%; height: 100%; }
	
	.contentbox { position:relative; top:0px; height: 100%;  float:left; background-color:#FFFFFF; font: inherit; }

	#leftmen { left: 0px; width: 7%; margin: 0px; padding: 0px; text-align: center;  }
	#main {  left: 1px; width: 50%; margin: 0px 0px 0px 0px; padding: 60px;  }
	#rightside {  left: 2px; width: 25%; margin: 0px; padding:20px; }
*/


