.center {
	text-align: center;
}

.headerheight {
	height: 73px;
	margin: 30px 0 20px 0;
}

h1 {
	position: absolute;
	overflow: hidden;
	height: 73px;
	width: 460px;

}

h1 span {
	position: absolute;
	top: 0;
	display: block;
	overflow: hidden;
	height: 73px;
	width: 460px;
	background: white url('/gfx/fotogalerie.png') no-repeat top left;
}

a {
	color: #0090DF;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #00669F;
}

.thumbnail {
	border: 1px solid gray;
	padding: 2px;
	margin:	5px;
	vertical-align: middle;
}

.thumbmain {
	position: relative;
	width: 149px;
	overflow: visible;
	margin: 0 auto;
}

.photocount {
	position: absolute;

	background: url('/gfx/photocount.png') no-repeat top left;

	bottom: 12px;
	right: 12px;

	height: 20px;
	width: 20px;

	text-align: center;
	font-weight: bold;

	line-height: 20px;

	/*font-size: 80%;*/
}

h2, h3, h4 {
	font-weight: 100;
}

h2 {
	font-size: 220%;
}

.noleftmargin {
	margin-left: 0;
}

.norightmargin {
	margin-right: 0;
}

.nomargin {
	margin: 0;
}

div.flickr {
	text-align: center;
	background: #EFEFEF;
}

div.flickr .grid_3 {
	padding: 0 5px;
	width: 210px;
}

img.flickr {
	margin: 1.5em 0;
}
