body {
  margin: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #CCDDCC;
  background: #8B9D8B url(/picts/bg.gif) repeat;
  cursor: default;
  
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

h1, h2, h3 {
  margin: 0;
  font-weight: normal;
  color: #CCDDCC;
}

h1 {
  font-size: 2em;
  margin-bottom: 15px;
}

h2 {
  font-size: 1.6em;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #006600;
}

h3 {
  font-size: 1.6em;
}

.klein {
  font-size: 10px;
}

.postdate {
  font-size: 10px;
  margin: 0;
  text-align: right;
}

.bergtitel {
  font-size: 1.2em;
  border-bottom: 1px dashed #006600;
  margin-top: 40px;
}

p, ul, ol {
  margin-top: 0;
  line-height: 150%;
}

ul, ol {
}

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

a:hover {
  text-decoration: underline;
  background: none;
  color: #CCDDCC;
}

a.lexikon {
  padding: 4px 8px 4px 8px;
  margin-right: 4px;
  text-decoration: none;
}

a.lexikon:hover {
  text-decoration: none;
  background-color: #006600;
}

img {
  border: none;
}

/*
#wrap__perall {
  width: 1150px;
  margin: 0 auto;
}

#side___things {
  float: right;
  width: 180px;
  margin: 0 auto;
  margin-top: 255px;
  padding: 0;
  height: 10px;
}
*/

#wrapper {
  width: 910px;
  margin: 0 auto;
  padding: 20px;
  background: #004400;
}

#bewertung {
  float: right;
  width: 160px;
  padding: 10px;
  margin-bottom: 20px;
  background: #004400;
}

#header {
  width: 910px;
  height: 172px;
  margin: 0 auto;
  background: #006600 url(/new_wallberg.jpg) no-repeat left top;
}

#logo {
  float: left;
  width: 640px;
  color: #003300;
}

#logo h1 {
  float: left;
  padding: 15px 0 0 20px;
  letter-spacing: -1px;
  font: bold 38px Helvetica, sans-serif;
  text-shadow: #004400 0px 0px 10px;
}

#logo p {
  float: left;
  margin: 0;
  padding: 28px 0 0 5px;
  font: bold 16px Helvetica, sans-serif;
  letter-spacing: -1px;
  text-shadow: #004400 0px 0px 10px;
} 

#logo a {
  border: none;
  background: none;
  text-decoration: none;
  color: #003300;
}

#search {
  float: right;
  padding-top: 5px;
  padding-right: 7px;
}

#search-text {
  width: 120px;
  border: 1px #008800 solid;
  font: bold 1.2em;
  color: #CCDDCC;
  background-color: #004400;
}

#search-submit {
  width: 60px;
  border: 1px #008800 solid;
  font: normal 1.2em;
  color: #CCDDCC;
  background-color: #005500;
}

#menu {
  width: 910px;
  height: 38px;
  padding: 0;
  border-top: 1px #CCDDCC solid;
  background: #005500;
  margin: 0 auto;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

#menu li {
  float: left;
}

#menu a {
  display: block;
  padding: 10px 11px 10px 11px;
  margin: 0;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  color: #CCDDCC;
  border: none;
}

#menu a:hover {
  color: #AAAA44;
  background-color: #006600;
}

#menu .current_page_item a {
  background-color: #006600;
}

#page {
  width: 910px;
  margin: 0 auto;
}

#content {
  float: right;
  width: 600px;
  padding: 40px 20px 0 0;
}

.post {
}

.post .title {
  color: #CCDDCC;
}

.post .title a {
  background: none;
  color: #CCDDCC;
  border: none;
}

.post .title a:hover {
  text-decoration: underline;
}

.post .entry {
  padding: 10px 0 20px 0;
}

.klein {
  margin: 0;
  margin-bottom: 15px;
  line-height: normal;
  font-size: 11px;
  text-align: center;
}

#sidebar {
  float: left;
  width: 220px;
  padding: 40px 0 0 20px;
  color: #CCDDCC;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidebar li {
}

#sidebar li ul {
  padding-bottom: 30px;
}

#sidebar li li {
  line-height: 30px;
  margin-left: 34px;
  /*line-height: 1.5em;*/
  border-bottom: 1px dashed #006600;
}

#sidebar li li.langeliste {
  line-height: 20px;
}

#sidebar li li.touritem {
  padding-left: 20px;
  border-bottom: none;
}

#sidebar li li.labeldatum {
  margin-left: 0px;
  border-bottom: 1px dashed #006600;
}

#sidebar li li.labellink {
  border-bottom: none;
}

#sidebar h2 {
  letter-spacing: -.5px;
  margin: 0;
  color: #CCDDCC;
}

#sidebar p {
  padding-bottom: 20px;
}

#sidebar a {
  color: #AAAA44;
  border: none;
}

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

.rahmen {
  background-color: #005500;
}

#potd {
  margin-top: 10px;
  border: 3px solid #005500;
}

#tshirt {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
  border: 3px solid #ff0000;
  border: none;
  float: left;
}

#footer_books a img {
  margin: 3px;
  border: 3px solid #005500;
}

#footer_books a:hover img {
  margin: 3px;
  border: 3px solid #CCDDCC;
}

img.booksborder {
  border: 2px solid #007700;
}

img.booksborder:hover {
  border: 2px solid #CCDDCC;
}

#link {
  text-align: right;
}

.link-input {
  width: 160px;
  border: 1px #008800 solid;
  font: bold 1.2em;
  color: #CCDDCC;
  background-color: #004400;
  #margin-bottom: 5px;
}

#link-submit {
  width: 120px;
  border: 1px #008800 solid;
  font: normal 1.2em;
  color: #CCDDCC;
  background-color: #005500;
  #margin-top: 10px;
  #margin-right: 20px;
}

.active {
  font-weight: bold;
  color: #BBB000;
}

#alphalist {
  text-align: center;
  line-height: 1.5em;
  padding-bottom: 5px;
  padding-top: 5px;
}

.tabellehintergrund {
  background-color: #005500;
}

#footer_links {
  height: 190px;
}

#footer_tshirt {
  float: left;
  width: 200px;
  height: 220px;
}

#footer_books {
  float: right;
  /*width: 700px;*/
  width: 910px;
  height: 190px;
  text-align: center;
}

#footer {
  width: 910px;
  height: 15px;
  margin: 0 auto;
  padding: 10px 0 15px 0;
  border-top: 1px #CCDDCC solid;
  background: #005500;
  color: #CCDDCC;
}

#footer td {
  margin: 0;
  line-height: normal;
  font-size: 11px;
  text-align: center;
}

#footer a {
  color: #AAAA44;
}

#qrbox {
	display:none;
	position: absolute;
	text-align:center;
    right: 380px;
}

.photo_icon_menu {
  width: 140px;
  height: 102px;
  margin: 2px;
}

.photo_icon_preview {
  width: 100px;
  height: 75px;
  margin: 0 3px 0 3px;
}

.photo_580x388 {
  width: 580px;
  height: 388px;
  border: 2px solid #007700;
  display:block;
}

.photo_580x436 {
  width: 580px;
  height: 436px;
  border: 2px solid #007700;
  display:block;
}

.photo_580x435 {
  width: 580px;
  height: 435px;
  border: 2px solid #007700;
  display:block;
}

.photo_402x600 {
  width: 402px;
  height: 600px;
  border: 2px solid #007700;
  display:block;
  margin-left: 89px;
}

.photo_451x600 {
  width: 451px;
  height: 600px;
  background-size: 100% auto;
  border: 2px solid #007700;
  display:block;
  margin-left: 64px;
}

.photo_450x519 {
  width: 450px;
  height: 519px;
  border: 2px solid #007700;
  display:block;
  margin-left: 65px;
}

.photo_400x598 {
  width: 400px;
  height: 598px;
  border: 2px solid #007700;
  display:block;
  margin-left: 88px;
}

.photo_450x600 {
  width: 450px;
  height: 600px;
  border: 2px solid #007700;
  display:block;
  margin-left: 65px;
}

