body {
  margin:0;
  padding:0;
  background:#fff;
  height:100%;
}
body,table,input,textarea,select,button {
  font-family:arial,sans-serif;
  font-size:12px;
  line-height:18px;
  color:#00305F;
}
h1,h2,h3,h4,h5,h6 {
  font-size:12px;
  margin:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color:#00305F;
}
a {
  color:#EF8B00;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
img {
  border:none;
}
.rarr {
  background:url(/assets/images/start/rarr.gif) 100% 5px no-repeat;
  padding:0 7px 0 0;
}

#header {
  height:160px;
  background:#F8D096 url(/assets/images/start/headerBg.gif);
}
#header h1 {
  display:none;
}

#fastlinks {
  float:right;
  text-align:right;
  padding:2px 10px;
  line-height:16px;
  height:16px;
  font-size:11px;
  width:501px;
  color:#fff;
}
#fastlinks a {
  color:#fff;
  text-decoration:none;
}
#path {
  display:none;
}

/* Lina */
#lina {
  appearance:cute;
  height:160px;
  width:300px;
  background:url(/assets/images/start/lina_herbst.jpg) no-repeat;
  margin:0 0 0 -31px; /* Winter */
  margin:0 0 0 -12px; /* Sommer / Herbst */
  float:left;
  text-indent:-9999px;
  outline:0;
}
#themen div.columnHeader h2 {
  background:#EF8B00 url(/assets/images/start/lina_winter.jpg) no-repeat -31px -160px;
  background:#EF8B00 url(/assets/images/start/lina.jpg) no-repeat -12px -160px;
  background:#EF8B00 url(/assets/images/start/lina_herbst.jpg) no-repeat -12px -160px;
}
/* Header Image */
div#headerImage {
  width:501px;
  height:120px;
  float:right;
  background:url(/assets/images/start/headerImage.jpg) no-repeat;
  margin:10px 0;
}

div.columnHeader {
  border-bottom:solid #9B9F9E 3px;
}
div.columnHeader h2 {
  background-color:#EF8B00;
  padding:2px 10px;
  margin:0;
  color:#fff;
  font-size:14px;
  line-height:16px;
  font-weight:normal;
  border-right:solid #fff 1px;
  border-bottom:solid #FCF7DD 5px;
}
#service div.columnHeader h2 {
  border-right:none;
}
#container {
  margin:0 auto;
  background:#FCF7DD url(/assets/images/start/mainBg.gif);
  width:1003px;
  padding:0 1px;
}

/* Spalte: Themen */

#themen {
  width:251px;
  float:left;
  font-size:11px;
  line-height:1.4em;
}
#themen .inner {
  padding:10px 10px 10px 0;
  margin:0 1px 0 0;
  background:#FAE2BA url(/assets/images/start/themenBg.gif) no-repeat;
}

#themen ul {
  margin:0 0 1em 0;
  padding:0 0 0 30px;
  list-style-type:none;
}
#themen ul li {
  display:inline;
}
#themen ul li a {
  color:#00305F;
}
#themen ul li a:hover {
/*  color:#EF8B00;*/
}
#themen h3 {
  font-size:14px;
  font-weight:bold;
  line-height:20px;
  border-left:solid #00447f 20px;
  margin:0;
  padding:0 0 0 10px;
}
#themen h3.wirtschaft {
  border-color:#A8A19E;
}
#themen h3.tourismus {
  border-color:#F39900;
}
#themen h3.kultur {
  border-color:#F39900;
}
#themen h3.service {
  border-color:#00447f;
}
#themen h3 a {
  color:#00305F;
}

/* Spalte: Pressemitteilungen */
#presse {
  width:251px;
  float:left;
}
#presse .inner {
  padding:10px;
}
/* Spalte: Infos */
#infos {
  width:251px;
  float:left;
}
#infos .inner {
  padding:10px;
}
/* Spalte: Service*/
#service {
  width:250px;
  float:left;
}
#service .inner {
  padding:10px;
}
/* Footer */
#footer {
  clear:both;
  border-top:solid #6F93A8 3px;
  border-bottom:solid #EF8B00 3px;
}
#footer .inner {
  background:#283853;
  color:#FCF7DD;
  font-size:11px;
  line-height:16px;
  height:16px;
  padding:2px 10px;
  border:solid #FCF7DD;
  border-width:1px 0;
}
#footer a {
  color:#FCF7DD;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}

/* Generelles */
.article {
  margin:0 0 1em 0;
  border-bottom:solid #CBCBCB 1px;
  padding:0 0 1em 0;
}
.article h3 {
  font-size:12px;
  margin:0;
}
.article p {
  margin:0;
}

/* Forms */
input,textarea,select {
  border-top:solid #888 1px;
  border-right:solid #CBCBCB 1px;
  border-bottom:solid #CBCBCB 1px;
  border-left:solid #888 1px;
}
input.text {
  background:#fff;
}
input.button {
  background:#D3DCE4;
  border-top:solid #CBCBCB 1px;
  border-right:solid #888 1px;
  border-bottom:solid #888 1px;
  border-left:solid #CBCBCB 1px;
}
input:focus {
  border:solid #EF8B00 1px;
}

/* ?ffnungszeiten
**************************************/
.oeffnungszeiten .tag {
  width:2em;
  float:left;
}

/* Link-Typen
**************************************/
a.linkPdf {
  padding:0 0 0 18px;
  background:url(/assets/images/linkPdf.gif) no-repeat 0 50%;
}
a.linkDoc {
  padding:0 0 0 18px;
  background:url(/assets/images/linkDoc.gif) no-repeat 0 50%;
}
a.linkExt {
  padding:0 0 0 18px;
  background:url(/assets/images/linkExt.gif) no-repeat 0 50%;
}
a.linkMail {
  padding:0 0 0 18px;
  background:url(/assets/images/linkMail.gif) no-repeat 0 50%;
}

@import url('wetter.css');

