@charset "utf-8";
.rightcontentborder {
	background-image: url(index1_16.jpg);
	background-repeat: repeat-y;
}
.line {
	background-image: url(line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.leftcontentborder {
	background-image: url(index1_11.jpg);
	background-repeat: repeat-y;
}
.rubrik {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #333333;
	font-weight: bold;
}
.rubrikwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.brodtext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
}
.brodtextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.allborder {
	border: 1px solid #E2FB01;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
}
.backgroundquestions {
	border: 1px solid #e4ff02;
	background-color: #292929;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
