body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: url("bilder/planker.gif") repeat;
	margin: 0;
	font-size: 12px;
}
#wrapper{
	width: 930px;
	margin: 0 auto 0 auto;
}
#innehall{
	background: url("bilder/body_vert.png") repeat-y;
}
.bold{
    font-weight: bold;
}

.red{
    color: #ce0000;
    font-weight: bold;
}

.red_big{
    color: #ce0000;
    font-size: 18px;
    font-weight: bold;
}
