BODY 
{ 
	text-align: center;
	margin: 0px;
	background-color: #ffffff;
	COLOR: #474747;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px; 
}

TABLE 
{ 
    COLOR: #474747; 
    FONT-SIZE: 12px; 
}

P 
{ 
    COLOR: #474747; 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px; 
} 

B{
	COLOR: #6d7d8e;
}

h1 {
	FONT-SIZE: 19px;
	COLOR: #8d857d;
}

h2 {
	FONT-SIZE: 13px;
	color: #6d7d8e;
	/* color: #6d7d8e; */
	/* color: #a39990; */
	/* color: #474747; */
}

a{
	color: #8f867e;
	/* color: #474747; */
	text-decoration: none;
}

a:hover{
	color: #474747;
	/* color: #6d7d8e; */
	text-decoration: none;
}


.text_white {
	color: #ffffff;
}

.text_gra {
	color: #a3a3a3;
	FONT-SIZE: 11px;
}


.bak {
background-image: url(images/bak_1.jpg);
/*background-position: bottom right;*/
background-repeat: no-repeat;
}

.meny_lista {

	border-bottom: 1px solid #e6e6e6;
	padding-top: 4px;
	padding-bottom: 4px;

}

/* *********** Sidans huvudtabell ****************** */
.all_tb {
	width:760px;
}

/* ************* TR för logga rutan **************** */
.rutan {
	background-color: #adc1d7;
}
	
	/* ************* TD för loggan **************** */
	.logga {
		background-image: url(images/logga1.gif);
		background-repeat: no-repeat;
		background-position: top right;
		width:95%;
	}

	/* ************* TD för vänster logg hörn **************** */
	.rutan_1 {
		background-image: url(images/ruta_1.gif);
		background-repeat: no-repeat;
		background-position: top left;
		width:14px;
		height:60px;
	}
	
	/* ************* TD för höger logg hörn **************** */
	.rutan_2 {
		background-image: url(images/ruta_2.gif);
		background-repeat: no-repeat;
		background-position: top right;
		width:14px;
		height:60px;
	}

/* ************* TD för ljusblå rutan under loggan  **************** */
.ruta_ljus {
	background-color: #cad7e4;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}

/* ************* TD för stora textrutan  **************** */
.main {
	border-style: solid;
	border-width: 4px;
	border-color: #adc1d7;
}


/* ************* Tabell för stora textrutan som ligger i main  **************** */
.mail_tb {
	margin: 3px;
	width:100%;
}
	
	/* ************* TD CSS för bild nr 1  **************** */
	.bild_1 {
		padding: 4px;
		width:203px;
		height:270px;
	}
	
	/* ************* TD CSS för bild nr 2  **************** */
	.bild_2 {
		padding: 4px;
		width:241px;
		height:318px;
	}
	
	/* ************* TD CSS för bild nr 3  **************** */
	.bild_3 {
		padding: 4px;
		width:241px;
		height:318px;
	}
	
	/* ************* TD CSS för textrutor under bild  **************** */
	.bild_1_ruta {
		padding: 4px;
		width:203px;
	}
	
		/* ************* DIV CSS för textrutor under bild  **************** */
		.bild_1_ruta_color {
			/* background-color: #cad7e4; */
			background-color: #e3d6c9;
			padding: 16px;
			text-align: center;
		}

/* ************* TR CSS för adressrutan  **************** */
.rutan_bottom {
	background-color: #adc1d7;
}
	
	/* ************* TD CSS för adresstexten  **************** */
	.adress{
		border-top: 2px solid #ffffff;
		width:95%;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		FONT-SIZE: 11px;
		color: #6d7d8e;
	}
	
	/* ************* TD CSS för vänster hörn  **************** */
	.rutan_bottom_1 {
		border-top: 2px solid #ffffff;
		background-image: url(images/ruta_4.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		width:14px;
		height:30px;
	}
	
	/* ************* TD CSS för höger hörn  **************** */
	.rutan_bottom_2 {
		border-top: 2px solid #ffffff;
		background-image: url(images/ruta_3.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		width:14px;
		height:30px;
	}
	

/* ************* TD för maintext  **************** */
.text { 
    FONT-SIZE: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	COLOR: #27323F;
	padding: 16px;
	background-image: url(bilder/bak_1.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}




.tb_textruta_v {
	background-color: #e3d6c9;
	width:203px;
	margin-top: 0px;
	margin-bottom: 0px;
}

	.ruta_gray_1 {
		background-image: url(bilder/ruta_1.gif);
		background-repeat: no-repeat;
		width:13px;
		height:13px;
	}

	.ruta_gray_2 {
		background-image: url(bilder/ruta_2.gif);
		background-repeat: no-repeat;
		width:13px;
		height:13px;
	}

	.ruta_gray_3 {
		background-image: url(bilder/ruta_3.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		width:13px;
		height:13px;
	}

	.ruta_gray_4 {
		background-image: url(bilder/ruta_4.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		width:13px;
		height:13px;
	}
	
.tb_textruta_inne {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	FONT-SIZE: 12px;
	border: 0px solid #e6e6e6;
}

.pris b{
color: #8f867e;
font-size: 18px;
}