body {
	background: #171F20;
	font-family: Verdana, Arial;
	color: white;
}

#kopfzeile {
  width: 100%;
  height: 170px;
  background: #171F20;
}
#kopfzeile_container {
  width: 100%;
  height: 100%;
}
#kopfzeile #logo {
  width: 800px;
  height: 115px;
}
#kopfzeile #logo a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  background:url("/themes/findfightfollow-buch/images/logo.png") top left no-repeat;
}
#nav {
  margin-top: 20px;
  background: #13191a;
  padding: 10px 0 10px 7px;
}
#nav_leiste {
}
#nav_leiste li {
  display: inline;
}
#nav_leiste li a:link,#nav_leiste li a:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  padding: 5px;
  text-transform: lowercase;
  color: white;
}
#nav_leiste li a:hover, #nav_leiste li a:active, #nav_leiste li a.navlink_current:link, #nav_leiste li a.navlink_current {
  color: #f4a728;
}

#fusszeile {
  width: 100%;
  height: 92px;
  clear: both;
  background: #13191a;
  padding-left: 7px;
}
#fusszeile_container {
  width: 100%;
  height: 100%;
  text-align: right;
}
#hauptteil {
  padding: 10px 0 0 10px;
}
#content {
  width: 100%;
  color: white;
}
#content #spalte_links, #content #spalte_rechts {
  float: left;
  padding: 10px 10px 10px 30px;
}

#content #spalte_links {
	width: 160px;
}

#content #spalte_mitte {
  width: 700px;
  float: left;
  padding: 10px 10px 10px 30px;
}
#fusszeile_text {
  padding-top: 55px;
}
#fusszeile_text a {
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
}
hr {
  display: none;
  clear: both;
}
.skiplink {
  display: none;
}

.lighttext {
  color: white;
  font-size: 11px;
}
.right {
  text-align: right;
}

.text, #inhalt {
  color: white;
  font-size: 12px;
}

.text h1, #inhalt h1 {
  font-size: 18px;
  margin: 0px 0px 12px 0px;
  color: #f4a728;
}

.text p, #inhalt p, p, #hauptteil ul {
  margin-bottom: 12px;
  line-height: 1.3em;
  font-size: 12px;
  padding-left: 0px;
}

.text_rechts {
	width: 200px;
	float: right;
}

.text_links {
	width: 480px;
	float: left;
}

.abschnitt {
	width: 700px;
	clear: both;
}

.info_text {
	margin-left: 0px;
	margin-bottom: 4px;
}

a {
  /*font-size: 11px;*/
  color: white;
  text-decoration: underline;
}
a:hover {
  color: #d7d7d7;
}

#spalte_rechts img, #spalte_mitte img {
	margin-bottom: 20px;
}

#spalte_rechts {
	width: 200px;
}

.facebook_data {
  margin-top: 10px;
}


.galerie {
	display:inline-block;
	padding: 0px;
}

.galerie li {
	display:inline-block;
	margin:0 1px 2px;
	padding:0;
	text-align:center;
	vertical-align:middle;
	width:180px;
}

.sidebox_kopf_text {
  padding: 10px;
  background-color: #13191a;
  border-radius: 5px;
  color: #a34592;
  font-weight: bold;
}
.sidebox_inhalt_textbox {
  margin-top: 10px;
  padding: 0 0 0 5px;
}

h2 {
  font-size: 16px;
  color: #297244;
  margin: 10px;
  margin-left: 0px;
}

#standort_zeile {
  margin: 0 0 10px 0;
}

#disqus_thread {
  max-width: 50%;
}

img.bildkachel {
  margin: 0 20px 20px 0;
  padding: 0;
}