body {
  margin: 0;
  padding: 0;
  background: transparent url(../images/body_bg.gif) repeat center top;
  text-align: center;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 80%;
}

h1, h2, p, ul {margin: 0; padding: 0;}

img {
	border: none;
}

a { -moz-outline-width: 0; }

#outerbox {
  background: transparent url(../images/left_bg.jpg) no-repeat center top;
}

#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 868px;
}

#header {
  background: transparent url(../images/header_bg.gif) no-repeat left top;
  width: 868px;
  height: 119px;
  padding-top: 50px;
}

#header h1 {
  background: transparent url(../images/logo.gif) no-repeat left top;
  height: 24px;
  width: 221px;
  margin: 0 0 0 60px;
}

#header h1 a {
  height: 24px;
  width: 221px;
  display: block;
}

#header h1 span {
  display: none;
}

/* The Menu *****************************************/

#sidebar {
	float: right;
}

#sidebar a {
	display: block;
	width: 259px;
	padding: 6px 0;
	color: #000;
	text-decoration: none;
}

#sidebar a span {
	padding-left: 55px;
}

#sidebar a:hover {
	background: transparent url(../images/active.gif) no-repeat right center;
	color: white;
	font-weight: bold;
}

#sidebar ul {
	list-style: none;
}

body#start #sidebar ul li a#one {
	background: transparent url(../images/active.gif) no-repeat right center;
	color: #fff;
	cursor: default;
	font-weight: bold;
}

#searchtemp {
	margin-top: 0.5em;
}

li a:hover#searchtemp {
	background: none;
	cursor: text;	
}

/* ArtistList ***********************************/

#read ul {
	list-style-type: none;
}

ul#leftlist {
	width: 215px;
	float: left;

}

ul#rightlist {

}

#read ul#leftlist li,
#read ul#rightlist li {
	margin-bottom: 0.4em;
}

/* Content Show and Read ****************************/

#read {
	padding-left: 60px;
	width: 545px;
	color: #333333;
}

#read a {
	text-decoration: none;
	color: #333333;
}

#read a:hover {
	color: #503E26;
	text-decoration: underline;
	font-weight: bold;
}

#read a span {
	font-weight: bold;
}

#read a:hover span {

}

/* The Gallery ********************************************************/

#navigation span { color: #ccc; }

#navigation span a { color: #000; }


#navigation a:hover {
	font-weight: normal;
}

#read h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #503E26;
}

#showthumbs,
#showsingle {
	margin-top: 1.5em;
}

#showthumbs img,
#singlephoto img {
	border: 1px solid #ccc;
	padding: 2px;
}

#showthumbs a {
	display: block;
	width: 168px;
	height: 230px;
	padding: 2px;
	float: left;
}

a.ext { height: 20px; background: transparent url(../images/ext.gif) no-repeat left center; display: block; padding-left: 16px; }

#singlephoto p {
	margin: 1.5em 0;
	color: #707070;
	line-height: 160%;
}

#singlephoto p span {
	color: #DADADA;
}

#singlephoto a:hover {
	font-weight: normal;
}

#singlephoto sup {
	font-style: normal;
	font-size: 0.7em;
	
}

#singlephoto p.caption {
	padding-right: 60px;
	margin-top: 2em;
}

/* The Footer **********************************/

#footer {
	color: #333333;
	clear: both;
	margin-top: 8em;
	margin-right: 3em;
	padding-bottom: 6em;
	border-top: 1px solid #d1d1d1;
}

#footer ul {
	list-style: none;
	margin-top: 0.5em;
	font-size: 0.9em;
}

#footer ul li {
	display: inline;
}

#footer ul li span {
	font-weight: normal;
}

#footer ul li a {
	margin-right: 1em;
	color: #333333;
}

/* Contact-Sheet **********************************/

#singlephoto form { width: 475px; }

table span { margin-right: 1em; }

td { padding-bottom: 0.5em;  }

.feld, .messagefeld { width: 380px; padding: 4px 6px;  font-family: 'trebuchet ms', sans-serif; font-size: 1em; border: 1px solid #A0A0A0; overflow: auto; }

/* Colophon  **********************************/

.colo p { margin-top: 2em; margin-bottom: 2em; }