@import url("styles.css?v=3");

body,table,input,textarea,select,button {
  color:#053162;
}
h3 {
  color:#f58220;
}
h4 {
  color:#f58220;
}
h5 {
  color:#053162;
}
h6 {
  color:#053162;
}
/* Tabellen
***********************************************/
#content table tr th {
  border-color:#f58220;
}
#content table tr td {
  background:#FBEACB;
}

a {
  color:#905317;
}
blockquote {
  border-left:solid #f9bc74 3px;
}
.rarr {
  background:url(images/buerger/rarr.gif) 100% 5px no-repeat;
}
.larr {
  background:url(images/buerger/larr.gif) 0 5px no-repeat;
}
.accent {
  background:#FDEEB0;
}
img.left {
  float:left;
  margin:0 10px 5px 0;
}
img.right {
  float:right;
  margin:0 0 5px 10px;
}


#container {
  background-color:#FCF9E8;
}
#header {
  height:160px;
  background:#FCF9E8;
}
#fastlinks {
  background:#f9bc74;
}
#logo {
  background:url(images/pirnatuerlich/logo_pirnatuerlich.gif) no-repeat 0 0;
}
#headerImage1,
#headerImage2,
#headerImage3 {
  background-color:#f9bc74;
}
#headerImage1 {
  border-left:solid #f58220 1px;
  background-image:url(images/pirnatuerlich/headerImage1.jpg);
}
#headerImage2 {
  background-image:url(images/pirnatuerlich/headerImage2.jpg);
}
#headerImage3 {
  background-image:url(images/buerger/headerImage3.jpg);
}
#search {
  background:#f58220 url(images/pirnatuerlich/pirna_logo.gif) 100% 0 no-repeat;
}
#search form {
  background:#f9bc74;
}
input:focus,
textarea:focus {
  border:solid #f58220 1px;
}

#footer {
  /* background:#f9bc74; */
}
#copyright {
  background:#f9bc74;
}
#topLink {
  background:#f9bc74;
}

/* Navigation 1
***********************************************/
#nv1 {
  border-bottom:solid #f9bc74 3px;
  background:#FCF9E8;
}
.indent {
  background:#f58220;
}
.indent2 {
  height:20px;
  background:#f58220;
  border-right:solid #fff 1px;
  width:134px;
  float:left;
}
#nv1 ul {
  background:#f58220;
}
#nv1 li {
  border-right:solid #FCF9E8 1px;
}
#nv1 li a {
  border-bottom:solid #FCF9E8 3px;
}
#nv1 li a:hover {
  border-bottom:solid #f58220 3px;
}
#nv1 li.a1 a {
  border-bottom:solid #f58220 3px;
}
#nv1 li a span {
  border-bottom:solid #FCF9E8 1px;
