* {
  padding: 0;
  margin: 0;
  }
body {
  font-family:  Georgia, serif; 
  font-size: 11pt;
  font-size: 15px;
  background: #E9F0E4;
  padding: 0;
  margin: 0;
}
a {
  color: rgb(165,42,42);
  text-decoration: none;
}
a:hover {
  border-bottom: 3px double red;
  color: red;
}
h1 {
  font-size: 14pt;
  margin-bottom: 10px;
}
xmp {
  font-size: 11px;
}
abbr {
  cursor: help;
  border-bottom: 1px dotted black;
}
p {
  margin-bottom: 1em;
}

#wrapper {
  margin: 0 auto;
  width: 850px;
}
#banner {
  height: 100px;
  background: url(/img/header2k.jpg);
  border-bottom: 5px solid black;
/*  text-align: center; */
}
/* #banner img {
  width: 700px;
  height: 100px;
} */
#banner a:hover {
  border: none;
}
#geektour {
  font-size: 40px;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  width: 680px;
}
#geektour span {
  visibility: hidden;
  background: #1b7d11;
  color: #E9F0E4;
  border-bottom: 8px solid black;
  padding: 0 10px;
}

#menue {
  float: left;
  width: 150px;
  padding-top: 50px;
  text-align: right;
}
#menue ul {
  list-style: none;
  margin-bottom: 20px;
}
#menue li {
  padding-right: 10px;
  background: url(../img/menue-pip.png) center right no-repeat;  
}

#menue img {
  border: none;
}
#content {
  float: right;
  width: 500px;
  min-height: 400px;
  padding: 40px 10px 0 30px;
  border-left: 1px dotted rgb(165,42,42);
  border-right: 1px dotted rgb(165,42,42);

}
#getfirefox:hover, #validxhtml:hover, #validcss:hover {
  border: none;
}
.post {
  margin-bottom: 30px;
}
.post h2 {
  display: block;
  border-bottom: 2px solid black;
  font-variant: small-caps;
  font-size: 16px;
  /*background: #e4e4cf;*/
  text-align: center;
  padding: 0.25em 0;
}

.datum {
  text-align: center;
  font-size: 12px;
  margin-bottom: 0.5em;
  padding-top: 2px;
  letter-spacing: 1px;
}
.text {
  padding: 5px 40px 5px 20px;
  border-left: 20px solid #e4e4cf;
  line-height: 1.75;
}
.text p:first-child:first-letter {
  color: #1b7d11;
}
.text p:first-letter {
  font-size: 1.5em;
  line-height: 0.75em;
}
.text p {
  padding-bottom: 1em;
  text-align: left;
  clear: both;
}
.fuss {
  text-align: right;
  font-size: 11pt;
  background: #e4e4cf;
 /* border-top: 2px solid #000; */
  padding-bottom: 0.25em;
  border-left: 20px solid #e4e4cf;
  padding-right: 5px;
}
.fuss img {
  float: left;
  border: none;
  margin-top: 6px;
  margin-left: -15px;
}
.fuss a:hover img{
  border-bottom: 1px solid maroon;
}
#handy {
  font-size: 11px;
  margin-bottom: 20px;
  background: #e4e4cf;
  padding: 5px 0;
}
.administration {
}
.error {
  list-style-type: square;
  border: 1px solid red;
  padding: 2px;
  margin-bottom: 1em;
}
.error li {
  color: red;
  margin-left: 1em;
}
.success {
  list-style-type: square;
  border: 1px solid lime;
  padding: 2px;
  margin-bottom: 1em;
}
.success li {
  color: green;
  margin-left: 1em;
}
.klein {
  font-size: 10px;
}
.kommentar {
  margin-bottom: 10px;
}
.kommentar_kopf {
  font-style: italic;
}
.kommentar_text {
  padding-left: 40px;
}
.kommentar_datum {
  text-align: right;
  font-size: 11px;
}
.select_dir {
  width: 200px;
}
#foto_uebersicht {
  padding-top: 1em;
  list-style-type: none;
}
#welcomeblurp {
  margin-bottom: 2em;
  line-height: 1.8em;
}
#skip {
  display: none;
}
#fotodatum {
  margin-bottom: 20px;
}
.foto {
  margin-bottom: 3em;
}
.foto img {
  padding: 2px;
  border: 2px solid maroon;
}
.foto span {
  display: block;
  line-height: 1.5em;
  background: #e4e4cf;
}
.l {
  clear: left;
  float: left;
}
.r {
  clear: right;
  float: right;
}
.post h3 {
	font-size: 48px;
  text-transform: uppercase;
  letter-spacing: 9px;
	line-height: 1;
	text-align: center;
}

#foto_uebersicht {
  line-height: 1.5em;
}
a.googlemap {
  color: #00f;
  border-bottom: none;
}
a.googlemap:hover {
  color: red;
  text-decoration: none;
  border-bottom: 3px double red;
}
div#route h2 {
  font-size: 16pt;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
div#route img {
  display: block;
  margin: 5px 0;
  border: 2px solid maroon;
}
/* zusatz */
#zusatz {
  float: right;
  width: 144px;
  padding: 50px 0 0 5px;
}
#zusatz h2 {
  font-size: 14px;
  background: maroon;
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  font-style: normal;
}
#zusatz div {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
}
#zusatz div:first-child { padding-top: 0; }
h2#cheezeburgercounter { font-size: 11px; }
div#schwachfug { font-style: italic; }
#zusatz dt { font-style: italic; }
