.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #717075;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #717075;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #717075;
}
a:link {
	color: #CAEA5A;
	text-decoration: none;
}
a:visited {
	color: #CAEA5A;
	text-decoration: none;
}
a:hover {
	color: #717075;
	text-decoration: underline;
}
a:active {
	color: #CAEA5A;
	text-decoration: none;
}
.leftbg {
	background-image: url(../layout/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bildbg {
	background-image: url(../layout/bild_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
