html {
	height: 101%;
	margin-bottom: 1px;
}

* {
	margin: 0px;
	padding: 0px;
	color: #787878;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	border: none;
}

body {
	background-color: #232420;
	color: #787878;
	margin: 0px;
	padding: 0px;
	color: #787878;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#container {
	width:970px;
	background: #232420;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#logo {
	float: left;
	background-image: url(/Images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:202px;
	height: 40px;
	margin-bottom: 16px;
	overflow:hidden;
}

#logoclick {
	width:202px;
	height: 40px;
	display: block;
}

#hauptmenu, #footer {
	float: right;
	margin-top: 20px;
	text-transform: uppercase;
	text-align: right;
}

#hauptmenu ul li{
	display: inline;
	margin-left: 12px;
	padding: 0px;
}

#photoname {
	float: right;
}

#navi {
	float: left;
	margin-top: 5px;
}

#navi1, #photoname, #footer {
	margin: 0px;
	letter-spacing: 0.1em;
}
	
#navi1 li {
	display: inline;
	margin-right: 20px;
}

#navi2 {
	margin: 13px 0px;
	letter-spacing: 0.1em;
}

#navi2 li {
	display: inline;
	margin-right: 30px;
}

#main {
	position: relative;
  width: 970px;
  height: 630px;
	margin: auto;
}

#gallery {
	position: absolute;
  width: 970px;
  height: 630px;
	margin: 0px;
}

#loading {
	position: absolute;
	width: 300px;
	height: 100px;
	top: 265px;
	left: 335px;
  text-align:center;
}

#navback {
	width: 13px;
	height: 23px;
	overflow:hidden;
	position: absolute;
	top: 310px;
	left: 0px;
}

#arrowback {
	background-image: url(/Images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 23px;
	display: block;
}

#arrowback:hover {
	background-image: url(/Images/back_arrow_roll.gif);
}

#navfor {
	width: 21px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	top: 310px;
	left: 950px;
}

#arrowfor {
	background-image: url(/Images/next_arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 13px;
	height: 23px;
	display: block;
}

#arrowfor:hover {
	background-image: url(/Images/next_arrow_roll.gif);
}

#infocontainer {
  position: absolute;
	margin: 0px;
	bottom: 0px;
	right:  0px;
	padding: 0px;
}

#Controls {
	padding: 5px;
	text-align: center;
	background-color:#232420;
	margin-top: 1px;
}

#Controls a {
	margin: 0px 15px;
	color: #aaaaaa;
}

#Controls a:hover {
	color: #aaaaaa;
}

#block0, #block1 {
	background-color: #232420;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	letter-spacing: 0.1em;
}

#OtherPhotographers {
		}

#OtherPhotographers ul {
	text-align: center;
	list-style-type: none;
}

#OtherPhotographers ul li a {
	text-transform: uppercase;
	font-size: 14px;
}

#extramenu {
	float: left;
}

#extramenu ul li{
	display: inline;
	margin-right: 12px;
	padding: 0px;
}

.PhotoPreview {
	float:left;
	width: 540px;
	margin-bottom: 20px;
}

.PhotoPreviewImage {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.PhotoPreviewImage a img {
	border: 1px solid #444444;


}

.PhotoName {
	color: #fff;
	font-size: 14px;
	font-weight: 200;
}

.PhotoNameSoft {
	color: #999;
	font-size: 14px;
	font-weight: 200;
}

.PhotoDetail {
	float:right;
	width: 415px;
	margin-bottom: 20px;
}

.ExhibCurrent {
	float:right;
	margin-left: -11px;
	margin-bottom: 4px;
	width: 240px;
	color: #fff;
	font-weight: 200;
	font-size:14px;
	padding: 10px;
	border: 1px solid #444444;
	background-color: #333;
}

.ExhibOther {
	float:right;
	margin-bottom: 5px;
	width: 240px;
	font-size:14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 11px;
}

.ExhibOther a {
	font-size:14px;

}


.selection {
	border: 1px solid #444444;
	margin: 20px 10px 30px 10px;
	float: left;
	width: 300px;
	height: 362px;
	overflow: hidden;
}

.selection a img {
	 border: 0px;
	 float: left;
}


.clear {
	clear: both;
}

.aktiv, a:hover {
	color: #fff;
}

.line {
	clear: both;
	border-top: 1px solid #787878;
	margin: 0px;
	padding: 0px;
	height: 14px;
}

.imagebox {
  position: absolute;
  top: 24px;
  left: 85px;
  width: 810px;
  height: 600px;
}

.imagebox2 {
  position: absolute;
  top: 24px;
  left: 85px;
}

.img_thumb, .img_blurd {
	width: 90px;
	height: 115px;
	border: 0px;
	position: absolute;
	padding: 0px 0px;
	margin: 0px;
}

.img_preview {
	position: absolute;
	padding: 0px;
	margin: 0px;

}

.maximagebox {
	margin: 0px;
	padding: 0px;
  position: absolute;
  border:1px solid #fff;
}

.blockstyling {
	padding: 10px;
	color: #fff;
}

.whitetext{
	color: #fff;
}
