
body {
	background-color: white;
}

a  {
	font-style: bold;
	color: #000000;
}

a .hover {
	color: #000000;
	text-decoration: underline;
}

a .visited {
	color: #000000;
}

.footer {
	background-color: #171211; /* detta är färgen ni ska ändra, från början stod det #171211 */
	min-height: 162px;
}

.footer p {
	color: white;
	font-family: 'Calibri';
	width: 45%;
}

#footer-container {
	padding-top: 8px;
}

.footer a {
	color: white;
	font-style: bold;
	text-decoration: none;
}

.footer a .hover {
	color: white;
	text-decoration: underline;
}

.seethrough {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.project-title {
}

.project-title h1 {
	font-size: 22px;
	color: black;
}

.photocredit {
	display: block;
	margin-top: 12px;
	color: #555555;
	font-weight: none;
	text-transform: uppercase;
	clear: both;
}

.swedish {
	color: #000000;
	font-size: 16px;
	font-family: 'Radley', serif;
	padding-right: 12px;
	line-height: 20px;
}

.english {
	font-style: italic;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	font-family: 'Radley', serif;
}

.bonthropslide
{
}