body {
  background-color:   #ffffff;
  font-family:        Arial;
  font-size:          11px;
  font-weight:        normal;
  color:              #000000;
  margin:             0;
  padding:            0;
  line-height:        18px;
  }

a {
  font-family:        Arial;
  font-size:          11px;
  text-decoration:    none;
  outline:            none;
  color:              #694c13;
  }
  
a:hover,
a:active {
  font-family:        Arial;
  font-size:          11px;
  text-decoration:    none;
  outline:            none;
  color:              #694c13;
  }
  
a.path {
  font-family:        Arial;
  font-size:          10px;
  text-decoration:    none;
  outline:            none;
  color:              #694c13;
  }
  
a:hover.path,
a:active.path {
  font-family:        Arial;
  font-size:          10px;
  text-decoration:    none;
  outline:            none;
  color:              #694c13;
  }

h1 {
  font-family:        Arial;
  font-size:          14px;
  font-weight:        bold;
  color:              #be7f23;
  margin:             0;
  }
  
h2 {
  font-family:        Arial;
  font-size:          11px;
  font-weight:        bold;
  color:              #694c13;
  margin:             0;
  }
  
td,p {
  font-family:        Arial;
  font-size:          11px;
  font-weight:        normal;
  color:              #694c13;
  line-height:        18px;
  margin:             0;
  }

td.bg-top {
  background-image:     url('../imgs/bg_top_right.gif');
	background-repeat : repeat-x;
  }

td.bg-top-planung {
  background-image:     url('../imgs/bg_top_right_planung.gif');
	background-repeat : repeat-x;
  }

td.path {
  font-size:          10px;
  }
  
.SubMenu a {
  font-weight:        bold;
  }  

/* Modules */
.Quickfinder {
  font-family:        Verdana, Arial;
  font-size:          11px;
  font-weight:        normal;
  }

