* {
  margin:0;
  padding:0;
  font-family:Verdana,Arial,Helvetica;
  color:#000000;
  font-size:13px;
}
html, body {
  width:100%;
  height:100%;
}
html {
  overflow-y:scroll;
}
body {
  background-color:#FFFFFF;
  text-align:center;
}
a[name] {
  margin-top:-170px;
  padding-top:170px;
  width:1px;
  display:block;
  height:1px;
}
h1 {
  font-size:17px;
  padding-top:17px;
  padding-bottom:8px;
}
h1:first-letter{
  font-size:25px;
}
h2 {
  font-size:15px;
  padding-top:15px;
  padding-bottom:7px;
}
h3 {
  font-size:13px;
  padding-top:13px;
  padding-bottom:6px;
}
ul {
  padding-left:15px;
}
img {
  border:0;
}
p {
  padding-bottom:1em;
}
.nowrap {
  white-space:nowrap;
}
div.faq_top_link {
  text-align:right;
  position:relative;
  top:-1em;
  z-index:0;
}
td, th {
  padding:2px;
}
pre {
  font-family:monospace;
}
p.start_text {
  color:#333;
  font-size:11px;
}
#wrapper {
  margin:0 auto;
  height:100%;
  background-color:#DFDFDF;
  width:700px;
  text-align:left;
}
#header {
  position:absolute;
  background-image:url('../images/top_git_pm.jpg');
  width:700px;
  height:168px;
  z-index:999;
}
#header_start {
  position:absolute;
  background-image:url('../images/top_pm.jpg');
  width:700px;
  height:168px;
  z-index:999;
}
#header a {
  text-decoration:none;
}
#imprint {
  margin-right:2px;
  text-align:right;
}
#header ul {
  position:absolute;
  bottom:3px;
  right:3px;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#header ul li {
  display: inline;
  margin: 5px;
  padding: 0px;
  font-weight:bold;
}
#content {
  padding:175px 20px 20px 20px;
  background-color:#DFDFDF;
}
#content_start {
  padding:175px 0 0 0;
  background-color:#D4D4D4;
}
#footer {
  padding:5px;
  border-top:#333 solid 1px;
  border-bottom:#333 solid 1px;
  background-color:#999;
  color:#eee;
  text-align:center;
}
#faq_toc a {
  text-decoration:none;
}
#faq_toc a:hover {
  text-decoration:underline;
}
#links_table {
  border:0;
}
#wrapper_start {
  background-color:#d4d4d4;
  margin:0 auto;
  height:100%;
  width:717px;
  text-align:center;
}
#table_start {
  border:0;
  padding:0;
  margin:0 auto;
}
#table_start td {
  font-size:15px;
}
#link_peter div {
  text-decoration:none;
  background:url('../images/bas.png') top left no-repeat;
}
#link_peter:hover div {
  background:url('../images/bas_hover.png') top left no-repeat;
}
#link_rainer div {
  text-decoration:none;
  background:url('../images/git.png') top left  no-repeat;
}
#link_rainer:hover div {
  background:url('../images/git_hover.png') top left no-repeat;
}