h1, h2, p, li{
  margin:0 0 20px 0;
  padding:0;
}

h2{
  margin:10px 0 4px;
}

ul{
  list-style:none;
  margin:6px 12px;
  padding:0;
}

li{
  margin:7px 0 0 0;
  padding:0 0 0 12px;
  background:url(img/li.png) 0px 5px no-repeat;
}

h1, #right h1{
  color:#1c3a8d;
  font-size:16px;
  font-weight:bold;
}

#right h1{
  font-size:13px;
  font-weight:normal;
}

h2, p, li, input, select, table{
  color:#58585a;
  font-size:12px;
  font-weight:normal;
}

h2{
  font-weight:bold;
}

h3, h3 a{
  font-size:14px;
}

p{
  font-weight:normal;
}

a{
  text-decoration:none;
  color:#38579e;
}




/* #### Klassen #### */
span.tel{
  font-size:11px;
  padding:0 0 0 16px;
  background:url(img/tel.png) 2px 0px no-repeat;
}

/* für Tagcloud */
p.tagcloud{
  padding:5px;
  background-color:#EFF0F2;
  color:#39579F;
  font-weight:bold;
}

span.gross{
  font-size:12px;
  color:#39579F;
  font-weight:bold;
}

span.groesser{
  font-size:14px;
  color:#39579F;
  font-weight:bold;
}
span.kleiner{
  font-size:10px;
  color:#39579F;
}

span.klein{
  font-size:11px;
  color:#39579F;
}