@import url(reset.css);

/*******************
*
* globale Selektoren
*
********************/

html {
  height: 100.1%
}

body {
  padding: 20px 0;
  color: #000000;
  background-color: #FFFFFF;
  font-size: 0.8em;
  font-family: "DejaVu Sans", verdana, arial, sans-serif;
  line-height: 160%
}

label,
input[type=button], input[type=submit], input[type=reset], input[type=image],
button {
  cursor: pointer;
}

input[type=hidden] {
  display: none;
}

input, select, textarea {
  outline: 1px solid #000000
}

h2, h3, h4, h5, h6 {
  color: #5A7176;
  background: inherit;
  line-height: 130%
}

h2 {
  font-size: 1.45em;
  padding: 0 0 1em 0;
  text-transform: uppercase
}

h3 {
  font-size: 1.2em;
  padding: 0 0 0.7em 0;
  font-weight: bold
}

h4 {
  font-size: 1.05em;
  padding: 0 0 0.5em 0;
  font-weight: bold
}

h5 {
  font-size: 1em;
  padding: 0 0 0.2em 0;
  font-weight: bold
}

h6 {
  font-size: 1em;
  font-style: italic
}

p {
  padding: 0 0 1.5em 0
}

table {
  margin: 0 0 1.5em 0
}

strong {
  font-weight: bold
}

hr {
  border: none;
  height: 1px;
  background: #5A7176;
  color: #5A7176
}

a, a:hover {
  text-decoration: none
}

#top {
  visibility: hidden
}

.clear {
  line-height: 0;
  height: 0;
  visibility: hidden;
  clear: both
}

.hidden {
  display: none
}

/*******
*
* Blöcke
*
********/

#wBlockMain {
  width: 970px;
  position: relative;
  background: #FFFFFF url(/de/wLayout/design/img/backgrounds/bg.jpg) repeat-y 25px 0;
  color: inherit;
  margin: 0 auto
}

#wBlockTop {
  width: 100%;
  height: 265px;
  background: #FFFFFF url(/de/wLayout/design/img/backgrounds/header.jpg) no-repeat 0 80px;
  position: relative
}

#wBlockLeft {
  clear: right;
  width: 200px;
  float: left;
  margin: 0 0 0 25px;
  display: inline
}

#wBlockContent {
  width: 695px;
  float: left;
  margin: 0 0 0 25px;
}

#wBlockRight { 
  width: 0;
  display: none
}

#wBlockBottom {
  clear: both;
  height: 30px;
  color: inherit;
  background: #FFFFFF
}

/*************
*
* Bereich oben
*
**************/

/* Logo-Überschrift */

#wBlockTop h1 {
  margin-left: 25px;
  padding-top: 17px;
/*   width: 750px */
}

h1 a {
  display: block;
  width: 610px;
  height: 60px;
  background: #FFFFFF url(/de/wLayout/design/img/logos/bamberger.jpg) no-repeat 0 0
}

h1 a span {
  display: block;
  text-indent: -3000em
}

span.slogan {
  display: block;
  margin-top: 7px;
  color: #363382;
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-indent: 320px
}

/* Metanav */

#meta {
  position: absolute;
  top: 47px;
  right: 25px;
  color: #5A7176
}

#meta a {
  color: #5A7176
}

#meta a:hover {
  color: #000000
}


/* Sprachwahl */

#lang {
  position: absolute;
  top: 246px;
  right: 25px
}

#lang .language-en a,
#lang .language-de a {
  display: block;
  float: right;
  width: 26px;
  height: 13px
}

#lang .language-en a {
  margin-left: 10px;
  background: transparent url(/de/wLayout/design/img/flags/en.jpg) no-repeat 0 0
}

#lang .language-de a {
  background: transparent url(/de/wLayout/design/img/flags/de.jpg) no-repeat 0 0
}

#lang .language-de a span,
#lang .language-en a span {
  display: none
}

/**************
*
* Bereich links
*
***************/

/* Navigation */

#wBlockLeft ul {
  margin: 0;
  padding: 0;
  list-style: none
}

#wBlockLeft ul#nav {
  margin: 0 0 0 0;
  border: 1px solid #6D8D22;
  border-top: none
}

#wBlockLeft ul li {
  margin: 0;
  padding: 0
}

#wBlockLeft ul a {
  display: block;
  width: 153px;
  padding: 6px 10px 6px 35px;
  border-top: 1px solid #FFFFFF;
  background: transparent;
  color: #FFFFFF;
  line-height: 130%
}

#wBlockLeft ul a:hover,
#wBlockLeft ul a.level1Selected,
#wBlockLeft ul a.level1OpenSelected {
  background: #FFFFFF;
  color: #6D8D22;
  border-top: 1px solid #6D8D22
}

#wBlockLeft .navigation2 a {
  border: none;
  background: transparent url(/de/wLayout/design/img/icons/bullet.jpg) no-repeat 15px 8px;
  color: #FFFFFF
}

#wBlockLeft .navigation2 a:hover {
  border: none;
  background: #FFFFFF url(/de/wLayout/design/img/icons/bullet_active.jpg) no-repeat 15px 8px
}

#wBlockLeft ul a.level2Selected,
#wBlockLeft ul a.level2OpenSelected {
  background: #FFFFFF url(/de/wLayout/design/img/icons/bullet_active.jpg) no-repeat 15px 8px;
  color: #6D8D22
}

.address {
	margin: 2em 0 0 35px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 140%
}

.address a {
	color: #FFFFFF;
	text-decoration: underline
}

.address a:hover {
	text-decoration: none
}

/***************
*
* Inhaltsbereich
*
****************/

.blockContent {
  margin: 0
}

.blockContent .border img {

}

.blockContent div.variabel {
  padding: 0 0 1.5em 0
}

.blockContent a {
  color: #5A7176;
  background: transparent;
  text-decoration: underline
}

.blockContent a:hover {
  color: #000000;
  background: transparent
}

/* Element - Bilder */

span.bildLinks {
  float: left;
  padding: 0 1em 0 0
}

span.bildRechts {
  float: right
}

.textLinks span.bildRechts {
  float: right;
  padding: 0 0 0 1em
}

span.bildLinks span,
span.bildRechts span {
  line-height: 130%;
  font-size: 0.85em
}

.dreiBilder span.bildLinks {
  padding-right: 17px
}

.dreiBilder span.bildLinks span,
.dreiBilder span.bildRechts span {
  display: block;
  width: 220px
}

.dreiBilder span.bildRechts {
  padding: 0
}

.dreiBilder span.bildLinks img,
.dreiBilder span.bildRechts img  {
  width: 220px
}

.vierBilder span.bildLinks {
  padding-right: 11px
}

.vierBilder span.bildLinks span,
.vierBilder span.bildRechts span{
  display: block;
  width: 165px
}

.vierBilder span.bildLinks img,
.vierBilder span.bildRechts img  {
  width: 165px
}

.vierBilder span.bildRechts {
  padding: 0
}

/* Element - Listen */

.blockContent ul {
  margin-left: 0;
  list-style-type: none;
  padding: 0 0 1em 0
}
.blockContent ul li {
  padding-left: 18px;
  background: #FFFFFF url(/de/wLayout/design/img/icons/bullet_active.jpg) no-repeat 0 4px
}

.blockContent ol {
  list-style-type: decimal;
  margin-left: 2em;
  padding: 0 0 1em 0
}

/* Element - Definitionsliste */

dl, dd {
  padding: 0 0 1em 0
}

dt {
  font-weight: bold
}

dd {
  padding-left: 5em
}

/* Element - Sitemap */

ul.sitemap,
ul.sitemap ul {
  margin: 0
}

ul.sitemap li {
  padding: 0 0 0.5em 18px
}

ul.sitemap2 {
  padding: 0.5em 0 0 0
}

ul.sitemap2 li {
  padding: 0 0 0.5em 18px
}

/* Elemente - unspezifisch */

small a {
  font-size: 0.85em;
}

/* Kotaktformular */

#kontakt .blockContent input {
  display: block;
  float: left;
  width: 30em;
  margin: 2px 5px 2px 5px;
  padding: 5px;
}

#kontakt .blockContent input,
#kontakt .blockContent select,
#kontakt .blockContent textarea {
  outline: none;
  border: 1px solid #000000
}

#kontakt .blockContent input:focus,
#kontakt .blockContent select:focus,
#kontakt .blockContent textarea:focus {
  background: #95A3A6;
  color: #FFFFFF;
  border-color: #000000
}

.blockContent select#Anrede {
  padding: 5px;
  margin-top: 7px;
  width: 5em
}

.blockContent input#PLZ {
  width: 5em
}

.blockContent input#Ort {
  width: 16.7em
}

.blockContent input#datum,
.blockContent input#uhrzeit {
  width: 5em
}

.blockContent input#checkbox {
  width: auto;
  padding: 0;
  margin: 10px 5px 2px 5px
}

#kontakt .blockContent input.submit,
#kontakt .blockContent input.reset {
  width: 10em;
  border: 3px double #FFFFFF;
  outline: none;
  background: #6D8D22;
  color: #FFFFFF
}

#kontakt .blockContent input.submit:focus,
#kontakt .blockContent input.reset:focus,
#kontakt .blockContent input.submit:hover,
#kontakt .blockContent input.reset:hover {
  background: #FFFFFF;
  color: #6D8D22;
  border-color: #6D8D22
}

.blockContent select {
  margin: 2px 5px 2px 5px;
  padding: 5px
}

.blockContent textarea {
  width: 30em;
  margin: 2px 5px 2px 5px;
  padding: 5px
}

.blockContent label  {
  width: 5em;
  float: left;
  padding: 5px;
  margin: 2px 5px 2px 5px;
  text-align: right
}

#kontakt .blockContent form p {
  clear: left;
  float: left;
  width: 100%
}


#kontakt .blockContent form p.senden input {
/*  float: right */
}

/* IE6+IE7-Hacks Kontaktformular */

* html p textarea {
  width: 29em
}

* + html p textarea {
  width: 29em
}

/***********
*
* Fußbereich
*
************/

#toTop {
  float: left;
  color: #5A7176;
  background: transparent;
  border-bottom: 1px solid;
  margin-left: 460px
}

#toTop:hover {
  color: #000000;
  background: transparent;
  border-bottom: 1px dashed
}

/****************
*
* Editorspezifika
*
*****************/

#divEditbutton table,
#divEditbutton table td,
#divNavEditbutton table,
#divNavEditbutton table td {
  width: auto;
  margin-bottom: 0
}

form .blockContent {
  width: 690px
}

form .blockContent div {
  padding: 0
}

form .blockContent span.bildRechts {
  float:right
}

form .blockContent input,
form .blockContent label,
form .blockContent select,
form .blockContent textarea {
  border: none;
  outline: 1px solid black;
  font-family: inherit;
  padding: 0;
  margin: 0
}

form .blockContent :focus,
form .blockContent :active {
  outline: 1px solid red;
  padding: 0;
  margin: 0
}
