body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #5d2121;
}

p { 
	font-family: Verdana;
	font-size: 14px;
}
	
h1 { 
	font-family: Verdana;
	font-siza: 16px;
}

a {
	font-family: Verdana;
	text-decoration: none;
	color: #4f1616;
	font-siza: 16px;
}

hr {
	border-style: solid;
	border-width: 1 0 0 0;
	border-color: #000000;
}

ul {
	magrin-top: 0px;
}

#menu li {
	list-style-type: none;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

#menu {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-left: 0; 
	list-style: none;
}

#menu a {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

.bottom {
	position: absolute;
	bottom: 0px;
	margin-top: max;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.print {
	text-align: right;
	font-size: 12px;
}

.gb {
	font-size: 12px;
}

.kalender {
	border-style: solid;
	border-width: 1 0 1 0;
	border-color: #000000;
	width: 100%;
}

.datum {
	float: left;
}

.namn {
	text-align: right;
}

h2 {
	margin: 0px;
	font-family: Verdana;
	font-size: 15px;
}



