.normaltext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.normaltextCentrerad {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.underrubrik {
	font-size: 44px;
	font-weight: bold;
	color: #0000FF;
	font-family: "Trebuchet MS";
	text-align: center;
}
.underrubrikMindre {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	font-family: "Trebuchet MS";
	text-align: left;
}

.rodText {
	font-weight: normal;
	color: #FF0000
}
a:link {
	color: #0000FF;
	text-decoration: none
}
a:visited {
	color: #999999;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.kolumner {
	border: 1px solid #999999;
	background-image: url(bild/bg3.png);
	text-align: justify;
}
.kolumnRubrik {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.kolumnRubrikLeft {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.konserttext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #A61414;
	font-weight: bold;
	text-align: center;
}
.inforutor {
	border: 1px solid #999999;
}

