.background {
	background-color: #141414;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.backgroundmeny {
	background-repeat: repeat-y;
	background-color: #353535;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.rubrik {
	font-family: Calibri;
	font-size: x-large;
	font-weight: bold;
	color: #9c9c9c;
}
.pictureborder {
	border: 1px solid #FFF;
}

.brodtext {
	font-family: Calibri;
	font-size: small;
	color: #9c9c9c;
}
.form {
	font-family: Calibri;
	font-size: small;
	color: #9c9c9c;
	width: 250px;
	border: 1px solid #333;
}
.brodtextbutton {
	font-family: Calibri;
	font-size: small;
	color: #000;
	border: 1px none #666;
}
.brodtextbold {
	font-family: Calibri;
	font-size: small;
	font-weight: bold;
	color: #9c9c9c;
}

.divider {
	background-image: url(linenews.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #353535;
}

.graybackground {
	background-color: #353535;
}
