/* Generated by KaZcadeS */
body {
  background: White none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 95%;
  line-height: normal;
  color: #000000;
  text-align: center;
}
h1 {
  margin: 0 20px 20px 0;
  padding: 5px 0 0;
  font-size: 1.2em;
}
#container {
  margin: 0 auto;
  background: transparent none repeat scroll 0% 50%;
  position: relative;
  width: 900px;
}
#header {
  border-bottom: 4px solid blue;
  background: transparent url(../pics/titel.gif) no-repeat scroll 0 50%;
  position: relative;
  top: 5px;
  height: 120px;
  margin-top: 0;
}
#content {
	background: transparent none repeat scroll 0% 50%;
	width: 900px;
	margin-bottom: 5px;
	margin-top: 30px;
	text-align: center;
}
#navigation {
  background-color: transparent;
  font-weight: bold;
  text-align: center;
  color: blue;
  padding-top: 80px;
  text-decoration: none;
}
#navigation a:link {
  color: #0000ff;
  text-decoration: none;
}
#navigation a:visited {
  color: #0000ff;
  text-decoration: none;
}
#navigation a:hover {
  color: #cc0000;
}
#navigation a:active {
  color: #cc0000;
  background-color: transparent;
}
#navigation a:focus {
  color: #cc0000;
  background-color: transparent;
}
#navigation a.akt:link, #navigation a.akt:visited {
  color: #0000ff;
}

