@charset "utf-8";

html
{
	font-size: 125%;
	min-height: 101%
}

body 
{
	background: url(/bg-body.jpg) fixed #161616;
	font-size: 50%;
	min-height: 101%
}

#seite
{
	background: #fff;
	border: 2px solid #000;
	color: #444;
	font: 1.3em/1.7 'trebuchet ms', arial, helvetica, verdana, sans-serif;
	margin: 24px auto;
	position: relative;
	width: 776px
}

#kopf
{
	background: #24365e;
	color: #cdd2d5;
	display: block;
	padding: 16px;
	overflow: hidden;
  position: relative;
	width: 744px
}

#kopf a
{
  float: left
}

#kopf img
{
  display: block
}

#kopf h1
{
  font: 2.9em/1 georgia, serif;
  margin: -1em 32px 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 544px
}

#kopf h1 span
{
  word-spacing: -0.2em
}

/* Sprungziele */

#sprungziele h2 
{
  left: -2000em;
  position: absolute;
  top: 0
}

#sprungziele ul 
{
  left: -2000em;
  position: absolute;
  top: 0  
}

#sprungziele a:active,
#sprungziele a:focus
{
  background: url(/ic-anker.jpg) no-repeat left center #fff;
  padding: 0 0.38462em 0 1.69231em;
  color: #333;
  left: 2016.15385em;
  position: absolute;
  text-decoration: underline;
  top: 1.15385em
}

/* Hauptnavigation */

#navigation {
	background: url(/bg-standort.jpg) repeat-x bottom #fff;
  float: left;
	padding: 0 0 10px 0;
	width: 776px
}

#navigation h2 {
  position: absolute;
  left: -200em;
  top: 0
}

#navigation ul {
  background: url(/bg-nav.jpg) #a02e00;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  float: left;
  font-weight: bold;
  line-height: 2.15385em;
  list-style: none;
  position: relative;
	width: 776px
}

#navigation li {
  color: #FFF;
  float: left;
  margin: 0 1px 0 0;
  text-align: center;
  width: 6.84615em
}

#navigation li#intern {
  float: right;
  margin: 0
}

#navigation a {
  background: url(/bg-nav-i.jpg) #b44212;
  color: #FFF;
  display: block;
  padding: 0;
  text-decoration: none;
  width: 6.84615em
}

#navigation a:hover,
#navigation a:active,
#navigation a:focus 
{
  text-decoration: underline
}

#navigation strong {
  background: url(/bg-nav-a.jpg) #c85626;
  display: block;
  width: 6.84615em;
}

#navigation ul ul,
#navigation ul form {
  background: #fff;
  border: 0;
  color: #333;
  font-weight: normal;
  left: 0;
  list-style: none;
	margin: 16px 0 16px 16px;
  position: absolute;
  text-align: left;
  top: 100%;
  width: 160px
}

#navigation li li,
#navigation ul form {
	background: #fff;
	border: 0;
	border-bottom: 1px solid #bbb;
	color: #333;
	text-align: left;
	width: 160px
}

#navigation ul form label strong
{
	background: #fff;
	background-image: none;
	text-align: left
}

#navigation li li a {
	background: url(/ic-nav.jpg) no-repeat 0 center #fff;
	color: #333;
	display: block;
	padding: 0 0 0 22px;
	width: 138px
}

#navigation li li strong {
	background: url(/ic-nav-a.jpg) no-repeat 0 center #fff;
	display: block;
	font-weight: bold;
	padding: 0 0 0 22px;
	width: 138px
}

#navigation li li a strong {
  padding: 0
}

#navigation li li strong a:hover {
  background: none
}

#navigation li li strong a:active {
  background: none
}

#navigation li li strong a:focus {
  background: none
}

/* Standortanzeiger */

div#standort
{
  clear: both;
}

div#standort h2 
{
  position: absolute;
  left: -200em;
  top: 0
}

div#standort p 
{
  display: inline;
  float: left;
  margin: 8px 0 0 200px;
  width: 308px
}

#benutzer
{
  position: relative
}

#benutzer h2
{
  left: -200em;
  position: absolute;
  top: 0
}

#benutzer p
{
  margin: 8px 16px 0 0;
  float: right;
  text-align: right;
  width: 228px
}

#benutzer em
{
  background: url(/ic-benutzer.jpg) no-repeat left center;
  padding-left: 1.6em
}

/* Inhalt */

div#inhalt 
{
  clear: both;
  display: inline;
  float: right;
	margin: 0 32px 0 0;
	width: 544px
}

#inhalt h2
{
  left: -200em;
  position: absolute;
  top: 0
}

p#abschluss 
{
  clear: both;
  text-align: right
}

p#abschluss a 
{
  background: url(/ic-anker.jpg) no-repeat left center;
  padding-left: 20px
}

#fuss {
clear: both;
font: 1em/1.5 'trebuchet ms', arial, helvetica, verdana, sans-serif;
padding: 2em;
text-align: center
}

#fuss a {
color: #505E6D;
text-decoration: underline
}

#fuss a:visited {
color: #333
}

#fuss a:hover {
color: #993406
}

#fuss a:active {
color: #993406
}

#fuss a:focus {
color: #993406
}