body {
  margin: 0;
	background-color: black;
	background-image: url(bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 10pt;
	color: white;
}

#header {
  background-color: black;
  border: 0px solid #888888;
  border-bottom-width: 1px;
  padding-top: 10%;
  padding-bottom: 30px;
	margin-bottom: 20px;
	text-align: center;
}

#inhalt {
  margin: 10px 10%;
}

#footer {
	margin: 10px 0;
	font-family: Georgia, serif;
	font-weight: lighter;
	font-size: 9pt;
	text-align: center;
}

#footer a {
  margin: 0 5px;
  text-decoration: underline;
}

#footer span {
  margin: 0 5px;
}

h1 {
	font-family: Georgia, serif;
	font-weight: lighter;
	font-size: 14pt;
	color: white;
}

a:link, a:visited {
  text-decoration: none;
  font-weight: bold;
  color: white;
}

a:hover, a:active {
  text-decoration: none;
  font-weight: bold;
  color: #3cc1ee;
}

input {
  background-color: #FFFFFF;
  border: 1px #888888 solid;
}

#willkommen {
  text-align: center;
}

#adsense {
  float: right;
  margin-right: 10px;
}

#intro {
  text-align: center;
}

/* Nebeneinander
#splash {
  text-align: center;
  line-height: 50pt;
}

#splash span {
  padding: 0 10px;
  vertical-align: middle;
}
*/

#splash {
  margin: 10px;
  text-align: center;
}

#suche {
  margin: 50px 0 10px 0;
  text-align: center;
}
