
body, html {
	width: 100%;
	height : 100%;
	background-color: #5B8DA2;
	margin: 0px;
	padding: 0px;
	overflow: hidden;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	line-height: 31px;
}
p.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 31px;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF3399;
}
td.photography {
	background-color: #466D7D;
}
td.experimental {
	background-color: #649AB1;
}
td.work {
	background-color: #5B8DA2;
}
td.about {
	background-color: #ACC8D4;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}