html {
  font-size:62.5%;
}
body {
  margin:0;
  padding:0;
  background:#fff;
}
body/*,table,input,textarea,select,button */{
  font-family:arial,sans-serif;
  font-size:1.2em;
  line-height:1.3em;
  color:#00305F;
  text-align:left;
}
h1,h2,h3,h4,h5,h6,p,ol,ul,dl,table,form,fieldset,object {
  margin:0 0 15px 0;
}
h1,h2 {
 font-size:1.3em;
  background:#f00;
  color:#fff;
}
h3 {
 font-size:1.3em;
 line-height:1.3em;
}
h4 {
  font-size:1em;
  color:#EF8B00;
  line-height:1.3em;
}
h5 {
  font-size:1em;
  color:#00305F;
  line-height:1.3em;
}
h6 {
  font-size:1em;
  color:#B40B03;
  line-height:1.3em;
}
/* Tabellen
***********************************************/
table {
  font-size:1em;
  border-spacing:1px;
}
#content table tr th {
  text-align:left;
  border-bottom:solid #9f0002 2px;
  border-collapse:collapse;
  padding:2px .5em 2px 2px;
  vertical-align:bottom;
}
#content table tr td {
  background:#F7EBC8;
  vertical-align:top;
  text-align:left;
  border-collapse:collapse;
  padding:2px .5em 2px 2px;
}
#content table tr td[align=center],
#content table tr th[align=center] {
  text-align:center;
}
#content table tr td[align=right],
#content table tr th[align=right] {
  text-align:right;
}

a {
  color:#9F0002;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
img {
  border:none;
  line-height:0;
}
img.left,
img[align=left] {
  float:left;
  margin:0 10px 5px 0;
}
img.right,
img[align=right] {
  float:right;
  margin:0 0 5px 10px;
}
ul {
  list-style-type:square;
}
blockquote {
  margin:1em 0;
  padding:0 0 0 1em;
  border-left:solid #e0c68e 3px;
}
.rarr {
  background:url(/assets/images/rarr.gif) 100% 5px no-repeat;
  padding:0 7px 0 0;
}
.larr {
  background:url(/assets/images/larr.gif) 0 5px no-repeat;
  padding:0 0 0 7px;
}
.accent {
  background:#FDEEB0;
}
.nomargin {
  margin:0;
}
.smallmargin {
  margin:.5em 0;
}
.big {
  font-size:1.4em;
}
.small {
  font-size:1.1em;
}
.clear {
  clear:both;
}
.columnHeader {
  display:none;
}
div.paragraph {
  margin:1em 0;
}

/* clearfix
********************************/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}

#header {
  height:160px;
  background:#FFF8DC;
}
#header h1 {
  display:none;
}

#fastlinks {
  background:#E0C68E;
  xpadding-left:765px;
  font-size:.92em;
  color:#fff;
  height:20px;
}
#fastlinks .home {
  float:left;
  padding:1px 0 0 10px;
  font-size:14px;
  font-weight:bold;
}
#fastlinks .inner {
  width:220px;
  padding:2px 5px;
  text-align:center;
  border-left:solid #fff 1px;
  float:right;
}
#fastlinks .lang {
  float:right;
  padding:2px 15px 2px 5px;
}
#fastlinks a {
  color:#fff;
}
#logo {
  display:block;
  width:225px;
  height:140px;
  float:left;
  position:relative;
}
#logo span {
  display:none;
}
#logo img {
  position:absolute;
  left:14px;
  top:6px;
}
#headerImage1,
#headerImage2,
#headerImage3 {
  width:134px;
  height:120px;
  border-right:solid #fff 1px;
  margin:10px 0 10px 0;
  float:left;
  background-color:#E0C68E;
}
#headerImage1 {
  border-left:solid #9F0002 1px;
  background-image:url(/assets/images/kultur/headerImage1.jpg);
}
#headerImage2 {
  background-image:url(/assets/images/kultur/headerImage2.jpg);
}
#headerImage3 {
  width:269px;
  background-image:url(/assets/images/kultur/headerImage3.jpg);
}
#search {
  width:230px;
  height:40px;
  padding:80px 0 0 0;
  margin:10px 0 10px 0;
  float:left;
  background:#9F0002;
}
#search.kultur {
  background:#9F0002 url(/assets/images/kultur/kultur.gif) 100% 0 no-repeat;
}
#search form {
  background:#E0C68E;
  padding:5px;
  margin:0;
}
#search input.text {
  width:140px;
}
#search input.button {
  width:60px;
}
input:focus,
textarea:focus {
  border:solid #9F0002 1px;
}

/* Banner, 2015-05
**************************************************/
.v-2015-05 #header {
  height:auto;
}
.v-2015-05 #fastlinks {
  margin:0 0 1px 0;
}
.v-2015-05 #banner {
  width:996px;
  height:280px;
  overflow:hidden;
  position:relative;
  clear:both;
  margin:0 0 1px 0;
}
.v-2015-05 #banner #logo {
  position:absolute;
  right:0px;
  top:35px;
  z-index:9999;
  width:auto;
}
.v-2015-05 #banner #logo img {
  position:static;
}
.v-2015-05 #banner .gallery {}
.v-2015-05 #banner .gallery ul {
  margin:0;
  padding:0;
  list-style:none;
}
.v-2015-05 #banner .gallery ul li {
  margin:0;
  padding:0;
}

.v-2015-05 #search {
  display:none;
  position:absolute;
  right:10px;
  bottom:10px;
  z-index:9998;
  background:transparent;
  margin:0;
  padding:0;
  width:auto;
  height:auto;
  float:none;
}
.v-2015-05 #search form {
  background:transparent;
  padding:0;
  margin:0;
}

.v-2015-05 #nv2 ul li a .image {
  display:none;
}

/* /Banner, 2015-05
**************************************************/

#path {
  display:none;
}

#container {
  margin:0 auto;
  background:#FFF8DC url(/assets/images/mainBgOrange.png);
  width:996px;
  padding:0 1px;
}

#leftbar {
  width:225px;
  padding:15px 0 15px 0;
  margin:0 1px 0 0;
  float:left;
}
#content {
  width:490px;
  padding:30px 24px 15px 25px;
  margin:0 1px 0 0;
  float:left;
}
#rightbar {
  width:200px;
  padding:30px 15px 15px 15px;
  float:left;
}

#footer {
  /* background:#E0C68E; IE Workaround: separat bei #copyright und #topLink angeben */
  color:#fff;
  font-size:.92em;
  clear:both;
}
#footer a {
  color:#fff;
}
#copyright {
  background:#E0C68E;
  padding:3px 15px;
  line-height:19px;
}
#topLink {
  background:#E0C68E;
  float:right;
  width:200px;
  border-left:solid #fff 1px;
  padding:3px 15px;
  font-weight:bold;
}
/* Navigation 1
***********************************************/
#nv1 {
  height:25px;
  border-bottom:solid #E0C68E 3px;
  background:#FFF8DC;
}
#nv1 .indent {
  height:20px;
  background:#9F0002;
  border-right:solid #fff 1px;
  width:225px;
  float:left;
}
#nv1 ul {
  float:left;
  height:20px;
  background:#9F0002;
  margin:0;
  padding:0;
}
#nv1 li {
  float:left;
  display:block;
  width:134px;
  border-right:solid #FFF8DC 1px;
  color:#fff;
  text-align:center;
  line-height:20px;
  margin:0;
  padding:0;
}
#nv1 li a {
  color:#fff;
  display:block;
  border-bottom:solid #FFF8DC 3px;
}
#nv1 li a:hover {
  text-decoration:none;
  border-bottom:solid #9F0002 3px;
}
#nv1 li.a1 a {
  border-bottom:solid #9F0002 3px;
}
#nv1 li a span {
  display:block;
  border-bottom:solid #FFF8DC 1px;
}
#nv1 li.service {
  width:63px;
}
#nv1 li.anfahrt {
  width:95px;
}
#nv1 li.aktuelles {
  width:70px;
  border-right:none;
}


#nv2 {}
#nv2 ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#nv2 ul li {
  margin:0 0 10px 0;
  padding:0;
}
#nv2 ul li a {
  margin:0;
  padding:0;
  display:block;
  height:42px;
  border-bottom:solid #CFD4C1 2px;
  color:#00305F;
  position:relative;
}
#nv2 ul li a .image {
  display:block;
  width:76px;
  height:42px;
  margin:0;
  padding:0;
}
#nv2 ul li a .text {
  position:absolute;
  right:10px;
  bottom:0;
  display:block;
  width:139px;
  font-weight:bold;
  text-align:right;
}
#nv2 ul li a:hover {
  text-decoration:none;
}

#nv2 ul ul {
  margin:10px 0 0 0;
  display:none;
}
#nv2 ul li.a1 ul,
#nv2 ul li.s1 ul {
  display:block;
}
#nv2 ul ul li {
  margin:0;
}
#nv2 ul ul li a {
  border:0;
  height:auto;
}
#nv2 ul ul li a .image {
  display:none;
}
#nv2 ul ul li a .text {
  position:static;
  font-weight:normal;
  width:auto;
  text-align:right;
  padding:0 10px 0 0;
}

#nv2 ul ul ul {
  margin:0;
}
#nv2 ul ul ul li a {
  padding:0 15px 0 0;
  background:url(/assets/images/nvd3.gif) no-repeat 206px 7px;
}