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 {
 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 #F39900 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:#905317;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
img {
  border:none;
  line-height:0;
}
ul {
  list-style-type:square;
}
blockquote {
  margin:1em 0;
  padding:0 0 0 1em;
  border-left:solid #F3D8AA 3px;
}
.rarr {
  background:url(/assets/images/kultur-2010/rarr.gif) 100% 5px no-repeat;
  padding:0 7px 0 0;
}
.larr {
  background:url(/assets/images/kultur-2010/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:#FBFAF5;
}
#header h1 {
  display:none;
}

#fastlinks {
  background:#F3D8AA;
  font-size:.92em;
  color:#fff;
}

#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;
}
#logo span {
  display:none;
}
#headerImage1,
#headerImage2,
#headerImage3 {
  width:134px;
  height:120px;
  border-right:solid #fff 1px;
  margin:10px 0 10px 0;
  float:left;
  background-color:#F3D8AA;
}
#headerImage1 {
  border-left:solid #F39900 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:#F39900;
}
.kultur-freizeit #search,
.tourismus #search {
  background:#F39900 url(/assets/images/kultur-2010/kultur.gif) 100% 0 no-repeat;
  position:relative;
}
.kultur-freizeit-ktp #search,
.tourismus-ktp #search {
  background:#F39900 url(/assets/images/kultur-2010/ktp.gif) 100% 0 no-repeat !important;
}
.kultur-freizeit #search a.link,
.tourismus #search a.link {
  position:absolute;
  left:0;
  top:0;
  width:230px;
  height:80px;
  text-indent:-9999px;
  overflow:hidden;
}
#search form {
  background:#F3D8AA;
  padding:5px;
  margin:0;
}
#search input.text {
  width:140px;
}
#search input.button {
  width:60px;
}
input:focus,
textarea:focus {
  border:solid #F39900 1px;
}

#path {
  display:none;
}

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

/* Navigation 2
***********************************************/
#nv2 ul {
  margin:0;
  padding:0;
}
#nv2 ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:0;
}
#nv2 ul li a {
  color:#00305F;
}
#nv2 ul li a:hover {
  text-decoration:none;
}
#nv2 span.a1 {
  font-weight:bold;
}
#nv2 li.d1 span.d1 {
  display:block;
  text-align:right;
  font-weight:bold;
  text-decoration:none;
  color:#00305F;
  border-bottom:solid #B2BCB6 3px;
  height:17px;
  padding:24px 0 0 0;
  background-repeat:no-repeat;
  margin:0 0 15px 0;
}
#nv2 #id204,
#nv2 #id212 {
  padding-top:10px;
  height:31px;
}
/*
#nv2 li.d1 span.d1 a {
  display:block;
  height:42px;
}
*/
#nv2 li.d2 {
  display:block;
  text-align:right;
  text-decoration:none;
  color:#00305F;
  border:none;
}
#nv2 li.d3 {
  display:block;
  text-align:right;
  text-decoration:none;
  color:#4C6C84;
  /*padding:0 15px 0 0;*/
  /*background:url(/assets/images/nvd3.gif) no-repeat 216px 7px;*/
  border:none;
}
#nv2 li.d4 {
  display:block;
  text-align:right;
  text-decoration:none;
  color:#CA5244;
  padding:0 15px 0 0;
  background:url(/assets/images/nvd4.gif) no-repeat 216px 7px;
  border:none;
}
#nv2 li.s1 span.s1 {
  font-weight:bold;
}