a:link, a:visited {
  color: #012B55;
  text-decoration: none;
}

a:hover {
  color: #012B55;
  text-decoration: underline;
}

a:active, a.active {
  color: #012B55;
}

h1 {
  color: #012B55;
}
h2 {
  color: #012B55;
}
h3 {
  color: #012B55;
}
h4 {
  color: #012B55;
}
h5 {
  color: #012B55;
}
h6 {
  color: #012B55;
}

#headerimagesub h1 {
	color:white;
}

#topindex h1 {
	color:white;
}

div.boxtop {
  background-image: url(img/boxtopgray.jpg);
}

div.links {
  border-top: 3px solid #012B55;
}

div.fakt {
  border-bottom: 1px solid #012B55;
}

div.boxbottom {
	border-color:#d5d5d5;
	border-style:solid;
	border-width:0 1px 1px;
}

.boxheading {
	color:#012B55;
	font-size: 130%
}

div#suche {
  background-image: url(img/suche_default.jpg);
  background-repeat: no-repeat;
}

.link {
	/*background:#122c45;*/
}

ul {
	list-style-image:url(img/bullet.jpg);
}

#content .static-content ul {
	list-style-image:url(img/bullet.jpg);
}
#headertest {
	background-color:#ffffff;
}

#headerhome {
	background-color:#ffffff;
}

div.homebox a:hover {
	text-decoration:none;
}
