body {
	font-family: Verdana, Liberation sans, sans-serif;
	color: #1A8900;
}

a {
	color: #1A8900;
}


.body {
	position: absolute;
	bottom: 0;
	height: 350px;
	background: url(images/body_bg.jpg) repeat-x;
	width: 100%;
}

.header {
	height: 190px;
	background: url(images/header_bg.jpg) no-repeat;
}

.header h1,
.header p {
	text-indent: -999em;
}

.contactdata {
	position: relative;
	top: -380px;
}

.contentdata {
	position: relative;
	top: -250px;
}

.vcard {
	font-size: 1em;
	line-height: 140%;
	margin-bottom: 1.2em;
}

.org {
	display: block;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0.25em;
}

a.url {
	text-decoration: none;
}

.fn {
	display: block;
	margin-bottom: 0.5em;
}

.adr {
	margin-top: 0.5em;
}
