* {
	border: none;
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #5F5F5F;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #C4CFDA;
	background-color: transparent;
	text-decoration: none;
}
body {
	background: #87886E;
	color: #000;
	font: 80%/1.2 "Lucida Console", "Arial", sans-serif;
	margin: 1em;
	text-align: center;
	text-transform: lowercase;
}
.comment-button {
	background: #B4B4A7;
	border: 1px solid #aaa;
	color: #480A00;
	font: 110%/1 Georgia, 'Trebuchet MS', Tahoma, sans-serif;
	padding: 3px;
}
.comment-thanks {
	margin-bottom: 5em;
	text-align: left;
}
.current-thumbnail {
	border: 1px dotted #666;
	margin: 15px 6px 6px 6px;
	padding: 5px;
}
.current-thumbnail:hover {
	border: 1px dashed #666;
	text-decoration: none;
}
.headline {
	color: #050505;
	background-color: #A19C48;
	margin: 0 0 0.5em 10%;
	text-align: left;
}
.image-next {
	float: right;
}
.image-previous {
	float: left;
}
.input {
	background-color: #B4B4A7;
	border: 1px solid #480A00;
	color: #01325D;
	font: 110%/1 Georgia, 'Trebuchet MS', Tahoma, sans-serif;
	padding: 5px;
	width: 45%;
}
.notes {
	color: #C4CFDA;
	margin: 0 3em 0.5em 10%;
	text-align: left;
}
.right {
	padding: 1em 1.5em 1em 1em;
	text-align: right;
}
.rightnav {
	font-size: 0.9em;
	padding: 23px 1em 0 0;
	text-align: right;
}
.thumbnails {
	border: 1px solid #a9a9a9;
	margin: 10px 6px 6px 6px;
	-moz-opacity: .40;
	padding: 5px;
}
.thumbnails:hover {
	border: 1px dotted #a9a9a9;
	-moz-opacity: .99;
	text-decoration: none;
}
#about {
	text-align: left;
}
#aboutwrap {
	background: #A19C48;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#aboutwrap img{
	float: right;
	margin: 0 0.5em 0.5em 0.5em;
}
#aboutwrap p{
	margin: 0.8em;
}
#addcomment {
	background: #87886E;
	display: none;
	line-height: 16px;
	margin: 0px auto;
	padding: 35px 0 0 0;
	text-align: left;
}
#addcomment textarea {
	color: #5E5E5E;
	background-color: #A4A4A4;
	background-image: url(img/komm-tarea1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #480A00;
	font: 112%/1 Georgia, 'Trebuchet MS', Tahoma, sans-serif;
	height: 15em;
	padding: 4px;
	width: 90%;
}
#blogtitle a{
	color: #F5F5D9;
}
#blogtitle a:hover {
	border-bottom: 1px dashed #DACBCC;
	color: #CACACA;
}
#blogtitle h1{
	color: #F5F5D9;
	float: left;
	font: 1.3em/1.2 "Lucida Console", "Arial", sans-serif;
	left: -28px;
	position: relative;
	text-align: left;
	top: 21px;
}
#browsearchive {
	display: block;
	margin-left: 20px;
}
#comments {
	border-width: 0px 0px 1px 1px;
	background: #87886E url(img/tr2.gif) top right no-repeat;
	border-color: #31404E;
	border-style: solid;
	margin: 0px auto 25px;
	padding: 3em 10px 10px 10px;
	text-align: left;
	width: 600px;
}
#comments a:visited {
	color: #31404E;
	text-decoration: none;
}
#comments a:hover {
	color: #31404E;
	text-decoration: underline;
}
#comments li {
	background-color: #B4B4A7;
	border-color: #480A00;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	color: #444;
	display: block;
	line-height: 16px;
	margin-bottom: 30px;
	padding-left: 2px;
	padding-top: 5px;
	text-decoration: none;
	width: auto;
}
#comments ul {
	list-style-type: none;
	margin: 0px;
	padding: 30px 0 0 0;
	width: auto;
}
#footer {
	font-size: 0.9em;
	text-align: center;
	padding: 1.6em 0 1.5em 0;
}
#linkseite h3 {
	font-weight: bold;
}
#linkseite p+h3 {
	margin-top: 0.8em;
}
#header {
	background: #A19C48 url(img/tr.gif) top right no-repeat;
	height: 60px;
	width: 800px;
}
#image {
	background: transparent;
	border: 1px solid #333;
	margin: 22px;
}
#image-info {
	background-color: #A19C48;
	display: block;
	left: 20px;
	padding: 10px;
	position: relative;
	right: 20px;
	width: 720px;
}
#image-navigate {
	height: 15px;
	margin: 10px auto;
	width: 76%;
}
#navigation {
	margin-left: 20px;
}
#photo img {
	background: transparent;
	border: 1px solid #333;
	display: block;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
}
#wrap{
	background: #A19C48;
	margin: 0 auto;
	text-align: center;
	width: 800px;
}
