* {
  padding: 0;
  margin: 0;
  }
body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
  background: #ebe5da url(http://www.geektour.de/img/bg1.png) repeat-x;
  padding: 0;
  margin: 0;
}
a {
	color: #F90;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
  border: 1px solid grey;
  font-size: 9px;
}
textarea {
  border: 1px solid grey;
  font-family: Verdana;
  font-size: 11px;
}
h1 {
  font-size: 14pt;
  margin-bottom: 10px;
}
xmp {
  font-size: 11px;
}
abbr {
  cursor: help;
  border-bottom: 1px dotted black;
}

#wrapper {
  margin: 0 auto;
  width: 750px;
  padding: 0;
  text-align: left;
}
#banner {
	margin: 0 auto 10px;
	width: 750px;
	height: 100px;
	border: 1px solid #8d8d8d;
	text-align: center;
	background: green;
}

#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: right;
  width: 105px;
  border: 1px solid #8d8d8d;
  background: white;
  padding: 10px;
}
#menue ul {
  list-style: none;
}
#menue li {
}

#menue img {
  border: none;
}
#content {
  width: 580px;
	float: left;
	border: 1px solid #8d8d8d;
	color: black;
	padding: 10px;
	text-align: justify;
	background: white;
}
#getfirefox:hover, #validxhtml:hover, #validcss:hover {
  border: none;
}
.post {
  margin-bottom: 30px;
}
.post h2 {
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 1em;
  border: none;
  text-align: left;
}

.datum {
  display: none;
}
.text {
  padding: 0 10px;
  line-height: 1.7;
  border: none;
}
.text p {
  padding-bottom: 1em;
  text-align: left;
}
.fuss {
  text-align: right;
  font-size: 11px;
  background: transparent;
  border: none;
}
.fuss img {
  display: none;
}
.fuss a:hover img{
  border-bottom: 1px solid maroon;
}

.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;
}
