.litentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.mellantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.stortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #FFFFFF;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 15px;
	color: #FFFFFF;
}
a:link {
	color: #FFF200;
	text-decoration: underline;
}
a:visited {
	color: #FFF200;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFF200;
	text-decoration: underline;
}
.url {
	background-image: url(../layout/url.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainbg {
	background-image: url(../layout/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 50px;
}
.textfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
}
