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

body,table,input,textarea,select,button {
  color:#053162;
}

h4 {
  color:#E47400;
}
h5 {
  color:#053162;
}
h6 {
  color:#053162;
}
/* Tabellen
***********************************************/
#content table tr th {
  border-color:#808181;
}
#content table tr td {
  background:#E1E1E1;
}

a {
  color:#969777;
  color:#785608;
}
blockquote {
  border-left:solid #fec94f 3px;
}
.rarr {
  background:url(/assets/images/wirtschaft/rarr.gif) 100% 5px no-repeat;
}
.larr {
  background:url(/assets/images/wirtschaft/larr.gif) 0 5px no-repeat;
}
.accent {
  background:#DDDDDD;
}


#container {
  background-color:#fff;
  background-image:url(/assets/images/mainBgGray.png);
}
#header {
  height:160px;
  background:#F3F3F3;
}
#fastlinks {
  background:#AAABAB;
}
#logo {
}
#headerImage1,
#headerImage2,
#headerImage3 {
  background-color:#AAABAB;
}
#headerImage1 {
  border-left:solid #808181 1px;
  background-image:url(/assets/images/wirtschaft/headerImage1.jpg);
}
#headerImage2 {
  background-image:url(/assets/images/wirtschaft/headerImage2.jpg);
}
#headerImage3 {
  background-image:url(/assets/images/wirtschaft/headerImage3.jpg);
}
#search {
  background:#808181;
}
#search.wirtschaft {
  background:#808181 url(/assets/images/wirtschaft/wirtschaft.gif) 100% 0 no-repeat;
}
#search form {
  background:#FEC94F;
}
input:focus,
textarea:focus {
  border:solid #808181 1px;
}

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

/* Navigation 1
***********************************************/
#nv1 {
  border-bottom:solid #FEC94F 3px;
  background:#F0F4F7;
}
#nv1 .indent {
  background:#808181;
}
#nv1 ul {
  background:#808181;
}
#nv1 li {
  border-right:solid #F0F4F7 1px;
}
#nv1 li a {
  border-bottom:solid #F0F4F7 3px;
}
#nv1 li a:hover {
  border-bottom:solid #808181 3px;
}
#nv1 li.a1 a {
  border-bottom:solid #808181 3px;
}
#nv1 li a span {
  border-bottom:solid #F0F4F7 1px;
}