* {
	font-family: futura, arial;
	font-size: 9pt;
	color: #221e1f;
	line-height: 130%
}

body {
	background-color: #bfc0c2;
	margin-left: 0px;
	margin-top: 20px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}

.gradient-right {
	background-image : url(/img/gradient_right.gif);
	background-repeat : repeat-y;
	width: 13px;
}

.gradient-bottom {
	background-image : url(/img/gradient_bottom.gif);
	background-repeat : repeat-x;
	width: 9px;
}

.gradient-horn {
	background-image : url(/img/gradient_horn.gif);
	background-repeat : no-repeat;
	width: 10px;
	height: 9px;
}

.yta {
	background-color: #ffffff;
	width: 900px;
	height: 750px;
	border: 1px #ffffff solid;
}

.top {
	height: 120px;
}

.left {
	background-color: #221e1f;
	width: 30%;
}

.padding-top {
	padding-top: 10px;
	padding-bottom: 7px;
}

.padding-top2 {
	padding-top: 44px;
}

.padding-bottom {
	padding-bottom: 15px;
}

.padding-right {
	padding-right: 18px;
	font-weight: bold;
	font-style: italic;
}

.padding-left {
	padding-left: 25px;
}

.vittext, .vittextstor {
	color: #ffffff;
	padding-left: 5px;
}

.vittextstor {
	font-size: 14pt;
}

a.meny {
	color: #ffffff;
	text-decoration: none;
}

a.meny:HOVER, a.mail:HOVER {
	color: #51bdec;
}

a.mail {
	text-decoration: none;
	color: #000000;
}

a.mail:HOVER {
	
}

.rubrik {
	font-size: 14pt;
	font-weight: bold;
}

.rubrik2 {
	font-size: 13pt;
	font-weight: normal;
}

.rubrik3 {
	font-size: 10pt;
	font-weight: normal;
	letter-spacing : 2px;
}

.bild {
	background-image : url(/img/erbjudande.gif);
	background-repeat: no repeat;
	left: 0px;
	width: 298px;
	height: 234px;
	position: relative;
}


