body {
	background-attachment: fixed;
	background-image: url(../bilder/mq_b_me.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	background-color: FFF4D2;
	font-family: "Comic Sans MS";
	font-size: medium;
}
.heading {
	font-family: Verdana;
	font-size: 34px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	vertical-align: middle;
	text-align: center;


}
.textsmall {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;

}
.attention {
	font-family: Verdana;
	font-size: 16px;
	color: #FF0000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;



}
.textnormal {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
}
.navigation {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.verdnorm {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
}
.smallheading {
	font-family: Verdana;
	font-size: 18px;
	color: #660000;
	text-decoration: underline;
	font-style: italic;
	text-align: center;
	vertical-align: middle;


}
.medheading {
	font-family: Verdana;
	font-size: 21px;
	text-decoration: underline;
	color: #660000;
	font-style: italic;


}
.news {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #660000;
}
.invert {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FFFFFF;
}
.textgross {
	font-family: "Comic Sans MS";
	font-size: 18px;
}
.verdbold {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
}
.positioning {
	text-align: center;
	vertical-align: middle;
}
.stikethrough {
	text-decoration: line-through;
}
