a.arrowed {
background-image: url(/projects/agentur-website/images/default/pfeil_rechts.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 14px;
color: #333333;
text-decoration: none;
}

a.arrowed:hover {
color: #8AB800;
background-image: url(/projects/agentur-website/images/default/pfeil_rechts.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 14px;
}

.arrowed2 {
background-image: url(/projects/agentur-website/images/default/pfeil_rechts.gif);
background-repeat: no-repeat;
background-position: left;
padding: 0px 0px 0px 14px;
color: #666666;
text-decoration: none;
}

.arrowed2:hover {
color: #8AB800;
background-position: left;
}

.ccc{
  font-size:9px;
  color:#000000;
}

.ggg{
  font-size:11px;
  color:#000000;
}

a.ggg{
  font-size:11px;
  color:#666666;
  background-image: none;
}

.pageInfo {
margin-left: -11px;
}

a.notarrowed {
color: #333333;
font-size:11px;
text-decoration: none;
}

a.notarrowed:hover {
color: #8AB800;
font-size:11px;
background-image: none;
}

a.linkWithoutAll {
color: #333333;
text-decoration: none;
background-image: none;
}

a.linkWithoutAll:hover {
color: #8AB800;
text-decoration: none;
background-image: none;
}

a.linkPageInfo {
background-image: url(/projects/agentur-website/images/default/pfeil_rechts_grau.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 14px;
color: #333333;
text-decoration: none;
}

a.linkPageInfo:hover {
color: #000000;
background-image: url(/projects/agentur-website/images/default/pfeil_rechts_grau.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0px 0px 0px 14px;
}

.informationBlock {
width: 100%;
margin: 0px;
padding: 7px;
border: 1px solid #cccccc;
background-color: #efefef;
}

