/* CSS Document */

.gruppen_div a {
	color: #000000;
	text-decoration: underline;
}
.gruppen_div {
  background-image: url(../images/gruppen/gruppen_mitte.gif);
  background-repeat: repeat-y;
	width: 400px;
	font-size: 12px;
	color: #000000;
	margin: auto;
	margin-bottom: 10px;
}

.gruppen_div p.erster
{
background: url(../images/gruppen/gruppen_oben.gif) no-repeat left top;
width:400px;
margin-top:0px;
margin-bottom:0px;
}

.gruppen_div p.letzter
{
background: url(../images/gruppen/gruppen_unten.gif) no-repeat left bottom;
width:400px;
margin-top: 0px;
margin-bottom:0px;
}

.gruppen_div p.mitte
{
margin-top: -5px;
margin-bottom: -5px;
width: 400px;
}

.gruppen_tabelle
{
margin-left: 9px;
margin-right: 0px;
width: 382px;
border: 0px;
border-spacing:0px;
}