body{
  background-color:#fff;
  background:#fff;
  color: #000;
  font-family: Arial, verdana, Courier, Swiss, sans-serif;
  font-size:medium;

}

p,pre, li, table{
    font-size:medium;
}

h1 {

font-size:130%;
font-weight: bold;
color:#871d33;
}

h2 {

font-size:120%;
font-weight: bold;
color:#871d33;
}

h1 a, h2 a {

	color:#871d33;
	text-decoration: none;

}


h3 {

font-size:110%;
font-weight: bold;
}

a {

color:#000;
}

#links {

	float:left;
	width:45%
}

#rechts {

	float:right;
	width:45%
}
#foot {

	font-size:80%;
}

#logo {

	text-align: right;
	width: 100%;

}

#abstand {

	margin-top: 100px;
}
