body { font-family: Arial }

body.no { background-image: url("images/hintergrund1.jpg"); background-repeat: no-repeat}
body.js { background: url("images/waben1.png") repeat scroll 0 0 transparent }
body.js div.schrift { opacity: 0 }

body.js div#content { display: none }

div#aktuelles,
div#bewegung { text-align: center; vertical-align: middle; }
body.js div#bewegung { opacity: 0 }
body.no div#bewegung { margin-top: 30px; margin-bottom: 30px; font-weight: bold }

body.no div#aktuelles,
body.no div#bewegung, 
body.no div#adresse, 
div#adresse {
  font-size: 26px;
}

h1 { font-size: 30px }

div#adresse { text-align: center; width: 100% }
body.js div#adresse { position: absolute; }

body.js div#nav { display: none }
body.no div#nav a { margin-right: 10px }
body.no div#nav { margin-top: 20px; border-top: 3px solid #ff9010; padding-top: 6px; }
a:link,
a:visited { color: black }
body.no div#nav a:link, 
body.no div#nav a:visited, 
body.no a.nav:link, 
body.no a.nav:visited { color: #666600; font-weight: bold }
body.js a.nav { display: none }

div.clear { clear: both }

div.schrift { text-align: center; vertical-align: middle; }

div.schrift img:hover, div.schrift div { cursor: pointer }

div.schrift div { font-weight: bold }

img.team {
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  height: 200px; 
  float: right;
}

body.js div.person { margin-bottom: 1em}
body.js div.back a { 
	text-decoration: none;
	font-weight: bold;
	color: #848124;
}
div.content > div.x { font-size: 1.5em; }
body.no div#nav,
body.no div.content { margin-top: 1em; border-bottom: 3px solid #ff9010; padding-bottom: 6px; margin-bottom: 6px;  }
div.content > a { display: block; margin-bottom: 0.5em; margin-top: 0.5em }
body.no div#back,
body.no div#waben { display: none }

div.content h1 {
	color: #dc8c01;
	border-bottom: 4px solid #848124;
}

body.js img#lageplan { width: 95% }
body.no img#lageplan { width: 55% }

div.bilder {
  margin-top: 1em;
}

div.team {
  margin-left: 1em;
}

div.team div.indent {
  margin-left: 3em;
  text-indent: -3em;
}

div.name {
	color: #848124;
	font-weight: bold;
	font-size: 1.5em;
}

div.leistung {
	float: left;
	width: 17em;
}

div.lage {
	float: left;
	width: 40em;
}

div.plan {
	float: right;
	width: 26em;
}

div.plan img {
	width: 100%
}
div.clr {
	clear: both;
}

#sbox-content { 
  background-image: url("images/hintergrund2.png"); 
}

#sbox-window {
  padding: 25px;
}
