body {
  background-color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333;
  margin: 0;
}
a {
  color: #ff00ff;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
.active {
  color: #ff0000;
  text-decoration: none;
}
p {
  margin-bottom: 16px;
  padding-left: 10px;
}
.grid_3 p {
  border-left: 1px solid #ccc;
  min-height: 600px;
}
.npk {
  margin: 0 auto;
  width: 960px;
  height: 220px;
  background-color: #fff;
}
.container_12 {
  background-color: #fff;
}
strong {
  font-size: 18px;
}
li {
  border-bottom: 1px solid #ccff66;
  margin-bottom: 6px;
  font-family: serif;
  font-size: 14px;
}

/*---logos organisationen---*/

.item{
width:25%;
float:left;
line-height: 140px;
vertical-align: middle;

}

.row{
clear: both;
}





