body {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#page      {
	display: block;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	position: relative;
	width: 700px
}
h2 {
	font-size: 20px;
	font-weight: normal;
}

#events {
	margin: 0px auto;
	width: 700px;
	border: 0px solid #c0c0c0;
	padding: 7px;
}
#events h2 {
	font-size: 11pt;
	font-weight: bold;
	font-family: arial,sans-serif;
	border-bottom: 1px solid #c0c0c0;
	text-transform: uppercase;
}
#events p {
	background: #efefef;
	border: 1px solid #ddd;
	padding: 3px;
}
#footer {
	margin: 10px auto;
	width: 700px;
	border-top: 1px solid #c0c0c0;
	font: 10px verdana,arial,sans-serif;
	text-align: center;
}

/* Begin Images */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright     { display: block; margin: 0 0 0 10px }
img.alignleft  { display: block; margin: 0 0 0 0; padding: 0 }

.alignright   { display: block; float: right }
	
.alignleft  { display: block; float: left }
/* End Images */

p {
	margin-top: 2em;
}
#foto { text-align: left; margin-right: 1em; float: left; clear: left }

#jul2006 {
/*	position: absolute;
	top: 2px; right: 2px; */
	float: right;
	margin-top: 25px;
}
#events p {
/*	width: 490px; */
}

ul { list-style: none }

/* höstmarknad*/
#vhm07 {
	float: left;
	margin-right: 1em;
	width: 400px;
}
#vhm07 img {
	float: left;
}

