body {
  margin:0;
  padding:0;
  background:#fff;
}
body,table,input,textarea,button,select {
  font-family:arial,sans-serif;
  font-size:12px;
  line-height:16px;
  color:#053162;
}
h1,h2,h3,h4,h5,h6,p,ol,ul,dl,table,form,fieldset,object {
  margin:0 0 15px 0;
}

h1 {
  font-size:18px;
  line-height:22px;
  font-weight:bold;
}
h2 {
  font-size:14px;
  line-height:18px;
  font-weight:bold;
}
h3 {
  font-size:12px;
  line-height:16px;
  font-weight:bold;
}
h4,h5,h6 {
  font-size:12px;
}
a {
  text-decoration:none;
  color:#905317;
}
a:hover {
  text-decoration:underline;
}
.rarr {
  background:url(/assets/start-2012/rarr.png) 100% 5px no-repeat;
  padding:0 7px 0 0;
}
.larr {
  background:url(/assets/start-2012/larr.png) 0 5px no-repeat;
  padding:0 0 0 7px;
}
img {
  border:0;
}
ul {
  margin:0 0 15px 0;
  padding:0;
  list-style-type:square;
}
ul li {
  margin:0 0 0 15px;
  padding:0;
}


/* Link-Typen
**************************************/
a.linkPdf {
  padding:0 0 0 18px;
  background:url(/assets/images/linkPdf.gif) no-repeat 0 0;
}
a.linkDoc {
  padding:0 0 0 18px;
  background:url(/assets/images/linkDoc.gif) no-repeat 0 0;
}
a.linkExcel {
  padding:0 0 0 18px;
  background:url(/assets/images/linkExcel.gif) no-repeat 0 0;
}
a.linkExt {
  padding:0 0 0 16px;
  background:url(/assets/start-2012/linkExt.png) no-repeat 0 0;
}
#nv ul ul li a.linkExt {
  padding:0 0 0 15px;
  background:url(/assets/start-2012/linkExt.png) no-repeat 0 -1px;
}
a.linkMail {
  padding:0 0 0 18px;
  background:url(/assets/images/linkMail.gif) no-repeat 0 -1px;
}

#fastlinks a.linkExt {
  padding:0;
  background:transparent;
}

/* clearfix
********************************/
.clearfix:after {  /* Firefox, IE8, Opera, Safari, etc. */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* + html .clearfix { /* IE7 */
  display: inline-block;
}
* html .clearfix { /* IE6 */
  height: 1%;
}

/* Seitenelemente (Master)
********************************/

#container {
  width:1000px;
  background:#fff;
  margin:0 auto;
  border:solid #cfd4c1;
  border-width:0 1px 1px 1px;
}
#header {

}
#fastlinks {
  background:#f39900;
  height:20px;
  line-height:20px;
  color:#fff;
  text-align:right;
  padding:0 10px;
  font-size:11px;
  border-bottom:solid #fff 1px;

}
#fastlinks a {
  color:#fff;
}
#fastlinks img {
  vertical-align:middle;
}

#banner {
  height:280px;
  position:relative;
  background:#cfd4c1;
  border-bottom:solid #fff 1px;
}
#banner-bottom {
  height:20px;
  background:#f39900;
  margin:0 0 5px 0;
}
#banner-bottom div {
  height:20px;
  margin:0 229px 0 230px;
  border:solid #fff;
  border-width:0 1px;
}
#logo {
  position:absolute;
  right:0;
  top:35px;
  z-index:9999;
}
#search {
  position:absolute;
  bottom:10px;
  right:10px;
  z-index:998;
}
#search form {
  margin:0;
}
#search input.text {
  float:left;
  width:149px;
  margin:0 5px 0 0;
}
#search input.button {
  float:left;
  width:49px;
}

#main {
  background:url(../assets/start-2012/main-bg.png);
  border-top:solid #e0c68e 3px;
}
#leftbar {
  width:230px;
  float:left;
  padding:10px 0;
}
#content {
  width:520px;
  padding:10px;
  float:left;
}
#rightbar {
  width:210px;
  padding:10px;
  float:left;
}
#footer {
  clear:both;
  height:20px;
  line-height:20px;
  background:#cfd4c1;
  color:#fff;
  font-size:11px;
  padding:0 10px;
  text-shadow:0 1px 0 rgba(0,0,0,.2);
}
#footer a {
  color:#fff;
}


#nv {}
#nv ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
#nv ul li {
  margin:0 0 10px 0;
  padding:0;
}
#nv ul li a {
  display:block;
  position:relative;
  height:42px;
  border-bottom:solid #cfd4c1 2px;
  color:#283853;
  font-weight:bold;
}
#nv ul li .image {
  display:none;
  float:left;
  width:76px;
  height:42px;
}
#nv ul li .text {
  display:block;
  width:134px;
  position:absolute;
  right:10px;
  bottom:0;
  text-align:right;
}

#nv ul ul {
  text-align:right;
  padding:0 10px;
}
#nv ul ul li {
  display:inline;
  font-size:11px;
}
#nv ul ul li a {
  display:inline;
  position:static;
  font-weight:normal;
  border:0;
}
#nv ul ul li a:after {
  content:', ';
}
#nv ul ul li:last-child a:after,
#nv ul ul li.last-visible a:after {
  content:'' !important;
}
#nv ul ul li a .image {
  display:none;
}
#nv ul ul li a .text {
  position:static;
  display:inline;
}

#nv ul ul ul {
  display:none;
}

#nv ul li.hidden {
  display:none !important;
}



/* Artikel, Presse
**************************/
.article-presse .article {
  clear:both;
  margin:0 0 20px 0;
}
.article-presse .article .date {
  background:#ececec;
  text-align:right;
  font-size:11px;
  height:20px;
  line-height:20px;
  padding:0 10px;
  margin:0 0 5px 0;
}
.article-presse .article h3 {
  margin:0 0 5px 0;
}
.article-presse .article h3 a {
  color:#00336e;
}
.article-presse .article .image {
  width:250px;
  height:120px;
  float:left;
  margin:0 12px 0 0;
  background:#cfd4c1;
}
.article-presse .article .image img {
  width:250px;
  height:auto;
}
.article-presse .article .text p,
.article-presse .article .text-wide p {
  margin:0;
}

/* Galerie, Banner
**************************/
#banner .gallery ul {
  margin:0;
  padding:0;
  list-style-type:none;
  width:1000px;
  height:280px;
  overflow:hidden;
}
#banner .gallery ul li {
  margin:0;
  padding:0;
  width:1000px;
  height:280px;
  overflow:hidden;
}
#banner .gallery ul li img {
  display:block;
}

/* Jiggys
**************************/
.jiggy {
  border-bottom:solid #cfd4c1 1px;
  padding:10px 0;
}
.jiggy h3 {
  margin:0;
}
.jiggy p,
.jiggy ul {
  margin:0;
}

/* Jiggy, Wetter
**************************/
.jiggy #wetter {
  margin:0 0 10px 0;
}
#wetterBox h3 {
  margin:0 0 10px 0;
}
.jiggy #wetter img.wetter {
  width:48px;
  height:48px;
  float:left;
  margin:0 10px 0 0;
}
.jiggy #pegel div {
  display:none;
}

/* Jiggy, Veranstaltungen
**************************/
.jiggy .articles-events abbr {
  border:0;
}
.jiggy .articles-events h4 {
  margin:0;
}

/* Jiggy: Sandstein
**************************************/
.jiggy-sandstein {}
.jiggy-sandstein .image {
  position:relative;
  right:-10px;
  background:none;
  margin:0 0 8px 0;
  padding:0;
  width:auto;
  text-align:right;
}

/* Formulare
**************************/
form p {
 clear:both;
  margin:0 0 5px 0;
}

fieldset {
  margin:0 0 15px 0;
  padding:0;
  border:0;
}
fieldset legend {
  display:block;
  width:585px;
  font-size:16px;
  margin:0 0 15px 0;
  padding:0;
  background:url(/assets/images/hr.png) 0 50% no-repeat;
}
fieldset legend span {
  background:#fff0de;
  padding:0 10px 0 0;
}

label.block,
span.label-block {
  display:block;
}
label.indent,
span.label-indent {
  width:170px;
  margin:0 10px 0 0;
  float:left;
}
.required label:after,
.required-span span.label:after,
.required-span span.label-indent:after,
.required-span span.label-block:after {
  content:'*';
}
input[type=text],
textarea,
select {
  border-top:solid #888 1px;
  border-right:solid #CBCBCB 1px;
  border-bottom:solid #CBCBCB 1px;
  border-left:solid #888 1px;
  background:#fff;
  margin:0;
  padding:2px;
}
input[type=text]:focus,
textarea:focus {
  margin:0;
  border:solid #EF8B00 1px;
}
textarea {
  width:350px;
  height:120px;
}
input[type=submit] {
  background:#D3DCE4;
  border-top:solid #CBCBCB 1px;
  border-right:solid #888 1px;
  border-bottom:solid #888 1px;
  border-left:solid #CBCBCB 1px;
  padding:2px;
  cursor:pointer;
}
input[type=submit]::-moz-focus-inner {
  border: 0;
}
input[type=submit]:hover {
  background-color:#c0c9d0;
}
.sendmail_emptyfield1 label,
label.sendmail_emptyfield1 {
  color:#f00;
}
.sendmail_emptyfield1 input.text,
input.sendmail_emptyfield1,
.sendmail_emptyfield1 textarea {
  border-color:#f00;
}
.message {
  border:solid #f6e468 1px;
  background:#ffffdb;
  padding:5px;
  margin:0 0 .8em 0;
}