body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../../photos/background.gif);


}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}

.bildout {
	background-color: #000000;
	cursor: hand;
	cursor: pointer;
}

.bildover {
	background-color: #000000;
	cursor: hand;
	cursor: pointer;
}

.bildon {
	background-color: #000000;
	cursor: default;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	line-height: 26px;
	font-weight: normal;
	margin-left: 60px;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	margin-left: 60px;
}
.navout {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	line-height: 24px;
	font-weight: normal;
}
.published {
	background-color: #000000;
	cursor: hand;
	cursor: pointer;
}
.contact {
	background-color: #000000;
	cursor: hand;
	cursor: pointer;
}