* {

}

body {
	background: url(juergen/indtextb.jpg) #fff;
	color: #00f;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

a {
	color: #00f;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:focus {
	text-decoration: underline;
}

h1, h2 {
	text-align: center;
}

img {
  border: none;
}

#sidebar_left {
  width: 20%;
  font-weight: bold;
  float: left;
}

#sidebar_left ul, div {
  list-style-type: none;
  padding: 0;
  margin: 0 0 3em;
}

#sidebar_left .navigation {
  font-size: 1.2em;
}

#sidebar_left li {
  margin: 0 0 1em;
}

#sidebar_left .navigation .eingerueckt {
  margin: 0 0 1em 2em;
}

#sidebar_left .navigation a {
  display: block;
  width: 120px; height: 24px;
  line-height: 24px;
  background: #000080;
  color: #fff;
  text-align: center;
}

#sidebar_left .navigation a:hover, .navigation a:focus {
  background: #0ff;
  text-decoration: none;
}

#content {
  width: 60%;
  padding: 0 20% 0 20%;
  text-align: center;
}

#content p {
  font-size: 1.5em;
  font-weight: bold;
}

#content .counter {
  color: #000;
}

#sidebar_right {
  width: 20%;
  float: right;
}
