body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0;
	background-color: #fff;
}

#htabell {
	margin-left: 0px;
}

/*** Logga ***/
.loggacell {
	width: 250px;
	border-bottom: 1px solid #AEAEAE;
}

/*** Huvudmeny ***/

.hmenykol_rad1 {
	width: 209px;
}

.hmenykol {
	width: 180px;
	background-image: url(/wp-content/themes/morgan/images/menybg.gif);
	background-repeat: repeat-y;
}

.hmenykol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.hmenykol li.page_item {
	text-align: left;
	margin: 0px;
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #fff;
	list-style-image: url(/wp-content/themes/morgan/images/menyknapp.gif);
	list-style-position: inside;
}

.hmenykol li.page_item a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #504F4F;
	text-decoration: none;
}

.hmenykol li.page_item a:hover {
	text-decoration: underline;
}

/*** Kolumn mellan meny och satsyta ***/

.meny_satsyta_kol {
	width: 29px;
}

/*** Satsytan ***/
.satsytacell {
	width: 491px;
	background-color: #fff;
}

div.satsyta {
	margin-right: 50px;
	margin-bottom: 50px;
}


.satsyta h1, h2, h3 {
	font-family: Georgia, Verdana, sans-serif;
	line-height: 1.2em; 
	color: #37211d; 
	font-weight: normal;
}

.satsyta h1 {
	font-size: 150%;
	margin: 0 0 .5em 0;
	color: #37211d;
}

.satsyta h1 a {
	color: #37211d; 
}

.satsyta h2 {
	margin: 1.2em 0 .4em 0;
	font-size: 120%;
	color: #37211d; 
}

.satsyta h2 a {
	color: #37211d; 
}

.satsyta p {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #37211d;
	margin: 0px 0 .5em 0;
}

.satsyta a {
	color: #000; /*464545; */
}



/* Citatruta */

.citatruta {
	font-family: Verdana, sans-serif;
	margin: 0px 0px 3px 10px;
	padding: 1% 3%;
	border-left: 1px dashed #AEAEAE;
	width: 150px;
	float: right; 
}

.citatruta h1 {
	font-size: 12px;
}

.citatruta p {
	font-size: 10px;
	font-style: italic;
}

/** texttabell **/
.texttabell {
	margin-bottom: 55px;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #37211d;
}

.satsyta .texttabell h1 {
	margin-top: 25px;
	font-family: Georgia, Verdana, sans-serif;
	line-height: 1.2em; 
	color: #37211d; 
	font-size: 160%;
	font-weight: normal;
}

/*** Bildkolumn till höger ***/

.bildkol img {
	margin-top: 10px;
}

/**' Högerkolumn ***/
.hkol {
	width: 120px;
}

.hkol img {
	margin-bottom: 8px;
}

/*** sidfot ***/

.hmenykol_sidfot {
	height: 60px;
	background-image: url(/wp-content/themes/morgan/images/menysidfot.gif);
	background-repeat: repeat-y;
	background-color: #E1DFD4;
}

.sidfotyta {
	margin-left: 190px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #504F4F;
	white-space: nowrap;	
}

.sidfotyta a  {
	color: #504F4F;
}

.sidfotlod {
	color: #fff;
}


/*** sidfot redaktoren ***/
.sidfotred {
	border-top: 1px solid #AEAEAE;
}

.sidfotred p  {
	margin-right: 20px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #ccc;
}

.sidfotred a  {
	color: #ccc;
}

div.red  {
	margin-top: 5px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #666;
}

div.red a  {
	color: #666;
}

div.red a:hover  {
	color: red;
}