html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	font-family: "Times New Roman", serif;
	font-size: 115%;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(img/background-hell.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #000000;
}

a {
	color: #cacaca;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a img {
	border: none;
}

div#masthead h1 {
	position: absolute;
	bottom: 11px;
	right: 20px;
	width: 225px;
	height: 33px;
	margin: 0px;
	padding: 0px;
}

div#masthead h1 a {
	display: block;
	text-indent: -4000px;
	width: 225px;
	height: 33px;
	background-image: url(img/titel-kurz.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div#distance {
	width: 1px;
	height: 50%;
	background-color: #000000;
	margin-bottom: -250px; /* half of container's height */
	float: left;
}


div#content h1 {
	position: absolute;
	left: -10000px;
}

div#content {
	clear: left;
	position: relative;
	width: 900px;
	height: 500px;
	margin: auto;
}

div#fotografie, div#person {
	width: 49%;
	height: 420px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}

div#fotografie {
	border-right: 2px solid #999999;
}

div#content p {
	margin: 20px;
}

div#content p.navigation {
	width: 100%
	height: 420px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

div#content p.navigation span.zurueck {
	position: absolute;
	top: 10px;
	display: block;
	width: 80px;
	height: 25px;
	text-indent: -100000px;
}

div#content  div#fotografie span.zurueck {
	right: 10px;
	background-image: url(img/zurueck-links.png);
}

div#content  div#person span.zurueck {
	left: 10px;
	background-image: url(img/zurueck-rechts.png);
	background-image: url(img/zurueck-links.png);
}

div#fotografie p.navigation a, div#fotografie p.navigation a span.titel, div#person p.navigation a, div#person p.navigation a span.titel {
	display: block;
	width: 100%;
	height: 420px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

div#fotografie p.navigation a span.titel, div#person p.navigation a span.titel {
	text-indent: -10000px;
}

div#fotografie p.navigation a span.titel {
	background-image: url(img/fotografie.png);
}

div#fotografie p.navigation a:hover, div#fotografie p.aktiv a {
	background-image: url(img/fotografie-back.jpg);
}

div#fotografie p.navigation a:hover span.titel, div#fotografie p.aktiv a span.titel {
	background-image: url(img/fotografie-hover.png);
}

div#person p.navigation a span.titel {
	background-image: url(img/person.png);
}

div#person p.navigation a:hover, div#person p.aktiv a {
	background-image: url(img/person-back.jpg);
}

div#person p.navigation a:hover span.titel, div#person p.aktiv a span.titel {
	background-image: url(img/person-hover.png);
}



ul#menu, ul#footer {
	clear: both;
	display: none;
}

div#content div.fotos p {
	width: 100px;
	height: 115px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.fotos a {
	display: block;
	margin: auto;
	text-decoration: none;
}

div.fotos p a {
	width: 75px;
	height: 75px;
	overflow: hidden;
}

div.fotos p a img {
}

div#fotografie img {
	border: 1px solid #cacaca;
	float: left;
	margin: 3px;
}

ul#alben {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;	
	list-style-type: none;
	font-size: 15pt;
}

ul#alben li {
	overflow: hidden;
	white-space: nowrap;
}

ul#alben li a {
	display: block;
	height: 100%;
	padding: 5px;
	padding-left: 12px;
	border-top: 1px solid #3f3f3f;
	border: none;
}

ul#alben li a span {
	color: #616161;
	margin-left: 15px;
	font-size: 10pt;
}

ul#alben li.first a {
	border: none;
}

ul#alben li a:hover {
	background-color: #292929;
	background-color: transparent;
	background-image: url(img/alben-hover.png);
}

ul#alben li a:hover span {
	color: #8b8b8b;
}

div#content div p a#flickr {
	display: block;
	width: 56px;
	height: 20px;
	background-image: url(img/flickr.png);
	position: absolute;
	bottom: 5px;
	right: 71px;
	text-indent: -10000px;
}

div#content div p a#flickr:hover {
	background-image: url(img/flickr-hover.png);
}

div#content div p a#picasa {
	display: block;
	width: 86px;
	height: 20px;
	background-image: url(img/picasa.png);
	position: absolute;
	bottom: 5px;
	right: 150px;
	text-indent: -10000px;
}

div#content div p a#picasa:hover {
	background-image: url(img/picasa-hover.png);
}

div#content div p a#deviantart {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/deviantart.png);
	position: absolute;
	bottom: 5px;
	right: 139px;
	text-indent: -10000px;
}

div#content div p a#deviantart:hover {
	background-image: url(img/deviantart-hover.png);
}

div#content ul.pagination {
	width: 36px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 420px;
	position: absolute;
	top: 40px;
	right: 20px;
	background-image: url(img/grid.gif);
	background-position: 0px 194px;
	background-repeat:no-repeat;
}

div#content ul.pagination li {
	position: absolute;
	height: 229px;
}

div#content ul.pagination li a {
	display: block;
	height: 229px;
	width: 36px;
	text-indent: -10000px;
}

div#content ul.pagination li#prev {
	background-image: url(img/grid-up-stop.gif);
	background-position: 0px 141px;
	background-repeat:no-repeat;
	top: 0px;
}

div#content ul.pagination li#next {
	background-image: url(img/grid-down-stop.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	bottom: 0px;
}


div#content ul.pagination li#prev a {
	background-image: url(img/grid-up-stop.gif);
	background-position: 0px 141px;
	background-repeat:no-repeat;
}

div#content ul.pagination li#next a {
	background-image: url(img/grid-down-stop.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;
}

div#content ul.pagination li#prev a:hover {
	background-image: url(img/grid-up-fast.gif);
}

div#content ul.pagination li#next a:hover {
	background-image: url(img/grid-down-fast.gif);
}

div#content ul.pagination li#page {
	text-indent: -10000px;
	width: 36px;
	height: 40px;
	top: 190px;
}

/* LINES */

div#content ul.lines.pagination {
	background-image: url(img/lines.gif);
}

div#content ul.lines.pagination li#prev {
	background-image: url(img/lines-up-stop.gif);
}

div#content ul.lines.pagination li#next {
	background-image: url(img/lines-down-stop.gif);
}


div#content ul.lines.pagination li#prev a {
	background-image: url(img/lines-up-stop.gif);
}

div#content ul.lines.pagination li#next a {
	background-image: url(img/lines-down-stop.gif);
}

div#content ul.lines.pagination li#prev a:hover {
	background-image: url(img/lines-up-fast.gif);
}

div#content ul.lines.pagination li#next a:hover {
	background-image: url(img/lines-down-fast.gif);
}

a:focus {
	-moz-outline-style: none; /* hide focus rectangle */
}

a#maker {
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -1000px;
	background-image: url(img/obsessive-media.png);
	position: absolute;
	left: 4px;
	bottom: 4px;
}
